1. e7cc5cfb spi: spi-ti-qspi: optimize byte-transfers by Jean Pihet · 5 years ago
  2. e97f491 spi: spi-ti-qspi: support large flash devices by Jean Pihet · 5 years ago
  3. b8d40d7 spi: spi-qcom-qspi: Use device managed memory for clk_bulk_data by Matthias Kaehlcke · 5 years ago
  4. a2ca53b spi: Add HiSilicon v3xx SPI NOR flash controller driver by John Garry · 5 years ago
  5. 603e92f spi: bcm2835: Raise maximum number of slaves to 4 by Lukas Wunner · 5 years ago
  6. 8ae7d44 spi: sh-msiof: Do not redefine STR while compile testing by Krzysztof Kozlowski · 5 years ago
  7. 144d8f9 spi: rspi: Add support for GPIO chip selects by Geert Uytterhoeven · 5 years ago
  8. 9815ed8 spi: rspi: Add support for multiple native chip selects by Geert Uytterhoeven · 5 years ago
  9. 8f2344f spi: rspi: Remove set_config_register() macro by Geert Uytterhoeven · 5 years ago
  10. 1bec84d spi: rspi: Use dev_warn_once() instead of open-coding by Geert Uytterhoeven · 5 years ago
  11. aa32f76 spi: sh-msiof: Convert to generic unused native cs handling. by Geert Uytterhoeven · 5 years ago
  12. 7d93aec spi: Add generic support for unused native cs with cs-gpios by Geert Uytterhoeven · 5 years ago
  13. e9aa3b8 spi: bcm-qspi: Use platform_get_irq_byname_optional() to avoid error message by Rayagonda Kokatanur · 5 years ago
  14. f971a20 spi: Catch improper use of PTP system timestamping API by Vladimir Oltean · 5 years ago
  15. f03ee20 spi: oc-tiny: Use GPIO descriptors by Linus Walleij · 5 years ago
  16. 28d1ddd spi: uniphier: Add DMA transfer mode support by Kunihiko Hayashi · 5 years ago
  17. 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
  18. 0d9c754 spi: tegra114: use true,false for bool variable by zhengbin · 5 years ago
  19. e6a8b2c spi: imx: use true,false for bool variable by zhengbin · 5 years ago
  20. a68735d spi: fsl-lpspi: use true,false for bool variable by zhengbin · 5 years ago
  21. 11299c5 spi: uniphier: Add handle_err callback function by Kunihiko Hayashi · 5 years ago
  22. 9859db5 spi: uniphier: Change argument of irq functions to private structure by Kunihiko Hayashi · 5 years ago
  23. 9cd34ef spi: uniphier: Fix FIFO threshold by Kunihiko Hayashi · 5 years ago
  24. f4dc4ab spi: bcm2835: no dev_err() on clk_get() -EPROBE_DEFER by Jim Quinlan · 5 years ago
  25. c1795f7 spi: spi-ti-qspi: Remove unused macro for fclk frequency by Jean Pihet · 5 years ago
  26. cd8fb85 spi: meson-spicc: Use GPIO descriptors by Linus Walleij · 5 years ago
  27. 0a45425 spi: stm32: Use dma_request_chan() instead dma_request_slave_channel() by Peter Ujfalusi · 5 years ago
  28. 658606f spi: stm32-qspi: Use dma_request_chan() instead dma_request_slave_channel() by Peter Ujfalusi · 5 years ago
  29. b5756b7 spi: spi-fsl-dspi: Use dma_request_chan() instead dma_request_slave_channel() by Peter Ujfalusi · 5 years ago
  30. 401abb7 spi: sirf: Use dma_request_chan() instead dma_request_slave_channel() by Peter Ujfalusi · 5 years ago
  31. 7ccffd4 spi: mxs: Use dma_request_chan() instead dma_request_slave_channel() by Peter Ujfalusi · 5 years ago
  32. 6bfbf4d spi: img-spfi: Use dma_request_chan() instead dma_request_slave_channel() by Peter Ujfalusi · 5 years ago
  33. 6133fed spi: bcm2835: Use dma_request_chan() instead dma_request_slave_channel() by Peter Ujfalusi · 5 years ago
  34. 666224b spi: bcm2835: Release the DMA channel if probe fails after dma_init by Peter Ujfalusi · 5 years ago
  35. d947c9d spi: atmel: Use dma_request_chan() instead dma_request_slave_channel() by Peter Ujfalusi · 5 years ago
  36. 63aa6a6 spi: fsl: use platform_get_irq() instead of of_irq_to_resource() by Christophe Leroy · 5 years ago
  37. 007773e spi: nxp-fspi: Ensure width is respected in spi-mem operations by Michael Walle · 5 years ago
  38. 851c902 spi: rspi: Remove obsolete platform_device_id entries by Geert Uytterhoeven · 5 years ago
  39. 169f9ac spi: dw: Avoid BUG_ON() in case of host failure by Aditya Pakki · 5 years ago
  40. c52c91b spi: spi-ti-qspi: Fix a bug when accessing non default CS by Vignesh Raghavendra · 5 years ago
  41. 4a07b8b spi: bitbang: Make chipselect callback optional by Linus Walleij · 5 years ago
  42. 8a6553e spi: stm32: Switch to use GPIO descriptors for CS by Linus Walleij · 5 years ago
  43. 10e413f spi/topcliff-pch: Remove unneeded semicolon by zhengbin · 5 years ago
  44. 3194d25 spi: fsl: don't map irq during probe by Christophe Leroy · 5 years ago
  45. a841e28 spi: spi-cavium-thunderx: Add missing pci_release_regions() by Chuhong Yuan · 5 years ago
  46. 95e6ba5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  47. 138f371 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  48. 9455d25 Merge tag 'ntb-5.5' of git://github.com/jonmason/ntb by Linus Torvalds · 5 years ago
  49. 7372145 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 5 years ago
  50. 94e89b4 Merge tag 'vfio-v5.5-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 5 years ago
  51. 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
  52. 0fc7521 r8169: fix rtl_hw_jumbo_disable for RTL8168evl by Heiner Kallweit · 5 years ago
  53. 9b5b99a NTB: Add Hygon Device ID by Jiasen Lin · 5 years ago
  54. 00222d1 r8169: add missing RX enabling for WoL on RTL8125 by Heiner Kallweit · 5 years ago
  55. 8a3cc29 vhost/vsock: accept only packets with the right dst_cid by Stefano Garzarella · 5 years ago
  56. fafc5db net: phy: dp83867: fix hfs boot in rgmii mode by Grygorii Strashko · 5 years ago
  57. 51302f7 net: ethernet: ti: cpsw: fix extra rx interrupt by Grygorii Strashko · 5 years ago
  58. 02a896c pppoe: remove redundant BUG_ON() check in pppoe_pernet by Aditya Pakki · 5 years ago
  59. 537d077 Merge tag 'mlx5-fixes-2019-12-05' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 5 years ago
  60. 04aa1bc lpc_eth: kernel BUG on remove by Bruno Carneiro da Cunha · 5 years ago
  61. 347f56f Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  62. 462f855 phy: mdio-thunder: add missed pci_release_regions in remove by Chuhong Yuan · 5 years ago
  63. f421031 net: stmmac: reset Tx desc base address before restarting Tx by Jongsung Kim · 5 years ago
  64. a6a10d4 enetc: disable EEE autoneg by default by Yangbo Lu · 5 years ago
  65. afbd65f Merge branch 'next' into for-linus by Dmitry Torokhov · 5 years ago
  66. 7ada90e Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  67. 9feb1af Merge tag 'for-linus-20191205' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  68. 916a914 Merge tag 'tegra-for-5.5-memory-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/fixes by Olof Johansson · 5 years ago
  69. 5af5b2a Merge tag 'tegra-for-5.5-soc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/fixes by Olof Johansson · 5 years ago
  70. c25f318 Merge tag 'tegra-for-5.5-cpufreq' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/fixes by Olof Johansson · 5 years ago
  71. 0f679ed Merge tag 'omap-for-v5.5/ti-sysc-late-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/fixes by Olof Johansson · 5 years ago
  72. 9c1867d Merge tag 'drm-intel-next-fixes-2019-12-05' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 5 years ago
  73. 0033b34 ppp: fix out-of-bounds access in bpf_prog_create() by Eric Biggers · 5 years ago
  74. 1c98550 net: hns3: fix VF ID issue for setting VF VLAN by Jian Shen · 5 years ago
  75. d1a37de net: hns3: fix a use after free problem in hns3_nic_maybe_stop_tx() by Yunsheng Lin · 5 years ago
  76. 2a597ef net: hns3: fix for TX queue not restarted problem by Yunsheng Lin · 5 years ago
  77. aacf657 net: ethernet: ti: cpsw_switchdev: fix unmet direct dependencies detected for NET_SWITCHDEV by Grygorii Strashko · 5 years ago
  78. 942e6f8 Merge mainline/master into arm/fixes by Olof Johansson · 5 years ago
  79. a231582 Merge tag 'ceph-for-5.5-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 5 years ago
  80. b782607 net/mlx5e: E-switch, Fix Ingress ACL groups in switchdev mode for prio tag by Parav Pandit · 5 years ago
  81. 3d7cada net/mlx5e: ethtool, Fix analysis of speed setting by Aya Levin · 5 years ago
  82. 6d485e5 net/mlx5e: Fix translation of link mode into speed by Aya Levin · 5 years ago
  83. eb252c3 net/mlx5e: Fix free peer_flow when refcount is 0 by Roi Dayan · 5 years ago
  84. a23dae7 net/mlx5e: Fix freeing flow with kfree() and not kvfree() by Roi Dayan · 5 years ago
  85. c431f85 net/mlx5e: Fix SFF 8472 eeprom length by Eran Ben Elisha · 5 years ago
  86. 73e6551 net/mlx5e: Query global pause state before setting prio2buffer by Huy Nguyen · 5 years ago
  87. c55d8b1 net/mlx5e: Fix TXQ indices to be sequential by Eran Ben Elisha · 5 years ago
  88. f9e50b0 s390/qeth: fix dangling IO buffers after halt/clear by Julian Wiedmann · 5 years ago
  89. f677fcb s390/qeth: ensure linear access to packet headers by Julian Wiedmann · 5 years ago
  90. 5b55633f s390/qeth: guard against runt packets by Julian Wiedmann · 5 years ago
  91. a350d2e net: thunderx: start phy before starting autonegotiation by Mian Yousaf Kaukab · 5 years ago
  92. eb27516 Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  93. ec939e4 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  94. 38206c2 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  95. d9e48dc Merge tag 'pwm/for-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 5 years ago
  96. fb3da48 Merge branch 'thermal/next' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux by Linus Torvalds · 5 years ago
  97. 3c25ce6 Merge tag 'scmi-fix-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/fixes by Olof Johansson · 5 years ago
  98. 47b6b60 soc: mediatek: cmdq: fixup wrong input order of write api by Bibby Hsieh · 5 years ago
  99. a4e55cc soc: aspeed: Fix snoop_file_poll()'s return type by Luc Van Oostenryck · 5 years ago
  100. 5ecc9d1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago