summaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-sc18is602.c
Commit message (Expand)AuthorAgeFilesLines
* 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