aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/mmci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-60/+88
2010-07-30ARM: Fix Versatile/Realview/VExpress MMC card detection senseRussell King1-2/+6
2010-07-29ARM: 6246/1: mmci: support larger MMCIDATALENGTH registerRabin Vincent1-3/+9
2010-07-29ARM: 6245/1: mmci: enable hardware flow control on Ux500 variantsRabin Vincent1-2/+6
2010-07-29ARM: 6244/1: mmci: add variant data and default MCICLOCK supportRabin Vincent1-1/+30
2010-07-29ARM: 6243/1: mmci: pass power_mode to the translate_vdd callbackRabin Vincent1-10/+3
2010-07-27ARM: 6239/1: mmci: let core poll for card detectionRabin Vincent1-21/+1
2010-07-27ARM: 6238/1: mmci: fix multi block transfersRabin Vincent1-1/+1
2010-07-27ARM: 6237/1: mmci: use sg_miter API to fix multi-page sg handlingRabin Vincent1-22/+38
2010-05-27mmc: remove the "state" argument to mmc_suspend_host()Matt Fleming1-1/+1
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-21ARM: 5940/2: ARM: MMCI: remove custom DBG macro and printkLinus Walleij1-14/+16
2010-01-27ARM: 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-15ARM: 5698/1: MMCI pass capabilities in platform dataLinus Walleij1-0/+4
2009-09-15ARM: 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-20[ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *Alessandro Rubini1-1/+1
2009-05-03mmci: 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 clocksRussell 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