- 5bc4861 spi: uniphier: Use devm_platform_get_and_ioremap_resource() to simplify code by Kunihiko Hayashi · 4 years, 8 months ago
- 6a09140 spi: uniphier: Depend on HAS_IOMEM by Kunihiko Hayashi · 4 years, 8 months ago
- a041e67 spi: dw: Get rid of dma_inited flag by Andy Shevchenko · 4 years, 8 months ago
- 140e45e spi: dw: Avoid useless assignments in generic DMA setup by Andy Shevchenko · 4 years, 8 months ago
- 22d48ad spi: dw: Add Elkhart Lake PSE DMA support by Jarkko Nikula · 4 years, 9 months ago
- 6370aba spi: dw: Propagate struct device pointer to ->dma_init() callback by Andy Shevchenko · 4 years, 9 months ago
- 37aa8aa spi: dw: Add 'mfld' suffix to Intel Medfield related routines by Andy Shevchenko · 4 years, 9 months ago
- e794095 spi: dw: Move few headers under #ifdef CONFIG_SPI_DW_MID_DMA by Andy Shevchenko · 4 years, 9 months ago
- e62a15d spi: dw: Downgrade interrupt.h to irqreturn.h where appropriate by Andy Shevchenko · 4 years, 9 months ago
- 0c2ce3f spi: dw: Move interrupt.h to spi-dw.h who is user of it by Andy Shevchenko · 4 years, 9 months ago
- d4dd6c0 spi: dw: Remove unused variable in CR0 configuring hooks by Andy Shevchenko · 4 years, 9 months ago
- 3cb97e2 spi: dw: Zero DMA Tx and Rx configurations on stack by Andy Shevchenko · 4 years, 9 months ago
- dd4441a spi: bcm2835: Fix error return code in bcm2835_dma_init() by Wei Yongjun · 4 years, 9 months ago
- 5b68451 spi: a3700: make a3700_spi_init() return void by Jason Yan · 4 years, 9 months ago
- c48e0c5 spi: dw-apb-ssi: Add Intel Keem Bay support by Wan Ahmad Zainie · 4 years, 9 months ago
- 3812a08 spi: dw-apb-ssi: Add compatible string for DesignWare DWC_ssi by Wan Ahmad Zainie · 4 years, 9 months ago
- f423779 spi: dw: Add support for Intel Keem Bay SPI by Wan Ahmad Zainie · 4 years, 9 months ago
- e539f43 spi: dw: Add support for DesignWare DWC_ssi by Wan Ahmad Zainie · 4 years, 9 months ago
- c4eadee spi: dw: Add update_cr0() callback to update CTRLR0 by Wan Ahmad Zainie · 4 years, 9 months ago
- 299cb65 spi: dw: Fix typo in few registers name by Wan Ahmad Zainie · 4 years, 9 months ago
- e37687c spi: bcm2835: Fixes bare use of unsigned by Jacko Dirks · 4 years, 9 months ago
- 4f18b82 Merge series "Grab bag with AMD SPI fixes" from Lukas Wunner <lukas@wunner.de>: by Mark Brown · 4 years, 9 months ago
- 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
- 36c72a5 spi: amd: Drop superfluous member from struct amd_spi by Lukas Wunner · 4 years, 9 months ago
- 7b9c94b spi: amd: Fix refcount underflow on remove by Lukas Wunner · 4 years, 9 months ago
- 4332ea8 spi: amd: Drop duplicate driver data assignments by Lukas Wunner · 4 years, 9 months ago
- cc17fbe spi: amd: Pass probe errors back to driver core by Lukas Wunner · 4 years, 9 months ago
- 2b60c49 spi: amd: Fix duplicate iounmap in error path by Lukas Wunner · 4 years, 9 months ago
- b68527d spi: atmel: Add missing annotation for atmel_spi_next_xfer_dma_submit() by Jules Irenge · 4 years, 9 months ago
- 6eefaee spi: pxa2xx: Apply CS clk quirk to BXT by Evan Green · 4 years, 9 months ago
- be6ef16 spi: stm32-qspi: Fix unbalanced pm_runtime_enable issue by Patrice Chotard · 4 years, 9 months ago
- 1816829 spi: uniphier: fix error return code in uniphier_spi_probe() by Wei Yongjun · 4 years, 9 months ago
- f84b604 spi: spi-amd: Fix a NULL vs IS_ERR() check in amd_spi_probe() by Wei Yongjun · 4 years, 9 months ago
- 68d047c spi: spi-amd: fix warning by Sanjay R Mehta · 4 years, 9 months ago
- bbb336f spi: spi-amd: Add AMD SPI controller driver support by Sanjay R Mehta · 4 years, 9 months ago
- e5c9a22 Merge tag 'v5.7-rc3' into spi-5.8 by Mark Brown · 4 years, 9 months ago
- 6a8b55e Linux 5.7-rc3 by Linus Torvalds · 4 years, 9 months ago
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 5a35770 firmware_loader: revert removal of the fw_fallback_config export by Luis Chamberlain · 4 years, 9 months ago
- 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
- 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
- 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
- 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
- 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
- 673deb0 s390/protvirt: fix compilation issue by Claudio Imbrenda · 4 years, 9 months ago
- ab51cac Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 9 months ago
- 167ff13 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 9 months ago
- e1cebd8 selftests/bpf: Fix a couple of broken test_btf cases by Stanislav Fomichev · 4 years, 9 months ago
- dfc55ac tools/runqslower: Ensure own vmlinux.h is picked up first by Andrii Nakryiko · 4 years, 9 months ago
- 6f302bf bpf: Make bpf_link_fops static by Zou Wei · 4 years, 9 months ago
- 32e4c6f bpftool: Respect the -d option in struct_ops cmd by Martin KaFai Lau · 4 years, 9 months ago
- 1d8a0af selftests/bpf: Add test for freplace program with expected_attach_type by Toke Høiland-Jørgensen · 4 years, 9 months ago
- 03f87c0 bpf: Propagate expected_attach_type when verifying freplace programs by Toke Høiland-Jørgensen · 4 years, 9 months ago
- 4adb7a4 bpf: Fix leak in LINK_UPDATE and enforce empty old_prog_fd by Andrii Nakryiko · 4 years, 9 months ago
- 5ca1ca0 bpf, x86_32: Fix logic error in BPF_LDX zero-extension by Wang YanQing · 4 years, 9 months ago
- 50fe7eb bpf, x86_32: Fix clobbering of dst for BPF_JSET by Luke Nelson · 4 years, 9 months ago
- 5fa9a98 bpf, x86_32: Fix incorrect encoding in BPF_LDX zero-extension by Luke Nelson · 4 years, 9 months ago
- a33d314 bpf: Fix reStructuredText markup by Jakub Wilk · 4 years, 9 months ago
- 3554e54 net: systemport: suppress warnings on failed Rx SKB allocations by Doug Berger · 4 years, 9 months ago
- ecaeceb net: bcmgenet: suppress warnings on failed Rx SKB allocations by Doug Berger · 4 years, 9 months ago
- 7f32708 macsec: avoid to set wrong mtu by Taehee Yoo · 4 years, 9 months ago
- 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
- 4bc77b2 dt-bindings: phy: qcom-qusb2: Fix defaults by Douglas Anderson · 4 years, 9 months ago
- 2bdfd4f dt-bindings: Fix erroneous 'additionalProperties' by Rob Herring · 4 years, 9 months ago
- 6ade99e proc: Put thread_pid in release_task not proc_flush_pid by Eric W. Biederman · 4 years, 9 months ago
- 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
- 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
- 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
- bc0c4d1 mm: check that mm is still valid in madvise() by Linus Torvalds · 4 years, 9 months ago
- 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
- 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
- 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
- 81da3d3 Merge tag 'libata-5.7-2020-04-24' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 9 months ago
- 3d29cb1 Merge tag 'block-5.7-2020-04-24' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 9 months ago
- 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
- 0db0d14 Merge branch 'acpi-pci' by Rafael J. Wysocki · 4 years, 9 months ago
- 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
- 4bee16d Merge branch 'pm-tools' by Rafael J. Wysocki · 4 years, 9 months ago
- 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
- 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
- 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
- 88412a4e Merge tag 'drm-fixes-2020-04-24' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 9 months ago
- c4bfda1 afs: Make record checking use TASK_UNINTERRUPTIBLE when appropriate by David Howells · 4 years, 9 months ago
- 69cf397 afs: Fix to actually set AFS_SERVER_FL_HAVE_EPOCH by David Howells · 4 years, 9 months ago
- be59167 afs: Remove some unused bits by David Howells · 4 years, 9 months ago
- 8b6b802 dt-bindings: Fix command line length limit calling dt-mk-schema by Rob Herring · 4 years, 9 months ago
- dc23482 spi: spi-fsl-dspi: Adding shutdown hook by Peng Ma · 4 years, 9 months ago
- 8ca47eb mac80211: sta_info: Add lockdep condition for RCU list usage by Madhuparna Bhowmik · 4 years, 9 months ago
- 6cb5f3e mac80211: populate debugfs only after cfg80211 init by Johannes Berg · 4 years, 9 months ago
- 5990cde lib/mpi: Fix building for powerpc with clang by Nathan Chancellor · 4 years, 9 months ago
- 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
- 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