summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/mmci.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: Move regulator handling closer to coreLinus Walleij2010-10-231-10/+18
* mmc: Remove distinction between hw and phys segmentsMartin K. Petersen2010-10-231-2/+1
* ARM: 6370/1: mmci: use _cansleep GPIO functionsLinus Walleij2010-09-231-2/+3
* ARM: 6309/1: mmci: allow neither ->status nor gpio_cd to be specifiedRabin Vincent2010-09-231-3/+7
* ARM: 6308/1: mmci: support card detection interruptsRabin Vincent2010-09-231-1/+23
* ARM: 6310/1: mmci: support different FIFO sizesRabin Vincent2010-08-261-3/+19
* ARM: 6307/1: mmci: allow the card detect GPIO value not to be invertedRabin Vincent2010-08-261-2/+3
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-08-031-60/+88
|\
| * ARM: 6246/1: mmci: support larger MMCIDATALENGTH registerRabin Vincent2010-07-291-3/+9
| * ARM: 6245/1: mmci: enable hardware flow control on Ux500 variantsRabin Vincent2010-07-291-2/+6
| * ARM: 6244/1: mmci: add variant data and default MCICLOCK supportRabin Vincent2010-07-291-1/+30
| * ARM: 6243/1: mmci: pass power_mode to the translate_vdd callbackRabin Vincent2010-07-291-10/+3
| * ARM: 6239/1: mmci: let core poll for card detectionRabin Vincent2010-07-271-21/+1
| * ARM: 6238/1: mmci: fix multi block transfersRabin Vincent2010-07-271-1/+1
| * ARM: 6237/1: mmci: use sg_miter API to fix multi-page sg handlingRabin Vincent2010-07-271-22/+38
* | ARM: Fix Versatile/Realview/VExpress MMC card detection senseRussell King2010-07-301-2/+6
|/
* mmc: remove the "state" argument to mmc_suspend_host()Matt Fleming2010-05-271-1/+1
* ARM: 6033/1: ARM: MMCI: pass max frequency from platformLinus Walleij2010-04-141-1/+12
* ARM: 6032/1: ARM: MMCI: support 8bit mode on the ST Micro versionLinus Walleij2010-04-141-2/+4
* ARM: 5940/2: ARM: MMCI: remove custom DBG macro and printkLinus Walleij2010-02-211-14/+16
* ARM: 5896/1: MMCI: work around a hardware bug in U300Linus Walleij2010-01-271-0/+11
* ARM: 5785/1: Use ST vendor enum instead of numeralLinus Walleij2009-11-241-1/+1
* ARM: 5731/2: Fix U300 generic GPIO, remove ifdefs from MMCI v3Linus Walleij2009-10-011-2/+0
* ARM: 5721/1: MMCI enable the use of a regulatorLinus Walleij2009-09-221-4/+46
* ARM: 5720/1: Move MMCI header to amba include dirLinus Walleij2009-09-221-2/+2
* ARM: 5698/1: MMCI pass capabilities in platform dataLinus Walleij2009-09-151-0/+4
* ARM: 5697/1: MMCI Break out clock divider setupLinus Walleij2009-09-151-17/+34
* Merge branch 'devel-stable' into develRussell King2009-09-121-3/+3
|\
| * ARM: 5636/1: Move vendor enum to AMBA includeLinus Walleij2009-09-121-3/+3
* | ARM: 5685/1: Make MMCI driver compile without gpiolibLinus Walleij2009-09-021-0/+2
* | MMC: MMCI: use gpiolib for card detect/write protectRussell King2009-07-091-2/+61
* | MMC: MMCI: use AMBA bus accessorsRussell King2009-07-091-4/+4
|/
* [ARM] 5544/1: Trust PrimeCell resource sizesLinus Walleij2009-06-111-1/+1
* [ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *Alessandro Rubini2009-05-201-1/+1
* mmci: fix crash with debug enabledRabin Vincent2009-05-031-1/+1
* [ARM] 5420/1: MMCI devinit and devexit macrosLinus Walleij2009-03-121-3/+3
* mmci: Add support for ST Micro derivateLinus Walleij2009-02-021-4/+33
* [ARM] amba drivers: don't pass a consumer clock name for devices with unique ...Russell King2008-11-301-1/+1
* [ARM] 5322/1: Fix fastpath issue in mmci.cLinus Walleij2008-10-281-2/+3
* mmc: remove multiwrite capabilityPierre Ossman2008-07-151-1/+0
* [ARM] 5024/1: Fix some minor clk issues in the MMCI PL18x driverLinus Walleij2008-05-041-1/+13
* [ARM] 5022/1: Race in ARM MMCI PL18x driver, V2Linus Walleij2008-04-281-1/+3
* mmc: sg falloutJens Axboe2007-10-241-3/+3
* mmc: don't use weight32()Nicolas Pitre2007-10-111-1/+2
* mmc: remove BYTEBLOCK capabilityPierre Ossman2007-09-231-0/+8
* mmc: remove custom error codesPierre Ossman2007-09-231-6/+6
* mmc: update header file pathsPierre Ossman2007-07-261-1/+1
* mmc: Move host and card drivers to subdirsPierre Ossman2007-05-011-0/+702
OpenPOWER on IntegriCloud