aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-sc18is602.c
Commit message (Expand)AuthorAge
* Merge remote-tracking branches 'spi/topic/qup', 'spi/topic/rockchip', 'spi/to...Mark Brown2015-04-11
|\
| * spi: sc18is602: Support multiple devices on a single I2C bus if DT is configuredGuenter Roeck2015-02-11
* | spi: Remove FSF mailing addressesJarkko Nikula2014-12-22
|/
* spi: sc18is602: Convert to let spi core validate transfer speedAxel Lin2014-03-13
* spi: sc18is602: Move checking chip_select for SC18IS602 to sc18is602_setupAxel Lin2014-02-11
* spi: sc18is602: Remove sc18is602_setup() because it is done by spi coreAxel Lin2014-02-03
* Merge commit 'spi/topic/sc18is602' into spi-linusMark Brown2014-01-23
|\
| * spi: sc18is602: Convert to use bits_per_word_maskAxel Lin2014-01-17
* | spi: Remove duplicate code to set default bits_per_word settingAxel Lin2014-01-17
|/
* spi: sc18is602: Use devm_spi_register_master()Jingoo Han2013-12-04
* spi/sc18is602: Return -EINVAL for probe failures due to I2C function mismatchGuenter Roeck2012-08-23
* spi: Master driver for NXP SC18IS602/603Guenter Roeck2012-08-22