summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* net: remove mm.h inclusion from netdevice.hAlexey Dobriyan2011-06-221-0/+1
* Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-06-161-2/+10
|\
| * ARM: 6894/1: mmci: trigger card detect IRQs on falling and rising edgesLinus Walleij2011-06-061-2/+10
* | ARM: OMAP4: MMC: no regulator off during probe for eMMCBalaji T K2011-06-011-0/+3
|/
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-05-281-2/+23
|\
| * ARM: 6832/1: mmci: support for ST-Ericsson db8500v2Philippe Langlais2011-05-261-2/+23
* | mmc: Use device platform_data to retrieve tmio_mmc platform bitsSamuel Ortiz2011-05-261-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-05-2632-552/+5293
|\
| * mmc: core: eMMC bus width may not work on all platformsPhilip Rakity2011-05-251-10/+102
| * mmc: sdhci: Auto-CMD23 fixes.Andrei Warkentin2011-05-251-2/+2
| * mmc: sdhci: Auto-CMD23 support.Andrei Warkentin2011-05-252-1/+18
| * mmc: core: Block CMD23 support for UHS104/SDXC cards.Andrei Warkentin2011-05-252-3/+8
| * mmc: sdhci: Implement MMC_CAP_CMD23 for SDHCI.Andrei Warkentin2011-05-252-17/+48
| * mmc: core: Use CMD23 for multiblock transfers when we can.Andrei Warkentin2011-05-251-29/+79
| * mmc: Add new VUB300 USB-to-SD/SDIO/MMC driverTony Olech2011-05-253-0/+2538
| * mmc: sdhci-pxa: Add quirks for DMA/ADMA to match h/wPhilip Rakity2011-05-251-1/+6
| * mmc: core: duplicated trial with same freq in mmc_rescan_try_freq()Jaehoon Chung2011-05-251-1/+1
| * mmc: core: add support for eMMC Dual Data RatePhilip Rakity2011-05-253-19/+32
| * mmc: core: eMMC signal voltage does not use CMD11Philip Rakity2011-05-253-5/+6
| * mmc: sdhci-pxa: add platform code for UHS signalingPhilip Rakity2011-05-251-0/+41
| * mmc: sdhci: add hooks for setting UHS in platform specific codePhilip Rakity2011-05-252-15/+20
| * mmc: core: clear MMC_PM_KEEP_POWER flag on resumeEliad Peller2011-05-251-0/+1
| * mmc: dw_mmc: fixed wrong regulator_enable in suspend/resumeJaehoon Chung2011-05-251-3/+3
| * mmc: sdhi: allow powering down controller with no card insertedGuennadi Liakhovetski2011-05-251-0/+6
| * mmc: tmio: runtime suspend the controller, where possibleGuennadi Liakhovetski2011-05-252-6/+61
| * mmc: sdhi: support up to 3 interrupt sourcesMagnus Damm2011-05-251-11/+28
| * mmc: sdhi: print physical base address and clock rateMagnus Damm2011-05-251-2/+4
| * mmc: sdhi: no need for special interrupt flagsMagnus Damm2011-05-251-2/+1Star
| * mmc: tmio/sdhi: break out interrupt request/freeMagnus Damm2011-05-254-21/+37
| * mmc: protect the tmio_mmc driver against a theoretical raceGuennadi Liakhovetski2011-05-252-6/+57
| * mmc: add runtime and system power-management support to the MMCIF driverGuennadi Liakhovetski2011-05-251-9/+69
| * mmc: Add runtime and system-wide PM to the TMIO MMC driverGuennadi Liakhovetski2011-05-255-19/+86
| * mmc: sh_mmcif: protect against a theoretical raceGuennadi Liakhovetski2011-05-251-8/+42
| * mmc: sdio: optimized SDIO IRQ handling for single irqStefan Nilsson XK2011-05-251-1/+32
| * mmc: mmc_test: minor clean up, use t = &test.area everywhereAndy Shevchenko2011-05-251-31/+44
| * mmc: card: fix potential null dereference of 'idata'Vladimir Motyka2011-05-251-5/+6
| * mmc: sdhci: add support for retuning mode 1Arindam Nath2011-05-252-3/+112
| * mmc: sdhci: add support for programmable clock modeArindam Nath2011-05-252-15/+69
| * mmc: sdhci: enable preset value after uhs initializationArindam Nath2011-05-252-0/+43
| * mmc: sd: add support for tuning during uhs initializationArindam Nath2011-05-253-1/+176
| * mmc: sd: report correct speed and capacity of uhs cardsArindam Nath2011-05-252-4/+17
| * mmc: sd: set current limit for uhs cardsArindam Nath2011-05-252-0/+73
| * mmc: sd: add support for uhs bus speed mode selectionArindam Nath2011-05-253-3/+108
| * mmc: sdhci: reset sdclk before setting high speed enableArindam Nath2011-05-251-3/+24
| * mmc: sd: add support for driver type selectionArindam Nath2011-05-257-30/+176
| * mmc: sd: query function modes for uhs cardsArindam Nath2011-05-251-10/+58
| * mmc: sd: add support for signal voltage switch procedureArindam Nath2011-05-255-17/+262
| * mmc: core: Add mmc CMD+ACMD passthrough ioctlJohn Calixto2011-05-252-1/+203
| * mmc: block: init force_ro sysfs attributeRabin Vincent2011-05-251-0/+1
| * mmc: sdhci: Fix read-only detection with JMicron 388 chipTakashi Iwai2011-05-252-4/+29