Age | Commit message (Expand) | Author | Files | Lines |
2018-05-29 | mmc: sdhci-*: Don't emit error msg if sdhci_add_host() fails | Jisheng Zhang | 1 | -3/+1 |
2017-08-30 | mmc: sdhci-pxav2: switch to managed clk and sdhci_pltfm_unregister() | Masahiro Yamada | 1 | -23/+7 |
2017-04-24 | mmc: sdhci-pxav2: remove unnecessary platform_set_drvdata() call | Jisheng Zhang | 1 | -2/+0 |
2017-04-24 | mmc: sdhci-pxav2: add error handling of clk_prepare_enable() | Alexey Khoroshilov | 1 | -1/+6 |
2016-07-29 | mmc: sdhci-pltfm: Drop define for SDHCI_PLTFM_PMOPS | Ulf Hansson | 1 | -1/+1 |
2016-02-29 | mmc: sdhci-pxav2: remove unnecessary assignment of pltfm_host->priv | Jisheng Zhang | 1 | -1/+0 |
2015-06-01 | mmc: sdhci-{pxav2,pxav3}: Use of_match_ptr() macro | Axel Lin | 1 | -3/+1 |
2014-11-10 | mmc: sdhci-pxav2: Drop unused struct sdhci_pxa | Sebastian Hesselbarth | 1 | -12/+3 |
2014-09-09 | mmc: remove .owner field for drivers using module_platform_driver | Peter Griffin | 1 | -1/+0 |
2014-05-22 | mmc: sdhci: convert sdhci_set_uhs_signaling() into a library function | Russell King | 1 | -0/+1 |
2014-05-22 | mmc: sdhci: convert sdhci_set_clock() into a library function | Russell King | 1 | -0/+1 |
2014-05-22 | mmc: sdhci: convert reset into a library function | Russell King | 1 | -2/+4 |
2014-05-22 | mmc: sdhci: convert generic bus width setup to library function | Russell King | 1 | -4/+2 |
2013-05-31 | mmc: sdhci: Add size for caller in init+register | Christian Daudt | 1 | -1/+1 |
2013-05-26 | mmc: remove unnecessary platform_set_drvdata() | Jingoo Han | 1 | -2/+0 |
2013-03-22 | mmc: sdhci: Constify sdhci_ops structs where possible | Lars-Peter Clausen | 1 | -1/+1 |
2013-02-24 | mmc: sdhci-pltfm: Add a common clk API implementation of get_timeout_clock | Lars-Peter Clausen | 1 | -8/+1 |
2013-02-24 | mmc: sdhci: rename platform_8bit_width to platform_bus_width | Sascha Hauer | 1 | -1/+1 |
2012-11-29 | mmc: remove use of __devexit | Bill Pemberton | 1 | -1/+1 |
2012-11-29 | mmc: remove use of __devinit | Bill Pemberton | 1 | -1/+1 |
2012-11-29 | mmc: remove use of __devexit_p | Bill Pemberton | 1 | -1/+1 |
2012-09-04 | mmc: sdhci-pxav2, sdhci-pxav3: use clk_prepare/unprepare APIs | Chao Xie | 1 | -3/+3 |
2012-07-21 | mmc: sdhci-pxa: Add device tree support | Chris Ball | 1 | -0/+54 |
2012-01-12 | mmc: convert drivers/mmc/host/* to use module_platform_driver() | Axel Lin | 1 | -11/+1 |
2011-12-20 | mmc: sdhci: remove "state" argument from sdhci_suspend_host | Manuel Lauss | 1 | -4/+1 |
2011-10-27 | mmc: Add module.h to drivers/mmc users assuming implicit presence. | Paul Gortmaker | 1 | -0/+1 |
2011-10-27 | mmc: sdhci-pxa: Check pdata before using its members | Tanmay Upadhyay | 1 | -2/+2 |
2011-07-21 | mmc: sdhci-pxa: move platform data to include/linux/platform_data | Zhangfei Gao | 1 | -1/+1 |
2011-07-21 | mmc: host: split up sdhci-pxa, create sdhci-pxav2.c | Zhangfei Gao | 1 | -0/+244 |