aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAge
...
| * | | | mmc: dw_mmc: Handle unaligned data submission correctlyMarkos Chandras2013-03-22
| * | | | mmc: dw_mmc: Avoid adding the number of transmitted bytes twiceMarkos Chandras2013-03-22
| * | | | mmc: dw_mmc: Don't loop when handling an interruptMarkos Chandras2013-03-22
| * | | | mmc: dw_mmc: move host->data_offset init earlierJames Hogan2013-03-22
| * | | | mmc: dw_mmc: setpower on MMC_POWER_{UP,OFF}James Hogan2013-03-22
| * | | | mmc: sdhci: Don't ignore regulator_enable() return valueChris Ball2013-03-22
| * | | | mmc: wmt-sdmmc: Use resource_size()Alexandru Gheorghiu2013-03-22
| * | | | mmc: wmt-sdmmc: remove unused variable in wmt_complete_data_request()Wei Yongjun2013-03-22
| * | | | mmc: sdhci-pltfm: Fix timeout on t4240's sdhci controllerChunhe Lan2013-03-22
| * | | | mmc: rtsx_pci_sdmmc: Don't execute power up sequence repeatedlyWei WANG2013-03-22
| * | | | mmc: sdhci-s3c: let device core setup the default pin configurationThomas Abraham2013-03-22
| * | | | mmc: mvsdio: use module_platform_driver_probe()Jingoo Han2013-03-22
| * | | | mmc: davinci_mmc: use module_platform_driver_probe()Jingoo Han2013-03-22
| * | | | mmc: sdio: bind acpi with sdio function deviceAaron Lu2013-03-22
| * | | | mmc: sdhci: add get_cd() implementationKevin Liu2013-03-22
| * | | | mmc: davinci_mmc: allow driver to work without DMA resourceManjunathappa, Prakash2013-03-22
| * | | | mmc: dw_mmc: fixed a wrong UHS_REG 16 bit clearHyeonsu Kim2013-03-22
| * | | | mmc: dw_mmc: empty FIFO after data transfer over interrupt in pio modeKyoungil Kim2013-03-22
| * | | | mmc: dw_mmc: return the result of mmc_add_host()Jaehoon Chung2013-03-22
| * | | | mmc: sdhci-s3c: Use devm_clk_get()Jingoo Han2013-03-22
| * | | | mmc: omap_hsmmc: support deferred probing for GPIOsJan Luebbe2013-03-22
| * | | | mmc: tegra: use mmc_of_parse to get the support of standard MMC DT bindingsJoseph Lo2013-03-19
| * | | | Merge tag 'tegra-for-3.10-fixes-for-mmc' of git://git.kernel.org/pub/scm/linu...Chris Ball2013-03-19
| |\| | |
| * | | | mmc: dw_mmc: Make dw_mci_exynos_probe staticSachin Kamat2013-03-12
| * | | | mmc: sdhci-tegra: add basic support for Tegra114Rhyland Klein2013-03-06
| * | | | mmc: sdhci-tegra: cleanup ifdefsRhyland Klein2013-03-06
* | | | | Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-05-02
|\ \ \ \ \
| * | | | | mmc: sdhci-s3c: Fix operation on non-single image Samsung platformsMark Brown2013-04-30
| * | | | | Merge branch 'samsung/exynos-multiplatform' into next/multiplatformArnd Bergmann2013-04-19
| |\ \ \ \ \
| | * | | | | mmc: sdhci-s3c: remove platform dependenciesArnd Bergmann2013-04-19
| | | |/ / / | | |/| | |
| * / | | | ARM: cns3xxx: make mach header files localArnd Bergmann2013-03-14
| |/ / / /
* | | | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-05-02
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | mmc: davinci_mmc: add DT supportManjunathappa, Prakash2013-04-04
| * | | | ARM: davinci: mmc: derive version information from device nameManjunathappa, Prakash2013-04-03
| |/ / /
* | | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-02
|\ \ \ \
| * \ \ \ Merge tag 'msm-cleanup-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2013-04-14
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | mmc: msm_sdcc: Remove unnecessary includeStephen Boyd2013-03-05
| | |/ /
| * / / mmc: s3cmci: moved mach/regs-sdi.h into s3cmci device driverKukjin Kim2013-03-04
| |/ /
* | | Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-05-02
|\ \ \
| * | | mmc: mmci: Move ios_handler functionality into the driverLee Jones2013-03-01
| |/ /
* / / drivers/mmc: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten2013-03-15
|/ /
* / lib/scatterlist: use page iterator in the mapping iteratorImre Deak2013-02-27
|/
* Merge tag 'mmc-updates-for-3.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-26
|\
| * mmc: tegra: assume CONFIG_OF, remove platform dataStephen Warren2013-02-24
| * mmc: tmio: add support for the VccQ regulatorGuennadi Liakhovetski2013-02-24
| * mmc: sh_mobile_sdhi: use managed resource allocationsGuennadi Liakhovetski2013-02-24
| * mmc: sh_mobile_sdhi: remove unused .pdata fieldGuennadi Liakhovetski2013-02-24
| * mmc: tmio-mmc: parse device-tree bindingsGuennadi Liakhovetski2013-02-24
| * mmc: sh_mmcif: use mmc_of_parse() to parse standard MMC DT bindingsGuennadi Liakhovetski2013-02-24
| * mmc: sdhi, tmio: only check flags in tmio-mmc driver properGuennadi Liakhovetski2013-02-24