1. bed2e8f spi: rb4xx: Use SPI_BPW_MASK to set bits_per_word_mask by Axel Lin · 6 years ago
  2. de8978c spi: fsl-lpspi: Prevent FIFO under/overrun by default by Hieu Tran Dang · 6 years ago
  3. a1108c7 spi: spi-ep93xx: Use dma_data_direction for ep93xx_spi_dma_{finish,prepare} by Nathan Chancellor · 6 years ago
  4. 5e9feb3 spidev: Enable the Liebherr's BK4 board to work with spidev driver by Lukasz Majewski · 6 years ago
  5. 2c18337 spi: pxa2xx: Rewrite switch code block in interrupt_transfer by Gustavo A. R. Silva · 6 years ago
  6. c24bfa8 spi: slave: Fix missing break in switch by Gustavo A. R. Silva · 6 years ago
  7. aeb8a43 dt-bindings: spi: sh-msiof: Add r8a7744 support by Biju Das · 6 years ago
  8. 6cee4af dt-bindings: spi: rspi: Add r8a7744 to the compatible list by Biju Das · 6 years ago
  9. 805be7d spi: mediatek: add spi slave for Mediatek MT2712 by Leilk Liu · 6 years ago
  10. c0116e6 spi: mediatek: add bindings for Mediatek MT2712 soc platform by Leilk Liu · 6 years ago
  11. b445bfc spi: switch to SPDX license identifier by Marco Felsch · 6 years ago
  12. aea3877 spi: spi-mem: Fix inverted logic in op sanity check by Geert Uytterhoeven · 6 years ago
  13. 73569a5 dt-bindings: spi: rspi: Add R7S9210 support by Chris Brandt · 6 years ago
  14. 71d9a84 spi: sprd: don't mark remove function as __exit by Arnd Bergmann · 6 years ago
  15. 8cfde78 spi: pic32: Use proper enum in dmaengine_prep_slave_rg by Nathan Chancellor · 6 years ago
  16. 3805832 spi: spi-mem: Add extra sanity checks on the op param by Boris Brezillon · 6 years ago
  17. f34ecdb spi: spi-davinci: Don't error when SPI_CS_WORD and cs_gpio by David Lechner · 6 years ago
  18. 71388b21 spi: always use software fallback for SPI_CS_WORD when using cs_gio by David Lechner · 6 years ago
  19. 00bca73 spi: mediatek: Don't modify spi_transfer when transfer. by Peter Shih · 7 years ago
  20. 0fd8586 spi/bcm63xx-hsspi: keep pll clk enabled by Jonas Gorski · 7 years ago
  21. 8089bab spi: pxa2xx: Remove the shutdown callback by Lubomir Rintel · 7 years ago
  22. a3762b1 spi: spi-davinci: Add support for SPI_CS_WORD by David Lechner · 7 years ago
  23. 9263696 Merge tag 'spi-cs-word' into spi-4.20 by Mark Brown · 6 years ago
  24. cbaa62e spi: add software implementation for SPI_CS_WORD by David Lechner · 7 years ago
  25. 0baf9eb spi: add new SPI_CS_WORD flag by David Lechner · 7 years ago
  26. 3356d9f spi: pic32-sqi: remove unnecessary of_node_get() by Alexey Khoroshilov · 7 years ago
  27. 37a1aa8 spi: davinci: remove set but not used variable 'pdata' by YueHaibing · 7 years ago
  28. 56df612 spi: davinci: Remove chip select GPIO pdata by Linus Walleij · 7 years ago
  29. e757996 spi: spi-mem: Adjust op len based on message/transfer size limitations by Chuanhua Han · 7 years ago
  30. abf5fee spi: gpio: No MISO does not imply no RX by Linus Walleij · 7 years ago
  31. b9a947d spi: pic32: remove unnecessary of_node_get() by Alexey Khoroshilov · 7 years ago
  32. b9e4952 spi: pl022: Remove set but not used variable 'chip' by YueHaibing · 7 years ago
  33. af060b3 spi: dw: support 4-16 bits per word by Simon Goldschmidt · 7 years ago
  34. 48c29d0 spi: spi-gpio: Remove set but not used variable 'pdata' by YueHaibing · 7 years ago
  35. 7c5d8a2 spi: Do not print a message if spi_controller_{suspend,resume}() fails by Geert Uytterhoeven · 7 years ago
  36. 35386df spi: spidev_test: Improve decoded text part of hex dump by Geert Uytterhoeven · 7 years ago
  37. 3806112 spi: sh-msiof: Document R-Car E3 support by Geert Uytterhoeven · 7 years ago
  38. 04c55a3 spi: sh-msiof: Document R-Car D3 support by Ulrich Hecht · 7 years ago
  39. c7ba473 spi: orion: cosmetics - alias long direct_access variables by Kosta Zertsekel · 7 years ago
  40. c1d8b08 spi: dw-mmio: avoid hardcoded field mask by Alexandre Belloni · 7 years ago
  41. 6e249d1 spi: davinci: remove set but not used variable 'pdata' by YueHaibing · 7 years ago
  42. be17ee0 spi: dw-mmio: add MSCC Jaguar2 support by Alexandre Belloni · 7 years ago
  43. eeaceb8 spi: Introduce one new field to set word delay by Baolin Wang · 7 years ago
  44. 8648222 spi: sh-msiof: Add r8a774a1 support by Fabrizio Castro · 7 years ago
  45. e7d973a spi: sprd: Add SPI driver for Spreadtrum SC9860 by Lanqing Liu · 7 years ago
  46. 862cf93 spi: Add Spreadtrum SPI controller documentation by Lanqing Liu · 7 years ago
  47. 9135bac spi: use SPDX identifier for Renesas drivers by Wolfram Sang · 7 years ago
  48. 5b394b2 Linux 4.19-rc1 by Linus Torvalds · 7 years ago
  49. b933d6e Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  50. aba16dc Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 7 years ago
  51. c4726e7 Merge tag 'gcc-plugins-v4.19-rc1-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  52. d207ea8 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  53. 2a8a2b7 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  54. de37503 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  55. a9ce323 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  56. 2923b27 Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  57. 828bf6e Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  58. b326272 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  59. 1bc2767 Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  60. b8dcdab Merge tag 'for-linus-20180825' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  61. db84abf Merge tag 'upstream-4.19-rc1-fix' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 7 years ago
  62. 04faac1 Merge tag '4.19-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  63. 1b2de5d mm/cow: don't bother write protecting already write-protected pages by Linus Torvalds · 7 years ago
  64. e0fcfe1 hpfs: remove unnecessary checks on the value of r when assigning error code by Colin Ian King · 7 years ago
  65. 7634ccd libata: maintainership update by Jens Axboe · 7 years ago
  66. 0519359 Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 7 years ago
  67. 5967661 Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 7 years ago
  68. 9022ada8 Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 7 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 · 7 years ago
  70. d972604 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 7 years ago
  71. 57bb8e3 Merge tag 'apparmor-pr-2018-08-23' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor by Linus Torvalds · 7 years ago
  72. aa5b105 Merge tag 'powerpc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  73. e1dbc5a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  74. 40c431a Merge tag 'acpi-4.19-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  75. 4def196 Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  76. 5e8704a Merge tag 'drm-next-2018-08-24' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 7 years ago
  77. 019cddc Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  78. 1aa55ca iommu/rockchip: Move irq request past pm_runtime_enable by Marc Zyngier · 7 years ago
  79. 3fc7c5c iommu/rockchip: Handle errors returned from PM framework by Marc Zyngier · 7 years ago
  80. 7db7a8f arm64: rockchip: Force CONFIG_PM on Rockchip systems by Marc Zyngier · 7 years ago
  81. d1558df ARM: rockchip: Force CONFIG_PM on Rockchip systems by Marc Zyngier · 7 years ago
  82. e988024 arm64: dts: Fix various entry-method properties to reflect documentation by Amit Kucheria · 7 years ago
  83. 5920cce Merge tag 'reset-fixes-for-4.18' of git://git.pengutronix.de/git/pza/linux into next/late by Olof Johansson · 7 years ago
  84. c37aad3 Merge tag 'reset-for-4.19-2' of git://git.pengutronix.de/git/pza/linux into next/late by Olof Johansson · 7 years ago
  85. d002924 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 7 years ago
  86. 00efcdc i2c: don't use any __deprecated handling anymore by Sedat Dilek · 7 years ago
  87. 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 · 7 years ago
  88. 6a01228 x86/speculation/l1tf: Suggest what to do on systems with too much RAM by Vlastimil Babka · 7 years ago
  89. 6055af5 i2c: use SPDX identifier for Renesas drivers by Wolfram Sang · 7 years ago
  90. 5d3a01a i2c: ocores: update my email address by Peter Korsgaard · 7 years ago
  91. 0c36dd3 i2c: remove deprecated attach_adapter callback by Wolfram Sang · 7 years ago
  92. 3e7bed5 macintosh: therm_windtunnel: drop using attach_adapter by Wolfram Sang · 7 years ago
  93. 6e5461d7 ubifs: Remove empty file.h by Richard Weinberger · 7 years ago
  94. b0a182f x86/speculation/l1tf: Fix off-by-one error when warning that system has too much RAM by Vlastimil Babka · 7 years ago
  95. 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 · 7 years ago
  96. 33e1787 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  97. 2b74030 mm: Change return type int to vm_fault_t for fault handlers by Souptick Joarder · 7 years ago
  98. a99237a lib/fonts: convert comments to utf-8 by Arnd Bergmann · 7 years ago
  99. 8f2bc80 s390: ebcdic: convert comments to UTF-8 by Arnd Bergmann · 7 years ago
  100. 3723c63 treewide: convert ISO_8859-1 text comments to utf-8 by Arnd Bergmann · 7 years ago