1. 5223db0 spi: fsl: Use kcalloc() in of_fsl_spi_get_chipselects() by Markus Elfring · 8 years ago
  2. d9bc4a8 spi: fsl: Use kmalloc_array() in of_fsl_spi_get_chipselects() by Markus Elfring · 8 years ago
  3. f9bdb7f spi: Use kcalloc() in spi_register_board_info() by Markus Elfring · 8 years ago
  4. b031248 spi: pxa2xx: Factor out handle_bad_msg by Jan Kiszka · 8 years ago
  5. 72bc7ae spi: s3c64xx: potential oops on probe error by Dan Carpenter · 8 years ago
  6. c5a2a39 spi: davinci: use dma_mapping_error() by Kevin Hilman · 8 years ago
  7. 9c6a3af spi: make falcon-spi bool by Hauke Mehrtens · 8 years ago
  8. 102ecc47 spi: fsl-lpspi: fix indentation error by Gao Pan · 8 years ago
  9. 3d63a47 spi: s3c64xx: Don't request/release DMA channels for each SPI transfer by Marek Szyprowski · 8 years ago
  10. e70002c spi: dw: Make debugfs use bus num and make irq name unique by Phil Reid · 8 years ago
  11. 9620ca9 spi: spi-axi: Free resources on error path by Christophe JAILLET · 8 years ago
  12. e360e72 spi: bcm53xx: (re)license code to the GPL v2 by Rafał Miłecki · 8 years ago
  13. 66459c5 spi: imx: adjust watermark level according to transfer length by Jiada Wang · 8 years ago
  14. 2501452 spi: pxa2xx-pci: Enable DMA for Intel Merrifield by Andy Shevchenko · 8 years ago
  15. a2dd8af spi: pxa2xx: add missed break by Andy Shevchenko · 8 years ago
  16. e7ad4a7 spi: sh-msiof: Remove useless memory allocation failure message by Geert Uytterhoeven · 8 years ago
  17. ffcfae3 spi: rspi: Remove useless memory allocation failure message by Geert Uytterhoeven · 8 years ago
  18. cf1716e spi: dw-mid: switch to new dmaengine_terminate_* API (part 2) by Andy Shevchenko · 8 years ago
  19. 85798e15 spi: armada-3700: Coding style fixes by Romain Perier · 8 years ago
  20. cfd6693 spi: armada-3700: Replaced raw values for nbits by the SPI macros by Romain Perier · 8 years ago
  21. 13288bd spi: dw: Make debugfs name unique between instances by Phil Reid · 8 years ago
  22. 78d759d spi: bcm53xx: set of_node to let DT specify device(s) by Rafał Miłecki · 8 years ago
  23. 279e4af spi: bcm-qspi: Enable the driver on BMIPS_GENERIC by Jaedon Shin · 8 years ago
  24. 264c3e8 spi: sh-msiof: Do not use C++ style comment by Simon Horman · 8 years ago
  25. 23e291c spi: rockchip: support "sleep" pin configuration by Brian Norris · 8 years ago
  26. 42cd4ed spi: armada-3700: Set mode bits correctly by Dan Carpenter · 8 years ago
  27. 0cc059a spi: armada-3700: Remove unnecessary condition by Dan Carpenter · 8 years ago
  28. c2e51ac spi: core: Extract of_spi_parse_dt() by Geert Uytterhoeven · 8 years ago
  29. e3842cb Merge tag 'dmaengine-4.10-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  30. f6f0083 spi: armada-3700: fix unsigned compare than zero on irq by Colin Ian King · 8 years ago
  31. 4286db8 spi: sh-msiof: Add R-Car Gen 2 and 3 fallback bindings by Simon Horman · 8 years ago
  32. 91829a9 spi: spi-ath79: use gpio_set_value_cansleep for GPIO chip select by Felix Fietkau · 8 years ago
  33. 22c7632 spi: spi-ath79: support multiple internal chip select lines by Felix Fietkau · 8 years ago
  34. dadab2d spi: SPI_FSL_DSPI should depend on HAS_DMA by Geert Uytterhoeven · 8 years ago
  35. cc4a7ff spi: fsl-lpspi: Pre-initialize ret in fsl_lpspi_transfer_one_msg() by Geert Uytterhoeven · 8 years ago
  36. 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
  37. 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
  38. 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
  39. 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
  40. 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
  41. 9b12be6 Merge remote-tracking branch 'spi/topic/rcar' into spi-next by Mark Brown · 8 years ago
  42. cc93993 Merge remote-tracking branch 'spi/topic/dma' into spi-next by Mark Brown · 8 years ago
  43. 0523266 Merge remote-tracking branch 'spi/topic/core' into spi-next by Mark Brown · 8 years ago
  44. b14a8a8 Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/mvbeu' and 'spi/fix/spidev' into spi-linus by Mark Brown · 8 years ago
  45. 7243e0b spi: mvebu: fix baudrate calculation for armada variant by Uwe Kleine-König · 8 years ago
  46. 5762ab7 spi: Add support for Armada 3700 SPI Controller by Romain Perier · 8 years ago
  47. d989eed spi: fsl-lpspi: quit reading rx fifo under error condition by Gao Pan · 8 years ago
  48. b6787b6 spi: fsl-lpspi: use GPL as module license by Gao Pan · 8 years ago
  49. 7e2ef00 spi: fsl-espi: fix ioread16/iowrite16 endianness by Heiner Kallweit · 8 years ago
  50. d54ef05 spi: fsl-espi: remove unused linearization code by Heiner Kallweit · 8 years ago
  51. dcb425f3 spi: fsl-espi: eliminate need for linearization when reading from hardware by Heiner Kallweit · 8 years ago
  52. 0582343 spi: fsl-espi: eliminate need for linearization when writing to hardware by Heiner Kallweit · 8 years ago
  53. e1cdee7 spi: fsl-espi: determine need for byte swap only once by Heiner Kallweit · 8 years ago
  54. b88a0de spi: fsl-lpspi: read lpspi tx/rx fifo size in probe() by Gao Pan · 8 years ago
  55. d2ad0a62 spi: fsl-lpspi: use wait_for_completion_timeout() while waiting transfer done by Gao Pan · 8 years ago
  56. 7348291 spi: orion: fix comment to mention MVEBU by Uwe Kleine-König · 8 years ago
  57. 768f3d9 spi: atmel: remove the use of private channel fields by Nicolas Ferre · 8 years ago
  58. d5fab59 spi: atmel: trivial: remove unused fields in DMA structure by Nicolas Ferre · 8 years ago
  59. 04242ca spi: atmel: Use SPI core DMA mapping framework by Cyrille Pitchen · 8 years ago
  60. 7910d9a spi: atmel: Use core SPI_MASTER_MUST_[RT]X handling by Nicolas Ferre · 8 years ago
  61. ce24a51 spi: atmel: trivial: move info banner to latest probe action by Nicolas Ferre · 8 years ago
  62. 14de391 spi: imx: replace schedule() with cond_resched() by Gao Pan · 8 years ago
  63. e3a4939 spi: imx: fix potential shift truncation by Gao Pan · 8 years ago
  64. 3ffa1a5d spi: imx: use prepare_transfer_hardware() for lpspi by Gao Pan · 8 years ago
  65. d7a3239 spi: ath79: Fix module autoload for OF registration by Javier Martinez Canillas · 8 years ago
  66. b87c701 spi: xlp: Fix module autoload for OF registration by Javier Martinez Canillas · 8 years ago
  67. aa12c1a spi: jcore: Fix module autoload for OF registration by Javier Martinez Canillas · 8 years ago
  68. 01affe2 spi: spi-axi: Fix module autoload by Javier Martinez Canillas · 8 years ago
  69. 5314987 spi: imx: add lpspi bus driver by Gao Pan · 8 years ago
  70. ccf7d8e spi: spi-fsl-dspi: Fix continuous selection format by Sanchayan Maity · 8 years ago
  71. 1eaccf2 spi: spi-fsl-dspi: Fix incorrect DMA setup by Sanchayan Maity · 8 years ago
  72. 27d21e9 spi: spi-fsl-dspi: Fix incorrect freeing of DMA allocated buffers by Sanchayan Maity · 8 years ago
  73. 8dd4a01 spi: use sg_next for walking through the allocated scatterlist table by Juan Gutierrez · 8 years ago
  74. 9677e7d spi: spi-topcliff-pch: Remove some dead code by Christophe JAILLET · 8 years ago
  75. eb51cff spi: sh-msiof: Add support for R-Car M3-W by Geert Uytterhoeven · 8 years ago
  76. 9811430 spi: spi-fsl-dspi: Fix SPI transfer issue when using multiple SPI_IOC_MESSAGE by Sanchayan Maity · 8 years ago
  77. 6f8dc9d spi: s3c64xx: Do not use platform_data for DMA parameters by Sylwester Nawrocki · 8 years ago
  78. f254e65 spi: fsl-espi: set spi_master members min_speed_hz and max_speed_hz by Heiner Kallweit · 8 years ago
  79. a9a813d spi: fsl-espi: simplify of_fsl_espi_suspend by Heiner Kallweit · 8 years ago
  80. 39fe33f spi: atmel: Fix scheduling while atomic by Ben Whitten · 8 years ago
  81. d06a350 spi: spi-ti-qspi: reinit of completion variable by Prahlad V · 8 years ago
  82. b52b348 spi: atmel: fix indenting in atmel_spi_gpio_cs() by Dan Carpenter · 8 years ago
  83. 6906b0e spi: spi-pxa2xx: Remove unused macro by Jarkko Nikula · 8 years ago
  84. 278c48d spi: fsl-espi: separate fsl-espi from fsl-lib completely by Heiner Kallweit · 8 years ago
  85. 35ab046 spi: fsl-espi: introduce struct fsl_espi by Heiner Kallweit · 8 years ago
  86. 456c742 spi: fsl-espi: factor out fsl_espi_init_regs by Heiner Kallweit · 8 years ago
  87. 219b5e3 spi: fsl-espi: introduce struct fsl_espi_cs by Heiner Kallweit · 8 years ago
  88. 7cb5557 spi: fsl-espi: migrate relevant parts of mpc8xxx_spi_probe and of_mpc8xxx_spi_probe by Heiner Kallweit · 8 years ago
  89. cdb2f77 spi: fsl-espi: remove usage of mpc8xxx_spi->irq by Heiner Kallweit · 8 years ago
  90. e3ce4f4 spi: fsl-espi: remove usage of mpc8xxx_spi->flags by Heiner Kallweit · 8 years ago
  91. 7454346 spi: fsl-espi: remove remaining usage of struct fsl_spi_platform_data by Heiner Kallweit · 8 years ago
  92. 2808f77 spi: fsl-espi: don't set pdata->cs_control by Heiner Kallweit · 8 years ago
  93. 689d41f spi: fsl-espi: remove usage of pdata->initial_spmode by Heiner Kallweit · 8 years ago
  94. 8263cb3 spi: fsl-espi: add support for dual output read mode by Heiner Kallweit · 8 years ago
  95. aca7515 spi: fsl-espi: add support for ESPI RXSKIP mode by Heiner Kallweit · 8 years ago
  96. 90ba370 spi: spi-fsl-dspi: Add DMA support for Vybrid by Sanchayan Maity · 8 years ago
  97. b099b13 spi: s3c64xx: Allow driver to build if COMPILE_TEST is enabled by Javier Martinez Canillas · 8 years ago
  98. db30083 spi: rspi: avoid uninitialized variable access by Arnd Bergmann · 8 years ago
  99. 9610620 spi: atmel: use managed resource for gpio chip select by Nicolas Ferre · 8 years ago
  100. 8f3086d spi: fsl-espi: don't write ESPI_SPMODE register if the mode doesn't change by Heiner Kallweit · 8 years ago