summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/mmci.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-14ARM: 6033/1: ARM: MMCI: pass max frequency from platformLinus Walleij1-1/+12
2010-04-14ARM: 6032/1: ARM: MMCI: support 8bit mode on the ST Micro versionLinus Walleij1-2/+4
2010-02-22ARM: 5940/2: ARM: MMCI: remove custom DBG macro and printkLinus Walleij1-14/+16
2010-01-28ARM: 5896/1: MMCI: work around a hardware bug in U300Linus Walleij1-0/+11
2009-11-24ARM: 5785/1: Use ST vendor enum instead of numeralLinus Walleij1-1/+1
2009-10-01ARM: 5731/2: Fix U300 generic GPIO, remove ifdefs from MMCI v3Linus Walleij1-2/+0
2009-09-22ARM: 5721/1: MMCI enable the use of a regulatorLinus Walleij1-4/+46
2009-09-22ARM: 5720/1: Move MMCI header to amba include dirLinus Walleij1-2/+2
2009-09-16ARM: 5698/1: MMCI pass capabilities in platform dataLinus Walleij1-0/+4
2009-09-16ARM: 5697/1: MMCI Break out clock divider setupLinus Walleij1-17/+34
2009-09-12Merge branch 'devel-stable' into develRussell King1-3/+3
2009-09-12ARM: 5636/1: Move vendor enum to AMBA includeLinus Walleij1-3/+3
2009-09-02ARM: 5685/1: Make MMCI driver compile without gpiolibLinus Walleij1-0/+2
2009-07-09MMC: MMCI: use gpiolib for card detect/write protectRussell King1-2/+61
2009-07-09MMC: MMCI: use AMBA bus accessorsRussell King1-4/+4
2009-06-11[ARM] 5544/1: Trust PrimeCell resource sizesLinus Walleij1-1/+1
2009-05-21[ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *Alessandro Rubini1-1/+1
2009-05-04mmci: fix crash with debug enabledRabin Vincent1-1/+1
2009-03-12[ARM] 5420/1: MMCI devinit and devexit macrosLinus Walleij1-3/+3
2009-02-02mmci: Add support for ST Micro derivateLinus Walleij1-4/+33
2008-11-30[ARM] amba drivers: don't pass a consumer clock name for devices with unique ...Russell King1-1/+1
2008-10-28[ARM] 5322/1: Fix fastpath issue in mmci.cLinus Walleij1-2/+3
2008-07-15mmc: remove multiwrite capabilityPierre Ossman1-1/+0
2008-05-04[ARM] 5024/1: Fix some minor clk issues in the MMCI PL18x driverLinus Walleij1-1/+13
2008-04-28[ARM] 5022/1: Race in ARM MMCI PL18x driver, V2Linus Walleij1-1/+3
2007-10-24mmc: sg falloutJens Axboe1-3/+3
2007-10-11mmc: don't use weight32()Nicolas Pitre1-1/+2
2007-09-23mmc: remove BYTEBLOCK capabilityPierre Ossman1-0/+8
2007-09-23mmc: remove custom error codesPierre Ossman1-6/+6
2007-07-26mmc: update header file pathsPierre Ossman1-1/+1
2007-05-01mmc: Move host and card drivers to subdirsPierre Ossman1-0/+702