aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAge
...
* | | | mmc: tmio: remove a duplicated comment lineGuennadi Liakhovetski2012-07-21
* | | | mmc: sdhi: do not install dummy callbacksGuennadi Liakhovetski2012-07-21
* | | | mmc: tmio: add regulator supportGuennadi Liakhovetski2012-07-21
* | | | mmc: sdhi: implement tmio-mmc clock enable-update and disable callbacksGuennadi Liakhovetski2012-07-21
* | | | mmc: tmio: add callbacks to enable-update and disable the interface clockGuennadi Liakhovetski2012-07-21
* | | | mmc: tmio: don't needlessly enable interrupts during probingGuennadi Liakhovetski2012-07-21
* | | | mmc: dw_mmc: Fix null dma_ops access when use_dma is falseJonathan Kliegman2012-07-21
* | | | mmc: add a function to get regulators, supplying card's powerGuennadi Liakhovetski2012-07-21
* | | | mmc: tmio: Don't access hardware registers after stopping clocksLaurent Pinchart2012-07-21
* | | | mmc: sh_mmcif: Support MMC_SLEEP_AWAKE commandLaurent Pinchart2012-07-21
* | | | mmc: dw_mmc: Add check for IDMAC configurationGirish K S2012-07-21
* | | | mmc: sdhci-pxa: Add device tree supportChris Ball2012-07-21
* | | | mmc: core: Export regulator_* functions as GPLChris Ball2012-07-10
* | | | mmc: block: replace __blk_end_request() with blk_end_request()Subhash Jadavani2012-07-10
* | | | mmc: core: Fix the HPI execution sequenceVenkatraman S2012-07-10
* | | | mmc: extend and rename cd-gpio helpers to handle more slot GPIO functionsGuennadi Liakhovetski2012-07-10
* | | | mmc: tmio: use MMC opcode defines instead of numbersGuennadi Liakhovetski2012-07-10
| |_|/ |/| |
* | | mmc: cd-gpio: pass IRQF_ONESHOT to request_threaded_irq()Guennadi Liakhovetski2012-07-10
* | | mmc: core: Revert "skip card initialization if power class selection fails"Venkatraman S2012-07-10
|/ /
* | Revert "mmc: omap_hsmmc: Enable Auto CMD12"Ming Lei2012-06-26
* | mmc: block: fix the data timeout issue with ACMD22Subhash Jadavani2012-06-26
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-06-20
|\ \
| * | Viresh has movedViresh Kumar2012-06-20
| |/
* | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-06-20
|\ \
| * | ARM: 7427/1: mmc: mmci: Defer probe() in case of yet uninitialized GPIOsRoland Stigge2012-06-17
| * | ARM: 7426/1: mmc: mmci: Remove wrong error handling of gpio 0Roland Stigge2012-06-17
| * | ARM: 7422/1: mmc: mmci: Allocate platform memory during Device Tree bootLee Jones2012-06-14
| |/
* | mmc: mxs-mmc: Move of_match_table out of CONFIG_PMMarek Vasut2012-06-06
* | mmc: sdhci-s3c: pass IRQF ONESHOT to request threaded irqHeiko Stübner2012-06-06
* | mmc: core: return an error on suspend if mmc_deselect_cards failsJaehoon Chung2012-06-06
* | mmc: omap: Fix broken reg_shift initializationTony Lindgren2012-06-06
* | mmc: omap: Fix NULL pointer dereference if mmc_omap_new_slot() failsTony Lindgren2012-06-06
* | mmc: omap: Fix a section warning regressionTony Lindgren2012-06-06
* | mmc: dw_mmc: correct the calculation for CLKDIVSeungwon Jeon2012-06-06
* | mmc: dw_mmc: fix incorrect setting of host->data of NULLSeungwon Jeon2012-06-06
* | mmc: dw_mmc: fix the IDMAC sw resetSeungwon Jeon2012-06-06
* | mmc: dw_mmc: fix the transmission handling in IDMACSeungwon Jeon2012-06-06
* | mmc: sdio: fix setting card data bus width as 4-bitYong Ding2012-06-06
* | mmc: atmel-mci: fix burst/chunk size modificationNicolas Ferre2012-06-06
* | mmc: atmel-mci: fix data timeout issueLudovic Desroches2012-06-06
* | mmc: sdhci: Use DBG() instead of pr_warning() on large timeoutChris Ball2012-06-06
|/
* Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-26
|\
| * Merge branch 'drivers/mmc' into next/dt2Arnd Bergmann2012-05-15
| |\
| * \ Merge branch 'imx/dt/for-3.5' of git://git.linaro.org/people/shawnguo/linux-2...Arnd Bergmann2012-05-14
| |\ \
| | * \ Merge branch 'imx/pinctrl' into imx/dtArnd Bergmann2012-05-14
| | |\ \
| * | \ \ Merge branch 'mxs/dt/for-3.5' of git://git.linaro.org/people/shawnguo/linux-2...Olof Johansson2012-05-13
| |\ \ \ \
| | * | | | mmc: mxs-mmc: add device tree supportShawn Guo2012-05-12
| | * | | | mmc: mxs-mmc: copy wp_gpio in struct mxs_mmc_hostShawn Guo2012-05-12
| | * | | | mmc: mxs-mmc: have dma_channel than dma_res in mxs_mmc_hostShawn Guo2012-05-12
| | * | | | mmc: mxs-mmc: use devm_* helper to make cleanup simplerShawn Guo2012-05-12