summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mmc: sdhci-pci: Remove dead code (struct sdhci_pci_data et al)Andy Shevchenko2021-10-194-35/+4
* mmc: sdhci: Remove unused prototype declaration in the headerAndy Shevchenko2021-10-191-1/+0
* mmc: sdhci: Deduplicate sdhci_get_cd_nogpio()Andy Shevchenko2021-10-194-31/+21
* mmc: moxart: Fix null pointer dereference on pointer hostColin Ian King2021-10-141-6/+7
* Merge branch 'fixes' into nextUlf Hansson2021-10-141-5/+24
|\
| * mmc: sdhci-pci: Read card detect from ACPI for Intel MerrifieldAndy Shevchenko2021-10-141-5/+24
* | memstick: jmb38x_ms: use appropriate free function in jmb38x_ms_alloc_host()Dan Carpenter2021-10-121-1/+1
* | mmc: moxart: Fix reference count leaks in moxart_probeXin Xiong2021-10-121-2/+14
* | Merge branch 'fixes' into nextUlf Hansson2021-10-121-0/+6
|\|
| * mmc: sdhci: Map more voltage level to SDHCI_POWER_330Shawn Guo2021-10-121-0/+6
* | mmc: slot-gpio: Update default label when no con_id providedAndy Shevchenko2021-10-121-0/+8
* | mmc: slot-gpio: Refactor mmc_gpio_alloc()Andy Shevchenko2021-10-121-17/+17
* | memstick: avoid out-of-range warningArnd Bergmann2021-10-121-1/+1
* | mmc: sdhci-sprd: Wait until DLL locked after being configuredZhenxiong Lai2021-10-121-0/+13
* | mmc: sdhci-pci-o2micro: Fix spelling mistake "unsupport" -> "unsupported"Colin Ian King2021-10-121-1/+1
* | mmc: sdhci-s3c: Describe driver in KConfigKrzysztof Kozlowski2021-10-121-3/+5
* | mmc: sdhci: Return true only when timeout exceeds capacity of the HW timerBean Huo2021-10-121-12/+9
* | mmc: mmci: Add small comment about reset threadLinus Walleij2021-10-121-0/+4
* | mmc: sdhci-omap: Check MMCHS_HL_HWINFO register for ADMATony Lindgren2021-10-121-2/+22
* | mmc: sdhci-omap: Parse legacy ti,non-removable propertyTony Lindgren2021-10-121-0/+5
* | mmc: sdhci-omap: Restore sysconfig after resetTony Lindgren2021-10-121-1/+13
* | mmc: sdhci-omap: Fix context restoreTony Lindgren2021-10-121-1/+14
* | mmc: sdhci-omap: Fix NULL pointer exception if regulator is not configuredTony Lindgren2021-10-121-1/+2
* | mmc: mtk-sd: Add HS400 online tuning supportWenbin Mei2021-10-121-2/+77
* | mmc: core: Add host specific tuning support for eMMC HS400 modeWenbin Mei2021-10-122-1/+8
* | mmc: sdhci-s3c: drop unneeded MODULE_ALIASKrzysztof Kozlowski2021-10-121-1/+0
* | dt-bindings: mmc: update mmc-card.yaml referenceMauro Carvalho Chehab2021-10-121-1/+1
* | mmc: dw_mmc: Dont wait for DRTO on Write RSP errorChristian Löhle2021-10-121-1/+2
* | memstick: jmb38x_ms: Prefer struct_size over open coded arithmeticLen Baker2021-10-121-2/+1
* | mmc: cqhci: Print out qcnt in case of timeoutBean Huo2021-10-121-2/+2
* | mmc: sdhci-of-arasan: Add intel Thunder Bay SOC support to the arasan eMMC dr...Rashmi A2021-10-121-1/+28
* | mmc: omap_hsmmc: Make use of the helper macro SET_RUNTIME_PM_OPS()Cai Huoqing2021-10-121-7/+3
* | memstick: mspro_block: Add error handling support for add_disk()Luis Chamberlain2021-10-121-1/+5
* | memstick: ms_block: Add error handling support for add_disk()Luis Chamberlain2021-10-121-1/+5
* | mmc: block: Add error handling support for add_disk()Luis Chamberlain2021-10-121-1/+6
* | mmc: mtk-sd: Remove unused parametersChanWoo Lee2021-10-121-6/+5
* | mmc: mtk-sd: Remove unused parameters(mrq)ChanWoo Lee2021-10-121-2/+2
* | mmc: mtk-sd: Add wait dma stop done flowDerong Liu2021-10-121-0/+5
* | mmc: sdhci: Change the code to check auto_cmd23ChanWoo Lee2021-10-121-1/+1
|/
* Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-10-093-3/+13
|\
| * i2c: mlxcpld: Modify register setting for 400KHz frequencyVadim Pasternak2021-10-041-1/+1
| * i2c: mlxcpld: Fix criteria for frequency settingVadim Pasternak2021-10-041-1/+1
| * i2c: mediatek: Add OFFSET_EXT_CONF setting backKewei Xu2021-10-021-1/+10
| * i2c: acpi: fix resource leak in reconfiguration device additionJamie Iles2021-10-021-0/+1
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-10-096-43/+41
|\ \
| * | scsi: iscsi: Fix iscsi_task use after freeMike Christie2021-10-041-6/+9
| * | scsi: lpfc: Fix memory overwrite during FC-GS I/O abort handlingJames Smart2021-10-041-4/+7
| * | scsi: elx: efct: Delete stray unlock statementDan Carpenter2021-10-041-2/+1
| * | scsi: ufs: core: Fix task management completionAdrian Hunter2021-10-042-30/+23
| * | scsi: acornscsi: Remove scsi_cmd_to_tag() referenceJohn Garry2021-10-041-1/+1