summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MAINTAINERS: mmc: Cleanup MMC/SD/SDIO section and SDHCI driver sectionUlf Hansson2015-03-232-5/+5
* MAINTAINERS: mmc: Remove the SDHCI-OF sectionUlf Hansson2015-03-231-7/+0
* mmc: sunxi: add MMC_CAP_SDIO_IRQ capabilityHans de Goede2015-03-231-1/+1
* mmc: sdhci-iproc: fix oops in sdhci_iproc_writewDmitry Torokhov2015-03-231-1/+1
* mmc: sdhci: fix card presence logic in sdhci_request functionScott Branden2015-03-231-17/+3
* mmc: sdhci-spear: Remove exported headerUlf Hansson2015-03-232-60/+9
* mmc: sdhci-spear: Simplify by adding build dependency to CONFIG_OFUlf Hansson2015-03-232-16/+5
* mmc: sdhci: Remove the sdhci exported header fileUlf Hansson2015-03-233-222/+202
* mmc: sdhci-pltfm: remove the unneeded check of disabled deviceKevin Hao2015-03-231-28/+26
* mmc: tegra: Optimize write_w path for tegra114 and laterRhyland Klein2015-03-231-21/+26
* mmc: sh_mmcif: Add exclusion between cmd and interruptKouichi Tomita2015-03-231-1/+10
* mmc: sh_mmcif: Move dev_err() of mmcif_timeout_work()Kouichi Tomita2015-03-231-3/+3
* mmc: Fix hardware dependencies for sdhci-pxav3Jean Delvare2015-03-231-1/+1
* mmc: pwrseq: simplify alloc/free hooksAlexandre Courbot2015-03-234-18/+26
* mmc: sunxi: avoid invalid pointer calculationArnd Bergmann2015-03-231-2/+3
* mmc: kconfig: replace PPC_OF with PPCKevin Hao2015-03-231-2/+2
* mmc: sdhci-iproc: add IPROC SDHCI driverScott Branden2015-03-233-0/+256
* mmc: sdhci-iproc: add device tree bindingsScott Branden2015-03-231-0/+23
* mmc: sdhci: do not set AUTO_CMD12 for multi-block CMD53Corneliu Doban2015-03-231-1/+3
* mmc: sdhci: add quirk for ACMD23 brokenScott Branden2015-03-232-1/+4
* mmc: sdhci-esdhc-imx: silence a false curly braces warningDan Carpenter2015-03-231-1/+1
* mmc: tmio: Remove bogus un-initialization in tmio_mmc_host_free()Geert Uytterhoeven2015-03-231-2/+0
* mmc: dw_mmc: exynos: dw_mci_exynos_prepare_hs400_tuning() can be staticWu Fengguang2015-03-232-2/+2
* mmc: omap_hsmmc: add hibernation supportRuss Dill2015-03-231-7/+2
* mmc: omap_hsmmc: use distinctive code paths for cover / card detect logicAndreas Fenkart2015-03-231-18/+38
* mmc: omap_hsmmc: use slot-gpio functions to manage read-only pin directlyAndreas Fenkart2015-03-231-22/+1
* mmc: omap_hsmmc: remove unused fields from struct omap_hsmmc_hostAndreas Fenkart2015-03-231-4/+0
* mmc: sunxi: Use devm_reset_control_get_optional() for reset controlChen-Yu Tsai2015-03-231-1/+3
* mmc: sdhci: set the .remove to sdhci_pltfm_unregister()Kevin Hao2015-03-239-56/+9
* mmc: sdhci: disable the clock in sdhci_pltfm_unregister()Kevin Hao2015-03-237-39/+6
* mmc: sdhci-bcm-kona: kill the "external_clk" member in driver private structKevin Hao2015-03-231-33/+13
* mmc: sdhci-sirf: kill the "clk" member in driver private structKevin Hao2015-03-231-19/+7
* mmc: tegra: use devm help functions to get the clk and gpioKevin Hao2015-03-231-10/+3
* mmc: sdhci-dove: kill the driver specific private structKevin Hao2015-03-231-21/+5
* mmc: sdhci-dove: remove the unneeded error checkKevin Hao2015-03-231-4/+2
* mmc: sirf: update sdhci_sirf_execute_tuning procedureweijun yang2015-03-231-3/+3
* mmc: dw_mmc: Don't crash if we get an interrupt before slot has inittedDoug Anderson2015-03-231-0/+4
* mmc: dw_mmc: Only enable CD after setup and only if neededDoug Anderson2015-03-231-3/+38
* mmc: dw_mmc: Don't start commands while busyDoug Anderson2015-03-231-0/+28
* mmc: dw_mmc: Give a good reset after we give powerDoug Anderson2015-03-231-9/+18
* mmc: dw_mmc: Make sure we only adjust the clock when power is onDoug Anderson2015-03-231-6/+10
* mmc: dw_mmc: fix mmc_test by not sending abort for DRTO/EBE errorsaddy ke2015-03-231-2/+8
* mmc: dw_mmc: rockchip: add support MMC_CAP_RUNTIME_RESUME capabilityaddy ke2015-03-231-0/+8
* mmc: dw_mmc: exynos: Support eMMC's HS400 modeSeungwon Jeon2015-03-235-34/+195
* Linux 4.0-rc5v4.0-rc5Linus Torvalds2015-03-221-1/+1
* Merge tag 'md/4.0-rc4-fix' of git://neil.brown.name/mdLinus Torvalds2015-03-222-3/+2
|\
| * md: fix problems with freeing private data after ->run failure.NeilBrown2015-03-212-3/+2
* | Merge tag 'driver-core-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-03-222-0/+4
|\ \
| * | LZ4 : fix the data abort issueJeHyeon Yeon2015-03-161-0/+3
| * | kernfs: handle poll correctly on 'direct_read' files.NeilBrown2015-03-161-0/+1
| |/
OpenPOWER on IntegriCloud