1. cd8dd41 spi: imx: Fix possible NULL pointer deref by Sascha Hauer · 8 years ago
  2. 793c7f9 spi: imx: only do necessary changes to ECSPIx_CONFIGREG by Knut Wohlrab · 8 years ago
  3. 6b6192c spi: imx: drop bogus tests for rx/tx bufs in DMA transfer by Sascha Hauer · 8 years ago
  4. b03c388 spi: imx: set MX51_ECSPI_CTRL_SMC bit in setup function by Sascha Hauer · 8 years ago
  5. d629c2a spi: imx: make some register defines simpler by Sascha Hauer · 8 years ago
  6. c34de71 spi: imx: remove unnecessary bit clearing in mx51_ecspi_config by Sascha Hauer · 8 years ago
  7. f12ae17 spi: imx: add support for all SPI word width for DMA by Anton Bondarenko · 8 years ago
  8. 882f329 spi: imx: drop unncessary dma_is_inited variable by Sascha Hauer · 8 years ago
  9. 2b0fd06 spi: imx: drop unnecessary read/modify/write by Sascha Hauer · 8 years ago
  10. c008a80 spi: imx: initialize usedma earlier by Sascha Hauer · 8 years ago
  11. 99f1cf1 spi: imx: drop fallback to PIO by Sascha Hauer · 8 years ago
  12. 4bfe927 spi: imx: replace fixed timeout with calculated by Anton Bondarenko · 8 years ago
  13. a4e5efc Merge remote-tracking branch 'spi/fix/imx' into spi-imx by Mark Brown · 8 years ago
  14. 499e49b Merge tag 'spi-fix-v4.5-rc4' into spi-imx by Mark Brown · 8 years ago
  15. 6aa800c spi: imx: use proper dev_* functions for driver messages by Sascha Hauer · 8 years ago
  16. 390f0ff spi: imx: allow only WML aligned transfers to use DMA by Anton Bondarenko · 8 years ago
  17. f8efca2 spi: imx: fix spi resource leak with dma transfer by Gao Pan · 9 years ago
  18. bf9af08 spi: imx: defer spi initialization, if DMA engine is by Anton Bondarenko · 9 years ago
  19. 3760047 spi: imx: return error from dma channel request by Anton Bondarenko · 9 years ago
  20. 4686d1c spi: imx: enable loopback only for ECSPI controller family by Anton Bondarenko · 9 years ago
  21. f677f17 spi: imx: fix loopback mode setup after controller reset by Anton Bondarenko · 9 years ago
  22. f8a8761 spi: imx: add function to check for IMX51 family controller by Anton Bondarenko · 9 years ago
  23. 0dfbaa8 spi: imx: replace multiple watermarks with single for RX, TX and RXT by Anton Bondarenko · 9 years ago
  24. fab44ef spi: imx: reorder HW operations enable order to avoid possible RX data loss by Anton Bondarenko · 9 years ago
  25. e47b33c spi: imx: terminate RX DMA transaction in case of TX DMA timeout by Anton Bondarenko · 9 years ago
  26. 9f6aa42 spi: imx: Add loopback mode support by Fabio Estevam · 9 years ago
  27. 1476253 spi: imx: fix ecspi mode setup by Andrew Y. Kuksov · 9 years ago
  28. f6ee9b5 spi: imx: Fix small DMA transfers by Sascha Hauer · 9 years ago
  29. db1b820 spi: imx: Constify platform_device_id by Krzysztof Kozlowski · 9 years ago
  30. 35fbf84 Merge remote-tracking branches 'spi/topic/fsl-cspi', 'spi/topic/fsl-dspi', 'spi/topic/imx' and 'spi/topic/of-id' into spi-next by Mark Brown · 9 years ago
  31. f511ab0 spi: imx: read back the RX/TX watermark levels earlier by Lucas Stach · 9 years ago
  32. e8361f7 spi: spi-imx: use correct enumeration type by Stefan Agner · 9 years ago
  33. 8328509 Merge remote-tracking branches 'spi/topic/img-spfi', 'spi/topic/imx', 'spi/topic/inline', 'spi/topic/meson' and 'spi/topic/mxs' into spi-next by Mark Brown · 10 years ago
  34. 56536a7 spi: spi-imx: cleanup wait_for_completion handling by Nicholas Mc Guire · 10 years ago
  35. a02bb40 spi: imx: use pio mode for i.mx6dl by Robin Gong · 10 years ago
  36. 4b5d6aa spi: spi-imx: Do not store the irq number in the private structure by Fabio Estevam · 10 years ago
  37. 14ac00e spi: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  38. f62cacc spi: spi-imx: add DMA support by Robin Gong · 10 years ago
  39. 6e07b91 Merge remote-tracking branches 'spi/topic/imx', 'spi/topic/init', 'spi/topic/mpc512x-psc', 'spi/topic/mpc52xx', 'spi/topic/mxs', 'spi/topic/nuc900', 'spi/topic/oc-tiny' and 'spi/topic/octeon' into spi-next by Mark Brown · 10 years ago
  40. 9dee279 Merge remote-tracking branches 'spi/topic/bus-num', 'spi/topic/cleanup', 'spi/topic/clps711x', 'spi/topic/coldfire', 'spi/topic/completion' and 'spi/topic/davinci' into spi-next by Mark Brown · 10 years ago
  41. fd40dcc spi: spi-imx: spi_imx_remove: do not disable disabled clocks by Philippe De Muyter · 10 years ago
  42. 8fc39b5 spi/imx: Use dev_name() for request_irq() to distinguish SPIs by Alexander Shiyan · 10 years ago
  43. 82106e0 spi: spi-imx: Propagate the real error code on platform_get_irq() failure by Fabio Estevam · 11 years ago
  44. aa0fe82 spi: Use reinit_completion at appropriate places by Axel Lin · 11 years ago
  45. 3a44623 spi: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  46. 6fd8b85 spi: spi-imx: Fix out-of-order CS/SCLK operation at low speeds by Marek Vasut · 11 years ago
  47. c25b2c9 Merge remote-tracking branch 'spi/topic/imx' into spi-next by Mark Brown · 11 years ago
  48. 9e556dc spi: spi-imx: only enable the clocks when we start to transfer a message by Huang Shijie · 11 years ago
  49. 94c69f7 spi: bitbang: Let spi_bitbang_start() take a reference to master by Axel Lin · 11 years ago
  50. 27743e0 spi/imx: expose module alias for loading from device-tree by Niels de Vos · 11 years ago
  51. 8317462 spi: spi-imx: Check the return value from clk_prepare_enable() by Fabio Estevam · 11 years ago
  52. 130b82c spi: spi-imx: Use devm functions by Fabio Estevam · 11 years ago
  53. 11e9168 Merge remote-tracking branch 'spi/topic/imx' into spi-next by Mark Brown · 11 years ago
  54. 6140b05c Merge remote-tracking branch 'spi/topic/core' into spi-next by Mark Brown · 11 years ago
  55. 6051426 spi: spi-imx: Fix compilation error by Sachin Kamat · 11 years ago
  56. 24778be spi: convert drivers to use bits_per_word_mask by Stephen Warren · 11 years ago
  57. e9b3db6 spi: spi-imx: Let device core handle pinctrl by Fabio Estevam · 11 years ago
  58. 89e8773 spi: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  59. 3133fba3 spi/imx: Add MODULE_ALIAS() by Fabio Estevam · 12 years ago
  60. fd4a319 spi: Remove HOTPLUG section attributes by Grant Likely · 12 years ago
  61. 7fe0b14 Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc by Linus Torvalds · 12 years ago
  62. 9cd11c0 Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  63. c09b890 spi/imx: set the inactive state of the clock according to the clock polarity by Knut Wohlrab · 12 years ago
  64. 82906b1 ARM: imx: move platform_data definitions by Arnd Bergmann · 12 years ago
  65. 80023cb spi/imx: make spi_imx_data.devtype_data member point to const data by Uwe Kleine-König · 12 years ago
  66. 8b17e05 spi/imx: use gpio_is_valid to determine if a gpio is valid by Hui Wang · 12 years ago
  67. 872675d spi/imx: remove redundant config.speed_hz setting by Hui Wang · 12 years ago
  68. 4f5a9fd Merge branch 'imx/pinctrl' into imx/clock by Arnd Bergmann · 12 years ago
  69. dffa27e spi/imx: adopt pinctrl support by Shawn Guo · 12 years ago
  70. aa29d84 spi i.MX: do not depend on grouped clocks by Sascha Hauer · 12 years ago
  71. 39ec0d3 spi/imx: prevent NULL pointer dereference in spi_imx_probe() by Lothar Waßmann · 12 years ago
  72. cc4d22a spi/imx: mark base member in spi_imx_data as __iomem by Uwe Kleine-König · 12 years ago
  73. 00ffc13 spi/imx: simplify error handling to free gpios by Axel Lin · 13 years ago
  74. 940ab88 drivercore: Add helper macro for platform_driver boilerplate by Grant Likely · 13 years ago
  75. 4cc122a spi/imx: Fix spi-imx when the hardware SPI chipselects are used by Fabio Estevam · 13 years ago
  76. 22a85e4 spi/imx: add device tree probe support by Shawn Guo · 13 years ago
  77. c2387cb spi/imx: copy gpio number passed by platform data into driver private data by Shawn Guo · 13 years ago
  78. 04ee585 spi/imx: use soc name in spi device type naming scheme by Shawn Guo · 13 years ago
  79. 2a64a90 spi/imx: merge type SPI_IMX_VER_0_7 into SPI_IMX_VER_0_4 by Shawn Guo · 13 years ago
  80. 66de757 spi/imx: do not use spi_imx2_3 to name SPI_IMX_VER_2_3 function and macro by Shawn Guo · 13 years ago
  81. 3451fb1 spi/imx: use mx21 to name SPI_IMX_VER_0_0 function and macro by Shawn Guo · 13 years ago
  82. edd501bb spi/imx: do not make copy of spi_imx_devtype_data by Shawn Guo · 13 years ago
  83. ca632f5 spi: reorganize drivers by Grant Likely · 13 years ago[Renamed from drivers/spi/spi_imx.c]
  84. f020c39 spi/imx: select master mode for all channels by Sascha Hauer · 14 years ago
  85. 77e7bc6 spi/imx: Add i.MX53 support by Yong Shen · 14 years ago
  86. 7357593 spi/imx: correct the test on platform_get_irq() return value by Richard Genoud · 14 years ago
  87. 8934217 spi/imx: remove autodetection by Uwe Kleine-König · 14 years ago
  88. 6ff554e spi/imx: Support different fifo sizes by David Jander · 14 years ago
  89. 0b59960 spi/imx: add support for imx51's eCSPI and CSPI by Uwe Kleine-König · 14 years ago
  90. 3b2aa89 spi/imx: save the spi chip select in config struct, not the gpio to use by Uwe Kleine-König · 14 years ago
  91. 1723e66 spi/imx: get rid of more ifs depending on the used cpu by Uwe Kleine-König · 14 years ago
  92. f4ba631 spi/imx: convert driver to use platform ids by Uwe Kleine-König · 14 years ago
  93. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  94. f4d4ecf spi/spi_imx: add device information by switching pr_debug() to dev_dbg() by Alberto Panizzo · 15 years ago
  95. 965346e spi: fix probe/remove section markings by Grant Likely · 15 years ago
  96. 980f3be spi-imx: don't access struct device directly but use dev_get_platdata by Uwe Kleine-König · 15 years ago
  97. 87f673e spi-imx: Add mx25 support by Sascha Hauer · 15 years ago
  98. f30d59c spi-imx: use positive logic to distinguish cpu variants by Uwe Kleine-König · 15 years ago
  99. 60f675a spi-imx: correct check for platform_get_irq failing by Uwe Kleine-König · 15 years ago
  100. bbd050a spi/i.MX: fix broken error handling for gpio_request by John Ogness · 15 years ago