summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sdhci-pxav2.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner2019-06-051-10/+1Star
* mmc: sdhci-pxav2: Drop unused includeLinus Walleij2019-02-251-1/+0Star
* mmc: sdhci-*: Don't emit error msg if sdhci_add_host() failsJisheng Zhang2018-05-291-3/+1Star
* mmc: sdhci-pxav2: switch to managed clk and sdhci_pltfm_unregister()Masahiro Yamada2017-08-301-23/+7Star
* mmc: sdhci-pxav2: remove unnecessary platform_set_drvdata() callJisheng Zhang2017-04-241-2/+0Star
* mmc: sdhci-pxav2: add error handling of clk_prepare_enable()Alexey Khoroshilov2017-04-241-1/+6
* mmc: sdhci-pltfm: Drop define for SDHCI_PLTFM_PMOPSUlf Hansson2016-07-291-1/+1
* mmc: sdhci-pxav2: remove unnecessary assignment of pltfm_host->privJisheng Zhang2016-02-291-1/+0Star
* mmc: sdhci-{pxav2,pxav3}: Use of_match_ptr() macroAxel Lin2015-06-011-3/+1Star
* mmc: sdhci-pxav2: Drop unused struct sdhci_pxaSebastian Hesselbarth2014-11-101-12/+3Star
* mmc: remove .owner field for drivers using module_platform_driverPeter Griffin2014-09-091-1/+0Star
* mmc: sdhci: convert sdhci_set_uhs_signaling() into a library functionRussell King2014-05-221-0/+1
* mmc: sdhci: convert sdhci_set_clock() into a library functionRussell King2014-05-221-0/+1
* mmc: sdhci: convert reset into a library functionRussell King2014-05-221-2/+4
* mmc: sdhci: convert generic bus width setup to library functionRussell King2014-05-221-4/+2Star
* mmc: sdhci: Add size for caller in init+registerChristian Daudt2013-05-311-1/+1
* mmc: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-261-2/+0Star
* mmc: sdhci: Constify sdhci_ops structs where possibleLars-Peter Clausen2013-03-221-1/+1
* mmc: sdhci-pltfm: Add a common clk API implementation of get_timeout_clockLars-Peter Clausen2013-02-241-8/+1Star
* mmc: sdhci: rename platform_8bit_width to platform_bus_widthSascha Hauer2013-02-241-1/+1
* mmc: remove use of __devexitBill Pemberton2012-11-281-1/+1
* mmc: remove use of __devinitBill Pemberton2012-11-281-1/+1
* mmc: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
* mmc: sdhci-pxav2, sdhci-pxav3: use clk_prepare/unprepare APIsChao Xie2012-09-041-3/+3
* mmc: sdhci-pxa: Add device tree supportChris Ball2012-07-211-0/+54
* mmc: convert drivers/mmc/host/* to use module_platform_driver()Axel Lin2012-01-121-11/+1Star
* mmc: sdhci: remove "state" argument from sdhci_suspend_hostManuel Lauss2011-12-201-4/+1Star
* mmc: Add module.h to drivers/mmc users assuming implicit presence.Paul Gortmaker2011-10-261-0/+1
* mmc: sdhci-pxa: Check pdata before using its membersTanmay Upadhyay2011-10-261-2/+2
* mmc: sdhci-pxa: move platform data to include/linux/platform_dataZhangfei Gao2011-07-201-1/+1
* mmc: host: split up sdhci-pxa, create sdhci-pxav2.cZhangfei Gao2011-07-201-0/+244