aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sdhci-pxav3.c
Commit message (Expand)AuthorAge
* mmc: sdhci-pxav3: Get optional core clockSebastian Hesselbarth2014-11-10
* mmc: sdhci-pxav3: Try to get named I/O clock firstSebastian Hesselbarth2014-11-10
* mmc: sdhci-pxav3: Move I/O clock to private dataSebastian Hesselbarth2014-11-10
* mmc: sdhci-pxav3: Remove checks for mandatory host clockSebastian Hesselbarth2014-11-10
* mmc: sdhci-pxav3: Remove unused clk_enable from sdhci_pxaSebastian Hesselbarth2014-11-10
* mmc: sdhci-pxav3: Move private driver data to driver sourceSebastian Hesselbarth2014-11-10
* mmc: sdhci-pxav3: Respect MMC_DDR52 timing on uhs signalingSebastian Hesselbarth2014-11-10
* mmc: sdhci-pxav3: fix error handling of sdhci_add_hostXiang Wang2014-09-10
* mmc: sdhci-pxav3: set_uhs_signaling is initialized twice differentlyPeter Griffin2014-09-09
* mmc: remove .owner field for drivers using module_platform_driverPeter Griffin2014-09-09
* mmc: sdhci-pxav3: Use devm_* managed helpersLaurent Pinchart2014-08-11
* mmc: sdhci: convert sdhci_set_uhs_signaling() into a library functionRussell King2014-05-22
* mmc: sdhci: set_uhs_signaling() need not return a valueRussell King2014-05-22
* mmc: sdhci: convert sdhci_set_clock() into a library functionRussell King2014-05-22
* mmc: sdhci: convert reset into a library functionRussell King2014-05-22
* mmc: sdhci: convert generic bus width setup to library functionRussell King2014-05-22
* mmc: sdhci-pxav3: add support for the Armada 38x SDHCI controllerMarcin Wojtas2014-03-29
* mmc: slot-gpio: Add debouncing capability to mmc_gpio_request_cd()Laurent Pinchart2013-08-24
* sdhci-pxav3: Fix runtime PM initializationDaniel Drake2013-06-27
* mmc: sdhci-pxav3: handle mmc_of_parse() errors during probeSimon Baatz2013-06-27
* mmc: sdhci: Add size for caller in init+registerChristian Daudt2013-05-31
* mmc: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-26
* mmc: sdhci-pxav3: controller should use SDCLK for timeout calculationKevin Liu2013-04-04
* mmc: sdhci-pxav3: enhance device tree parser codeKevin Liu2013-04-04
* mmc: sdhci-pxav3: remove cd-broken quirk for permanently present cardKevin Liu2013-04-04
* mmc: sdhci-pxav3: transfer sdhci_pltfm_data as args to sdhci_pltfm_initKevin Liu2013-04-04
* mmc: sdhci: Constify sdhci_ops structs where possibleLars-Peter Clausen2013-03-22
* mmc: sdhci-pxav3: add pm runtime supportKevin Liu2013-02-24
* mmc: sdhci-pltfm: Add a common clk API implementation of get_timeout_clockLars-Peter Clausen2013-02-24
* mmc: sdhci-pxav3: add IRQ wake up supportKevin Liu2013-02-11
* mmc: remove unncessary mmc_gpio_free_cd() call from slot-gpio usersShawn Guo2013-02-11
* Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-11
|\
| * mmc: remove use of __devexitBill Pemberton2012-11-28
| * mmc: remove use of __devinitBill Pemberton2012-11-28
| * mmc: remove use of __devexit_pBill Pemberton2012-11-28
* | mmc: sdhci-pxav3: add quirks2Kevin Liu2012-12-06
* | mmc: sdhci-pxav3: Add base clock quirkKevin Liu2012-12-06
|/
* mmc: sdhci-pxav3: Use sdhci_get_of_property for parsing DT quirksChris Ball2012-10-07
* mmc: sdhci-pxav3: dt: Support "cd-gpios" propertyChris Ball2012-09-19
* mmc: sdhci-pxav2, sdhci-pxav3: use clk_prepare/unprepare APIsChao Xie2012-09-04
* mmc: sdhci-pxa: Add device tree supportChris Ball2012-07-21
* mmc: convert drivers/mmc/host/* to use module_platform_driver()Axel Lin2012-01-11
* mmc: sdhci: remove "state" argument from sdhci_suspend_hostManuel Lauss2011-12-19
* mmc: Add module.h to drivers/mmc users assuming implicit presence.Paul Gortmaker2011-10-26
* mmc: sdhci: pxav3: controller needs 32 bit ADMA addressingPhilip Rakity2011-08-13
* mmc: sdhci-pxa: move platform data to include/linux/platform_dataZhangfei Gao2011-07-20
* mmc: host: split up sdhci-pxa, create sdhci-pxav3.cZhangfei Gao2011-07-20