1. 5651248 Merge branch 'for-4.20' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-4.21 by Mark Brown · 6 years ago
  2. 29bdedf spi: bcm2835: Unbreak the build of esoteric configs by Lukas Wunner · 6 years ago
  3. 3bd7f65 spi: bcm2835: Overcome sglist entry length limitation by Lukas Wunner · 6 years ago
  4. acf0f85 spi: bcm2835: Document struct bcm2835_spi by Lukas Wunner · 6 years ago
  5. 5c09e42 spi: bcm2835: Drop unused code for native Chip Select by Lukas Wunner · 6 years ago
  6. c06eea7 Merge branch 'spi-4.20' into spi-4.21 for bcm stuff. by Mark Brown · 6 years ago
  7. e82b0b3 spi: bcm2835: Fix race on DMA termination by Lukas Wunner · 6 years ago
  8. dbc9441 spi: bcm2835: Fix book-keeping of DMA termination by Lukas Wunner · 6 years ago
  9. 56c1723 spi: bcm2835: Avoid finishing transfer prematurely in IRQ mode by Lukas Wunner · 6 years ago
  10. 942779c spi: mediatek: add spi support for mt7629 IC by Leilk Liu · 6 years ago
  11. 96ed3ec spi: at91-usart: add power management support by Radu Pirea · 6 years ago
  12. 1d2319e spi: npcm: Fix uninitialized variable warning by Olof Johansson · 6 years ago
  13. a1880d3 spi: mediatek: Add bindings for mediatek MT7629 soc platform by Leilk Liu · 6 years ago
  14. 428f977 spi: npcm: Fix an error code in the probe function by Dan Carpenter · 6 years ago
  15. f0915df spi: pxa2xx: Fix '"CONFIG_OF" is not defined' warning by Lubomir Rintel · 6 years ago
  16. 91b9dee spi: omap2-mcspi: Add missing suspend and resume calls by Tony Lindgren · 6 years ago
  17. d57e796 spi: Fix core transfer waits after slave support by Mark Brown · 6 years ago
  18. 7986e22 spi: npcm: fix platform_no_drv_owner.cocci warnings by kbuild test robot · 6 years ago
  19. 22bf6cd spi: bcm2835: make license text and module license match by Stefan Wahren · 6 years ago
  20. 757ec11 spi: npcm: fix u32 csgpio being checked for less than zero by Colin Ian King · 6 years ago
  21. 2a22f1b spi: npcm: add NPCM PSPI controller driver by Tomer Maimon · 6 years ago
  22. 4ad2686 dt-binding: spi: add NPCM PSPI controller documentation by Tomer Maimon · 6 years ago
  23. c0b0760 spi: pl022: Handle cs_change for last transfer by Fredrik Ternerot · 6 years ago
  24. 8239185 spi: pxa2xx: Deal with the leftover garbage in TXFIFO by Lubomir Rintel · 6 years ago
  25. 77d3389 spi: pxa2xx: Add ready signal by Lubomir Rintel · 6 years ago
  26. 8ae13d0 spi: pxa2xx: dt-bindings: Add ready GPIO signal by Lubomir Rintel · 6 years ago
  27. ec93cb6 spi: pxa2xx: Add slave mode support by Lubomir Rintel · 6 years ago
  28. 810923f spi: Deal with slaves that return from transfer_one() unfinished by Lubomir Rintel · 6 years ago
  29. aa66478 spi: pxa2xx: dt-bindings: Add spi-slave property by Lubomir Rintel · 6 years ago
  30. df80e04 spi: rspi: Add r8a77470 to the compatible list by Fabrizio Castro · 6 years ago
  31. 81df42d spi: Kconfig: Enable McSPI driver for K3 platforms by Vignesh R · 6 years ago
  32. abc61f4 spi: omap-spi: Add compatible for AM654 SoC by Vignesh R · 6 years ago
  33. e28ae34 Merge branch 'spi-4.20' into spi-4.21 for uniphier DT by Mark Brown · 6 years ago
  34. 326e5c8 dt-binding: spi: Document Macronix controller bindings by Mason Yang · 6 years ago
  35. b942d80 spi: Add MXIC controller driver by Mason Yang · 6 years ago
  36. be0bf62 spi: spi-rspi: simplify getting .driver_data by Wolfram Sang · 6 years ago
  37. 6eee6d3 spi: spi-zynqmp-gqspi: simplify getting .driver_data by Wolfram Sang · 6 years ago
  38. 07c7df3 spi: spi-sh-msiof: simplify getting .driver_data by Wolfram Sang · 6 years ago
  39. 2a35a64 spi: uniphier: re-add addressing properties by Keiji Hayashibara · 6 years ago
  40. 4642f0b spi: uniphier: fix incorrect property items by Keiji Hayashibara · 6 years ago
  41. 6a34e28 spi: spi-geni-qcom: Simplify probe function by Alok Chauhan · 6 years ago
  42. 0dccff3 spi: spi-geni-qcom: fix nitpicks by Alok Chauhan · 6 years ago
  43. 13aed23 spi: spi-fsl-dspi: use IRQF_SHARED mode to request IRQ by Chuanhua Han · 6 years ago
  44. b654aa6 spi: mediatek: add spi support for mt8183 IC by Leilk Liu · 6 years ago
  45. f611dfd spi: mediatek: Add bindings for mediatek MT8183 soc platform by Leilk Liu · 6 years ago
  46. b53548f spi: pxa2xx: Remove LPSS private register restoring during resume by Jarkko Nikula · 6 years ago
  47. 0429019 spi: rockchip: support lsb-first mode by Emil Renner Berthing · 6 years ago
  48. 65498c6 spi: rockchip: support 4bit words by Emil Renner Berthing · 6 years ago
  49. 01b59ce spi: rockchip: use irq rather than polling by Emil Renner Berthing · 6 years ago
  50. 74b7efa spi: rockchip: precompute rx sample delay by Emil Renner Berthing · 6 years ago
  51. 420b82f spi: rockchip: set min/max speed by Emil Renner Berthing · 6 years ago
  52. eff0275 spi: rockchip: simplify use_dma logic by Emil Renner Berthing · 6 years ago
  53. d790c34 spi: rockchip: remove master pointer from dev data by Emil Renner Berthing · 6 years ago
  54. eee06a9 spi: rockchip: don't store dma channels twice by Emil Renner Berthing · 6 years ago
  55. fc1ad8e spi: rockchip: read transfer info directly by Emil Renner Berthing · 6 years ago
  56. ce38610 spi: rockchip: disable spi on error by Emil Renner Berthing · 6 years ago
  57. fab3e48 spi: rockchip: use atomic_t state by Emil Renner Berthing · 6 years ago
  58. 2410d6a spi: rockchip: always use SPI mode by Emil Renner Berthing · 6 years ago
  59. 31bcb57 spi: rockchip: use designated init for dma config by Emil Renner Berthing · 6 years ago
  60. 30688e4 spi: rockchip: make spi_enable_chip take bool by Emil Renner Berthing · 6 years ago
  61. 6510223 Linux 4.20-rc1 by Linus Torvalds · 6 years ago
  62. 42bd06e Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 6 years ago
  63. 4710e78 Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 6 years ago
  64. 35e7452 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  65. 04578e8 Merge tag 'ntb-4.20' of git://github.com/jonmason/ntb by Linus Torvalds · 6 years ago
  66. 71e5602 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  67. 601a880 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  68. 01897f3 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  69. e9ebc21 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  70. 993f0b0 sched/topology: Fix off by one bug by Peter Zijlstra · 6 years ago
  71. 23a12dd Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix by Ingo Molnar · 6 years ago
  72. d2ff0ff2 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  73. 83650fd Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  74. 3308a38 Merge tag 'dma-mapping-4.20-2' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  75. 9a12efc Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  76. 16944728 Merge tag '4.20-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  77. ed61a13 Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  78. af102b3 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  79. cddfa11 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  80. dd33ad7 memory_hotplug: cond_resched in __remove_pages by Michal Hocko · 6 years ago
  81. 9f2df09 bfs: add sanity check at bfs_fill_super() by Tetsuo Handa · 6 years ago
  82. 6f0483d kernel/sysctl.c: remove duplicated include by Michael Schupikov · 6 years ago
  83. 3383b36 kernel/kexec_file.c: remove some duplicated includes by zhong jiang · 6 years ago
  84. 89c83fb mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask by Michal Hocko · 6 years ago
  85. 6194ae4 ocfs2: fix clusters leak in ocfs2_defrag_extent() by Larry Chen · 6 years ago
  86. 3a3d1e5 ocfs2: dlmglue: clean up timestamp handling by Arnd Bergmann · 6 years ago
  87. cf76c78 ocfs2: don't put and assigning null to bh allocated outside by Changwei Ge · 6 years ago
  88. 29aa301 ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entry by Changwei Ge · 6 years ago
  89. 9e98578 ocfs2: don't use iocb when EIOCBQUEUED returns by Changwei Ge · 6 years ago
  90. 21158ca ocfs2: without quota support, avoid calling quota recovery by Guozhonghua · 6 years ago
  91. a634644 ocfs2: remove ocfs2_is_o2cb_active() by Gang He · 6 years ago
  92. ac5b2c1 mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappings by Andrea Arcangeli · 6 years ago
  93. 94e297c include/linux/notifier.h: SRCU: fix ctags by Sam Protsenko · 6 years ago
  94. e68599a mm: handle no memcg case in memcg_kmem_charge() properly by Roman Gushchin · 6 years ago
  95. 8008cc7 Merge tag 'omap-for-v4.20/omap1-fix-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 6 years ago
  96. 00a6a84 ARM: dts: stm32: update HASH1 dmas property on stm32mp157c by Alexandre Torgue · 6 years ago
  97. d4f79cb ARM: orion: avoid VLA in orion_mpp_conf by Arnd Bergmann · 6 years ago
  98. 2cbfdf4 iov_iter: Fix 9p virtio breakage by Marc Zyngier · 6 years ago
  99. bff9a10 Merge branch 'clockevents/4.20-rc1' of https://git.linaro.org/people/daniel.lezcano/linux into timers/urgent by Thomas Gleixner · 6 years ago
  100. b98e26d cifs: fix signed/unsigned mismatch on aio_read patch by Steve French · 6 years ago