aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/host/sdhci-spear.c
AgeCommit message (Expand)Author
2020-09-07mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.4Douglas Anderson
2019-12-18mmc: sdhci-spear: convert to devm_platform_ioremap_resourceYangtao Li
2019-12-18mmc: core: Remove mmc_gpiod_request_*(invert_gpio)Michał Mirosław
2018-10-08mmc: sdhci: spear: Use the slot GPIO descriptorLinus Walleij
2018-05-29mmc: sdhci-*: Don't emit error msg if sdhci_add_host() failsJisheng Zhang
2017-12-15mmc: sdhci-spear: Handle return value of platform_get_irqArvind Yadav
2017-04-24mmc: sdhci: Let drivers decide whether to use mmc_retune_needed() with pmAdrian Hunter
2015-07-17Update Viresh Kumar's email addressViresh Kumar
2015-03-23mmc: sdhci-spear: Remove exported headerUlf Hansson
2015-03-23mmc: sdhci-spear: Simplify by adding build dependency to CONFIG_OFUlf Hansson
2014-09-09mmc: remove .owner field for drivers using module_platform_driverPeter Griffin
2014-05-22mmc: sdhci: convert sdhci_set_uhs_signaling() into a library functionRussell King
2014-05-22mmc: sdhci: convert sdhci_set_clock() into a library functionRussell King
2014-05-22mmc: sdhci: convert reset into a library functionRussell King
2014-05-22mmc: sdhci: convert generic bus width setup to library functionRussell King
2014-03-04mmc: sdhci-spear: use generic card detection gpio supportRussell King
2014-03-04mmc: sdhci-spear: remove support for power gpioRussell King
2014-03-04mmc: sdhci-spear: simplify resource handlingRussell King
2014-03-04mmc: sdhci-spear: fix platform_data usageRussell King
2014-03-04mmc: sdhci-spear: fix error handling paths for DTRussell King
2014-02-25mmc: sdhci-spear: Fix NULL pointer dereferenceSachin Kamat
2013-05-26mmc: remove unnecessary platform_set_drvdata()Jingoo Han
2013-04-04mmc: sdhci-spear: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han
2013-03-22mmc: sdhci: Constify sdhci_ops structs where possibleLars-Peter Clausen
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-12-06mmc: sdhci-spear: Don't call clk_{un}prepare() in suspend/resumeViresh Kumar
2012-12-06mmc: sdhci-spear: Initialize sdhci clk to 50 MHzVipul Kumar Samar
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-spear: Add clk_{un}prepare() supportViresh Kumar
2012-10-07mmc: sdhci-spear: add device tree bindingsViresh Kumar
2012-06-20Viresh has movedViresh Kumar
2012-05-01mmc: sdhci-spear: Use devm_* derivativesViresh Kumar
2012-05-01mmc: sdhci-spear: No need to check 'pdev == NULL' in probeViresh Kumar
2012-03-27mmc: sdhci-spear: add pm callbacks to support hibernationShiraz Hashim
2012-01-12mmc: sdhci-spear: Fix compilation errorViresh Kumar
2012-01-11mmc: convert drivers/mmc/host/* to use module_platform_driver()Axel Lin
2012-01-11mmc: sdhci-spear: Implement suspend/resumeViresh Kumar
2011-10-26mmc: Add module.h to drivers/mmc users assuming implicit presence.Paul Gortmaker
2011-10-26mmc: sdhci-spear: Don't set power gpio to 1 on probeViresh Kumar
2011-03-29drivers: Final irq namespace conversionThomas Gleixner
2010-05-27sdhci-spear: ST SPEAr based SDHCI controller glueViresh KUMAR