summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
| * | ARM: 7426/1: mmc: mmci: Remove wrong error handling of gpio 0Roland Stigge2012-06-171-5/+0
| * | ARM: 7422/1: mmc: mmci: Allocate platform memory during Device Tree bootLee Jones2012-06-141-0/+6
| |/
* | mmc: mxs-mmc: Move of_match_table out of CONFIG_PMMarek Vasut2012-06-061-1/+1
* | mmc: sdhci-s3c: pass IRQF ONESHOT to request threaded irqHeiko Stübner2012-06-061-1/+1
* | mmc: omap: Fix broken reg_shift initializationTony Lindgren2012-06-061-2/+1
* | mmc: omap: Fix NULL pointer dereference if mmc_omap_new_slot() failsTony Lindgren2012-06-061-5/+8
* | mmc: omap: Fix a section warning regressionTony Lindgren2012-06-061-1/+1
* | mmc: dw_mmc: correct the calculation for CLKDIVSeungwon Jeon2012-06-061-4/+5
* | mmc: dw_mmc: fix incorrect setting of host->data of NULLSeungwon Jeon2012-06-061-1/+1
* | mmc: dw_mmc: fix the IDMAC sw resetSeungwon Jeon2012-06-061-12/+12
* | mmc: dw_mmc: fix the transmission handling in IDMACSeungwon Jeon2012-06-061-1/+0
* | mmc: atmel-mci: fix burst/chunk size modificationNicolas Ferre2012-06-062-3/+19
* | mmc: atmel-mci: fix data timeout issueLudovic Desroches2012-06-061-2/+2
* | mmc: sdhci: Use DBG() instead of pr_warning() on large timeoutChris Ball2012-06-061-2/+2
|/
* Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-261-86/+111
|\
| * Merge branch 'drivers/mmc' into next/dt2Arnd Bergmann2012-05-153-4/+8
| |\
| * \ Merge branch 'imx/dt/for-3.5' of git://git.linaro.org/people/shawnguo/linux-2...Arnd Bergmann2012-05-142-25/+56
| |\ \
| | * \ Merge branch 'imx/pinctrl' into imx/dtArnd Bergmann2012-05-142-0/+20
| | |\ \
| * | \ \ Merge branch 'mxs/dt/for-3.5' of git://git.linaro.org/people/shawnguo/linux-2...Olof Johansson2012-05-122-85/+127
| |\ \ \ \
| | * | | | mmc: mxs-mmc: add device tree supportShawn Guo2012-05-131-5/+43
| | * | | | mmc: mxs-mmc: copy wp_gpio in struct mxs_mmc_hostShawn Guo2012-05-131-7/+4
| | * | | | mmc: mxs-mmc: have dma_channel than dma_res in mxs_mmc_hostShawn Guo2012-05-131-3/+3
| | * | | | mmc: mxs-mmc: use devm_* helper to make cleanup simplerShawn Guo2012-05-131-31/+9
| | * | | | mmc: mxs-mmc: move header from mach into linux folderShawn Guo2012-05-131-2/+1
| | * | | | mmc: mxs-mmc: get rid of the use of cpu_is_xxxShawn Guo2012-05-131-10/+22
| | * | | | mmc: mxs-mmc: let ssp_is_old take host as parameterShawn Guo2012-05-131-28/+29
| | * | | | mmc: mxs-mmc: use global stmp_device functionalityShawn Guo2012-05-131-7/+7
| | | |/ / | | |/| |
| * | | | Merge branch 'for-3.5/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/sw...Olof Johansson2012-05-091-19/+5
| |\ \ \ \
* | \ \ \ \ Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-263-25/+70
|\ \ \ \ \ \
OpenPOWER on IntegriCloud