summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-10-12memstick: jmb38x_ms: use appropriate free function in jmb38x_ms_alloc_host()Dan Carpenter1-1/+1
2021-10-12mmc: moxart: Fix reference count leaks in moxart_probeXin Xiong1-2/+14
2021-10-12Merge branch 'fixes' into nextUlf Hansson1-0/+6
2021-10-12mmc: slot-gpio: Update default label when no con_id providedAndy Shevchenko1-0/+8
2021-10-12mmc: slot-gpio: Refactor mmc_gpio_alloc()Andy Shevchenko1-17/+17
2021-10-12memstick: avoid out-of-range warningArnd Bergmann1-1/+1
2021-10-12mmc: sdhci-sprd: Wait until DLL locked after being configuredZhenxiong Lai1-0/+13
2021-10-12mmc: sdhci-pci-o2micro: Fix spelling mistake "unsupport" -> "unsupported"Colin Ian King1-1/+1
2021-10-12mmc: sdhci-s3c: Describe driver in KConfigKrzysztof Kozlowski1-3/+5
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 Mei2-1/+8
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-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-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-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-12mmc: sdhci: Map more voltage level to SDHCI_POWER_330Shawn Guo1-0/+6
2021-10-10Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-3/+13
2021-10-10Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds6-43/+41
2021-10-09Merge tag 's390-5.15-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-8/+1
2021-10-08Merge tag 'for-linus-5.15b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-25/+31
2021-10-08Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds11-14/+16
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 Torvalds50-151/+709
2021-10-08Merge tag 'amd-drm-fixes-5.15-2021-10-06' of https://gitlab.freedesktop.org/a...Dave Airlie13-24/+140
2021-10-08Merge tag 'drm-misc-fixes-2021-10-06' of git://anongit.freedesktop.org/drm/dr...Dave Airlie28-99/+503
2021-10-08Merge tag 'armsoc-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-100/+57
2021-10-07Merge tag 'scmi-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2-14/+32
2021-10-07Merge tag 'omap-for-v5.15/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2-12/+19
2021-10-07Merge tag 'net-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds37-170/+333
2021-10-07Merge tag 'hyperv-fixes-signed-20211007' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-3/+10
2021-10-07PCI: ACPI: Check parent pointer in acpi_pci_find_companion()Rafael J. Wysocki1-0/+3