summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-16mmc: owl-mmc: use true and false for bool variablesZou Wei
2020-11-16mmc: sdhci-pic32: Make pic32_sdhci_probe_platform() voidKaixu Xia
2020-11-16mmc: dw_mmc: replace spin_lock_irqsave by spin_lock in hard IRQTian Tao
2020-11-16mmc: meson-gx: drop of_match_ptr from of_device_id tableKrzysztof Kozlowski
2020-11-16misc: rtsx: Fix clock timing for RTS5261Rui Feng
2020-11-16misc: rtsx: Add hardware auto power off for RTS5261Rui Feng
2020-11-16misc: rtsx: Add CD & WP reverse support for RTS5261Rui Feng
2020-11-16misc: rtsx: Check mmc support for RTS5261Rui Feng
2020-11-16misc: rtsx: Fix PAD driving for RTS5261Rui Feng
2020-11-16misc: rtsx: Fix aspm for RTS5261Rui Feng
2020-11-16misc: rtsx: Fix OCP function for RTS5261Rui Feng
2020-11-16mmc: rtsx: Add test mode for RTS5261Rui Feng
2020-11-16mmc: mediatek: add HS400 enhanced strobe supportWenbin Mei
2020-11-16mmc: owl-mmc: replace spin_lock_irqsave by spin_lock in hard IRQTian Tao
2020-11-16mmc: meson-mx-sdio: replace spin_lock_irqsave by spin_lock in hard IRQTian Tao
2020-11-16mmc: moxart: replace spin_lock_irqsave by spin_lock in hard IRQTian Tao
2020-11-16mmc: davinci: remove unneeded semicolonTom Rix
2020-11-16memstick: tifm: remove unneeded semicolonTom Rix
2020-11-16memstick: mspro_block: remove unneeded semicolonTom Rix
2020-11-16memstick: jmb38x_ms: remove unneeded semicolonTom Rix
2020-11-16mmc: rtsx_pci: Add SD Express mode support for RTS5261Rui Feng
2020-11-16misc: rtsx: Add SD Express mode support for RTS5261Rui Feng
2020-11-16mmc: core: Initial support for SD express card/hostUlf Hansson
2020-11-16mmc: mediatek: Replace spin_lock_irqsave by spin_lock in hard IRQTian Tao
2020-11-16mmc: mediatek: Add subsys clock control for MT8192 msdcWenbin Mei
2020-11-16dt-bindings: mmc: Add support for MT8192 SoCWenbin Mei
2020-11-16dt-bindings: mmc: Convert mtk-sd to json-schemaWenbin Mei
2020-11-16mmc: sdhci-acpi: AMDI0040: Allow changing HS200/HS400 driver strengthRaul E Rangel
2020-11-16mmc: sunxi: drop of_match_ptr from of_device_id tableKrzysztof Kozlowski
2020-11-16mmc: s3cmci: enable compile testingKrzysztof Kozlowski
2020-11-16mmc: s3cmci: include GPIO descriptor consumer headerKrzysztof Kozlowski
2020-11-15Linux 5.10-rc4v5.10-rc4Linus Torvalds
2020-11-15Merge tag 'drm-fixes-2020-11-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-11-16Merge branch 'linux-5.10' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2020-11-15Merge tag 'char-misc-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-11-15Merge tag 'usb-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-11-15Merge tag 'x86-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-11-15Merge tag 'perf-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-11-15Merge tag 'sched-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-11-15Merge tag 'locking-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-11-15Merge branch 'for-5.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-11-15kvm: mmu: fix is_tdp_mmu_check when the TDP MMU is not in usePaolo Bonzini
2020-11-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-11-14Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-11-14Merge tag 'hwmon-for-v5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-11-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-11-14Merge tag 'selinux-pr-20201113' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-11-14Merge tag 'for-linus-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-11-14afs: Fix afs_write_end() when called with copied == 0 [ver #3]David Howells