summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAgeFilesLines
* mmc: sdhci-xenon: add set_power callbackZhoujie Wu2017-08-301-0/+19
* mmc: host: omap_hsmmc: Add CMD23 capability to omap_hsmmc driverKishon Vijay Abraham I2017-08-081-1/+1
* mmc: sdhci-of-at91: force card detect value for non removable devicesLudovic Desroches2017-08-031-1/+34
* mmc: dw_mmc: fix the wrong condition check of getting num-slots from DTShawn Lin2017-07-271-1/+1
* mmc: host: omap_hsmmc: remove unused platform callbacksFaiz Abbas2017-07-171-11/+0Star
* mmc: sunxi: Keep default timing phase settings for new timing modeChen-Yu Tsai2017-07-171-2/+6
* Merge tag 'mmc-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds2017-07-142-16/+73
|\
| * mmc: tmio-mmc: fix bad pointer mathChris Brandt2017-07-131-10/+9Star
| * mmc: sdhci-acpi: Workaround conflict with PCI wifi on GPD Win handheldAdrian Hunter2017-07-111-6/+64
* | mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...Michal Hocko2017-07-131-1/+1
|/
* Merge tag 'pinctrl-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-07-061-39/+5Star
|\
| * Merge tag 'v4.12-rc7' into develLinus Walleij2017-06-298-38/+41
| |\
| * | mmc: jz4740: Let the pinctrl driver configure the pinsPaul Cercueil2017-05-221-39/+5Star
* | | Merge tag 'mmc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2017-07-0427-1259/+945Star
|\ \ \
| * | | mmc: dw_mmc: remove the unnecessary slot variableJaehoon Chung2017-06-291-8/+5Star
| * | | mmc: dw_mmc: use the 'slot' instead of 'cur_slot'Jaehoon Chung2017-06-293-22/+18Star
| * | | mmc: dw_mmc: remove the 'id' arguments about functions relevant to slotJaehoon Chung2017-06-291-9/+7Star
| * | | mmc: dw_mmc: change the array of slotsJaehoon Chung2017-06-292-15/+10Star
| * | | mmc: dw_mmc: remove the loop about finding slotsJaehoon Chung2017-06-291-79/+36Star
| * | | mmc: dw_mmc: deprecated the "num-slots" propertyJaehoon Chung2017-06-291-13/+8Star
| * | | mmc: dw_mmc-rockchip: parse rockchip, desired-num-phases from DTShawn Lin2017-06-291-18/+30
| * | | mmc: renesas-sdhi: improve checkpatch cleannessSimon Horman2017-06-203-33/+37
| * | | mmc: tmio: improve checkpatch cleannessSimon Horman2017-06-204-43/+50
| * | | mmc: sdhci-pci: Enable card detect wake for Intel BYT-related SD controllersAdrian Hunter2017-06-201-1/+1
| * | | mmc: core: Remove MMC_CAP2_HC_ERASE_SZUlf Hansson2017-06-203-7/+1Star
| * | | mmc: host: omap_hsmmc: use mmc_regulator_get_supply() to get regulatorsKishon Vijay Abraham I2017-06-201-20/+14Star
| * | | mmc: host: omap_hsmmc: Do not initialize MMC regulators to NULL on errorKishon Vijay Abraham I2017-06-201-12/+9Star
| * | | mmc: sdhci-pci: Add support for Intel CNPAdrian Hunter2017-06-202-1/+48
| * | | mmc: tmio, renesas-sdhi: update Renesas related copyrightsSimon Horman2017-06-205-6/+14
| * | | mmc: tmio: use EXPORT_SYMBOL_GPLSimon Horman2017-06-201-10/+10
| * | | mmc: sdhci-acpi: Remove unneeded acpi_bus_get_status() callHans de Goede2017-06-201-3/+0Star
| * | | mmc: tmio: make sure SDIO gets reinitialized after resumeWolfram Sang2017-06-201-7/+10
| * | | mmc: sdhci-pci: Use macros in pci_ids definitionMatthias Kraemer2017-06-202-549/+112Star
| * | | mmc: sdhci-esdhc-imx: Remove the ENGcm07207 workaroundBenoît Thébaudeau2017-06-201-12/+4Star
| * | | mmc: sdhci-esdhc-imx: Allow all supported prescaler valuesBenoît Thébaudeau2017-06-201-11/+7Star
| * | | mmc: sdhci-esdhc-imx: Fix DAT line software resetBenoît Thébaudeau2017-06-201-21/+38
| * | | mmc: sdhci-esdhc: Add SDHCI_QUIRK_32BIT_DMA_ADDRBenoît Thébaudeau2017-06-201-0/+1
| * | | mmc: sdhci-esdhc-imx: Fix some English mistakes and typosBenoît Thébaudeau2017-06-201-24/+25
| * | | mmc: mediatek: Fixed size in dma_free_coherentPhong LE2017-06-201-1/+1
| * | | mmc: bcm2835: fix potential null pointer dereferencesGustavo A. R. Silva2017-06-201-3/+9
| * | | mmc: use proper name for the R-Car SoCWolfram Sang2017-06-201-1/+1
| * | | mmc: dw_mmc: Use device_property_read instead of of_property_readDavid Woods2017-06-201-12/+12
| * | | mmc: sdhci-esdhc-imx: Check the return value from clk_prepare_enable()Fabio Estevam2017-06-201-13/+41
| * | | mmc: sdhi: add CMD23 support to R-Car Gen2 & Gen3Wolfram Sang2017-06-201-2/+4
| * | | mmc: tmio: add CMD23 supportWolfram Sang2017-06-201-13/+28
| * | | mmc: tmio: move finish_request function further downWolfram Sang2017-06-201-38/+38
| * | | mmc: tmio: remove outdated commentWolfram Sang2017-06-201-1/+0Star
| * | | mmc: tmio: refactor handling mrqWolfram Sang2017-06-201-20/+26
| * | | mmc: tmio: make tmio_mmc_request function more readableWolfram Sang2017-06-201-5/+6
| * | | mmc: atmel-mci: Delete an error message for a failed memory allocationMarkus Elfring2017-06-201-3/+1Star