summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sdhci-pxav3.c
AgeCommit message (Expand)Author
2014-03-29mmc: sdhci-pxav3: add support for the Armada 38x SDHCI controllerMarcin Wojtas
2013-08-24mmc: slot-gpio: Add debouncing capability to mmc_gpio_request_cd()Laurent Pinchart
2013-06-27sdhci-pxav3: Fix runtime PM initializationDaniel Drake
2013-06-27mmc: sdhci-pxav3: handle mmc_of_parse() errors during probeSimon Baatz
2013-05-31mmc: sdhci: Add size for caller in init+registerChristian Daudt
2013-05-26mmc: remove unnecessary platform_set_drvdata()Jingoo Han
2013-04-04mmc: sdhci-pxav3: controller should use SDCLK for timeout calculationKevin Liu
2013-04-04mmc: sdhci-pxav3: enhance device tree parser codeKevin Liu
2013-04-04mmc: sdhci-pxav3: remove cd-broken quirk for permanently present cardKevin Liu
2013-04-04mmc: sdhci-pxav3: transfer sdhci_pltfm_data as args to sdhci_pltfm_initKevin Liu
2013-03-22mmc: sdhci: Constify sdhci_ops structs where possibleLars-Peter Clausen
2013-02-24mmc: sdhci-pxav3: add pm runtime supportKevin Liu
2013-02-24mmc: sdhci-pltfm: Add a common clk API implementation of get_timeout_clockLars-Peter Clausen
2013-02-11mmc: sdhci-pxav3: add IRQ wake up supportKevin Liu
2013-02-11mmc: remove unncessary mmc_gpio_free_cd() call from slot-gpio usersShawn Guo
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-12-06mmc: sdhci-pxav3: add quirks2Kevin Liu
2012-12-06mmc: sdhci-pxav3: Add base clock quirkKevin Liu
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-10-07mmc: sdhci-pxav3: Use sdhci_get_of_property for parsing DT quirksChris Ball
2012-09-19mmc: sdhci-pxav3: dt: Support "cd-gpios" propertyChris Ball
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-08-13mmc: sdhci: pxav3: controller needs 32 bit ADMA addressingPhilip Rakity
2011-07-20mmc: sdhci-pxa: move platform data to include/linux/platform_dataZhangfei Gao
2011-07-20mmc: host: split up sdhci-pxa, create sdhci-pxav3.cZhangfei Gao