1. 8fede89 spi: Make spi_delay_exec() warn if called from atomic context by Mark Brown · 4 years, 10 months ago
  2. 36f8f18 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
  3. 39690c8 spi: rb4xx: add corresponding device tree documentation by Christopher Hill · 4 years, 10 months ago
  4. 9a436c6 spi: rb4xx: update driver to be device tree aware by Christopher Hill · 4 years, 10 months ago
  5. 678e5e1 spi: rb4xx: null pointer bug fix by Christopher Hill · 4 years, 10 months ago
  6. 4fdc03a spi: dw: Discard dma_width member of the dw_spi structure by Serge Semin · 4 years, 10 months ago
  7. 595c19d spi: dw: Discard unused void priv pointer by Serge Semin · 4 years, 10 months ago
  8. 2afccbd spi: dw: Discard static DW DMA slave structures by Serge Semin · 4 years, 10 months ago
  9. 43dba9f spi: dw: Enable interrupts in accordance with DMA xfer mode by Serge Semin · 4 years, 10 months ago
  10. 05897c7 spi: bcm2835: Tear down DMA before turning off SPI controller by Lukas Wunner · 4 years, 10 months ago
  11. c38a490 Merge branch 'for-5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-5.8 by Mark Brown · 4 years, 10 months ago
  12. b9dd3f6 spi: bcm2835aux: Fix controller unregister order by Lukas Wunner · 4 years, 10 months ago
  13. 9dd277f spi: bcm2835: Fix controller unregister order by Lukas Wunner · 4 years, 10 months ago
  14. 8485567 spi: Fix controller unregister order by Lukas Wunner · 4 years, 10 months ago
  15. 73da235 spi: ti_qspi: fix unit address by Kangmin Park · 4 years, 10 months ago
  16. 7db097dc spi: dw: Add Tx/Rx DMA properties by Serge Semin · 4 years, 10 months ago
  17. b271cf3 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
  18. eb1262e spi: spi-rockchip: use num-cs property and ctlr->enable_gpiods by Chris Ruehl · 4 years, 10 months ago
  19. d065f41 spi: spi-rockchip: add support for spi slave mode by Chris Ruehl · 4 years, 10 months ago
  20. d66571a spi: spi-rockchip: cleanup use struct spi_controller by Chris Ruehl · 4 years, 10 months ago
  21. 0327f0b spi: dw: Clear DMAC register when done or stopped by Serge Semin · 4 years, 10 months ago
  22. 77810d4 spi: dw: Initialize paddr in DW SPI MMIO private data by Serge Semin · 4 years, 10 months ago
  23. 9aea644 spi: dw: Fix native CS being unset by Serge Semin · 4 years, 10 months ago
  24. afb7f56 spi: dw: Drop duplicate error message when remap resource by Andy Shevchenko · 4 years, 10 months ago
  25. 5483ef0 spi: Convert UniPhier SPI controller to json-schema by Kunihiko Hayashi · 5 years ago
  26. 4dd227a spi: dw-mmio: Do not add acpi modalias when CONFIG_ACPI is not enabled by Jay Fang · 4 years, 10 months ago
  27. 74750e0 spi: sun6i: Add support for GPIO chip select lines by Alistair Francis · 4 years, 10 months ago
  28. 5bc4861 spi: uniphier: Use devm_platform_get_and_ioremap_resource() to simplify code by Kunihiko Hayashi · 4 years, 10 months ago
  29. 6a09140 spi: uniphier: Depend on HAS_IOMEM by Kunihiko Hayashi · 4 years, 10 months ago
  30. a041e67 spi: dw: Get rid of dma_inited flag by Andy Shevchenko · 4 years, 10 months ago
  31. 140e45e spi: dw: Avoid useless assignments in generic DMA setup by Andy Shevchenko · 4 years, 10 months ago
  32. 22d48ad spi: dw: Add Elkhart Lake PSE DMA support by Jarkko Nikula · 4 years, 11 months ago
  33. 6370aba spi: dw: Propagate struct device pointer to ->dma_init() callback by Andy Shevchenko · 4 years, 11 months ago
  34. 37aa8aa spi: dw: Add 'mfld' suffix to Intel Medfield related routines by Andy Shevchenko · 4 years, 11 months ago
  35. e794095 spi: dw: Move few headers under #ifdef CONFIG_SPI_DW_MID_DMA by Andy Shevchenko · 4 years, 11 months ago
  36. e62a15d spi: dw: Downgrade interrupt.h to irqreturn.h where appropriate by Andy Shevchenko · 4 years, 11 months ago
  37. 0c2ce3f spi: dw: Move interrupt.h to spi-dw.h who is user of it by Andy Shevchenko · 4 years, 11 months ago
  38. d4dd6c0 spi: dw: Remove unused variable in CR0 configuring hooks by Andy Shevchenko · 4 years, 11 months ago
  39. 3cb97e2 spi: dw: Zero DMA Tx and Rx configurations on stack by Andy Shevchenko · 4 years, 11 months ago
  40. dd4441a spi: bcm2835: Fix error return code in bcm2835_dma_init() by Wei Yongjun · 4 years, 11 months ago
  41. 5b68451 spi: a3700: make a3700_spi_init() return void by Jason Yan · 4 years, 11 months ago
  42. c48e0c5 spi: dw-apb-ssi: Add Intel Keem Bay support by Wan Ahmad Zainie · 4 years, 11 months ago
  43. 3812a08 spi: dw-apb-ssi: Add compatible string for DesignWare DWC_ssi by Wan Ahmad Zainie · 4 years, 11 months ago
  44. f423779 spi: dw: Add support for Intel Keem Bay SPI by Wan Ahmad Zainie · 4 years, 11 months ago
  45. e539f43 spi: dw: Add support for DesignWare DWC_ssi by Wan Ahmad Zainie · 4 years, 11 months ago
  46. c4eadee spi: dw: Add update_cr0() callback to update CTRLR0 by Wan Ahmad Zainie · 4 years, 11 months ago
  47. 299cb65 spi: dw: Fix typo in few registers name by Wan Ahmad Zainie · 4 years, 11 months ago
  48. e37687c spi: bcm2835: Fixes bare use of unsigned by Jacko Dirks · 4 years, 11 months ago
  49. 4f18b82 Merge series "Grab bag with AMD SPI fixes" from Lukas Wunner <lukas@wunner.de>: by Mark Brown · 4 years, 11 months ago
  50. f13242d Merge branch 'for-5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-5.8 by Mark Brown · 4 years, 11 months ago
  51. 36c72a5 spi: amd: Drop superfluous member from struct amd_spi by Lukas Wunner · 4 years, 11 months ago
  52. 7b9c94b spi: amd: Fix refcount underflow on remove by Lukas Wunner · 4 years, 11 months ago
  53. 4332ea8 spi: amd: Drop duplicate driver data assignments by Lukas Wunner · 4 years, 11 months ago
  54. cc17fbe spi: amd: Pass probe errors back to driver core by Lukas Wunner · 4 years, 11 months ago
  55. 2b60c49 spi: amd: Fix duplicate iounmap in error path by Lukas Wunner · 4 years, 11 months ago
  56. b68527d spi: atmel: Add missing annotation for atmel_spi_next_xfer_dma_submit() by Jules Irenge · 4 years, 11 months ago
  57. 6eefaee spi: pxa2xx: Apply CS clk quirk to BXT by Evan Green · 4 years, 11 months ago
  58. be6ef16 spi: stm32-qspi: Fix unbalanced pm_runtime_enable issue by Patrice Chotard · 4 years, 11 months ago
  59. 1816829 spi: uniphier: fix error return code in uniphier_spi_probe() by Wei Yongjun · 4 years, 11 months ago
  60. f84b604 spi: spi-amd: Fix a NULL vs IS_ERR() check in amd_spi_probe() by Wei Yongjun · 4 years, 11 months ago
  61. 68d047c spi: spi-amd: fix warning by Sanjay R Mehta · 4 years, 11 months ago
  62. bbb336f spi: spi-amd: Add AMD SPI controller driver support by Sanjay R Mehta · 5 years ago
  63. e5c9a22 Merge tag 'v5.7-rc3' into spi-5.8 by Mark Brown · 4 years, 11 months ago
  64. 6a8b55e Linux 5.7-rc3 by Linus Torvalds · 5 years ago
  65. d4fb4bf Merge tag '5.7-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  66. e9a61af Merge tag 'usb-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 5 years ago
  67. c5f3378 Merge tag 'tty-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 5 years ago
  68. f6da8bd Merge tag 'char-misc-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 5 years ago
  69. edf17b2 Merge tag 'staging-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 5 years ago
  70. a8a0e2a Merge tag 'driver-core-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  71. 749f046 Merge tag 's390-5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 5 years ago
  72. 670bcd7 Merge tag 'powerpc-5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  73. 5879288 Merge tag 'devicetree-fixes-for-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 5 years ago
  74. 5a35770 firmware_loader: revert removal of the fw_fallback_config export by Luis Chamberlain · 5 years ago
  75. b2768df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 5 years ago
  76. acd6294 Merge tag 'timers-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  77. 05db498 Merge tag 'sched-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  78. e185880 Merge tag 'perf-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  79. 9b3e59e Merge tag 'objtool-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  80. 673deb0 s390/protvirt: fix compilation issue by Claudio Imbrenda · 5 years ago
  81. ab51cac Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  82. 167ff13 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  83. e1cebd8 selftests/bpf: Fix a couple of broken test_btf cases by Stanislav Fomichev · 5 years ago
  84. dfc55ac tools/runqslower: Ensure own vmlinux.h is picked up first by Andrii Nakryiko · 5 years ago
  85. 6f302bf bpf: Make bpf_link_fops static by Zou Wei · 5 years ago
  86. 32e4c6f bpftool: Respect the -d option in struct_ops cmd by Martin KaFai Lau · 5 years ago
  87. 1d8a0af selftests/bpf: Add test for freplace program with expected_attach_type by Toke Høiland-Jørgensen · 5 years ago
  88. 03f87c0 bpf: Propagate expected_attach_type when verifying freplace programs by Toke Høiland-Jørgensen · 5 years ago
  89. 4adb7a4 bpf: Fix leak in LINK_UPDATE and enforce empty old_prog_fd by Andrii Nakryiko · 5 years ago
  90. 5ca1ca0 bpf, x86_32: Fix logic error in BPF_LDX zero-extension by Wang YanQing · 5 years ago
  91. 50fe7eb bpf, x86_32: Fix clobbering of dst for BPF_JSET by Luke Nelson · 5 years ago
  92. 5fa9a98 bpf, x86_32: Fix incorrect encoding in BPF_LDX zero-extension by Luke Nelson · 5 years ago
  93. a33d314 bpf: Fix reStructuredText markup by Jakub Wilk · 5 years ago
  94. 3554e54 net: systemport: suppress warnings on failed Rx SKB allocations by Doug Berger · 5 years ago
  95. ecaeceb net: bcmgenet: suppress warnings on failed Rx SKB allocations by Doug Berger · 5 years ago
  96. 7f32708 macsec: avoid to set wrong mtu by Taehee Yoo · 5 years ago
  97. 5ef58e2 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  98. 4bc77b2 dt-bindings: phy: qcom-qusb2: Fix defaults by Douglas Anderson · 5 years ago
  99. 2bdfd4f dt-bindings: Fix erroneous 'additionalProperties' by Rob Herring · 5 years ago
  100. 6ade99e proc: Put thread_pid in release_task not proc_flush_pid by Eric W. Biederman · 5 years ago