mmc: remove the "state" argument to mmc_suspend_host()
[safe/jmp/linux-2.6] / drivers / mmc / host / mmci.c
2010-05-27 Matt Flemingmmc: remove the "state" argument to mmc_suspend_host()
2010-04-14 Linus WalleijARM: 6033/1: ARM: MMCI: pass max frequency from platform
2010-04-14 Linus WalleijARM: 6032/1: ARM: MMCI: support 8bit mode on the ST...
2010-02-21 Linus WalleijARM: 5940/2: ARM: MMCI: remove custom DBG macro and...
2010-01-27 Linus WalleijARM: 5896/1: MMCI: work around a hardware bug in U300
2009-11-24 Linus WalleijARM: 5785/1: Use ST vendor enum instead of numeral
2009-10-01 Linus WalleijARM: 5731/2: Fix U300 generic GPIO, remove ifdefs from...
2009-09-22 Linus WalleijARM: 5721/1: MMCI enable the use of a regulator
2009-09-22 Linus WalleijARM: 5720/1: Move MMCI header to amba include dir
2009-09-15 Linus WalleijARM: 5698/1: MMCI pass capabilities in platform data
2009-09-15 Linus WalleijARM: 5697/1: MMCI Break out clock divider setup
2009-09-12 Russell KingMerge branch 'devel-stable' into devel
2009-09-12 Linus WalleijARM: 5636/1: Move vendor enum to AMBA include
2009-09-02 Linus WalleijARM: 5685/1: Make MMCI driver compile without gpiolib
2009-07-09 Russell KingMMC: MMCI: use gpiolib for card detect/write protect
2009-07-09 Russell KingMMC: MMCI: use AMBA bus accessors
2009-06-11 Linus Walleij[ARM] 5544/1: Trust PrimeCell resource sizes
2009-05-20 Alessandro Rubini[ARM] 5519/1: amba probe: pass "struct amba_id *" inste...
2009-05-03 Rabin Vincentmmci: fix crash with debug enabled
2009-03-12 Linus Walleij[ARM] 5420/1: MMCI devinit and devexit macros
2009-02-02 Linus Walleijmmci: Add support for ST Micro derivate
2008-11-30 Russell King[ARM] amba drivers: don't pass a consumer clock name...
2008-10-28 Linus Walleij[ARM] 5322/1: Fix fastpath issue in mmci.c
2008-07-15 Pierre Ossmanmmc: remove multiwrite capability
2008-05-04 Linus Walleij[ARM] 5024/1: Fix some minor clk issues in the MMCI...
2008-04-28 Linus Walleij[ARM] 5022/1: Race in ARM MMCI PL18x driver, V2
2007-10-24 Jens Axboemmc: sg fallout
2007-10-11 Nicolas Pitremmc: don't use weight32()
2007-09-23 Pierre Ossmanmmc: remove BYTEBLOCK capability
2007-09-23 Pierre Ossmanmmc: remove custom error codes
2007-07-25 Pierre Ossmanmmc: update header file paths
2007-05-01 Pierre Ossmanmmc: Move host and card drivers to subdirs