summaryrefslogtreecommitdiff
path: root/drivers/mmc/host
Commit message (Expand)AuthorAgeFilesLines
...
* | | mmc: sdhci-dove: Add SDHCI_QUIRK_NO_HISPD_BITSebastian Hesselbarth2012-07-221-1/+2
* | | mmc: omap_hsmmc: ensure probe returns error upon resource failureKevin Hilman2012-07-221-0/+2
* | | mmc: mxs-mmc: Add wp-inverted propertyMarek Vasut2012-07-221-2/+13
* | | mmc: esdhc: Fix DMA_MASK to not break mx25 DMA accessWilson Callan2012-07-221-2/+7
* | | mmc: sd: Fix sd current limit settingAaron Lu2012-07-221-28/+3
* | | mmc: omap_hsmmc: add clk_prepare and clk_unprepareRajendra Nayak2012-07-221-7/+7
* | | mmc: sdhci: When a UHS switch fails, cycle power if regulator is usedPhilip Rakity2012-07-221-0/+4
* | | mmc: atmel-mci: modify CLKDIV displaying in debugfsNicolas Ferre2012-07-221-3/+9
* | | mmc: atmel-mci: fix incorrect setting of host->data to NULLNicolas Ferre2012-07-221-1/+1
* | | mmc: sdhci: poll for card even when card is logically unremovableDaniel Drake2012-07-221-1/+1
* | | mmc: sdhci: Introduce new flag SDHCI_USING_RETUNING_TIMERAaron Lu2012-07-221-18/+12
* | | mmc: sdhci: restore host settings when card is removedAaron Lu2012-07-221-0/+12
* | | mmc: sdhci: fix incorrect command used in tuningAaron Lu2012-07-221-1/+7
* | | mmc: sdhci-pci: CaFe has broken card detectionDaniel Drake2012-07-221-0/+1
* | | mmc: sdhci: Report failure reasons for all cases in sdhci_add_host()Mark Brown2012-07-221-2/+8
* | | mmc: s3cmci: Convert s3cmci driver to gpiolib APISylwester Nawrocki2012-07-221-7/+3
* | | mmc: sdhci: Allow caps[1] to be set via SDHCI_QUIRK_MISSING_CAPSPhilip Rakity2012-07-221-3/+5
* | | mmc: mxs-mmc: enable regulator for mmc slotShawn Guo2012-07-221-0/+11
* | | mmc: only support voltage (vdd) that regulator agrees withPhilip Rakity2012-07-211-0/+17
* | | mmc: sdhci: only set 200mA support for 1.8v if 200mA is availablePhilip Rakity2012-07-211-1/+1
* | | mmc: sdhci: if MAX_CURRENT is 0, try getting current from regulatorPhilip Rakity2012-07-212-6/+23
* | | mmc: sh_mmcif: support generic card-detectionGuennadi Liakhovetski2012-07-211-0/+18
* | | mmc: sh-mmcif: add OF support, make platform data optionalGuennadi Liakhovetski2012-07-211-9/+20
* | | mmc: sdhi: add OF support, make platform data optionalGuennadi Liakhovetski2012-07-211-12/+23
* | | mmc: tmio: use generic GPIO CD and WP handlersGuennadi Liakhovetski2012-07-211-0/+6
* | | mmc: sh_mobile_sdhi: support caps2 flagsGuennadi Liakhovetski2012-07-211-0/+1
* | | mmc: tmio: support caps2 flagsGuennadi Liakhovetski2012-07-211-0/+1
* | | mmc: sh_mmcif: add regulator supportGuennadi Liakhovetski2012-07-211-7/+31
* | | mmc: sh_mmcif: remove redundant .down_pwr() callbackGuennadi Liakhovetski2012-07-211-2/+2
* | | mmc: sh_mmcif: re-read the clock frequency every time it is turned onGuennadi Liakhovetski2012-07-211-5/+18
* | | mmc: sh_mmcif: fix clock managementGuennadi Liakhovetski2012-07-211-23/+23
* | | mmc: sh_mmcif: simplify and use meaningful label names in error-handlingGuennadi Liakhovetski2012-07-211-21/+20
* | | mmc: tmio: remove a duplicated comment lineGuennadi Liakhovetski2012-07-211-1/+0
* | | mmc: sdhi: do not install dummy callbacksGuennadi Liakhovetski2012-07-211-8/+6
* | | mmc: tmio: add regulator supportGuennadi Liakhovetski2012-07-211-8/+29
* | | mmc: sdhi: implement tmio-mmc clock enable-update and disable callbacksGuennadi Liakhovetski2012-07-211-1/+23
* | | mmc: tmio: add callbacks to enable-update and disable the interface clockGuennadi Liakhovetski2012-07-211-3/+32
* | | mmc: tmio: don't needlessly enable interrupts during probingGuennadi Liakhovetski2012-07-211-10/+11
* | | mmc: dw_mmc: Fix null dma_ops access when use_dma is falseJonathan Kliegman2012-07-211-1/+1
* | | mmc: tmio: Don't access hardware registers after stopping clocksLaurent Pinchart2012-07-211-8/+10
* | | mmc: sh_mmcif: Support MMC_SLEEP_AWAKE commandLaurent Pinchart2012-07-211-10/+4
* | | mmc: dw_mmc: Add check for IDMAC configurationGirish K S2012-07-211-2/+13
* | | mmc: sdhci-pxa: Add device tree supportChris Ball2012-07-212-0/+106
* | | mmc: extend and rename cd-gpio helpers to handle more slot GPIO functionsGuennadi Liakhovetski2012-07-101-3/+3
* | | mmc: tmio: use MMC opcode defines instead of numbersGuennadi Liakhovetski2012-07-101-3/+4
|/ /
* | Revert "mmc: omap_hsmmc: Enable Auto CMD12"Ming Lei2012-06-261-12/+3
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-06-201-2/+2
|\ \
| * | Viresh has movedViresh Kumar2012-06-201-2/+2
| |/
* | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-06-201-5/+14
|\ \
| * | ARM: 7427/1: mmc: mmci: Defer probe() in case of yet uninitialized GPIOsRoland Stigge2012-06-171-0/+8