summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAgeFilesLines
* mmc: omap_hsmmc: use threaded irq handler for card-detect.NeilBrown2012-01-111-27/+9
* mmc: sdhci-pci: enable runtime PM for Medfield SDIOAdrian Hunter2012-01-111-0/+7
* mmc: sdhci: Always pass clock request value zero to set_clock host opTodd Poynor2012-01-111-1/+1
* mmc: sdhci-pci: remove SDHCI_QUIRK2_OWN_CARD_DETECTIONAdrian Hunter2012-01-112-2/+0
* mmc: sdhci-pci: get gpio numbers from platform dataAdrian Hunter2012-01-111-68/+41
* mmc: sdhci-pci: add platform dataAdrian Hunter2012-01-113-4/+34
* mmc: sdhci: prevent card detection activity for non-removable cardsAdrian Hunter2012-01-111-4/+3
* mmc: sdhci: fix vmmc handlingAdrian Hunter2012-01-111-22/+21
* mmc: omap: remove clock rate hard codingBalaji TK2012-01-111-4/+3
* mmc: sh_mmcif: remove now superfluous sh_mmcif_host::data memberGuennadi Liakhovetski2012-01-111-44/+50
* mmc: sh_mmcif: process requests asynchronouslyGuennadi Liakhovetski2012-01-111-172/+416
* mmc: sh_mmcif: cosmetic clean upGuennadi Liakhovetski2012-01-111-45/+34
* mmc: sh_mmcif: process error interrupts firstGuennadi Liakhovetski2012-01-111-6/+6
* mmc: tmio_mmc: Hotplug code regroupingBastian Hecht2012-01-111-9/+21
* mmc: sdhci-s3c: use S3C_SDHCI_CONTROL2 instead of hardcoded offset valueJingoo Han2012-01-111-1/+1
* mmc: dw_mmc: Support predefined mutiple block transfersSeungwon Jeon2012-01-111-6/+28
* mmc: dw_mmc: Remove unnecessary else clausesChris Ball2012-01-111-5/+0
* mmc: dw_mmc: Add more capabilities fieldSeungwon Jeon2012-01-111-0/+6
* mmc: dw_mmc: use dev_pm_ops for dw_mmc controllersJaehoon Chung2012-01-111-9/+10
* mmc: sdhci-pci: simplify error handlingAxel Lin2012-01-111-20/+18
* mmc: sdhci-s3c: Add pm_caps into SD/MMC hostSangwook Lee2012-01-111-0/+3
* mmc: remove the second argument of k[un]map_atomic()Cong Wang2012-01-115-19/+19
* mmc: convert drivers/mmc/host/* to use module_platform_driver()Axel Lin2012-01-1121-243/+21
* mmc: Remove redundant spi driver bus initializationLars-Peter Clausen2012-01-111-1/+0
* mmc: sh_mmcif: simplify clock divisor calculationGuennadi Liakhovetski2012-01-111-1/+2
* mmc: sdhci-esdhc: Change delay after setting clock from 100ms to 1msTony Lin2012-01-111-1/+1
* mmc: mmci: add capabilities2 for MMC_CAP2Per Forlin2012-01-111-0/+1
* mmc: sdhci-spear: Implement suspend/resumeViresh Kumar2012-01-111-0/+40
* mmc: debugfs: expose the SDCLK frq in sys iosGiuseppe CAVALLARO2012-01-111-0/+10
* mmc: vub300: fix type of firmware_rom_wait_states module parameterRusty Russell2011-12-191-1/+1
* mmc: sdhci: remove "state" argument from sdhci_suspend_hostManuel Lauss2011-12-1914-63/+52
* mmc: sdhci-s3c: Remove old and misprototyped suspend operationsMark Brown2011-12-101-2/+0
* mmc: tmio: fix clock gating on platforms with a .set_pwr() methodGuennadi Liakhovetski2011-12-101-1/+1
* mmc: sh_mmcif: fix clock gating on platforms with a .down_pwr() methodGuennadi Liakhovetski2011-12-101-1/+1
* mmc: Add module.h include to sdhci-cns3xxx.cChris Ball2011-12-101-0/+1
* mmc: mxcmmc: fix falling back to PIOSascha Hauer2011-12-101-0/+1
* mmc: omap_hsmmc: DMA unmap only once in case of MMC errorPer Forlin2011-12-071-2/+5
* arm/imx: fix imx6q mmc error when mounting rootfsShawn Guo2011-11-111-0/+8
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-0/+1
|\
| * mmc: Add module.h to drivers/mmc users assuming implicit presence.Paul Gortmaker2011-10-311-0/+1
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2011-11-041-3/+3
|\ \
| * | ARM: SAMSUNG: Remove Samsung specific enum type for dma directionBoojin Kim2011-09-141-3/+3
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2011-11-032-44/+50
|\ \ \
| * | | MIPS: Alchemy: remove all CONFIG_SOC_AU1??? definesManuel Lauss2011-10-241-1/+1
| * | | MMC: au1xmmc: Remove Alchemy CPU subtype dependenciesManuel Lauss2011-10-241-43/+50
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/oha...Linus Torvalds2011-11-031-1/+1
|\ \ \ \ | |/ / /
* | | | Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-011-0/+13
|\ \ \ \
| * \ \ \ Merge branch 'depends/rmk/gpio' into next/develArnd Bergmann2011-10-312-2/+4
| |\ \ \ \
| * | | | | mmc: davinci: Add support for set_power callbackIdo Yariv2011-09-171-0/+13
| | |/ / / | |/| | |
* | | | | Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-011-0/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
OpenPOWER on IntegriCloud