开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
sdhci-omap.c
Age
Commit message (
Expand
)
Author
2024-10-14
mmc: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-04-26
mmc: sdhci-omap: Constify struct sdhci_ops
Krzysztof Kozlowski
2024-03-25
mmc: sdhci-omap: re-tuning is needed after a pm transition to support emmc HS...
Romain Naour
2023-12-07
mmc: sdhci-omap: don't misuse kernel-doc marker
Randy Dunlap
2023-08-15
mmc: sdhci-omap: Convert to platform remove callback returning void
Yangtao Li
2023-08-09
mmc: Explicitly include correct DT includes
Rob Herring
2022-12-07
mmc: Remove duplicate words in comments
Adrian Hunter
2022-07-13
mmc: sdhci-omap: Fix a lockdep warning for PM runtime init
Tony Lindgren
2022-04-26
mmc: sdhci-omap: Use of_device_get_match_data() helper
Bean Huo
2021-10-21
mmc: sdhci-omap: Fix build if CONFIG_PM_SLEEP is not set
Tony Lindgren
2021-10-21
mmc: sdhci-omap: Remove forward declaration of sdhci_omap_context_save()
Geert Uytterhoeven
2021-10-19
mmc: sdhci-omap: Configure optional wakeirq
Tony Lindgren
2021-10-19
mmc: sdhci-omap: Allow SDIO card power off and enable aggressive PM
Tony Lindgren
2021-10-19
mmc: sdhci-omap: Implement PM runtime functions
Tony Lindgren
2021-10-19
mmc: sdhci-omap: Add omap_offset to support omap3 and earlier
Tony Lindgren
2021-10-19
mmc: sdhci-omap: Handle voltages to add support omap4
Tony Lindgren
2021-10-12
mmc: sdhci-omap: Check MMCHS_HL_HWINFO register for ADMA
Tony Lindgren
2021-10-12
mmc: sdhci-omap: Parse legacy ti,non-removable property
Tony Lindgren
2021-10-12
mmc: sdhci-omap: Restore sysconfig after reset
Tony Lindgren
2021-10-12
mmc: sdhci-omap: Fix context restore
Tony Lindgren
2021-10-12
mmc: sdhci-omap: Fix NULL pointer exception if regulator is not configured
Tony Lindgren
2021-06-14
mmc: sdhci-omap: Use pm_runtime_resume_and_get() to replace open coding
Tian Tao
2020-09-07
mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.19
Douglas Anderson
2020-03-24
mmc: sdhci-omap: Add Support for Suspend/Resume
Faiz Abbas
2020-03-11
mmc: sdhci-omap: Fix busy detection by enabling MMC_CAP_NEED_RSP_BUSY
Ulf Hansson
2020-01-20
mmc: sdhci-omap: Add special reset capability
Faiz Abbas
2020-01-20
mmc: sdhci-omap: Add am335x and am437x specific compatibles
Faiz Abbas
2020-01-20
mmc: sdhci-omap: Disable data timeout interrupt during erase
Faiz Abbas
2020-01-20
mmc: sdhci-omap: Add using external dma
Chunyan Zhang
2019-10-21
mmc: sdhci-omap: Fix Tuning procedure for temperatures < -20C
Faiz Abbas
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 341
Thomas Gleixner
2019-04-15
mmc: sdhci-omap: Make sdhci_omap_reset static
YueHaibing
2019-04-11
mmc: sdhci-omap: Don't finish_mrq() on a command error during tuning
Faiz Abbas
2019-03-21
mmc: sdhci-omap: Set caps2 to indicate no physical write protect pin
Kishon Vijay Abraham I
2019-02-25
mmc: sdhci-omap: drop ->get_ro() implementation
Thomas Petazzoni
2018-12-17
mmc: sdhci-omap: Workaround errata regarding SDR104/HS200 tuning failures (i929)
Faiz Abbas
2018-12-17
mmc: sdhci-omap: Fix timeout checks
Adrian Hunter
2018-12-17
mmc: sdhci-omap: Remove redundant structure assignments
Faiz Abbas
2018-12-17
mmc: sdhci-omap: Add platform specific reset callback
Faiz Abbas
2018-12-05
mmc: sdhci-omap: Fix DCRC error handling during tuning
Faiz Abbas
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-05-03
mmc: sdhci-omap: Get IODelay values for 3.3v DDR mode
Kishon Vijay Abraham I
2018-05-03
mmc: sdhci-omap: Add sdhci_omap specific ops for enable_sdio_irq
Kishon Vijay Abraham I
2018-05-03
mmc: sdhci-omap: Add support for MMC/SD controller in k2g SoC
Kishon Vijay Abraham I
2018-05-03
mmc: sdhci-omap: Workaround for Errata i834
Kishon Vijay Abraham I
2018-05-03
mmc: sdhci-omap: Invoke sdhci_get_of_property to read sdhci dt properties
Kishon Vijay Abraham I
2018-05-03
mmc: sdhci-omap: Workaround for Errata i843
Kishon Vijay Abraham I
2018-05-03
mmc: sdhci-omap: Remove setting ADMA capability in driver
Kishon Vijay Abraham I
2018-05-03
mmc: sdhci-omap: Fix when capabilities are obtained from SDHCI_CAPABILITIES reg
Kishon Vijay Abraham I
2018-03-05
mmc: sdhci_omap: Fix sdhci-omap quirks
Kishon Vijay Abraham I
[next]