index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
sdhci-s3c.c
Age
Commit message (
Expand
)
Author
2021-10-12
mmc: sdhci-s3c: drop unneeded MODULE_ALIAS
Krzysztof Kozlowski
2021-04-15
mmc: sdhci-s3c: constify uses of driver/match data
Krzysztof Kozlowski
2021-04-15
mmc: sdhci-s3c: correct kerneldoc of sdhci_s3c_drv_data
Krzysztof Kozlowski
2021-04-15
mmc: sdhci-s3c: simplify getting of_device_id match data
Krzysztof Kozlowski
2020-09-25
mmc: sdhci-s3c: hide forward declaration of of_device_id behind CONFIG_OF
Krzysztof Kozlowski
2020-09-07
mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.4
Douglas Anderson
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-13
mmc: sdhci-s3c: Provide documentation for missing struct properties
Lee Jones
2019-12-18
mmc: sdhci-s3c: convert to devm_platform_ioremap_resource
Yangtao Li
2019-12-18
mmc: sdhci-s3c: remove unused ext_cd_gpio field
Michał Mirosław
2019-09-11
mmc: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-09-11
mmc: sdhci-s3c: Mark expected switch fall-through
Gustavo A. R. Silva
2019-08-06
mmc: sdhci-sprd: Fix the incorrect soft reset operation when runtime resuming
Baolin Wang
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-05-29
mmc: sdhci-*: Don't emit error msg if sdhci_add_host() fails
Jisheng Zhang
2017-10-30
mmc: sdhci-s3c: Fix driver data for Exynos4 SoCs
Marek Szyprowski
2017-08-30
mmc: sdhci-s3c: use generic sdhci_set_bus_width()
Michał Mirosław
2017-04-24
mmc: sdhci: Do not use spin lock in set_ios paths
Adrian Hunter
2017-04-24
mmc: sdhci: Let drivers decide whether to use mmc_retune_needed() with pm
Adrian Hunter
2017-02-13
mmc: sdhci-s3c: use the bitops API for bit operation
Jaehoon Chung
2017-02-13
mmc: sdhci-s3c: remove the sdhci-s3c-regs header file
Jaehoon Chung
2016-12-05
mmc: sdhci-s3c: add spin_unlock_irq() before calling clk_round_rate
Jaehoon Chung
2016-07-27
mmc: sdhci-s3c: Remove non needed #ifdef CONFIG_PM for dev_pm_ops
Ulf Hansson
2015-06-01
mmc: sdhci-s3c: Constify platform_device_id
Krzysztof Kozlowski
2015-02-04
mmc: sdhci-s3c: solve problem with sleeping in atomic context
Paul Osmialowski
2015-01-19
mmc: sdhci-s3c: Handle error from mmc_of_parse()
Ulf Hansson
2014-12-10
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-12-05
MMC / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2014-11-10
mmc: sdhci-s3c: Check if clk_set_rate() succeeds
Mark Brown
2014-09-09
mmc: remove .owner field for drivers using module_platform_driver
Peter Griffin
2014-09-08
mmc: sdhci-s3c: fix runtime PM handling on sdhci_add_host() failure
Bartlomiej Zolnierkiewicz
2014-06-04
mmc: sdhci-s3c: use mmc_of_parse and remove the card_tasklet
Jaehoon Chung
2014-05-22
mmc: sdhci: convert sdhci_set_uhs_signaling() into a library function
Russell King
2014-05-22
mmc: sdhci: convert sdhci_set_clock() into a library function
Russell King
2014-05-22
mmc: sdhci: move setting mmc->actual_clock into set_clock handlers
Russell King
2014-05-22
mmc: sdhci: move setting host->clock into sdhci_do_set_ios()
Russell King
2014-05-22
mmc: sdhci: convert reset into a library function
Russell King
2014-05-22
mmc: sdhci: convert generic bus width setup to library function
Russell King
2014-05-12
mmc: sdhci-s3c: Remove unused define for NUM_GPIOS
Axel Lin
2014-03-03
mmc: sdhci-s3c: Do not allow frequencies higher than requested
Tomasz Figa
2014-03-03
mmc: sdhci-s3c: Fix handling of bus clock switching
Tomasz Figa
2014-03-03
mmc: sdhci-s3c: Simplify min/max clock calculation
Tomasz Figa
2014-03-03
mmc: sdhci-s3c: Use correct condition to check for clock presence
Tomasz Figa
2014-03-03
mmc: sdhci-s3c: Cache bus clock rates
Tomasz Figa
2014-03-03
mmc: sdhci-s3c: Use shifts to divide by powers of two
Tomasz Figa
2013-08-29
mmc: sdhci-s3c: initialize host->quirks2 for using quirks2
Jaehoon Chung
2013-08-29
mmc: sdhci-s3c: fix the wrong register value, when clock is disabled
Jaehoon Chung
2013-05-26
mmc: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-04
Merge tag 'mmc-updates-for-3.10-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-04-19
mmc: sdhci-s3c: remove platform dependencies
Arnd Bergmann
[next]