1. fb02b9e Merge remote-tracking branch 'spi/for-5.8' into spi-next by Mark Brown · 4 years, 10 months ago
  2. 0c0c5b8f Merge remote-tracking branch 'spi/for-5.7' into spi-linus by Mark Brown · 4 years, 10 months ago
  3. 263b81d spi: spi-fsl-dspi: fix native data copy by Angelo Dureghello · 4 years, 10 months ago
  4. 164c05f spi: Convert DW SPI binding to DT schema by Serge Semin · 4 years, 10 months ago
  5. 3d7db0f spi: dw: Refactor mid_spi_dma_setup() to separate DMA and IRQ config by Andy Shevchenko · 4 years, 10 months ago
  6. b3f82dc spi: dw: Make DMA request line assignments explicit for Intel Medfield by Andy Shevchenko · 4 years, 10 months ago
  7. d62069c spi: bcm2835: Remove shared interrupt support by Mark Brown · 4 years, 10 months ago
  8. 08ba930 Merge series "spi: dw: Add generic DW DMA controller support" from Serge Semin <Sergey.Semin@baikalelectronics.ru>: by Mark Brown · 4 years, 10 months ago
  9. 2604d487 dt-bindings: snps,dw-apb-ssi: add optional reset property by Dinh Nguyen · 4 years, 10 months ago
  10. 7830c0e spi: dw: add reset control by Dinh Nguyen · 4 years, 10 months ago
  11. ecfbd3c spi: bcm2835: Enable shared interrupt support by Martin Sperl · 4 years, 10 months ago
  12. 118eb0e spi: bcm2835: Implement shutdown callback by Florian Fainelli · 4 years, 10 months ago
  13. 8378449 spi: dw: Use regset32 DebugFS method to create regdump file by Serge Semin · 4 years, 10 months ago
  14. 0fdad59 spi: dw: Add DMA support to the DW SPI MMIO driver by Serge Semin · 4 years, 10 months ago
  15. 5778441 spi: dw: Cleanup generic DW DMA code namings by Serge Semin · 4 years, 10 months ago
  16. ecb3a67 spi: dw: Add DW SPI DMA/PCI/MMIO dependency on the DW SPI core by Serge Semin · 4 years, 10 months ago
  17. 06cfadb spi: dw: Remove DW DMA code dependency from DW_DMAC_PCI by Serge Semin · 4 years, 10 months ago
  18. 6c710c0 spi: dw: Move Non-DMA code to the DW PCIe-SPI driver by Serge Semin · 4 years, 10 months ago
  19. 77ccff8 spi: dw: Add core suffix to the DW APB SSI core source file by Serge Semin · 4 years, 10 months ago
  20. 46164fd spi: dw: Fix Rx-only DMA transfers by Serge Semin · 4 years, 10 months ago
  21. 0b2b665 spi: dw: Use DMA max burst to set the request thresholds by Serge Semin · 4 years, 10 months ago
  22. c534df9 spi: dw: Parameterize the DMA Rx/Tx burst length by Serge Semin · 4 years, 10 months ago
  23. 33726ef spi: dw: Add SPI Rx-done wait method to DMA-based transfer by Serge Semin · 4 years, 10 months ago
  24. 1ade2d8 spi: dw: Add SPI Tx-done wait method to DMA-based transfer by Serge Semin · 4 years, 10 months ago
  25. bdbdf0f spi: dw: Locally wait for the DMA transfers completion by Serge Semin · 4 years, 10 months ago
  26. f0410bb spi: dw: Return any value retrieved from the dma_transfer callback by Serge Semin · 4 years, 10 months ago
  27. de4c287 spi: dw: Set xfer effective_speed_hz by Serge Semin · 4 years, 10 months ago
  28. b7d73cb Merge series "add ecspi ERR009165 for i.mx6/7 soc family" from Robin Gong <yibin.gong@nxp.com>: by Mark Brown · 4 years, 10 months ago
  29. 117858b spi: tegra20-sflash: Fix runtime PM imbalance on error by Dinghao Liu · 4 years, 10 months ago
  30. faedcc1 spi: tegra20-slink: Fix runtime PM imbalance on error by Dinghao Liu · 4 years, 10 months ago
  31. cddc36f spi: tegra114: Fix runtime PM imbalance on error by Dinghao Liu · 4 years, 10 months ago
  32. bcd8e77 spi: imx: fallback to PIO if dma setup failure by Robin Gong · 4 years, 10 months ago
  33. 8d72880 spi: spi-fsl-lpspi: Fix runtime PM imbalance on error by Dinghao Liu · 4 years, 10 months ago
  34. c373643 spi: Remove note about transfer limit for spi_write_then_read() by Mark Brown · 4 years, 10 months ago
  35. 65e318e spi: pxa2xx: Fix runtime PM ref imbalance on probe error by Lukas Wunner · 4 years, 10 months ago
  36. 32e5b57 spi: pxa2xx: Fix controller unregister order by Lukas Wunner · 4 years, 10 months ago
  37. ca8b19d spi: dw: Fix controller unregister order by Lukas Wunner · 4 years, 10 months ago
  38. aee67fe spi: flags 'SPI_CONTROLLER_MUST_RX' and 'SPI_CONTROLLER_MUST_TX' can't be coexit with 'SPI_3WIRE' mode by dillon min · 4 years, 10 months ago
  39. 61367d0 spi: stm32: Add 'SPI_SIMPLEX_RX', 'SPI_3WIRE_RX' support for stm32f4 by dillon min · 4 years, 10 months ago
  40. a2b02e4 spi: mux: repair mux usage by Peter Rosin · 4 years, 10 months ago
  41. 9cb1fd0 Linux 5.7-rc7 by Linus Torvalds · 4 years, 10 months ago
  42. 98790bb Merge tag 'efi-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
  43. 667b624 Merge tag 'x86-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
  44. 9e61d12 Merge tag 'sched-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
  45. caffb99 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 10 months ago
  46. 539d39a net: smsc911x: Fix runtime PM imbalance on error by Dinghao Liu · 4 years, 10 months ago
  47. e3181e9 Merge tag 'mlx5-fixes-2020-05-22' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 4 years, 10 months ago
  48. febfd9d net/mlx4_core: fix a memory leak bug. by Qiushi Wu · 4 years, 10 months ago
  49. 4c64b83 net: ethernet: ti: cpsw: fix ASSERT_RTNL() warning during suspend by Grygorii Strashko · 4 years, 10 months ago
  50. 0ddfee1 net: phy: mscc: fix initialization of the MACsec protocol mode by Antoine Tenart · 4 years, 10 months ago
  51. 31096c3e net: stmmac: don't attach interface until resume finishes by Leon Yu · 4 years, 10 months ago
  52. ef24d6c net: Fix return value about devm_platform_ioremap_resource() by Tiezhu Yang · 4 years, 10 months ago
  53. 0cfc8a8 sparc32: fix page table traversal in srmmu_nocache_init() by Mike Rapoport · 4 years, 10 months ago
  54. 423b8ba Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 10 months ago
  55. 23f0dac Merge tag 'driver-core-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years, 10 months ago
  56. 0e36fd4 Merge tag 'char-misc-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 10 months ago
  57. 8f26104 Merge tag 'staging-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 4 years, 10 months ago
  58. d3044d7 Merge tag 'tty-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 4 years, 10 months ago
  59. 9bca7c4 Merge tag 's390-5.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 10 months ago
  60. ca6edee MAINTAINERS: add files related to kdump by Baoquan He · 4 years, 10 months ago
  61. d8f117a z3fold: fix use-after-free when freeing handles by Uladzislau Rezki · 4 years, 10 months ago
  62. c2bc26f sparc32: use PUD rather than PGD to get PMD in srmmu_nocache_init() by Mike Rapoport · 4 years, 10 months ago
  63. f7fa187 MAINTAINERS: update email address for Naoya Horiguchi by Naoya Horiguchi · 4 years, 10 months ago
  64. fc94cf2 sh: include linux/time_types.h for sockios by Arnd Bergmann · 4 years, 10 months ago
  65. 33cd65e kasan: disable branch tracing for core runtime by Marco Elver · 4 years, 10 months ago
  66. 380e5c1 selftests/vm/write_to_hugetlbfs.c: fix unused variable warning by John Hubbard · 4 years, 10 months ago
  67. 9809770 selftests/vm/.gitignore: add mremap_dontunmap by John Hubbard · 4 years, 10 months ago
  68. ffca476 rapidio: fix an error in get_user_pages_fast() error handling by John Hubbard · 4 years, 10 months ago
  69. c071b0f x86: bitops: fix build regression by Nick Desaulniers · 4 years, 10 months ago
  70. 60858c0 device-dax: don't leak kernel memory to user space after unloading kmem by David Hildenbrand · 4 years, 10 months ago
  71. e6764aa Revert "kobject: Make sure the parent does not get released before its children" by Greg Kroah-Hartman · 4 years, 10 months ago
  72. e644645 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 10 months ago
  73. a24deb9 Merge tag 'drm-fixes-2020-05-23' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 10 months ago
  74. 4f7400d net/mlx5: Fix error flow in case of function_setup failure by Shay Drory · 4 years, 11 months ago
  75. d37bd5e net/mlx5e: CT: Correctly get flow rule by Roi Dayan · 4 years, 10 months ago
  76. 5e911e2 net/mlx5e: Update netdev txq on completions during closure by Moshe Shemesh · 5 years ago
  77. 9ca4153 net/mlx5: Annotate mutex destroy for root ns by Roi Dayan · 4 years, 10 months ago
  78. 6eb7a26 net/mlx5: Don't maintain a case of del_sw_func being null by Roi Dayan · 4 years, 10 months ago
  79. aee37f3 net/mlx5: Fix cleaning unmanaged flow tables by Roi Dayan · 4 years, 10 months ago
  80. df14ad1e net/mlx5: Fix memory leak in mlx5_events_init by Moshe Shemesh · 4 years, 11 months ago
  81. a16b8e0 net/mlx5e: Fix inner tirs handling by Roi Dayan · 4 years, 11 months ago
  82. 16736e1 net/mlx5e: kTLS, Destroy key object after destroying the TIS by Tariq Toukan · 4 years, 11 months ago
  83. 3213484 net/mlx5e: Fix allowed tc redirect merged eswitch offload cases by Maor Dickman · 5 years ago
  84. f7936dd net/mlx5: Avoid processing commands before cmdif is ready by Eran Ben Elisha · 5 years ago
  85. d43b700 net/mlx5: Fix a race when moving command interface to events mode by Eran Ben Elisha · 5 years ago
  86. 17d00e8 net/mlx5: Add command entry handling completion by Moshe Shemesh · 5 years ago
  87. d04322a Merge tag 'rxrpc-fixes-20200523-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 4 years, 10 months ago
  88. f45d01f rxrpc: Fix a memory leak in rxkad_verify_response() by Qiushi Wu · 4 years, 10 months ago
  89. 8a1d24e rxrpc: Fix a warning by David Howells · 4 years, 10 months ago
  90. 5a73015 net: sun: fix missing release regions in cas_init_one(). by Qiushi Wu · 4 years, 10 months ago
  91. bf655ba net: mscc: ocelot: fix address ageing time (again) by Vladimir Oltean · 4 years, 10 months ago
  92. 561535b r8169: fix OCP access on RTL8117 by Heiner Kallweit · 4 years, 10 months ago
  93. 156ee62 Merge branch 'mlxsw-Various-fixes' by David S. Miller · 4 years, 10 months ago
  94. 46ca111 selftests: mlxsw: qos_mc_aware: Specify arping timeout as an integer by Amit Cohen · 4 years, 10 months ago
  95. 4340f42 mlxsw: spectrum: Fix use-after-free of split/unsplit/type_set in case reload fails by Jiri Pirko · 4 years, 10 months ago
  96. a96ac8a net: ethernet: stmmac: Enable interface clocks on probe for IPQ806x by Jonathan McDowell · 4 years, 10 months ago
  97. 7a40a2d Merge branch 'netdevsim-Two-small-fixes' by David S. Miller · 4 years, 10 months ago
  98. 4d59e59 selftests: netdevsim: Always initialize 'RET' variable by Ido Schimmel · 4 years, 10 months ago
  99. be43224 netdevsim: Ensure policer drop counter always increases by Ido Schimmel · 4 years, 10 months ago
  100. 4629ed2 Merge tag 'rxrpc-fixes-20200520' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 4 years, 10 months ago