1. 866147b Merge tag 'drivers-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years, 5 months ago
  2. 6e9c846 Merge remote-tracking branch 'spi/for-5.15' into spi-next by Mark Brown · 3 years, 5 months ago
  3. a41461b Merge tag 'imx-ecspi-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/drivers by Arnd Bergmann · 3 years, 5 months ago
  4. 6e95b23 spi: imx: Implement support for CS_WORD by Uwe Kleine-König · 3 years, 6 months ago
  5. 36c2530 spi: imx: mx51-ecspi: Fix CONFIGREG delay comment by Marek Vasut · 3 years, 6 months ago
  6. 53ca18a spi: imx: mx51-ecspi: Fix low-speed CONFIGREG delay calculation by Marek Vasut · 3 years, 6 months ago
  7. 8eb1252 spi: imx: remove ERR009165 workaround on i.mx6ul by Robin Gong · 3 years, 6 months ago
  8. 980f884 spi: imx: fix ERR009165 by Robin Gong · 3 years, 6 months ago
  9. bd96169 spi: imx: Simplify logic in spi_imx_push() by Uwe Kleine-König · 3 years, 6 months ago
  10. 135cbd3 spi: imx: mx51-ecspi: Reinstate low-speed CONFIGREG delay by Marek Vasut · 3 years, 7 months ago
  11. b71428d Merge tag 'sound-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 3 years, 9 months ago
  12. 4df2f5e spi: imx: add a check for speed_hz before calculating the clock by Clark Wang · 3 years, 9 months ago
  13. 200d925e spi: imx: Use of_device_get_match_data() helper by Tian Tao · 3 years, 10 months ago
  14. 92bad4a4 spi: imx: Improve driver description by Fabio Estevam · 3 years, 10 months ago
  15. 8346633 spi: imx: Don't print error on -EPROBEDEFER by Guido Günther · 4 years ago
  16. db4a831 Merge branch 'for-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-5.11 by Mark Brown · 4 years, 2 months ago
  17. 7cd7120 spi: imx: fix the unbalanced spi runtime pm management by Clark Wang · 4 years, 2 months ago
  18. 6e3dbfc spi: imx: Remove unused .id_table support by Fabio Estevam · 4 years, 2 months ago
  19. 1dcbdd9 spi: imx: fix reference leak in two imx operations by Zhang Qilong · 4 years, 2 months ago
  20. 3bfd5f4 Merge tag 'v5.10-rc1' into spi-5.10 by Mark Brown · 4 years, 3 months ago
  21. 2ee1b42 Merge existing fixes from spi/for-5.10 by Mark Brown · 4 years, 3 months ago
  22. 43b6bf4 spi: imx: fix runtime pm support for !CONFIG_PM by Sascha Hauer · 4 years, 3 months ago
  23. 9887311 Merge remote-tracking branch 'spi/for-5.10' into spi-next by Mark Brown · 4 years, 3 months ago
  24. 45f0bbd spi: imx: Fix freeing of DMA channels if spi_bitbang_start() fails by Marek Vasut · 4 years, 3 months ago
  25. bf253e6 spi: spi-imx: spi_imx_transfer(): add support for effective_speed_hz by Marc Kleine-Budde · 4 years, 4 months ago
  26. c76964e spi: imx: Remove unneeded probe message by Fabio Estevam · 4 years, 5 months ago
  27. 0ec0da7 spi: imx: Do not print an error when PIO is used by Fabio Estevam · 4 years, 5 months ago
  28. 525c9e5 spi: imx: enable runtime pm support by Clark Wang · 4 years, 6 months ago
  29. 8cdcd8a spi: imx/fsl-lpspi: Convert to GPIO descriptors by Linus Walleij · 4 years, 7 months ago
  30. 7a90883 spi: imx: add fallback feature by Robin Gong · 4 years, 7 months ago
  31. bcd8e77 spi: imx: fallback to PIO if dma setup failure by Robin Gong · 4 years, 8 months ago
  32. e6a8b2c spi: imx: use true,false for bool variable by zhengbin · 5 years ago
  33. 5d3aa9c spi: imx: Use dma_request_chan() directly for channel request by Peter Ujfalusi · 5 years ago
  34. 3949ba3 Merge branch 'spi-5.1' into spi-5.2 for stm32 by Mark Brown · 6 years ago
  35. c842749 spi: imx: stop buffer overflow in RX FIFO flush by Trent Piepho · 6 years ago
  36. 0a9c899 spi: imx: add module parameter to control DMA use by Trent Piepho · 6 years ago
  37. 3f75720 spi: imx: drop useless member speed_hz from driver data struct by Uwe Kleine-König · 6 years ago
  38. 1d37470 spi: imx: rename config callback and add useful parameters by Uwe Kleine-König · 6 years ago
  39. 30d6714 spi: imx: style fixes by Uwe Kleine-König · 6 years ago
  40. 00b80ac spi: imx: mx51-ecspi: Move some initialisation to prepare_message hook. by Uwe Kleine-König · 6 years ago
  41. e697271 spi: imx: add a device specific prepare_message callback by Uwe Kleine-König · 6 years ago
  42. 133eb8e spi: imx: use PIO mode if size is small by Robin Gong · 6 years ago
  43. 5ba5a37 spi: imx: correct wml as the last sg length by Robin Gong · 6 years ago
  44. 987a2df spi: imx: move wml setting to later than setup_transfer by Robin Gong · 6 years ago
  45. 2ca300a spi: imx: Use the longuest possible burst size when in dynamic_burst by Maxime Chevallier · 7 years ago
  46. 0486dd4 spi: imx: remove unnecessary check in spi_imx_can_dma by Maxime Chevallier · 7 years ago
  47. afb27208 spi: imx: Use correct number of bytes per words by Maxime Chevallier · 7 years ago
  48. 2801b2f5 spi: imx: Use dynamic bursts only when bits_per_word is 8, 16 or 32 by Maxime Chevallier · 7 years ago
  49. a021cac spi: imx: Remove duplicate variable assignments by Maxime Chevallier · 7 years ago
  50. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 7 years ago
  51. 7965059 spi: imx: Switch to SPDX identifier by Fabio Estevam · 7 years ago
  52. af82800 spi: imx: Update MODULE_DESCRIPTION to "SPI Controller driver" by wangbo · 7 years ago
  53. 33c58c1 Merge remote-tracking branches 'spi/topic/fsl-dspi', 'spi/topic/imx', 'spi/topic/jcore', 'spi/topic/meson' and 'spi/topic/orion' into spi-next by Mark Brown · 7 years ago
  54. d593574 spi: imx: do not access registers while clocks disabled by Stefan Agner · 7 years ago
  55. ffd4db9 spi: imx: Don't require platform data chipselect array by Trent Piepho · 7 years ago
  56. 4e21791e spi: imx: Fix failure path leak on GPIO request error by Trent Piepho · 7 years ago
  57. 881a0b9 spi: imx: GPIO based chip selects should not be required by Trent Piepho · 7 years ago
  58. 8197f48 spi: imx: Fix failure path leak on GPIO request error correctly by Trent Piepho · 7 years ago
  59. 974488e spi: imx: Fix failure path leak on GPIO request error by Trent Piepho · 7 years ago
  60. 71abd29 spi: imx: Add support for SPI Slave mode by jiada wang · 7 years ago
  61. 602c8f4 spi: imx: fix use of native chip-selects with devicetree by Greg Ungerer · 8 years ago
  62. 5904c9d spi: imx: fix little-endian build by Arnd Bergmann · 7 years ago
  63. 1673c81 spi: imx: dynamic burst length adjust for PIO mode by jiada wang · 7 years ago
  64. ab2f357 spi: imx: add SPI_NO_CS support by Oleksij Rempel · 7 years ago
  65. 26e4bb8 spi: imx: add selection for iMX53 and iMX6 controller by jiada wang · 8 years ago
  66. fd8d4e2 spi: imx: introduce fifo_size and has_dmamode in spi_imx_devtype_data by jiada wang · 8 years ago
  67. 2c14777 spi: imx: Check for allocation failure earlier by Fabio Estevam · 8 years ago
  68. 2e312f6 spi: imx: rename 'bpw' variables by Sascha Hauer · 8 years ago
  69. 65017ee spi: imx: remove bytes_per_word from private driver struct by Sascha Hauer · 8 years ago
  70. d6be7d1 spi: imx: drop bogus unnecessary dma config by Sascha Hauer · 8 years ago
  71. d52345b spi: imx: put struct spi_imx_config members into driver private struct by Sascha Hauer · 8 years ago
  72. 494f319 spi: imx: Drop unnecessary check by Sascha Hauer · 8 years ago
  73. abb1ff1 spi: imx: Nothing to do in setupxfer when transfer is NULL by Sascha Hauer · 8 years ago
  74. 09b3ed2 spi: imx: Revert "spi: imx: dynamic burst length adjust for PIO mode" by Sascha Hauer · 8 years ago
  75. 179547e spi: imx: fix issue when tx_buf or rx_buf is NULL by Jiada Wang · 8 years ago
  76. 8d4a6ca spi: imx: dynamic burst length adjust for PIO mode by Jiada Wang · 8 years ago
  77. f72efa7 spi-imx: Implements handling of the SPI_READY mode flag. by Leif Middelschulte · 8 years ago
  78. 66459c5 spi: imx: adjust watermark level according to transfer length by Jiada Wang · 8 years ago
  79. 32df9ff spi: imx: set spi_bus_clk for mx21 and mx27 by Robert Baldyga · 8 years ago
  80. 2dd33f9 spi: imx: support DMA for imx35 by Martin Kaiser · 8 years ago
  81. 446576f spi: imx: fix error return code in spi_imx_probe() by Wei Yongjun · 8 years ago
  82. f13d4e1 spi: imx: Gracefully handle NULL master->cs_gpios by Marek Vasut · 8 years ago
  83. 15ca921 spi: imx: support loopback mode on imx35 by Martin Kaiser · 8 years ago
  84. 2636ba8 spi: imx: set spi_bus_clk for mx1, mx31 and mx35 by Martin Kaiser · 8 years ago
  85. ff1ba3d spi: imx: wait_for_completion_timeout(..) for PIO transfers by Christian Gmeiner · 9 years ago
  86. f989bc6 spi: imx: Remove "maybe_unused" attributes by Alexander Shiyan · 9 years ago
  87. c0c7a5d spi: imx: Remove unnecessary field "mode" from struct spi_imx_config by Alexander Shiyan · 9 years ago
  88. b36581d spi: imx: Using existing properties for chipselects by Alexander Shiyan · 9 years ago
  89. cd8dd41 spi: imx: Fix possible NULL pointer deref by Sascha Hauer · 9 years ago
  90. 793c7f9 spi: imx: only do necessary changes to ECSPIx_CONFIGREG by Knut Wohlrab · 9 years ago
  91. 6b6192c spi: imx: drop bogus tests for rx/tx bufs in DMA transfer by Sascha Hauer · 9 years ago
  92. b03c388 spi: imx: set MX51_ECSPI_CTRL_SMC bit in setup function by Sascha Hauer · 9 years ago
  93. d629c2a spi: imx: make some register defines simpler by Sascha Hauer · 9 years ago
  94. c34de71 spi: imx: remove unnecessary bit clearing in mx51_ecspi_config by Sascha Hauer · 9 years ago
  95. f12ae17 spi: imx: add support for all SPI word width for DMA by Anton Bondarenko · 9 years ago
  96. 882f329 spi: imx: drop unncessary dma_is_inited variable by Sascha Hauer · 9 years ago
  97. 2b0fd06 spi: imx: drop unnecessary read/modify/write by Sascha Hauer · 9 years ago
  98. c008a80 spi: imx: initialize usedma earlier by Sascha Hauer · 9 years ago
  99. 99f1cf1 spi: imx: drop fallback to PIO by Sascha Hauer · 9 years ago
  100. 4bfe927 spi: imx: replace fixed timeout with calculated by Anton Bondarenko · 9 years ago