Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-03-13 | spi: sc18is602: Convert to let spi core validate transfer speed | Axel Lin | 1 | -10/+3 |
2014-02-11 | spi: sc18is602: Move checking chip_select for SC18IS602 to sc18is602_setup | Axel Lin | 1 | -7/+12 |
2014-02-03 | spi: sc18is602: Remove sc18is602_setup() because it is done by spi core | Axel Lin | 1 | -9/+0 |
2014-01-23 | Merge commit 'spi/topic/sc18is602' into spi-linus | Mark Brown | 1 | -7/+1 |
2014-01-17 | spi: sc18is602: Convert to use bits_per_word_mask | Axel Lin | 1 | -7/+1 |
2014-01-17 | spi: Remove duplicate code to set default bits_per_word setting | Axel Lin | 1 | -3/+0 |
2013-12-04 | spi: sc18is602: Use devm_spi_register_master() | Jingoo Han | 1 | -12/+1 |
2012-08-23 | spi/sc18is602: Return -EINVAL for probe failures due to I2C function mismatch | Guenter Roeck | 1 | -1/+1 |
2012-08-22 | spi: Master driver for NXP SC18IS602/603 | Guenter Roeck | 1 | -0/+364 |