summaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-sc18is602.c
Commit message (Expand)AuthorAgeFilesLines
* spi: sc18is602: Add OF device ID tableJavier Martinez Canillas2017-02-221-1/+23
* spi: sc18is602: Change gpiod_set_value to gpiod_set_value_cansleepPhil Reid2016-09-291-1/+1
* spi: sc18is602: Add reset control via gpio pin.Phil Reid2016-09-011-0/+9
* Merge remote-tracking branches 'spi/topic/qup', 'spi/topic/rockchip', 'spi/to...Mark Brown2015-04-111-1/+1
|\
| * spi: sc18is602: Support multiple devices on a single I2C bus if DT is configuredGuenter Roeck2015-02-111-1/+1
* | spi: Remove FSF mailing addressesJarkko Nikula2014-12-221-4/+0
|/
* spi: sc18is602: Convert to let spi core validate transfer speedAxel Lin2014-03-131-10/+3
* spi: sc18is602: Move checking chip_select for SC18IS602 to sc18is602_setupAxel Lin2014-02-111-7/+12
* spi: sc18is602: Remove sc18is602_setup() because it is done by spi coreAxel Lin2014-02-031-9/+0
* Merge commit 'spi/topic/sc18is602' into spi-linusMark Brown2014-01-231-7/+1
|\
| * spi: sc18is602: Convert to use bits_per_word_maskAxel Lin2014-01-171-7/+1
* | spi: Remove duplicate code to set default bits_per_word settingAxel Lin2014-01-171-3/+0
|/
* spi: sc18is602: Use devm_spi_register_master()Jingoo Han2013-12-041-12/+1
* spi/sc18is602: Return -EINVAL for probe failures due to I2C function mismatchGuenter Roeck2012-08-231-1/+1
* spi: Master driver for NXP SC18IS602/603Guenter Roeck2012-08-221-0/+364
OpenPOWER on IntegriCloud