aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAge
* mmc: mmc_test: replace strict_strtol() with kstrtol_from_user()Jingoo Han2013-08-24
* mmc: atmel-mci: prepare clk before calling enableBoris BREZILLON2013-08-24
* mmc: sd: fix the maximum au_size for SD3.0Jaehoon Chung2013-08-24
* mmc: core: free mmc_card if cmd 3,9,7 fails in mmc_sd_init_cardWei WANG2013-08-24
* mmc: host: Remove a duplicate line in MakefileWei WANG2013-08-24
* mmc: omap_hsmmc: fix dependency on indirect header inclusionFelipe Balbi2013-08-24
* mmc: dw_mmc: Handle DW_MCI_QUIRK_IDMAC_DTO properlyDoug Anderson2013-08-24
* mmc: block: fix a bug of error handling in MMC driverKOBAYASHI Yoshitake2013-08-24
* mmc: sdhci: request irq after sdhci_init() is calledShawn Guo2013-08-24
* mmc: mxs-mmc: Check the return value from stmp_reset_block()Fabio Estevam2013-08-24
* mmc: mxs-mmc: Use devm_clk_get()Fabio Estevam2013-08-24
* mmc: jz4740: fix return value check in jz4740_mmc_probe()Wei Yongjun2013-08-24
* mmc: vub300: Staticize vub300_init_cardSachin Kamat2013-08-24
* mmc: sdhci-bcm2835: Staticize bcm2835_sdhci_get_min_clockSachin Kamat2013-08-24
* mmc: tmio: fix compiler warningGuennadi Liakhovetski2013-07-23
* Merge tag 'mmc-updates-for-3.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-10
|\
| * mmc: bcm281xx SDHCI driverChristian Daudt2013-07-05
| * mmc: sdhci: add card_event callback to sdhciChristian Daudt2013-07-05
| * mmc: core: Fixup Oops for SDIO shutdownUlf Hansson2013-07-05
| * mmc: sdhci-pci: add another device idAdrian Hunter2013-07-05
| * mmc: esdhc: Fix bug when writing to SDHCI_HOST_CONTROL registerOded Gabbay2013-07-05
| * mmc: esdhc: Add support for 8-bit bus width and non-removable cardOded Gabbay2013-07-05
| * mmc: core: production year for eMMC 4.41 and laterRomain Izard2013-07-05
| * mmc: omap: remove unnecessary #if 0'sLuciano Coelho2013-07-05
| * mmc: sdhci: fix ctrl_2 on super-speed selectionGiuseppe CAVALLARO2013-07-05
| * mmc: dw_mmc-pltfm: add Rockchip variantHeiko Stübner2013-07-05
| * mmc: dw_mmc-pltfm: move probe and remove below dt match tableHeiko Stübner2013-07-05
| * mmc: dw_mmc-pltfm: remove static from dw_mci_pltfm_removeHeiko Stübner2013-07-05
| * mmc: sdhci-acpi: add support for eMMC hardware reset for HID 80860F14Adrian Hunter2013-07-05
| * mmc: sdhci-pci: add support for eMMC hardware reset for BYT eMMC.Adrian Hunter2013-07-05
| * mmc: dw_mmc: Add support DW SD/MMC driver on SOCFPGADinh Nguyen2013-06-27
| * mmc: sdhci: fix caps2 for HS200Giuseppe CAVALLARO2013-06-27
| * sdhci-pxav3: Fix runtime PM initializationDaniel Drake2013-06-27
| * mmc: core: Add DT-bindings for MMC_CAP2_FULL_PWR_CYCLEUlf Hansson2013-06-27
| * mmc: core: Invent MMC_CAP2_FULL_PWR_CYCLEUlf Hansson2013-06-27
| * mmc: core: Enable power_off_notify for eMMC shutdown sequenceUlf Hansson2013-06-27
| * mmc: core: Add shutdown callback for (e)MMC bus_opsUlf Hansson2013-06-27
| * mmc: core: Handle both poweroff notification types for eMMCUlf Hansson2013-06-27
| * mmc: core: Add shutdown callback for SD bus_opsUlf Hansson2013-06-27
| * mmc: core: Extend shutdown sequence to handle bus operationsUlf Hansson2013-06-27
| * mmc: core: Handle card shutdown from mmc_busUlf Hansson2013-06-27
| * mmc: core: Initiate suspend|resume from mmc bus instead of mmc hostUlf Hansson2013-06-27
| * mmc: core: Push common suspend|resume code into each bus_opsUlf Hansson2013-06-27
| * mmc: core: Validate suspend prerequisites for SDIO at SUSPEND_PREPAREUlf Hansson2013-06-27
| * mmc: core: Remove unnecessary check for the remove callbackUlf Hansson2013-06-27
| * mmc: jz4740: Use managed resourcesLars-Peter Clausen2013-06-27
| * mmc: jz4740: Use slot-gpio helpersLars-Peter Clausen2013-06-27
| * mmc: jz4740: Use SIMPLE_DEV_PM_OPSLars-Peter Clausen2013-06-27
| * mmc: jz4740: Fix handling of read errors.Paul Cercueil2013-06-27
| * mmc: jz4740: Remove duplicated code.Paul Cercueil2013-06-27