summaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-xcomm.c
Commit message (Expand)AuthorAgeFilesLines
* spi: xcomm: switch to use modern nameYang Yingliang2023-12-111-16/+16
* spi: Convert to SPI_CONTROLLER_HALF_DUPLEXAndy Shevchenko2023-07-111-1/+1
* spi: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-261-1/+1
* spi: Replace all spi->chip_select and spi->cs_gpiod references with function ...Amit Kumar Mahapatra via Alsa-devel2023-03-111-1/+1
* spi: xcomm: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-231-3/+2
* spi: use new `spi_transfer_delay_exec` helper where straightforwardAlexandru Ardelean2019-10-151-2/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149Thomas Gleixner2019-05-301-2/+1
* spi: xcomm: Export I2C module alias informationJavier Martinez Canillas2015-07-311-0/+1
* spi: xcomm: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-141-1/+0
*-. Merge remote-tracking branches 'spi/topic/sunxi', 'spi/topic/tegra114', 'spi/...Mark Brown2014-03-301-8/+4
|\ \
| | * spi: xcomm: Remove duplicate code to set default bits_per_word and max speedAxel Lin2014-03-041-8/+4
| |/
* / spi: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-02-031-1/+0
|/
* spi: xcomm: Use devm_spi_register_master()Jingoo Han2013-12-041-11/+1
* spi: convert drivers to use bits_per_word_maskStephen Warren2013-05-291-10/+2
* spi: Remove HOTPLUG section attributesGrant Likely2012-12-071-3/+3
* spi: Add AD-FMCOMMS1-EBZ I2C-SPI bridge driverLars-Peter Clausen2012-07-201-0/+276