summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2012-07-21mmc: tmio: support caps2 flagsGuennadi Liakhovetski
2012-07-21mmc: core: add WP pin handler to slot functionsGuennadi Liakhovetski
2012-07-21mmc: core: convert slot functions to managed allocationGuennadi Liakhovetski
2012-07-21mmc: add CD GPIO polling support to slot functionsGuennadi Liakhovetski
2012-07-21mmc: core: use a more generic name for slot function types and fieldsGuennadi Liakhovetski
2012-07-21mmc: sh_mmcif: add regulator supportGuennadi Liakhovetski
2012-07-21mmc: sh_mmcif: remove redundant .down_pwr() callbackGuennadi Liakhovetski
2012-07-21mmc: sh_mmcif: re-read the clock frequency every time it is turned onGuennadi Liakhovetski
2012-07-21mmc: sh_mmcif: fix clock managementGuennadi Liakhovetski
2012-07-21mmc: sh_mmcif: simplify and use meaningful label names in error-handlingGuennadi Liakhovetski
2012-07-21mmc: tmio: remove a duplicated comment lineGuennadi Liakhovetski
2012-07-21mmc: sdhi: do not install dummy callbacksGuennadi Liakhovetski
2012-07-21mmc: tmio: add regulator supportGuennadi Liakhovetski
2012-07-21mmc: sdhi: implement tmio-mmc clock enable-update and disable callbacksGuennadi Liakhovetski
2012-07-21mmc: tmio: add callbacks to enable-update and disable the interface clockGuennadi Liakhovetski
2012-07-21mmc: tmio: don't needlessly enable interrupts during probingGuennadi Liakhovetski
2012-07-21mmc: dw_mmc: Fix null dma_ops access when use_dma is falseJonathan Kliegman
2012-07-21mmc: add a function to get regulators, supplying card's powerGuennadi Liakhovetski
2012-07-21mmc: tmio: Don't access hardware registers after stopping clocksLaurent Pinchart
2012-07-21mmc: sh_mmcif: Support MMC_SLEEP_AWAKE commandLaurent Pinchart
2012-07-21mmc: dw_mmc: Add check for IDMAC configurationGirish K S
2012-07-21mmc: sdhci-pxa: Add device tree supportChris Ball
2012-07-20mmc: sh_mmcif: switch to the new DMA channel allocation and configurationGuennadi Liakhovetski
2012-07-13mmc: sh_mobile_sdhi: prepare for conversion to the shdma base libraryGuennadi Liakhovetski
2012-07-13mmc: sh_mmcif: remove unneeded struct sh_mmcif_dma, prepare to shdma conversionGuennadi Liakhovetski
2012-07-11mmc: core: Export regulator_* functions as GPLChris Ball
2012-07-11mmc: block: replace __blk_end_request() with blk_end_request()Subhash Jadavani
2012-07-11mmc: core: Fix the HPI execution sequenceVenkatraman S
2012-07-11mmc: extend and rename cd-gpio helpers to handle more slot GPIO functionsGuennadi Liakhovetski
2012-07-11mmc: tmio: use MMC opcode defines instead of numbersGuennadi Liakhovetski
2012-07-11mmc: cd-gpio: pass IRQF_ONESHOT to request_threaded_irq()Guennadi Liakhovetski
2012-07-11mmc: core: Revert "skip card initialization if power class selection fails"Venkatraman S
2012-07-06Merge branch 'for-3.6/common-clk' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2012-07-06Merge branch 'tegra/cleanup' into next/clkArnd Bergmann
2012-07-06Merge branch 'for-3.6/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2012-06-26Revert "mmc: omap_hsmmc: Enable Auto CMD12"Ming Lei
2012-06-26mmc: block: fix the data timeout issue with ACMD22Subhash Jadavani
2012-06-20Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-06-20Viresh has movedViresh Kumar
2012-06-20Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-06-17ARM: 7427/1: mmc: mmci: Defer probe() in case of yet uninitialized GPIOsRoland Stigge
2012-06-17ARM: 7426/1: mmc: mmci: Remove wrong error handling of gpio 0Roland Stigge
2012-06-14ARM: 7422/1: mmc: mmci: Allocate platform memory during Device Tree bootLee Jones
2012-06-11mmc: tegra: add clk_prepare/clk_unpreparePrashant Gaikwad
2012-06-11mmc: tegra: use bus-width property instead of support-8bitStephen Warren
2012-06-06mmc: mxs-mmc: Move of_match_table out of CONFIG_PMMarek Vasut
2012-06-06mmc: sdhci-s3c: pass IRQF ONESHOT to request threaded irqHeiko Stübner
2012-06-06mmc: core: return an error on suspend if mmc_deselect_cards failsJaehoon Chung
2012-06-06mmc: omap: Fix broken reg_shift initializationTony Lindgren
2012-06-06mmc: omap: Fix NULL pointer dereference if mmc_omap_new_slot() failsTony Lindgren