aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-xcomm.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-11spi: xcomm: switch to use modern nameYang Yingliang1-16/+16
2023-07-11spi: Convert to SPI_CONTROLLER_HALF_DUPLEXAndy Shevchenko1-1/+1
2023-05-26spi: Switch i2c drivers back to use .probe()Uwe Kleine-König1-1/+1
2023-03-11spi: Replace all spi->chip_select and spi->cs_gpiod references with function ...Amit Kumar Mahapatra via Alsa-devel1-1/+1
2022-11-23spi: xcomm: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2019-10-15spi: use new `spi_transfer_delay_exec` helper where straightforwardAlexandru Ardelean1-2/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149Thomas Gleixner1-2/+1
2015-07-31spi: xcomm: Export I2C module alias informationJavier Martinez Canillas1-0/+1
2015-07-14spi: xcomm: Drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2014-03-30Merge remote-tracking branches 'spi/topic/sunxi', 'spi/topic/tegra114', 'spi/...Mark Brown1-8/+4
2014-03-04spi: xcomm: Remove duplicate code to set default bits_per_word and max speedAxel Lin1-8/+4
2014-02-03spi: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-12-04spi: xcomm: Use devm_spi_register_master()Jingoo Han1-11/+1
2013-05-29spi: convert drivers to use bits_per_word_maskStephen Warren1-10/+2
2012-12-07spi: Remove HOTPLUG section attributesGrant Likely1-3/+3
2012-07-20spi: Add AD-FMCOMMS1-EBZ I2C-SPI bridge driverLars-Peter Clausen1-0/+276