1. c36581c Merge remote-tracking branches 'spi/topic/dw', 'spi/topic/flash-read', 'spi/topic/fsl-dspi', 'spi/topic/fsl-espi' and 'spi/topic/kconfig' into spi-next by Mark Brown · 8 years ago
  2. 92dc20d spi: spi-fsl-dspi: Fix cs_change handling in message transfer by Andrey Vostrikov · 8 years ago
  3. 9419b20 spi: fsl-dspi: Set max_speed_hz for master by Bhuvanchandra DV · 8 years ago
  4. ef22d16 spi-fsl-dspi: Fix CTAR Register access by Bhuvanchandra DV · 9 years ago
  5. fa14e47 spi: spi-fsl-dspi: Remove duplicated register write by Jarkko Nikula · 9 years ago
  6. 432a17d spi: fsl-dspi: Use pinctrl PM helpers by Mirza Krak · 9 years ago
  7. c042af9 spi: spi-fsl-dspi: Change the way of increasing spi_message->actual_length by Haikun Wang · 9 years ago
  8. d1f4a38 spi: spi-fsl-dspi: Enable TCF interrupt mode support by Haikun Wang · 9 years ago
  9. 6724af4 Merge branch 'fix/fsl-dspi' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-fsl-dspi by Mark Brown · 9 years ago
  10. 9deef02 spi: spi-fsl-dspi: Bug fix incorrect CS de-assert by Haikun Wang · 9 years ago
  11. d223332 spi: spi-fsl-dspi: remove clk reference when regmap_mmio initialize by Haikun Wang · 9 years ago
  12. 63031ed Merge branch 'fix/fsl-dspi' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-fsl-dspi by Mark Brown · 9 years ago
  13. 95bf15f spi: fsl-dspi: Add ~50ns delay between cs and sck by Aaron Brice · 9 years ago
  14. e689d6d spi: fsl-dspi: Fix clock rate scale values by Aaron Brice · 9 years ago
  15. 6fd6308 spi: fsl-dspi: Fix clock rate scale values by Aaron Brice · 9 years ago
  16. ceadfd8 spi: fsl-dspi: Remove possible memory leak of 'chip' by Bhuvanchandra DV · 9 years ago
  17. 9298bc7 spi: spi-fsl-dspi: Remove spi-bitbang by Chao Fu · 9 years ago
  18. 973fbce spi: spi-fsl-dspi: Remove usage of devm_kzalloc by Bhuvanchandra DV · 9 years ago
  19. dcf695b Merge remote-tracking branches 'spi/topic/fsl-dspi', 'spi/topic/fsl-espi', 'spi/topic/gpio', 'spi/topic/img-spfi' and 'spi/topic/meson' into spi-next by Mark Brown · 10 years ago
  20. 5cc7b04 spi: fsl-dspi: Fix CTAR selection by Alexander Stein · 10 years ago
  21. 409851c spi: fsl-dspi: remove useless code for dspi driver. by Xiubo Li · 10 years ago
  22. 899d81b Merge remote-tracking branches 'spi/topic/fsl-dspi', 'spi/topic/imx', 'spi/topic/mxs', 'spi/topic/omap-100k' and 'spi/topic/orion' into spi-next by Mark Brown · 10 years ago
  23. a310836 spi: fsl: Sort include headers alphabetically by Xiubo Li · 10 years ago
  24. 90f90bb spi: fsl-dspi: Remove probe info message by Alexander Stein · 10 years ago
  25. c99428d spi: fsl-dspi: Convert to use regmap framework's endianness method. by Xiubo Li · 10 years ago
  26. 790d190 spi: fsl-dspi: Make of_device_id array const by Jingoo Han · 10 years ago
  27. 3bcbc14 Merge remote-tracking branches 'spi/topic/drivers', 'spi/topic/dw', 'spi/topic/efm32', 'spi/topic/ep93xx', 'spi/topic/fsl', 'spi/topic/fsl-dspi', 'spi/topic/fsl-espi' and 'spi/topic/gpio' into spi-next by Mark Brown · 10 years ago
  28. 0e0cd9e spi: fsl-dspi: Fix memory leak by Axel Lin · 10 years ago
  29. ba811ad spi: fsl-dspi: Use SIMPLE_DEV_PM_OPS macro by Jingoo Han · 10 years ago
  30. 017145f spi: fsl-dspi: Fix getting correct address for master by Axel Lin · 10 years ago
  31. 88386e8 spi/fsl-dspi: Remove some coding sytle not in standard by Chao Fu · 10 years ago
  32. 1acbdeb spi/fsl-dspi: Convert to use regmap and add big-endian support by Chao Fu · 10 years ago
  33. 36e66bf Merge remote-tracking branches 'spi/topic/bcm2835', 'spi/topic/bcm63xx', 'spi/topic/bcm63xx-hsspi', 'spi/topic/bitbang', 'spi/topic/bpw', 'spi/topic/clps711x', 'spi/topic/coldfire', 'spi/topic/davinci', 'spi/topic/dw' and 'spi/topic/falcon' into spi-linus by Mark Brown · 10 years ago
  34. 23061f1 spi: Remove duplicate code to set default bits_per_word setting by Axel Lin · 10 years ago
  35. e07725b spi: fsl-dspi: Add missing breaks for switch cases by Axel Lin · 10 years ago
  36. a59ca97 Merge remote-tracking branch 'spi/topic/dspi' into spi-next by Mark Brown · 11 years ago
  37. 9270d82 Merge remote-tracking branch 'spi/fix/efm' into spi-linus by Mark Brown · 11 years ago
  38. 05209f4 spi: fsl-dspi: add missing clk_disable_unprepare() in dspi_remove() by Wei Yongjun · 11 years ago
  39. 94c69f7 spi: bitbang: Let spi_bitbang_start() take a reference to master by Axel Lin · 11 years ago
  40. b444d1d spi: fsl-dspi: several minor improvements and fixes by Uwe Kleine-König · 11 years ago
  41. 2ef3599 spi: fsl-dspi: add missing __iomem annotation by Jingoo Han · 11 years ago
  42. 272bfbd spi: fix return value check in dspi_probe() by Wei Yongjun · 11 years ago
  43. 349ad66 spi:Add Freescale DSPI driver for Vybrid VF610 platform by Chao Fu · 11 years ago