summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/mmci.c
AgeCommit message (Expand)Author
2010-07-29ARM: 6246/1: mmci: support larger MMCIDATALENGTH registerRabin Vincent
2010-07-29ARM: 6245/1: mmci: enable hardware flow control on Ux500 variantsRabin Vincent
2010-07-29ARM: 6244/1: mmci: add variant data and default MCICLOCK supportRabin Vincent
2010-07-29ARM: 6243/1: mmci: pass power_mode to the translate_vdd callbackRabin Vincent
2010-07-27ARM: 6239/1: mmci: let core poll for card detectionRabin Vincent
2010-07-27ARM: 6238/1: mmci: fix multi block transfersRabin Vincent
2010-07-27ARM: 6237/1: mmci: use sg_miter API to fix multi-page sg handlingRabin Vincent
2010-05-27mmc: remove the "state" argument to mmc_suspend_host()Matt Fleming
2010-04-14ARM: 6033/1: ARM: MMCI: pass max frequency from platformLinus Walleij
2010-04-14ARM: 6032/1: ARM: MMCI: support 8bit mode on the ST Micro versionLinus Walleij
2010-02-21ARM: 5940/2: ARM: MMCI: remove custom DBG macro and printkLinus Walleij
2010-01-27ARM: 5896/1: MMCI: work around a hardware bug in U300Linus Walleij
2009-11-24ARM: 5785/1: Use ST vendor enum instead of numeralLinus Walleij
2009-10-01ARM: 5731/2: Fix U300 generic GPIO, remove ifdefs from MMCI v3Linus Walleij
2009-09-22ARM: 5721/1: MMCI enable the use of a regulatorLinus Walleij
2009-09-22ARM: 5720/1: Move MMCI header to amba include dirLinus Walleij
2009-09-15ARM: 5698/1: MMCI pass capabilities in platform dataLinus Walleij
2009-09-15ARM: 5697/1: MMCI Break out clock divider setupLinus Walleij
2009-09-12Merge branch 'devel-stable' into develRussell King
2009-09-12ARM: 5636/1: Move vendor enum to AMBA includeLinus Walleij
2009-09-02ARM: 5685/1: Make MMCI driver compile without gpiolibLinus Walleij
2009-07-09MMC: MMCI: use gpiolib for card detect/write protectRussell King
2009-07-09MMC: MMCI: use AMBA bus accessorsRussell King
2009-06-11[ARM] 5544/1: Trust PrimeCell resource sizesLinus Walleij
2009-05-20[ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *Alessandro Rubini
2009-05-03mmci: fix crash with debug enabledRabin Vincent
2009-03-12[ARM] 5420/1: MMCI devinit and devexit macrosLinus Walleij
2009-02-02mmci: Add support for ST Micro derivateLinus Walleij
2008-11-30[ARM] amba drivers: don't pass a consumer clock name for devices with unique ...Russell King
2008-10-28[ARM] 5322/1: Fix fastpath issue in mmci.cLinus Walleij
2008-07-15mmc: remove multiwrite capabilityPierre Ossman
2008-05-04[ARM] 5024/1: Fix some minor clk issues in the MMCI PL18x driverLinus Walleij
2008-04-28[ARM] 5022/1: Race in ARM MMCI PL18x driver, V2Linus Walleij
2007-10-24mmc: sg falloutJens Axboe
2007-10-11mmc: don't use weight32()Nicolas Pitre
2007-09-23mmc: remove BYTEBLOCK capabilityPierre Ossman
2007-09-23mmc: remove custom error codesPierre Ossman
2007-07-26mmc: update header file pathsPierre Ossman
2007-05-01mmc: Move host and card drivers to subdirsPierre Ossman