summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/sdhci-pxav2.c
AgeCommit message (Expand)Author
2013-03-22mmc: sdhci: Constify sdhci_ops structs where possibleLars-Peter Clausen
2013-02-24mmc: sdhci-pltfm: Add a common clk API implementation of get_timeout_clockLars-Peter Clausen
2013-02-24mmc: sdhci: rename platform_8bit_width to platform_bus_widthSascha Hauer
2012-11-28mmc: remove use of __devexitBill Pemberton
2012-11-28mmc: remove use of __devinitBill Pemberton
2012-11-28mmc: remove use of __devexit_pBill Pemberton
2012-09-04mmc: sdhci-pxav2, sdhci-pxav3: use clk_prepare/unprepare APIsChao Xie
2012-07-21mmc: sdhci-pxa: Add device tree supportChris Ball
2012-01-11mmc: convert drivers/mmc/host/* to use module_platform_driver()Axel Lin
2011-12-19mmc: sdhci: remove "state" argument from sdhci_suspend_hostManuel Lauss
2011-10-26mmc: Add module.h to drivers/mmc users assuming implicit presence.Paul Gortmaker
2011-10-26mmc: sdhci-pxa: Check pdata before using its membersTanmay Upadhyay
2011-07-20mmc: sdhci-pxa: move platform data to include/linux/platform_dataZhangfei Gao
2011-07-20mmc: host: split up sdhci-pxa, create sdhci-pxav2.cZhangfei Gao