1. 053c244 spi: imx: work with cs greater 0 by Heiko Schocher · Sun May 26 12:15:47 2019 +0200
  2. 6d49b4e spi: imx: remove doubled pointer from mxc_spi_probe by Heiko Schocher · Sun May 26 12:15:46 2019 +0200
  3. 07955fb spi: mxc_spi: Fix build warning on ARM64 platforms by Ye Li · Fri Jan 04 09:26:00 2019 +0000
  4. bec7142 spi: Remove unused spi_init by Jagan Teki · Tue Nov 20 15:06:35 2018 +0530
  5. 103e023 spi: mxc_spi: Fix chipselect on DM_SPI driver uclass by Michael Trimarchi · Wed Jun 20 22:51:18 2018 +0200
  6. ac98d75 spi: mxc: Fix compilation problem of DM_SPI class driver by Michael Trimarchi · Wed Jun 20 22:51:17 2018 +0200
  7. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  8. ea0bce6 spi: mxc_spi: support driver model by Peng Fan · Wed Aug 09 13:09:33 2017 +0800
  9. 33731bc imx: reorganize IMX code as other SOCs by Stefano Babic · Thu Jun 29 10:16:06 2017 +0200
  10. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  11. db20464 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · Fri Nov 07 03:03:31 2014 +0900
  12. 8f769cf SPI: mxc_spi: delay initialisation until claim bus by Markus Niebel · Thu Oct 23 16:09:39 2014 +0200
  13. 714bdc3 SPI: mxc_spi: remove second reset from ECSPI config handler by Markus Niebel · Thu Oct 23 16:09:38 2014 +0200
  14. 16acd1c ARM: i.MX: provide declaration for board_spi_cs_gpio by Eric Nelson · Tue Sep 30 15:40:03 2014 -0700
  15. 00cd738 spi: mxc: fix sf probe when using mxc_spi by Nikita Kiryanov · Wed Aug 20 15:08:50 2014 +0300
  16. b77c888 spi, spi_mxc: do not hang in spi_xchg_single by Heiko Schocher · Mon Jul 14 10:22:11 2014 +0200
  17. 6683e62 spi: spi-mxc: implement clk control for ECSPI to fix SPI_MODE_3 by Markus Niebel · Mon Feb 17 17:33:17 2014 +0100
  18. 6420320 spi: mxc_spi: Fix double incrementing read pointer for unaligned buffers by Timo Herbrecher · Wed Oct 16 00:05:09 2013 +0530
  19. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  20. 1d021a8 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Jul 12 10:36:48 2013 -0400
  21. b177b71 spi: mxc_spi: Update pre and post divider algorithm by Dirk Behme · Sat May 11 07:25:54 2013 +0200
  22. 0a05dff spi: mxc_spi: Fix pre and post divider calculation by Dirk Behme · Thu May 09 07:19:52 2013 +0200
  23. fb7def9 spi: mxc_spi: Use DIV_ROUND_UP at appropriate places by Axel Lin · Fri Jun 14 21:13:32 2013 +0800
  24. c3c7fce Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Sun Apr 14 10:38:37 2013 +0200
  25. 833fb55 spi: mxc_spi: Set master mode for all channels by Fabio Estevam · Tue Apr 09 13:06:25 2013 +0000
  26. cc7229c Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu Apr 04 11:49:32 2013 +0200
  27. f79ef8a spi: mxc_spi: Fix ECSPI reset handling by Dirk Behme · Wed Mar 20 22:03:44 2013 +0000
  28. d034a95 spi: Use spi_alloc_slave() in each SPI driver by Simon Glass · Mon Mar 18 19:23:40 2013 +0000
  29. 5e8341c spi: mxc_spi: Fix spi clock glitch durant reset by Fabio Estevam · Thu Nov 15 11:23:24 2012 +0000
  30. 17cd2a8 spi: mxc_spi: Fix handling of chip select by Fabio Estevam · Thu Nov 15 11:23:23 2012 +0000
  31. 28fd51b spi: fix mxc_spi_slave structure allocation to clear memory by Matt Sealey · Fri Aug 17 08:15:10 2012 +0000
  32. 884622b mxc_spi: Round up clock divider by Benoît Thébaudeau · Fri Aug 10 08:51:50 2012 +0000
  33. fe1e761 mxc_spi: move machine specifics into CPU headers by Eric Nelson · Tue Jan 31 07:52:03 2012 +0000
  34. 7faee91 IMX: uniform GPIO interface using GPIO framework by Stefano Babic · Sun Aug 21 10:45:44 2011 +0200
  35. 43dc3f0 MX31: Cleanup clock function by Stefano Babic · Wed Jul 13 14:34:52 2011 +0200
  36. 785efc9 mxc_spi.c: typo fixed by Helmut Raiger · Wed Jun 15 01:45:45 2011 +0000
  37. 78129d9 IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers by Stefano Babic · Mon Mar 14 15:43:56 2011 +0100
  38. 2858045 SPI: mxc_spi: replace fixed offsets with structures by Stefano Babic · Wed Jan 19 22:46:33 2011 +0000
  39. 0aa35fd SPI: mxc_spi: add SPI clock calculation and setup to the driver by Anatolij Gustschin · Wed Jan 19 22:46:32 2011 +0000
  40. 089ebe0 SPI: mxc_spi: fix swapping bug and add missing swapping in unaligned rx case by Anatolij Gustschin · Thu Jan 20 07:53:06 2011 +0000
  41. dcd73cd SPI: mxc_spi: add support for i.MX35 processor by Stefano Babic · Wed Jan 19 22:46:30 2011 +0000
  42. 125f82a MXC: Fix byte-ordering in SPI driver for i.MX31/i.MX51 by Stefano Babic · Fri Aug 20 12:05:03 2010 +0200
  43. 4c59699 MXC: Correct SPI_CPOL setting in SPI driver by Stefano Babic · Mon Aug 23 20:41:19 2010 +0200
  44. d77fe99 Use common function to set GPIOs for MX3 and MX5 by Stefano Babic · Tue Jul 06 17:05:06 2010 +0200
  45. 6e6f455 SPI: added support for MX51 to mxc_spi by Stefano Babic · Sun Apr 04 22:43:38 2010 +0200
  46. 1858a9a SPI: Fix 32 bit transfers in mxc_spi.c by Magnus Lilja · Tue Feb 09 22:05:39 2010 +0100
  47. 9a88d70 i.MX31: support GPIO as a chip-select in the mxc_spi driver by Guennadi Liakhovetski · Fri Feb 13 09:26:40 2009 +0100
  48. d338013 i.MX31: fix SPI driver for shorter than 32 bit by Guennadi Liakhovetski · Sat Feb 07 00:09:12 2009 +0100
  49. d74084a SPI API improvements by Haavard Skinnemoen · Fri May 16 11:10:31 2008 +0200
  50. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  51. 07327a5 New i.MX31 SPI driver by Guennadi Liakhovetski · Tue Apr 15 14:14:25 2008 +0200