summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/sdhci-sirf.c
AgeCommit message (Expand)Author
2021-02-01mmc: remove sirf prima/atlas driverArnd Bergmann
2020-09-07mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.4Douglas Anderson
2019-12-18mmc: core: Remove mmc_gpiod_request_*(invert_gpio)Michał Mirosław
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 4Thomas Gleixner
2018-10-08mmc: sdhci: sirf: Use the slot GPIO descriptorLinus Walleij
2017-08-30mmc: sdhci: enable/disable the clock in sdhci_pltfm_suspend/resumeMasahiro Yamada
2017-08-30mmc: sdhci-sirf: constify sdhci_pltfm_data and sdhci_ops structuresJulia Lawall
2017-04-24mmc: sdhci: Let drivers decide whether to use mmc_retune_needed() with pmAdrian Hunter
2016-07-27mmc: sdhci-sirf: Remove non needed #ifdef CONFIG_PM* for dev_pm_opsUlf Hansson
2015-10-27mmc: mmc: extend the mmc_send_tuning()Chaotian Jing
2015-10-26mmc: sirf: fix the capbility to support DDR50Weijun Yang
2015-08-27mmc: sdhci-sirf: corrent quirk according to real chipsBarry Song
2015-06-01mmc: sdhci-sirf: fake version and capbility registersWeijun Yang
2015-06-01mmc: sdhci-sirf: fix the tuning count in platform_execute_tuningWeijun Yang
2015-03-23mmc: sdhci: set the .remove to sdhci_pltfm_unregister()Kevin Hao
2015-03-23mmc: sdhci: disable the clock in sdhci_pltfm_unregister()Kevin Hao
2015-03-23mmc: sdhci-sirf: kill the "clk" member in driver private structKevin Hao
2015-03-23mmc: sirf: update sdhci_sirf_execute_tuning procedureweijun yang
2015-01-19mmc: sdhci-sirf: Remove redundant use of mmc_gpio_free_cd()Ulf Hansson
2015-01-19mmc: sdhci-sirf: add sirf tuning function (cmd 19)Minda Chen
2014-09-23mmc: don't request CD IRQ until mmc_start_host()Stephen Warren
2014-09-09mmc: sdhci-sirf: fix 8bit width enable by overwriting set_bus_widthMinda Chen
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
2013-08-24mmc: slot-gpio: Add debouncing capability to mmc_gpio_request_cd()Laurent Pinchart
2013-06-27mmc: sirf: fix sdhci_pltfm_init sequenceArnd Bergmann
2013-06-27mmc: sdhci-sirf: let device core setup the default pin configurationBarry Song
2013-03-22mmc: sdhci-sirf: add mmc host sdhci-pltfm based driver for SiRF SoCsBarry Song