summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAgeFilesLines
* mmc: sdhci: Constify sdhci_ops structs where possibleLars-Peter Clausen2013-03-2212-12/+12
* mmc: sdhci-pltfm: Constify the ops field of sdhci_pltfm_data structLars-Peter Clausen2013-03-221-1/+1
* mmc: sdhci_pltfm: Constify sdhci_pltfm_dataLars-Peter Clausen2013-03-229-14/+14
* mmc: at91/avr32/atmel-mci: fix DMA-channel leak on module unloadJohan Hovold2013-03-222-12/+0
* mmc: dw_mmc: Add MSHC compatible for Exynos4412Dongjin Kim2013-03-221-5/+7
* mmc: dw_mmc: exynos: Remove unnecessary use of of_match_ptr()Sachin Kamat2013-03-221-1/+1
* mmc: android-goldfish: use resource_size()Silviu-Mihai Popescu2013-03-221-1/+1
* mmc: dw_mmc: Handle unaligned data submission correctlyMarkos Chandras2013-03-221-9/+24
* mmc: dw_mmc: Avoid adding the number of transmitted bytes twiceMarkos Chandras2013-03-221-8/+4
* mmc: dw_mmc: Don't loop when handling an interruptMarkos Chandras2013-03-221-7/+4
* mmc: dw_mmc: move host->data_offset init earlierJames Hogan2013-03-221-12/+12
* mmc: dw_mmc: setpower on MMC_POWER_{UP,OFF}James Hogan2013-03-221-8/+8
* mmc: sdhci: Don't ignore regulator_enable() return valueChris Ball2013-03-221-1/+6
* mmc: wmt-sdmmc: Use resource_size()Alexandru Gheorghiu2013-03-221-1/+1
* mmc: wmt-sdmmc: remove unused variable in wmt_complete_data_request()Wei Yongjun2013-03-221-2/+0
* mmc: sdhci-pltfm: Fix timeout on t4240's sdhci controllerChunhe Lan2013-03-221-0/+1
* mmc: rtsx_pci_sdmmc: Don't execute power up sequence repeatedlyWei WANG2013-03-221-0/+10
* mmc: sdhci-s3c: let device core setup the default pin configurationThomas Abraham2013-03-221-63/+8
* mmc: mvsdio: use module_platform_driver_probe()Jingoo Han2013-03-221-12/+1
* mmc: davinci_mmc: use module_platform_driver_probe()Jingoo Han2013-03-221-12/+1
* mmc: sdio: bind acpi with sdio function deviceAaron Lu2013-03-221-0/+1
* mmc: sdhci: add get_cd() implementationKevin Liu2013-03-221-0/+32
* mmc: davinci_mmc: allow driver to work without DMA resourceManjunathappa, Prakash2013-03-221-4/+6
* mmc: dw_mmc: fixed a wrong UHS_REG 16 bit clearHyeonsu Kim2013-03-221-2/+2
* mmc: dw_mmc: empty FIFO after data transfer over interrupt in pio modeKyoungil Kim2013-03-221-4/+6
* mmc: dw_mmc: return the result of mmc_add_host()Jaehoon Chung2013-03-221-1/+3
* mmc: sdhci-s3c: Use devm_clk_get()Jingoo Han2013-03-221-15/+2
* mmc: omap_hsmmc: support deferred probing for GPIOsJan Luebbe2013-03-221-2/+12
* mmc: tegra: use mmc_of_parse to get the support of standard MMC DT bindingsJoseph Lo2013-03-191-82/+10
* Merge tag 'tegra-for-3.10-fixes-for-mmc' of git://git.kernel.org/pub/scm/linu...Chris Ball2013-03-191-2/+2
|\
| * lib/scatterlist: use page iterator in the mapping iteratorImre Deak2013-02-271-2/+2
* | mmc: dw_mmc: Make dw_mci_exynos_probe staticSachin Kamat2013-03-121-1/+1
* | mmc: sdhci-tegra: add basic support for Tegra114Rhyland Klein2013-03-061-0/+14
* | mmc: sdhci-tegra: cleanup ifdefsRhyland Klein2013-03-061-8/+0
|/
* Merge tag 'mmc-updates-for-3.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-2624-692/+1759
|\
| * mmc: tegra: assume CONFIG_OF, remove platform dataStephen Warren2013-02-241-74/+45
| * mmc: tmio: add support for the VccQ regulatorGuennadi Liakhovetski2013-02-241-10/+46
| * mmc: sh_mobile_sdhi: use managed resource allocationsGuennadi Liakhovetski2013-02-241-43/+14
| * mmc: sh_mobile_sdhi: remove unused .pdata fieldGuennadi Liakhovetski2013-02-241-4/+0
| * mmc: tmio-mmc: parse device-tree bindingsGuennadi Liakhovetski2013-02-242-8/+44
| * mmc: sh_mmcif: use mmc_of_parse() to parse standard MMC DT bindingsGuennadi Liakhovetski2013-02-241-1/+2
| * mmc: sdhi, tmio: only check flags in tmio-mmc driver properGuennadi Liakhovetski2013-02-242-2/+4
| * mmc: sdhci: Fix parameter of sdhci_do_start_signal_voltage_switch()Fabio Estevam2013-02-241-4/+4
| * mmc: sdhci: check voltage range only on regulators aware of voltage valueMarek Szyprowski2013-02-241-1/+5
| * mmc: bcm2835: set SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLKStephen Warren2013-02-241-2/+2
| * mmc: rtsx: remove driving adjustmentRoger Tseng2013-02-241-5/+0
| * mmc: sdhci-pxav3: add pm runtime supportKevin Liu2013-02-241-1/+95
| * mmc: sdhci: enhance preset value functionKevin Liu2013-02-242-40/+101
| * mmc: mmc_spi: Fix return value evaluation of irq_of_parse_and_map()Roland Stigge2013-02-241-1/+1
| * mmc: sdhci-pltfm: Add a common clk API implementation of get_timeout_clockLars-Peter Clausen2013-02-246-46/+18
OpenPOWER on IntegriCloud