1. 5dd8304 spi/zynqmp: remove entry that causes a cs glitch by Thommy Jakobsson · 5 years ago
  2. 683f65d spi: pxa2xx: Add CS control clock quirk by Evan Green · 5 years ago
  3. 138c9c3 spi: spidev: Fix CS polarity if GPIO descriptors are used by Lukas Wunner · 5 years ago
  4. 136b5cd spi: qup: call spi_qup_pm_resume_runtime before suspending by Yuji Sasaki · 5 years ago
  5. 32f2fc5 spi: spi-omap2-mcspi: Support probe deferral for DMA channels by Vignesh Raghavendra · 5 years ago
  6. e4e8276 spi: spi-omap2-mcspi: Handle DMA size restriction on AM65x by Vignesh Raghavendra · 5 years ago
  7. a5362b8 dt-binding: spi: add NPCM PSPI reset binding by Tomer Maimon · 5 years ago
  8. b5df0b2 spi: npcm-pspi: modify reset support by Tomer Maimon · 5 years ago
  9. b4adf5b spi: npcm-pspi: improve spi transfer performance by Tomer Maimon · 5 years ago
  10. 6925212f spi: spi-ti-qspi: fix warning by Jean Pihet · 5 years ago
  11. 2f3d803 spi: fsl: simplify error path in of_fsl_spi_probe() by Christophe Leroy · 5 years ago
  12. bc3a8b2 spi: fsl-lpspi: fix only one cs-gpio working by Philippe Schenker · 5 years ago
  13. e7cc5cfb spi: spi-ti-qspi: optimize byte-transfers by Jean Pihet · 5 years ago
  14. e97f491 spi: spi-ti-qspi: support large flash devices by Jean Pihet · 5 years ago
  15. b8d40d7 spi: spi-qcom-qspi: Use device managed memory for clk_bulk_data by Matthias Kaehlcke · 5 years ago
  16. 99eb0a1 MAINTAINERS: Add a maintainer for the HiSilicon v3xx SFC driver by John Garry · 5 years ago
  17. a2ca53b spi: Add HiSilicon v3xx SPI NOR flash controller driver by John Garry · 5 years ago
  18. 0a1eb76 dt-bindings: spi_atmel: add microchip,sam9x60-spi by Claudiu Beznea · 5 years ago
  19. 603e92f spi: bcm2835: Raise maximum number of slaves to 4 by Lukas Wunner · 5 years ago
  20. 8ae7d44 spi: sh-msiof: Do not redefine STR while compile testing by Krzysztof Kozlowski · 5 years ago
  21. 144d8f9 spi: rspi: Add support for GPIO chip selects by Geert Uytterhoeven · 5 years ago
  22. 9815ed8 spi: rspi: Add support for multiple native chip selects by Geert Uytterhoeven · 5 years ago
  23. 8f2344f spi: rspi: Remove set_config_register() macro by Geert Uytterhoeven · 5 years ago
  24. 1bec84d spi: rspi: Use dev_warn_once() instead of open-coding by Geert Uytterhoeven · 5 years ago
  25. aa32f76 spi: sh-msiof: Convert to generic unused native cs handling. by Geert Uytterhoeven · 5 years ago
  26. 7d93aec spi: Add generic support for unused native cs with cs-gpios by Geert Uytterhoeven · 5 years ago
  27. e9aa3b8 spi: bcm-qspi: Use platform_get_irq_byname_optional() to avoid error message by Rayagonda Kokatanur · 5 years ago
  28. f971a20 spi: Catch improper use of PTP system timestamping API by Vladimir Oltean · 5 years ago
  29. f03ee20 spi: oc-tiny: Use GPIO descriptors by Linus Walleij · 5 years ago
  30. 28d1ddd spi: uniphier: Add DMA transfer mode support by Kunihiko Hayashi · 5 years ago
  31. 790514e Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-5.6 by Mark Brown · 5 years ago
  32. 0d9c754 spi: tegra114: use true,false for bool variable by zhengbin · 5 years ago
  33. e6a8b2c spi: imx: use true,false for bool variable by zhengbin · 5 years ago
  34. a68735d spi: fsl-lpspi: use true,false for bool variable by zhengbin · 5 years ago
  35. 11299c5 spi: uniphier: Add handle_err callback function by Kunihiko Hayashi · 5 years ago
  36. 9859db5 spi: uniphier: Change argument of irq functions to private structure by Kunihiko Hayashi · 5 years ago
  37. 9cd34ef spi: uniphier: Fix FIFO threshold by Kunihiko Hayashi · 5 years ago
  38. ef32b63 dt-bindings: spi: Convert stm32 spi bindings to json-schema by Benjamin Gaignard · 5 years ago
  39. f4dc4ab spi: bcm2835: no dev_err() on clk_get() -EPROBE_DEFER by Jim Quinlan · 5 years ago
  40. c1795f7 spi: spi-ti-qspi: Remove unused macro for fclk frequency by Jean Pihet · 5 years ago
  41. cd8fb85 spi: meson-spicc: Use GPIO descriptors by Linus Walleij · 5 years ago
  42. 0a45425 spi: stm32: Use dma_request_chan() instead dma_request_slave_channel() by Peter Ujfalusi · 5 years ago
  43. 658606f spi: stm32-qspi: Use dma_request_chan() instead dma_request_slave_channel() by Peter Ujfalusi · 5 years ago
  44. b5756b7 spi: spi-fsl-dspi: Use dma_request_chan() instead dma_request_slave_channel() by Peter Ujfalusi · 5 years ago
  45. 401abb7 spi: sirf: Use dma_request_chan() instead dma_request_slave_channel() by Peter Ujfalusi · 5 years ago
  46. 7ccffd4 spi: mxs: Use dma_request_chan() instead dma_request_slave_channel() by Peter Ujfalusi · 5 years ago
  47. 6bfbf4d spi: img-spfi: Use dma_request_chan() instead dma_request_slave_channel() by Peter Ujfalusi · 5 years ago
  48. 6133fed spi: bcm2835: Use dma_request_chan() instead dma_request_slave_channel() by Peter Ujfalusi · 5 years ago
  49. 666224b spi: bcm2835: Release the DMA channel if probe fails after dma_init by Peter Ujfalusi · 5 years ago
  50. d947c9d spi: atmel: Use dma_request_chan() instead dma_request_slave_channel() by Peter Ujfalusi · 5 years ago
  51. 63aa6a6 spi: fsl: use platform_get_irq() instead of of_irq_to_resource() by Christophe Leroy · 5 years ago
  52. 007773e spi: nxp-fspi: Ensure width is respected in spi-mem operations by Michael Walle · 5 years ago
  53. 851c902 spi: rspi: Remove obsolete platform_device_id entries by Geert Uytterhoeven · 5 years ago
  54. 169f9ac spi: dw: Avoid BUG_ON() in case of host failure by Aditya Pakki · 5 years ago
  55. c52c91b spi: spi-ti-qspi: Fix a bug when accessing non default CS by Vignesh Raghavendra · 5 years ago
  56. 4a07b8b spi: bitbang: Make chipselect callback optional by Linus Walleij · 5 years ago
  57. 8a6553e spi: stm32: Switch to use GPIO descriptors for CS by Linus Walleij · 5 years ago
  58. 10e413f spi/topcliff-pch: Remove unneeded semicolon by zhengbin · 5 years ago
  59. 3194d25 spi: fsl: don't map irq during probe by Christophe Leroy · 5 years ago
  60. a841e28 spi: spi-cavium-thunderx: Add missing pci_release_regions() by Chuhong Yuan · 5 years ago
  61. e42617b Linux 5.5-rc1 by Linus Torvalds · 5 years ago
  62. 95e6ba5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  63. 138f371 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  64. a78f7cd Merge tag '5.5-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  65. 5bf9a06 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  66. 9455d25 Merge tag 'ntb-5.5' of git://github.com/jonmason/ntb by Linus Torvalds · 5 years ago
  67. 7372145 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 5 years ago
  68. 95207d5 Merge tag 'iomap-5.5-merge-14' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  69. 50caca9 Merge tag 'xfs-5.5-merge-17' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  70. 316933c Merge tag 'for-linus-5.5-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 5 years ago
  71. 911d137 Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 5 years ago
  72. fb9bf40 Merge tag 'nfs-for-5.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 5 years ago
  73. 231e2a0 smb3: improve check for when we send the security descriptor context on create by Steve French · 5 years ago
  74. 94e89b4 Merge tag 'vfio-v5.5-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 5 years ago
  75. f74fd13 Merge tag 'for-linus-5.5b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 5 years ago
  76. 6dc517a3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  77. 0fc7521 r8169: fix rtl_hw_jumbo_disable for RTL8168evl by Heiner Kallweit · 5 years ago
  78. 85190d1 pipe: don't use 'pipe_wait() for basic pipe IO by Linus Torvalds · 5 years ago
  79. 9b5b99a NTB: Add Hygon Device ID by Jiasen Lin · 5 years ago
  80. a28c8b9 pipe: remove 'waiting_writers' merging logic by Linus Torvalds · 5 years ago
  81. f467a6a pipe: fix and clarify pipe read wakeup logic by Linus Torvalds · 5 years ago
  82. 1b6b26a pipe: fix and clarify pipe write wakeup logic by Linus Torvalds · 5 years ago
  83. 2dd5616 net_sched: validate TCA_KIND attribute in tc_chain_tmplt_add() by Eric Dumazet · 5 years ago
  84. 00222d1 r8169: add missing RX enabling for WoL on RTL8125 by Heiner Kallweit · 5 years ago
  85. 8a3cc29 vhost/vsock: accept only packets with the right dst_cid by Stefano Garzarella · 5 years ago
  86. fafc5db net: phy: dp83867: fix hfs boot in rgmii mode by Grygorii Strashko · 5 years ago
  87. 51302f7 net: ethernet: ti: cpsw: fix extra rx interrupt by Grygorii Strashko · 5 years ago
  88. 501a90c inet: protect against too small mtu values. by Eric Dumazet · 5 years ago
  89. 0e49409 gre: refetch erspan header from skb->data after pskb_may_pull() by Cong Wang · 5 years ago
  90. 02a896c pppoe: remove redundant BUG_ON() check in pppoe_pernet by Aditya Pakki · 5 years ago
  91. 68d4b3d lib/: fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  92. ec29a5c kernel-hacking: move DEBUG_FS to 'Generic Kernel Debugging Instruments' by Changbin Du · 5 years ago
  93. 2b05bb7 kernel-hacking: move DEBUG_BUGVERBOSE to 'printk and dmesg options' by Changbin Du · 5 years ago
  94. ebebdd0 kernel-hacking: create a submenu for scheduler debugging options by Changbin Du · 5 years ago
  95. dc9b963 kernel-hacking: move SCHED_STACK_END_CHECK after DEBUG_STACK_USAGE by Changbin Du · 5 years ago
  96. f43a289 kernel-hacking: move Oops into 'Lockups and Hangs' by Changbin Du · 5 years ago
  97. 09a7495 kernel-hacking: move kernel testing and coverage options to same submenu by Changbin Du · 5 years ago
  98. 3be5cbc kernel-hacking: group kernel data structures debugging together by Changbin Du · 5 years ago
  99. ff600a9 kernel-hacking: create submenu for arch special debugging options by Changbin Du · 5 years ago
  100. 6210b64 kernel-hacking: group sysrq/kgdb/ubsan into 'Generic Kernel Debugging Instruments' by Changbin Du · 5 years ago