1. 79a15f4 spi: Allow building SPI_BCM63XX_HSSPI on ARM-based SoCs by Florian Fainelli · 6 years ago
  2. 89e8b9c spi: omap2-mcspi: Add slave mode support by Vignesh R · 6 years ago
  3. b682cff spi: omap2-mcspi: Set FIFO DMA trigger level to word length by Vignesh R · 6 years ago
  4. 13d515c spi: omap2-mcspi: Switch to readl_poll_timeout() by Vignesh R · 6 years ago
  5. c530cd1 spi: spi-mem: add stm32 qspi controller by Ludovic Barre · 6 years ago
  6. ec506e9 spi: pic32-sqi: don't pass GFP_DMA32 to dma_alloc_coherent by Christoph Hellwig · 6 years ago
  7. 133eb8e spi: imx: use PIO mode if size is small by Robin Gong · 6 years ago
  8. 5ba5a37 spi: imx: correct wml as the last sg length by Robin Gong · 6 years ago
  9. 987a2df spi: imx: move wml setting to later than setup_transfer by Robin Gong · 6 years ago
  10. 25972d0 spi: Make GPIO CSs honour the SPI_NO_CS flag by Phil Elwell · 6 years ago
  11. 87ae1d2 spi: pxa2xx: Add devicetree support by Lubomir Rintel · 6 years ago
  12. 55ef826 spi: pxa2xx: Use an enum for type by Lubomir Rintel · 6 years ago
  13. 561de45 spi: spi-geni-qcom: Add SPI driver support for GENI based QUP by Girish Mahadevan · 6 years ago
  14. a3c1740 spi: rockchip: simplify spi enable logic by Emil Renner Berthing · 6 years ago
  15. d9071b7 spi: rockchip: directly use direction constants by Emil Renner Berthing · 6 years ago
  16. f340b92 spi: rockchip: mark use_dma as bool by Emil Renner Berthing · 6 years ago
  17. 058f7c5 spi: rockchip: remove unneeded dma_caps by Emil Renner Berthing · 6 years ago
  18. dcfc861 spi: rockchip: adjust dma watermark and burstlen by Huibin Hong · 6 years ago
  19. 04000dc spi: Introduce new driver for Qualcomm QuadSPI controller by Girish Mahadevan · 6 years ago
  20. f2d7047 dw: spi: add support for Amazon's Alpine spi controller by Talel Shenhar · 6 years ago
  21. 93043b6 Merge tag 'qcom-geni-immutable-for-mark-brown' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into spi-4.20 by Mark Brown · 6 years ago
  22. 605b3be spi: spidev: Fix OF tree warning logic by Trent Piepho · 6 years ago
  23. 5039563 spi: Add driver_override SPI device attribute by Trent Piepho · 6 years ago
  24. bed2e8f spi: rb4xx: Use SPI_BPW_MASK to set bits_per_word_mask by Axel Lin · 6 years ago
  25. de8978c spi: fsl-lpspi: Prevent FIFO under/overrun by default by Hieu Tran Dang · 6 years ago
  26. a1108c7 spi: spi-ep93xx: Use dma_data_direction for ep93xx_spi_dma_{finish,prepare} by Nathan Chancellor · 6 years ago
  27. 5e9feb3 spidev: Enable the Liebherr's BK4 board to work with spidev driver by Lukasz Majewski · 6 years ago
  28. 2c18337 spi: pxa2xx: Rewrite switch code block in interrupt_transfer by Gustavo A. R. Silva · 6 years ago
  29. c24bfa8 spi: slave: Fix missing break in switch by Gustavo A. R. Silva · 6 years ago
  30. 805be7d spi: mediatek: add spi slave for Mediatek MT2712 by Leilk Liu · 6 years ago
  31. b445bfc spi: switch to SPDX license identifier by Marco Felsch · 6 years ago
  32. aea3877 spi: spi-mem: Fix inverted logic in op sanity check by Geert Uytterhoeven · 6 years ago
  33. 71d9a84 spi: sprd: don't mark remove function as __exit by Arnd Bergmann · 6 years ago
  34. 969fc78 soc: qcom: geni: geni_se_clk_freq_match() should always accept multiples by Douglas Anderson · 6 years ago
  35. abc1c94 soc: qcom: geni: Don't ignore clk_round_rate() errors in geni_se_clk_tbl_get() by Douglas Anderson · 6 years ago
  36. 8cfde78 spi: pic32: Use proper enum in dmaengine_prep_slave_rg by Nathan Chancellor · 6 years ago
  37. 3805832 spi: spi-mem: Add extra sanity checks on the op param by Boris Brezillon · 6 years ago
  38. f34ecdb spi: spi-davinci: Don't error when SPI_CS_WORD and cs_gpio by David Lechner · 6 years ago
  39. 71388b21 spi: always use software fallback for SPI_CS_WORD when using cs_gio by David Lechner · 6 years ago
  40. 00bca73 spi: mediatek: Don't modify spi_transfer when transfer. by Peter Shih · 6 years ago
  41. 0fd8586 spi/bcm63xx-hsspi: keep pll clk enabled by Jonas Gorski · 6 years ago
  42. 8089bab spi: pxa2xx: Remove the shutdown callback by Lubomir Rintel · 6 years ago
  43. a3762b1 spi: spi-davinci: Add support for SPI_CS_WORD by David Lechner · 6 years ago
  44. 9263696 Merge tag 'spi-cs-word' into spi-4.20 by Mark Brown · 6 years ago
  45. cbaa62e spi: add software implementation for SPI_CS_WORD by David Lechner · 6 years ago
  46. 3356d9f spi: pic32-sqi: remove unnecessary of_node_get() by Alexey Khoroshilov · 6 years ago
  47. 37a1aa8 spi: davinci: remove set but not used variable 'pdata' by YueHaibing · 6 years ago
  48. 56df612 spi: davinci: Remove chip select GPIO pdata by Linus Walleij · 6 years ago
  49. e757996 spi: spi-mem: Adjust op len based on message/transfer size limitations by Chuanhua Han · 6 years ago
  50. abf5fee spi: gpio: No MISO does not imply no RX by Linus Walleij · 6 years ago
  51. b9a947d spi: pic32: remove unnecessary of_node_get() by Alexey Khoroshilov · 6 years ago
  52. b9e4952 spi: pl022: Remove set but not used variable 'chip' by YueHaibing · 6 years ago
  53. af060b3 spi: dw: support 4-16 bits per word by Simon Goldschmidt · 6 years ago
  54. 48c29d0 spi: spi-gpio: Remove set but not used variable 'pdata' by YueHaibing · 6 years ago
  55. 7c5d8a2 spi: Do not print a message if spi_controller_{suspend,resume}() fails by Geert Uytterhoeven · 6 years ago
  56. c7ba473 spi: orion: cosmetics - alias long direct_access variables by Kosta Zertsekel · 6 years ago
  57. c1d8b08 spi: dw-mmio: avoid hardcoded field mask by Alexandre Belloni · 6 years ago
  58. 6e249d1 spi: davinci: remove set but not used variable 'pdata' by YueHaibing · 6 years ago
  59. be17ee0 spi: dw-mmio: add MSCC Jaguar2 support by Alexandre Belloni · 6 years ago
  60. e7d973a spi: sprd: Add SPI driver for Spreadtrum SC9860 by Lanqing Liu · 6 years ago
  61. 9135bac spi: use SPDX identifier for Renesas drivers by Wolfram Sang · 6 years ago
  62. aba16dc Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  63. de37503 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  64. 2923b27 Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  65. 828bf6e Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  66. b326272 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  67. b8dcdab Merge tag 'for-linus-20180825' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  68. 0519359 Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 6 years ago
  69. 18b8bfd Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  70. d972604 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 6 years ago
  71. aa5b105 Merge tag 'powerpc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  72. e1dbc5a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  73. 40c431a Merge tag 'acpi-4.19-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  74. 5e8704a Merge tag 'drm-next-2018-08-24' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  75. 019cddc Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  76. 1aa55ca9 iommu/rockchip: Move irq request past pm_runtime_enable by Marc Zyngier · 6 years ago
  77. 3fc7c5c iommu/rockchip: Handle errors returned from PM framework by Marc Zyngier · 6 years ago
  78. 5920cce Merge tag 'reset-fixes-for-4.18' of git://git.pengutronix.de/git/pza/linux into next/late by Olof Johansson · 6 years ago
  79. c37aad3 Merge tag 'reset-for-4.19-2' of git://git.pengutronix.de/git/pza/linux into next/late by Olof Johansson · 6 years ago
  80. d002924 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 6 years ago
  81. 00efcdc i2c: don't use any __deprecated handling anymore by Sedat Dilek · 6 years ago
  82. 20b420dc Merge tag 'irqchip-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent by Thomas Gleixner · 6 years ago
  83. 6055af5 i2c: use SPDX identifier for Renesas drivers by Wolfram Sang · 6 years ago
  84. 5d3a01a i2c: ocores: update my email address by Peter Korsgaard · 6 years ago
  85. 0c36dd3 i2c: remove deprecated attach_adapter callback by Wolfram Sang · 6 years ago
  86. 3e7bed5 macintosh: therm_windtunnel: drop using attach_adapter by Wolfram Sang · 6 years ago
  87. 3e20e97 Merge tag 'drm-misc-next-fixes-2018-08-23-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 6 years ago
  88. 33e1787 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  89. 3723c63 treewide: convert ISO_8859-1 text comments to utf-8 by Arnd Bergmann · 6 years ago
  90. 0edf681 drivers/gpu/drm/gma500/: change return type to vm_fault_t by Souptick Joarder · 6 years ago
  91. 3cc97be treewide: correct "differenciate" and "instanciate" typos by Finn Thain · 6 years ago
  92. 42df050 drivers/hwtracing/intel_th/msu.c: change return type to vm_fault_t by Souptick Joarder · 6 years ago
  93. 6f7948f Merge tag 'upstream-4.19-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 6 years ago
  94. b39d7ef Merge tag 'pwm/for-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 6 years ago
  95. 06e386a Merge tag 'fbdev-v4.19' of https://github.com/bzolnier/linux by Linus Torvalds · 6 years ago
  96. 1290290c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  97. d40acad Merge tag 'for-linus-4.19b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 6 years ago
  98. 2f34a64 Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  99. f3ea4962 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  100. 9e259f9 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago