aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-10-12mmc: sdhci: Return true only when timeout exceeds capacity of the HW timerBean Huo1-12/+9
2021-10-12mmc: mmci: Add small comment about reset threadLinus Walleij1-0/+4
2021-10-12mmc: sdhci-omap: Check MMCHS_HL_HWINFO register for ADMATony Lindgren1-2/+22
2021-10-12mmc: sdhci-omap: Parse legacy ti,non-removable propertyTony Lindgren1-0/+5
2021-10-12mmc: sdhci-omap: Restore sysconfig after resetTony Lindgren1-1/+13
2021-10-12mmc: sdhci-omap: Fix context restoreTony Lindgren1-1/+14
2021-10-12mmc: sdhci-omap: Fix NULL pointer exception if regulator is not configuredTony Lindgren1-1/+2
2021-10-12mmc: mtk-sd: Add HS400 online tuning supportWenbin Mei1-2/+77
2021-10-12mmc: core: Add host specific tuning support for eMMC HS400 modeWenbin Mei3-1/+12
2021-10-12dt-bindings: mmc: mtk-sd: Add hs400 dly3 settingWenbin Mei1-0/+12
2021-10-12mmc: sdhci-s3c: drop unneeded MODULE_ALIASKrzysztof Kozlowski1-1/+0
2021-10-12dt-bindings: mmc: update mmc-card.yaml referenceMauro Carvalho Chehab1-1/+1
2021-10-12mmc: dw_mmc: Dont wait for DRTO on Write RSP errorChristian Löhle1-1/+2
2021-10-12dt-bindings: mmc: sdhci-msm: Add compatible string for msm8226Luca Weiss1-0/+1
2021-10-12memstick: jmb38x_ms: Prefer struct_size over open coded arithmeticLen Baker1-2/+1
2021-10-12mmc: cqhci: Print out qcnt in case of timeoutBean Huo1-2/+2
2021-10-12mmc: sdhci-of-arasan: Add intel Thunder Bay SOC support to the arasan eMMC dr...Rashmi A1-1/+28
2021-10-12dt-bindings: mmc: Add bindings for Intel Thunder Bay SoCRashmi A1-0/+25
2021-10-12mmc: omap_hsmmc: Make use of the helper macro SET_RUNTIME_PM_OPS()Cai Huoqing1-7/+3
2021-10-12memstick: mspro_block: Add error handling support for add_disk()Luis Chamberlain1-1/+5
2021-10-12memstick: ms_block: Add error handling support for add_disk()Luis Chamberlain1-1/+5
2021-10-12dt-bindings: mmc: Convert MMC Card binding to a schemaMaxime Ripard3-36/+48
2021-10-12mmc: block: Add error handling support for add_disk()Luis Chamberlain1-1/+6
2021-10-12mmc: mtk-sd: Remove unused parametersChanWoo Lee1-6/+5
2021-10-12mmc: mtk-sd: Remove unused parameters(mrq)ChanWoo Lee1-2/+2
2021-10-12mmc: mtk-sd: Add wait dma stop done flowDerong Liu1-0/+5
2021-10-12mmc: sdhci: Change the code to check auto_cmd23ChanWoo Lee1-1/+1
2021-10-10Linux 5.15-rc5Linus Torvalds1-1/+1
2021-10-10Merge tag 'powerpc-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds17-75/+234
2021-10-10Merge tag 'objtool_urgent_for_v5.15_rc5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds6-50/+25
2021-10-10Merge tag 'x86_urgent_for_v5.15_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9-14/+99
2021-10-09Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-3/+13
2021-10-09Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds6-43/+41
2021-10-09Merge tag 'block-5.15-2021-10-09' of git://git.kernel.dk/linux-blockLinus Torvalds3-1/+3
2021-10-09Merge tag '5.15-rc4-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds8-114/+77
2021-10-09Merge tag 'riscv-for-linus-5.15-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds8-31/+56
2021-10-08Merge tag 's390-5.15-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds5-16/+46
2021-10-08Merge tag 'xtensa-20211008' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds5-13/+17
2021-10-08Merge tag 'for-linus-5.15b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds16-103/+135
2021-10-08Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds21-100/+27
2021-10-08Merge tag 'acpi-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-0/+3
2021-10-08Merge tag 'usb-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds10-29/+42
2021-10-08Merge tag 'mmc-v5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2-25/+70
2021-10-08Merge tag 'drm-fixes-2021-10-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds53-163/+712
2021-10-08asm-generic/io.h: give stub iounmap() on !MMU same prototype as elsewhereAdam Borowski1-1/+1
2021-10-08x86/fpu: Restore the masking out of reserved MXCSR bitsBorislav Petkov1-3/+8
2021-10-08Merge tag 'amd-drm-fixes-5.15-2021-10-06' of https://gitlab.freedesktop.org/a...Dave Airlie14-26/+142
2021-10-08Merge tag 'drm-misc-fixes-2021-10-06' of git://anongit.freedesktop.org/drm/dr...Dave Airlie30-109/+504
2021-10-08Merge tag 'drm-intel-fixes-2021-10-07' of git://anongit.freedesktop.org/drm/d...Dave Airlie9-28/+66
2021-10-07checksyscalls: Unconditionally ignore fstat{,at}64Palmer Dabbelt1-2/+4