summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fixes' into nextUlf Hansson2020-05-282-4/+7
|\
| * mmc: block: Fix use-after-free issue for rpmbPeng Hao2020-05-251-1/+1
| * mmc: sdhci: Fix SDHCI_QUIRK_BROKEN_CQEAdrian Hunter2020-05-181-3/+6
* | m68k: coldfire/clk.c: move m5441x specific codeAngelo Dureghello2020-05-282-15/+15
* | mmc: sdhci-of-esdhc: exit HS400 properly before setting any speed modeYangbo Lu2020-05-281-0/+34
* | mmc: sdhci-msm: dump vendor specific registers during errorSarthak Garg2020-05-281-0/+31
* | mmc: sdhci-msm: Introduce new ops to dump vendor specific registersSarthak Garg2020-05-282-0/+4
* | mmc: sdhci-msm: Read and use DLL Config property from device tree fileSarthak Garg2020-05-281-2/+11
* | mmc: sdhci-msm: Update DDR_CONFIG as per device tree fileSarthak Garg2020-05-281-1/+16
* | mmc: sdhci-msm: Update dll_config_3 as per HSRSarthak Garg2020-05-281-0/+13
* | mmc: host: sdhci-msm: Configure dll-user-control in dll init sequenceVeerabhadrarao Badiganti2020-05-281-0/+29
* | dt-bindings: mmc: Add information for DLL register propertiesSarthak Garg2020-05-281-0/+13
* | dt-bindings: mmc: Add new compatible string for sm8250 targetSarthak Garg2020-05-281-0/+1
* | sdhci: tegra: Avoid reading autocal timeout values when not applicableSowjanya Komatineni2020-05-281-24/+33
* | mmc: renesas_sdhi: remove manual clk handlingWolfram Sang2020-05-281-8/+2
* | mmc: tmio: Make sure the PM domain is 'started' while probingUlf Hansson2020-05-282-2/+3
* | mmc: tmio: Further fixup runtime PM management at removeUlf Hansson2020-05-281-2/+4
* | MAINTAINERS: add myself to maintain M5441X mmc host driverAngelo Dureghello2020-05-281-0/+7
* | mmc: host: add Coldfire esdhc supportAngelo Dureghello2020-05-283-0/+535
* | mmc: sdhci: add quirks for be to le byte swappingAngelo Dureghello2020-05-282-3/+10
* | m68k: mcf5441x: add support for esdhc mmc controllerAngelo Dureghello2020-05-286-3/+91
* | dt-bindings: mmc: renesas,sdhi: Document r8a7742 supportLad Prabhakar2020-05-281-0/+1
* | mmc: meson-mx-sdhc: Don't use literal 0 to initialize structsMartin Blumenstingl2020-05-281-2/+2
* | mmc: meson-mx-sdhc: Fix manual RX FIFO flushingMartin Blumenstingl2020-05-281-2/+9
* | mmc: sdhci-esdhc-imx: Add HS400 support for i.MX6SLLHaibo Chen2020-05-281-0/+1
* | mmc: meson-mx-sdhc: Fix building with CONFIG_MMC_MESON_MX_SDHC=mMartin Blumenstingl2020-05-282-1/+2
* | mmc: sdhci-of-dwcmshc: add suspend/resume supportJisheng Zhang2020-05-281-0/+43
* | mmc: sdhci-of-dwcmshc: implement specific set_uhs_signalingJisheng Zhang2020-05-281-1/+30
* | mmc: host: meson-mx-sdhc: new driver for the Amlogic Meson SDHC hostMartin Blumenstingl2020-05-285-0/+1221
* | dt-bindings: mmc: Document the Amlogic Meson SDHC MMC host controllerMartin Blumenstingl2020-05-281-0/+68
* | mmc: fix compilation of user APIJérôme Pouiller2020-05-281-0/+1
* | mmc: sdhci: use FIELD_GET/PREP for current capabilities bit masksMasahiro Yamada2020-05-283-25/+19
* | mmc: uniphier-sd: call devm_request_irq() after tmio_mmc_host_probe()Masahiro Yamada2020-05-281-5/+7
* | mmc: sdhci-pci-gli: Add Genesys Logic GL9763E supportBen Chuang2020-05-283-0/+109
* | mmc: host: Drop redundant MMC_CAP_ERASEUlf Hansson2020-05-2816-25/+12
* | mmc: core: Enable erase/discard/trim support for all mmc hostsUlf Hansson2020-05-281-4/+2
* | mmc: sdricoh_cs: Respect the cmd->busy_timeout from the mmc coreUlf Hansson2020-05-281-2/+5
* | mmc: sdricoh_cs: Throttle polling rate for commandsUlf Hansson2020-05-281-17/+16
* | mmc: sdricoh_cs: Throttle polling rate for data transfersUlf Hansson2020-05-281-11/+15
* | mmc: cb710: Inform the mmc core about the maximum busy timeoutUlf Hansson2020-05-281-0/+8
* | memstick: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-281-1/+1
* | mmc: meson-mx-sdio: trigger a soft reset after a timeout or CRC errorMartin Blumenstingl2020-05-281-0/+3
* | dt-bindings: mmc: renesas,mmcif: Document r8a7742 DT bindingsLad Prabhakar2020-05-281-2/+3
* | mmc: sdhci-esdhc: update contact emailWolfram Sang2020-05-282-2/+2
* | mmc: core: expose info about enhanced rpmb supportKrishna Konda2020-05-283-0/+8
* | mmc: sdio: Align the initialization commands in retry path for UHS-IUlf Hansson2020-05-281-27/+26
* | mmc: sdio: Re-use negotiated OCR mask when re-sending CMD8Ulf Hansson2020-05-281-4/+4
* | mmc: sdio: Fix several potential memory leaks in mmc_sdio_init_card()Ulf Hansson2020-05-281-31/+27
* | mmc: sdio: Fix potential NULL pointer error in mmc_sdio_init_card()Ulf Hansson2020-05-281-2/+1
* | mmc: sdhci-msm: Fix error handling for dev_pm_opp_of_add_table()Rajendra Nayak2020-05-281-11/+16