1. b4e46c9 spi: sc18is602: implement .max_{transfer,message}_size() for the controller by Vladimir Oltean · 3 years, 8 months ago
  2. bda7db1 spi: sc18is602: don't consider the chip select byte in sc18is602_check_transfer by Vladimir Oltean · 3 years, 8 months ago
  3. 5b8c884 spi: sc18is602: Don't leak SPI master in probe error path by Lukas Wunner · 4 years, 1 month ago
  4. 6d75145b spi: sc18is602: Fix a typo in MODULE_DESCRIPTION by Christophe JAILLET · 4 years, 9 months ago
  5. e74dc5c spi: use new `spi_transfer_delay_exec` helper where straightforward by Alexandru Ardelean · 5 years ago
  6. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
  7. 68c97b9 spi: sc18is602: Add OF device ID table by Javier Martinez Canillas · 8 years ago
  8. 76cce7e spi: sc18is602: Change gpiod_set_value to gpiod_set_value_cansleep by Phil Reid · 8 years ago
  9. f990080 spi: sc18is602: Add reset control via gpio pin. by Phil Reid · 8 years ago
  10. 165f228 Merge remote-tracking branches 'spi/topic/qup', 'spi/topic/rockchip', 'spi/topic/rspi', 'spi/topic/s3c64xx' and 'spi/topic/sc18is602' into spi-next by Mark Brown · 10 years ago
  11. b4e2754 spi: sc18is602: Support multiple devices on a single I2C bus if DT is configured by Guenter Roeck · 10 years ago
  12. 2c658e2 spi: Remove FSF mailing addresses by Jarkko Nikula · 10 years ago
  13. 09e99bc spi: sc18is602: Convert to let spi core validate transfer speed by Axel Lin · 11 years ago
  14. c5c67e3 spi: sc18is602: Move checking chip_select for SC18IS602 to sc18is602_setup by Axel Lin · 11 years ago
  15. 589f6a9 spi: sc18is602: Remove sc18is602_setup() because it is done by spi core by Axel Lin · 11 years ago
  16. 8b8b773 Merge commit 'spi/topic/sc18is602' into spi-linus by Mark Brown · 11 years ago
  17. 463654c spi: sc18is602: Convert to use bits_per_word_mask by Axel Lin · 11 years ago
  18. 23061f1e spi: Remove duplicate code to set default bits_per_word setting by Axel Lin · 11 years ago
  19. 15e0964 spi: sc18is602: Use devm_spi_register_master() by Jingoo Han · 11 years ago
  20. 58ed90d spi/sc18is602: Return -EINVAL for probe failures due to I2C function mismatch by Guenter Roeck · 12 years ago
  21. 3ce8859 spi: Master driver for NXP SC18IS602/603 by Guenter Roeck · 12 years ago