summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2013-03-22mmc: sdhci-sirf: add mmc host sdhci-pltfm based driver for SiRF SoCsBarry Song
2013-03-22mmc: block: fix the host's claim-release in special requestSeungwon Jeon
2013-03-22mmc: core: wait while adding MMC host to ensure root mounts successfullySergey Yanovich
2013-03-22mmc: sdhci: Constify sdhci_ops structs where possibleLars-Peter Clausen
2013-03-22mmc: sdhci-pltfm: Constify the ops field of sdhci_pltfm_data structLars-Peter Clausen
2013-03-22mmc: sdhci_pltfm: Constify sdhci_pltfm_dataLars-Peter Clausen
2013-03-22mmc: at91/avr32/atmel-mci: fix DMA-channel leak on module unloadJohan Hovold
2013-03-22mmc: dw_mmc: Add MSHC compatible for Exynos4412Dongjin Kim
2013-03-22mmc: dw_mmc: exynos: Remove unnecessary use of of_match_ptr()Sachin Kamat
2013-03-22mmc: android-goldfish: use resource_size()Silviu-Mihai Popescu
2013-03-22mmc: dw_mmc: Handle unaligned data submission correctlyMarkos Chandras
2013-03-22mmc: dw_mmc: Avoid adding the number of transmitted bytes twiceMarkos Chandras
2013-03-22mmc: dw_mmc: Don't loop when handling an interruptMarkos Chandras
2013-03-22mmc: dw_mmc: move host->data_offset init earlierJames Hogan
2013-03-22mmc: dw_mmc: setpower on MMC_POWER_{UP,OFF}James Hogan
2013-03-22mmc: sdhci: Don't ignore regulator_enable() return valueChris Ball
2013-03-22mmc: wmt-sdmmc: Use resource_size()Alexandru Gheorghiu
2013-03-22mmc: wmt-sdmmc: remove unused variable in wmt_complete_data_request()Wei Yongjun
2013-03-22mmc: sdhci-pltfm: Fix timeout on t4240's sdhci controllerChunhe Lan
2013-03-22mmc: rtsx_pci_sdmmc: Don't execute power up sequence repeatedlyWei WANG
2013-03-22mmc: sdhci-s3c: let device core setup the default pin configurationThomas Abraham
2013-03-22mmc: mvsdio: use module_platform_driver_probe()Jingoo Han
2013-03-22mmc: davinci_mmc: use module_platform_driver_probe()Jingoo Han
2013-03-22mmc: sdio: bind acpi with sdio function deviceAaron Lu
2013-03-22mmc: sdhci: add get_cd() implementationKevin Liu
2013-03-22mmc: core: enhance card removal judgement for slow removalKevin Liu
2013-03-22mmc: core: Add in support to expose PRV for v4 MMCsBernie Thompson
2013-03-22mmc: davinci_mmc: allow driver to work without DMA resourceManjunathappa, Prakash
2013-03-22mmc: dw_mmc: fixed a wrong UHS_REG 16 bit clearHyeonsu Kim
2013-03-22mmc: dw_mmc: empty FIFO after data transfer over interrupt in pio modeKyoungil Kim
2013-03-22mmc: dw_mmc: return the result of mmc_add_host()Jaehoon Chung
2013-03-22mmc: sdhci-s3c: Use devm_clk_get()Jingoo Han
2013-03-22mmc: omap_hsmmc: support deferred probing for GPIOsJan Luebbe
2013-03-19mmc: tegra: use mmc_of_parse to get the support of standard MMC DT bindingsJoseph Lo
2013-03-19Merge tag 'tegra-for-3.10-fixes-for-mmc' of git://git.kernel.org/pub/scm/linu...Chris Ball
2013-03-18TTY: add tty_port_tty_hangup helperJiri Slaby
2013-03-15drivers/mmc: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten
2013-03-14ARM: cns3xxx: make mach header files localArnd Bergmann
2013-03-12mmc: dw_mmc: Make dw_mci_exynos_probe staticSachin Kamat
2013-03-06mmc: sdhci-tegra: add basic support for Tegra114Rhyland Klein
2013-03-06mmc: sdhci-tegra: cleanup ifdefsRhyland Klein
2013-03-05mmc: msm_sdcc: Remove unnecessary includeStephen Boyd
2013-03-05mmc: s3cmci: moved mach/regs-sdi.h into s3cmci device driverKukjin Kim
2013-03-01mmc: mmci: Move ios_handler functionality into the driverLee Jones
2013-02-27mmc: convert to idr_alloc()Tejun Heo
2013-02-27lib/scatterlist: use page iterator in the mapping iteratorImre Deak
2013-02-26Merge tag 'mmc-updates-for-3.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-02-24Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2013-02-24mmc: tegra: assume CONFIG_OF, remove platform dataStephen Warren
2013-02-24mmc: add DT bindings for more MMC capability flagsGuennadi Liakhovetski