1. e3842cb Merge tag 'dmaengine-4.10-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  2. fafd679 Merge remote-tracking branches 'spi/topic/spidev', 'spi/topic/sunxi', 'spi/topic/ti-qspi', 'spi/topic/topcliff-pch' and 'spi/topic/xlp' into spi-next by Mark Brown · 8 years ago
  3. 6694430 Merge remote-tracking branches 'spi/topic/orion', 'spi/topic/pxa2xx', 'spi/topic/rspi' and 'spi/topic/s3c64xx' into spi-next by Mark Brown · 8 years ago
  4. 830d705 Merge remote-tracking branches 'spi/topic/fsl-lpspi', 'spi/topic/imx', 'spi/topic/jcore' and 'spi/topic/omap' into spi-next by Mark Brown · 8 years ago
  5. 3bc1ad25 Merge remote-tracking branches 'spi/topic/delay', 'spi/topic/dw', 'spi/topic/fsl-dspi' and 'spi/topic/fsl-espi' into spi-next by Mark Brown · 8 years ago
  6. 0afa072 Merge remote-tracking branches 'spi/topic/armada', 'spi/topic/ath79', 'spi/topic/atmel' and 'spi/topic/axi' into spi-next by Mark Brown · 8 years ago
  7. 9b12be6 Merge remote-tracking branch 'spi/topic/rcar' into spi-next by Mark Brown · 8 years ago
  8. cc93993 Merge remote-tracking branch 'spi/topic/dma' into spi-next by Mark Brown · 8 years ago
  9. 0523266 Merge remote-tracking branch 'spi/topic/core' into spi-next by Mark Brown · 8 years ago
  10. b14a8a8 Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/mvbeu' and 'spi/fix/spidev' into spi-linus by Mark Brown · 8 years ago
  11. 7243e0b spi: mvebu: fix baudrate calculation for armada variant by Uwe Kleine-König · 8 years ago
  12. 5762ab7 spi: Add support for Armada 3700 SPI Controller by Romain Perier · 8 years ago
  13. d989eed spi: fsl-lpspi: quit reading rx fifo under error condition by Gao Pan · 8 years ago
  14. b6787b6 spi: fsl-lpspi: use GPL as module license by Gao Pan · 8 years ago
  15. 7e2ef00 spi: fsl-espi: fix ioread16/iowrite16 endianness by Heiner Kallweit · 8 years ago
  16. d54ef05 spi: fsl-espi: remove unused linearization code by Heiner Kallweit · 8 years ago
  17. dcb425f3 spi: fsl-espi: eliminate need for linearization when reading from hardware by Heiner Kallweit · 8 years ago
  18. 0582343 spi: fsl-espi: eliminate need for linearization when writing to hardware by Heiner Kallweit · 8 years ago
  19. e1cdee7 spi: fsl-espi: determine need for byte swap only once by Heiner Kallweit · 8 years ago
  20. b88a0de spi: fsl-lpspi: read lpspi tx/rx fifo size in probe() by Gao Pan · 8 years ago
  21. d2ad0a62 spi: fsl-lpspi: use wait_for_completion_timeout() while waiting transfer done by Gao Pan · 8 years ago
  22. 7348291 spi: orion: fix comment to mention MVEBU by Uwe Kleine-König · 8 years ago
  23. 768f3d9 spi: atmel: remove the use of private channel fields by Nicolas Ferre · 8 years ago
  24. d5fab59 spi: atmel: trivial: remove unused fields in DMA structure by Nicolas Ferre · 8 years ago
  25. 04242ca spi: atmel: Use SPI core DMA mapping framework by Cyrille Pitchen · 8 years ago
  26. 7910d9a spi: atmel: Use core SPI_MASTER_MUST_[RT]X handling by Nicolas Ferre · 8 years ago
  27. ce24a51 spi: atmel: trivial: move info banner to latest probe action by Nicolas Ferre · 8 years ago
  28. 14de391 spi: imx: replace schedule() with cond_resched() by Gao Pan · 8 years ago
  29. e3a4939 spi: imx: fix potential shift truncation by Gao Pan · 8 years ago
  30. 3ffa1a5d spi: imx: use prepare_transfer_hardware() for lpspi by Gao Pan · 8 years ago
  31. d7a3239 spi: ath79: Fix module autoload for OF registration by Javier Martinez Canillas · 8 years ago
  32. b87c701 spi: xlp: Fix module autoload for OF registration by Javier Martinez Canillas · 8 years ago
  33. aa12c1a spi: jcore: Fix module autoload for OF registration by Javier Martinez Canillas · 8 years ago
  34. 01affe2 spi: spi-axi: Fix module autoload by Javier Martinez Canillas · 8 years ago
  35. 5314987 spi: imx: add lpspi bus driver by Gao Pan · 8 years ago
  36. ccf7d8e spi: spi-fsl-dspi: Fix continuous selection format by Sanchayan Maity · 8 years ago
  37. 1eaccf2 spi: spi-fsl-dspi: Fix incorrect DMA setup by Sanchayan Maity · 8 years ago
  38. 27d21e9 spi: spi-fsl-dspi: Fix incorrect freeing of DMA allocated buffers by Sanchayan Maity · 8 years ago
  39. 8dd4a01 spi: use sg_next for walking through the allocated scatterlist table by Juan Gutierrez · 8 years ago
  40. 9677e7d spi: spi-topcliff-pch: Remove some dead code by Christophe JAILLET · 8 years ago
  41. eb51cff spi: sh-msiof: Add support for R-Car M3-W by Geert Uytterhoeven · 8 years ago
  42. 9811430 spi: spi-fsl-dspi: Fix SPI transfer issue when using multiple SPI_IOC_MESSAGE by Sanchayan Maity · 8 years ago
  43. 6f8dc9d spi: s3c64xx: Do not use platform_data for DMA parameters by Sylwester Nawrocki · 8 years ago
  44. f254e65 spi: fsl-espi: set spi_master members min_speed_hz and max_speed_hz by Heiner Kallweit · 8 years ago
  45. a9a813d spi: fsl-espi: simplify of_fsl_espi_suspend by Heiner Kallweit · 8 years ago
  46. 39fe33f spi: atmel: Fix scheduling while atomic by Ben Whitten · 8 years ago
  47. d06a350 spi: spi-ti-qspi: reinit of completion variable by Prahlad V · 8 years ago
  48. b52b348 spi: atmel: fix indenting in atmel_spi_gpio_cs() by Dan Carpenter · 8 years ago
  49. 6906b0e spi: spi-pxa2xx: Remove unused macro by Jarkko Nikula · 8 years ago
  50. 278c48d spi: fsl-espi: separate fsl-espi from fsl-lib completely by Heiner Kallweit · 8 years ago
  51. 35ab046 spi: fsl-espi: introduce struct fsl_espi by Heiner Kallweit · 8 years ago
  52. 456c742 spi: fsl-espi: factor out fsl_espi_init_regs by Heiner Kallweit · 8 years ago
  53. 219b5e3 spi: fsl-espi: introduce struct fsl_espi_cs by Heiner Kallweit · 8 years ago
  54. 7cb5557 spi: fsl-espi: migrate relevant parts of mpc8xxx_spi_probe and of_mpc8xxx_spi_probe by Heiner Kallweit · 8 years ago
  55. cdb2f77 spi: fsl-espi: remove usage of mpc8xxx_spi->irq by Heiner Kallweit · 8 years ago
  56. e3ce4f4 spi: fsl-espi: remove usage of mpc8xxx_spi->flags by Heiner Kallweit · 8 years ago
  57. 7454346 spi: fsl-espi: remove remaining usage of struct fsl_spi_platform_data by Heiner Kallweit · 8 years ago
  58. 2808f77 spi: fsl-espi: don't set pdata->cs_control by Heiner Kallweit · 8 years ago
  59. 689d41f spi: fsl-espi: remove usage of pdata->initial_spmode by Heiner Kallweit · 8 years ago
  60. 8263cb3 spi: fsl-espi: add support for dual output read mode by Heiner Kallweit · 8 years ago
  61. aca7515 spi: fsl-espi: add support for ESPI RXSKIP mode by Heiner Kallweit · 8 years ago
  62. 90ba370 spi: spi-fsl-dspi: Add DMA support for Vybrid by Sanchayan Maity · 8 years ago
  63. b099b13 spi: s3c64xx: Allow driver to build if COMPILE_TEST is enabled by Javier Martinez Canillas · 8 years ago
  64. db30083 spi: rspi: avoid uninitialized variable access by Arnd Bergmann · 8 years ago
  65. 9610620 spi: atmel: use managed resource for gpio chip select by Nicolas Ferre · 8 years ago
  66. 8f3086d spi: fsl-espi: don't write ESPI_SPMODE register if the mode doesn't change by Heiner Kallweit · 8 years ago
  67. 60d9531 spi: fsl-espi: remove unneeded call to fsl_espi_setup_transfer by Heiner Kallweit · 8 years ago
  68. 3be09be spi: rspi: supports 32bytes buffer for DUAL and QUAD by Hiep Cao Minh · 8 years ago
  69. 10565df spi: sun6i: Support Allwinner H3 SPI controller by Milo Kim · 8 years ago
  70. 32df9ff spi: imx: set spi_bus_clk for mx21 and mx27 by Robert Baldyga · 8 years ago
  71. 2fbef66 Merge remote-tracking branches 'spi/fix/dt', 'spi/fix/fsl-dspi' and 'spi/fix/fsl-espi' into spi-linus by Mark Brown · 8 years ago
  72. 5ee67b5 spi: dspi: clear SPI_SR before enable interrupt by Yuan Yao · 8 years ago
  73. 1967379 spi: sun4i: Allow transfers larger than FIFO size by Alexandru Gagniuc · 8 years ago
  74. 73aaf15 spi: fsl-espi: fix support for all available clock rates by Paulo Zaneti · 8 years ago
  75. 66b8053 spi: fsl-espi: small fix to error path in fsl_espi_irq by Heiner Kallweit · 8 years ago
  76. f05689a spi: fsl-espi: fix and improve reading from RX FIFO by Heiner Kallweit · 8 years ago
  77. e508cea spi: fsl-espi: make better use of the RX FIFO by Heiner Kallweit · 8 years ago
  78. db1b049 spi: fsl-espi: extend and improve transfer error handling by Heiner Kallweit · 8 years ago
  79. b3bec5f spi: fsl-espi: simplify and inline function fsl_espi_change_mode by Heiner Kallweit · 8 years ago
  80. f895e27 spi: fsl-espi: Rename len in struct mpc8xxx_spi to rx_len and make it unsigned by Heiner Kallweit · 8 years ago
  81. 5473126 spi: fsl-espi: fix and improve writing to TX FIFO by Heiner Kallweit · 8 years ago
  82. e9e128a spi: fsl-espi: improve check for SPI_QE_CPU_MODE by Heiner Kallweit · 8 years ago
  83. e3cd6cf spi: fsl-espi: fix merge conflict for commit "avoid processing uninitalized data on error" by Heiner Kallweit · 8 years ago
  84. 8244bd3 spi: change post transfer udelay() to usleep_range() for long delays by Daniel Kurtz · 8 years ago
  85. f9ce28f Merge branch 'fix/fsl-espi' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-fsl-espi by Mark Brown · 8 years ago
  86. 5c0ba57 spi: fsl-espi: avoid processing uninitalized data on error by Arnd Bergmann · 8 years ago
  87. e0af98a spi: mark device nodes only in case of successful instantiation by Ralf Ramsauer · 8 years ago
  88. 2dd33f9 spi: imx: support DMA for imx35 by Martin Kaiser · 8 years ago
  89. 2e9c079 spi: omap2-mcspi: Remove redundant return value check of platform_get_resource() by Wei Yongjun · 8 years ago
  90. 144235e spi: spidev: Add device to spidev device tree compatibility list by Fabien Lahoudere · 8 years ago
  91. af9e53f spi: omap2-mcspi: Fix modifying platform resource data by Vikram N · 8 years ago
  92. 923ab15 spi: fsl-espi: fix handling of word sizes other than 8 bit by Heiner Kallweit · 8 years ago
  93. e4be705 spi: fsl-espi: reject MSB-first transfers with word sizes other than 8 or 16 by Heiner Kallweit · 8 years ago
  94. b497eb0 spi: fsl-espi: replace of_get_property with of_property_read_u32 by Heiner Kallweit · 8 years ago
  95. 8eee6b9 spi: Add Flag to Enable Slave Select with GPIO Chip Select. by Thor Thayer · 8 years ago
  96. 3989144 kthread: kthread worker API cleanup by Petr Mladek · 8 years ago
  97. 80b444e spi: dw: Set GPIO_SS flag to toggle Slave Select on GPIO CS by Thor Thayer · 8 years ago
  98. 6b1576a spi: Add Flag to Enable Slave Select with GPIO Chip Select. by Thor Thayer · 8 years ago
  99. 2ce0468 Merge remote-tracking branches 'spi/topic/ti-qspi', 'spi/topic/tools', 'spi/topic/txx9' and 'spi/topic/xlp' into spi-next by Mark Brown · 8 years ago
  100. 3424ff2 Merge remote-tracking branches 'spi/topic/rspi', 'spi/topic/sc18is602', 'spi/topic/sh-msiof', 'spi/topic/spidev-test' and 'spi/topic/st-ssc4' into spi-next by Mark Brown · 8 years ago