1. 5bc4861 spi: uniphier: Use devm_platform_get_and_ioremap_resource() to simplify code by Kunihiko Hayashi · 4 years, 8 months ago
  2. 6a09140 spi: uniphier: Depend on HAS_IOMEM by Kunihiko Hayashi · 4 years, 8 months ago
  3. a041e67 spi: dw: Get rid of dma_inited flag by Andy Shevchenko · 4 years, 8 months ago
  4. 140e45e spi: dw: Avoid useless assignments in generic DMA setup by Andy Shevchenko · 4 years, 8 months ago
  5. 22d48ad spi: dw: Add Elkhart Lake PSE DMA support by Jarkko Nikula · 4 years, 9 months ago
  6. 6370aba spi: dw: Propagate struct device pointer to ->dma_init() callback by Andy Shevchenko · 4 years, 9 months ago
  7. 37aa8aa spi: dw: Add 'mfld' suffix to Intel Medfield related routines by Andy Shevchenko · 4 years, 9 months ago
  8. e794095 spi: dw: Move few headers under #ifdef CONFIG_SPI_DW_MID_DMA by Andy Shevchenko · 4 years, 9 months ago
  9. e62a15d spi: dw: Downgrade interrupt.h to irqreturn.h where appropriate by Andy Shevchenko · 4 years, 9 months ago
  10. 0c2ce3f spi: dw: Move interrupt.h to spi-dw.h who is user of it by Andy Shevchenko · 4 years, 9 months ago
  11. d4dd6c0 spi: dw: Remove unused variable in CR0 configuring hooks by Andy Shevchenko · 4 years, 9 months ago
  12. 3cb97e2 spi: dw: Zero DMA Tx and Rx configurations on stack by Andy Shevchenko · 4 years, 9 months ago
  13. dd4441a spi: bcm2835: Fix error return code in bcm2835_dma_init() by Wei Yongjun · 4 years, 9 months ago
  14. 5b68451 spi: a3700: make a3700_spi_init() return void by Jason Yan · 4 years, 9 months ago
  15. c48e0c5 spi: dw-apb-ssi: Add Intel Keem Bay support by Wan Ahmad Zainie · 4 years, 9 months ago
  16. 3812a08 spi: dw-apb-ssi: Add compatible string for DesignWare DWC_ssi by Wan Ahmad Zainie · 4 years, 9 months ago
  17. f423779 spi: dw: Add support for Intel Keem Bay SPI by Wan Ahmad Zainie · 4 years, 9 months ago
  18. e539f43 spi: dw: Add support for DesignWare DWC_ssi by Wan Ahmad Zainie · 4 years, 9 months ago
  19. c4eadee spi: dw: Add update_cr0() callback to update CTRLR0 by Wan Ahmad Zainie · 4 years, 9 months ago
  20. 299cb65 spi: dw: Fix typo in few registers name by Wan Ahmad Zainie · 4 years, 9 months ago
  21. e37687c spi: bcm2835: Fixes bare use of unsigned by Jacko Dirks · 4 years, 9 months ago
  22. 4f18b82 Merge series "Grab bag with AMD SPI fixes" from Lukas Wunner <lukas@wunner.de>: by Mark Brown · 4 years, 9 months ago
  23. 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, 9 months ago
  24. 36c72a5 spi: amd: Drop superfluous member from struct amd_spi by Lukas Wunner · 4 years, 9 months ago
  25. 7b9c94b spi: amd: Fix refcount underflow on remove by Lukas Wunner · 4 years, 9 months ago
  26. 4332ea8 spi: amd: Drop duplicate driver data assignments by Lukas Wunner · 4 years, 9 months ago
  27. cc17fbe spi: amd: Pass probe errors back to driver core by Lukas Wunner · 4 years, 9 months ago
  28. 2b60c49 spi: amd: Fix duplicate iounmap in error path by Lukas Wunner · 4 years, 9 months ago
  29. b68527d spi: atmel: Add missing annotation for atmel_spi_next_xfer_dma_submit() by Jules Irenge · 4 years, 9 months ago
  30. 6eefaee spi: pxa2xx: Apply CS clk quirk to BXT by Evan Green · 4 years, 9 months ago
  31. be6ef16 spi: stm32-qspi: Fix unbalanced pm_runtime_enable issue by Patrice Chotard · 4 years, 9 months ago
  32. 1816829 spi: uniphier: fix error return code in uniphier_spi_probe() by Wei Yongjun · 4 years, 9 months ago
  33. f84b604 spi: spi-amd: Fix a NULL vs IS_ERR() check in amd_spi_probe() by Wei Yongjun · 4 years, 9 months ago
  34. 68d047c spi: spi-amd: fix warning by Sanjay R Mehta · 4 years, 9 months ago
  35. bbb336f spi: spi-amd: Add AMD SPI controller driver support by Sanjay R Mehta · 4 years, 9 months ago
  36. e5c9a22 Merge tag 'v5.7-rc3' into spi-5.8 by Mark Brown · 4 years, 9 months ago
  37. 6a8b55e Linux 5.7-rc3 by Linus Torvalds · 4 years, 9 months ago
  38. d4fb4bf Merge tag '5.7-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 9 months ago
  39. e9a61af Merge tag 'usb-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 4 years, 9 months ago
  40. c5f3378 Merge tag 'tty-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 4 years, 9 months ago
  41. f6da8bd Merge tag 'char-misc-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 9 months ago
  42. edf17b2 Merge tag 'staging-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 4 years, 9 months ago
  43. a8a0e2a Merge tag 'driver-core-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years, 9 months ago
  44. 749f046 Merge tag 's390-5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 9 months ago
  45. 670bcd7 Merge tag 'powerpc-5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 9 months ago
  46. 5879288 Merge tag 'devicetree-fixes-for-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 4 years, 9 months ago
  47. 5a35770 firmware_loader: revert removal of the fw_fallback_config export by Luis Chamberlain · 4 years, 9 months ago
  48. b2768df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years, 9 months ago
  49. acd6294 Merge tag 'timers-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  50. 05db498 Merge tag 'sched-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  51. e185880 Merge tag 'perf-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  52. 9b3e59e Merge tag 'objtool-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  53. 673deb0 s390/protvirt: fix compilation issue by Claudio Imbrenda · 4 years, 9 months ago
  54. ab51cac Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 9 months ago
  55. 167ff13 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 9 months ago
  56. e1cebd8 selftests/bpf: Fix a couple of broken test_btf cases by Stanislav Fomichev · 4 years, 9 months ago
  57. dfc55ac tools/runqslower: Ensure own vmlinux.h is picked up first by Andrii Nakryiko · 4 years, 9 months ago
  58. 6f302bf bpf: Make bpf_link_fops static by Zou Wei · 4 years, 9 months ago
  59. 32e4c6f bpftool: Respect the -d option in struct_ops cmd by Martin KaFai Lau · 4 years, 9 months ago
  60. 1d8a0af selftests/bpf: Add test for freplace program with expected_attach_type by Toke Høiland-Jørgensen · 4 years, 9 months ago
  61. 03f87c0 bpf: Propagate expected_attach_type when verifying freplace programs by Toke Høiland-Jørgensen · 4 years, 9 months ago
  62. 4adb7a4 bpf: Fix leak in LINK_UPDATE and enforce empty old_prog_fd by Andrii Nakryiko · 4 years, 9 months ago
  63. 5ca1ca0 bpf, x86_32: Fix logic error in BPF_LDX zero-extension by Wang YanQing · 4 years, 9 months ago
  64. 50fe7eb bpf, x86_32: Fix clobbering of dst for BPF_JSET by Luke Nelson · 4 years, 9 months ago
  65. 5fa9a98 bpf, x86_32: Fix incorrect encoding in BPF_LDX zero-extension by Luke Nelson · 4 years, 9 months ago
  66. a33d314 bpf: Fix reStructuredText markup by Jakub Wilk · 4 years, 9 months ago
  67. 3554e54 net: systemport: suppress warnings on failed Rx SKB allocations by Doug Berger · 4 years, 9 months ago
  68. ecaeceb net: bcmgenet: suppress warnings on failed Rx SKB allocations by Doug Berger · 4 years, 9 months ago
  69. 7f32708 macsec: avoid to set wrong mtu by Taehee Yoo · 4 years, 9 months ago
  70. 5ef58e2 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 9 months ago
  71. 4bc77b2 dt-bindings: phy: qcom-qusb2: Fix defaults by Douglas Anderson · 4 years, 9 months ago
  72. 2bdfd4f dt-bindings: Fix erroneous 'additionalProperties' by Rob Herring · 4 years, 9 months ago
  73. 6ade99e proc: Put thread_pid in release_task not proc_flush_pid by Eric W. Biederman · 4 years, 9 months ago
  74. 8e9ccd0 Merge tag 'pm-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 9 months ago
  75. 5be35f7 Merge tag 'pnp-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 9 months ago
  76. 9dc5d98 Merge tag 'acpi-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 9 months ago
  77. bc0c4d1 mm: check that mm is still valid in madvise() by Linus Torvalds · 4 years, 9 months ago
  78. c651b46 Merge tag 'mac80211-for-net-2020-04-24' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 4 years, 9 months ago
  79. 0303b3a Merge tag 'wireless-drivers-2020-04-24' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 4 years, 9 months ago
  80. aee1a00 Merge tag 'io_uring-5.7-2020-04-24' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 9 months ago
  81. 81da3d3 Merge tag 'libata-5.7-2020-04-24' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 9 months ago
  82. 3d29cb1 Merge tag 'block-5.7-2020-04-24' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 9 months ago
  83. da5de55 Merge tag 'trace-v5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 9 months ago
  84. 0db0d14 Merge branch 'acpi-pci' by Rafael J. Wysocki · 4 years, 9 months ago
  85. 4544db3 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 9 months ago
  86. 4bee16d Merge branch 'pm-tools' by Rafael J. Wysocki · 4 years, 9 months ago
  87. b9916af7 Merge tag 'kbuild-fixes-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 9 months ago
  88. 9a19562 Merge tag 'afs-fixes-20200424' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 4 years, 9 months ago
  89. b4ecf26e Merge tag 'sound-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years, 9 months ago
  90. 88412a4e Merge tag 'drm-fixes-2020-04-24' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 9 months ago
  91. c4bfda1 afs: Make record checking use TASK_UNINTERRUPTIBLE when appropriate by David Howells · 4 years, 9 months ago
  92. 69cf397 afs: Fix to actually set AFS_SERVER_FL_HAVE_EPOCH by David Howells · 4 years, 9 months ago
  93. be59167 afs: Remove some unused bits by David Howells · 4 years, 9 months ago
  94. 8b6b802 dt-bindings: Fix command line length limit calling dt-mk-schema by Rob Herring · 4 years, 9 months ago
  95. dc23482 spi: spi-fsl-dspi: Adding shutdown hook by Peng Ma · 4 years, 9 months ago
  96. 8ca47eb mac80211: sta_info: Add lockdep condition for RCU list usage by Madhuparna Bhowmik · 4 years, 9 months ago
  97. 6cb5f3e mac80211: populate debugfs only after cfg80211 init by Johannes Berg · 4 years, 9 months ago
  98. 5990cde lib/mpi: Fix building for powerpc with clang by Nathan Chancellor · 4 years, 9 months ago
  99. e32b248 Merge tag 'drm-misc-fixes-2020-04-23' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 4 years, 9 months ago
  100. 11c5ec7 Merge tag 'drm-intel-fixes-2020-04-23' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 4 years, 9 months ago