index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
/
host.c
Age
Commit message (
Expand
)
Author
2023-02-17
mmc: core: fix return value check in devm_mmc_alloc_host()
Yang Yingliang
2023-02-13
mmc: core: add devm_mmc_alloc_host
Heiner Kallweit
2022-12-07
mmc: core: refactor debugfs code
Ye Bin
2022-12-07
mmc: Remove duplicate words in comments
Adrian Hunter
2022-09-14
mmc: core: Switch to basic workqueue API for sdio_irq_work
Heiner Kallweit
2022-07-12
mmc: core: Do not evaluate HS400 capabilities if bus has no MMC capability
Alexander Stein
2022-03-15
mmc: core: Drop HS400 caps unless 8-bit bus is supported too
Ulf Hansson
2022-03-15
mmc: host: Return an error when ->enable_sdio_irq() ops is missing
Ulf Hansson
2021-12-20
mmc: core: Disable card detect during shutdown
Ulf Hansson
2021-08-24
mmc: host: factor out clearing the retune state
Wolfram Sang
2021-08-24
mmc: host: add kdoc for mmc_retune_{en|dis}able
Wolfram Sang
2021-07-14
mmc: core: Don't allocate IDA for OF aliases
Stephen Boyd
2021-06-14
mmc: core: add support for disabling HS400 mode via DT
Lucas Stach
2021-04-23
mmc: core: Convert mmc_of_parse_voltage() to use device property API
Andy Shevchenko
2021-04-23
mmc: core: Correct descriptions in mmc_of_parse()
Andy Shevchenko
2021-03-30
mmc: core: Fix hanging on I/O during system suspend for removable cards
Ulf Hansson
2021-02-01
mmc: core: Add basic support for inline encryption
Eric Biggers
2021-02-01
mmc: core: Add helper for parsing clock phase properties
Andrew Jeffery
2020-09-07
mmc: core: Allow setting slot index via device tree alias
Matthias Schiffer
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-13
mmc: core: Add MMC_CAP2_FULL_PWR_CYCLE_IN_SUSPEND
Yoshihiro Shimoda
2020-07-13
mmc: core: Set default power mode in mmc_alloc_host()
Veerabhadrarao Badiganti
2020-07-13
mmc: core: Always allow the card detect uevent to be consumed
Ulf Hansson
2019-12-18
mmc: core: Remove mmc_gpiod_request_*(invert_gpio)
Michał Mirosław
2019-12-18
mmc: core: Rework cd-gpio handling
Michał Mirosław
2019-12-18
mmc: core: Rework wp-gpio handling
Michał Mirosław
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-05-06
mmc: core: fix possible use after free of host
Pan Bian
2019-04-29
mmc: core: Fix warning and undefined behavior in mmc voltage handling
Pavel Machek
2019-02-25
mmc: core: Move mmc_of_parse_voltage() to host.c
Ulf Hansson
2019-02-25
mmc: slot-gpio: Remove override_active_level on WP
Linus Walleij
2019-02-25
mmc: core: annotate implicit fall through
Mathieu Malaterre
2019-01-11
mmc: core: don't override the CD GPIO level when "cd-inverted" is set
Martin Blumenstingl
2018-09-27
mmc: core: Fix debounce time to use microseconds
Tony Lindgren
2018-05-29
mmc: core: Move calls to ->prepare_hs400_tuning() closer to mmc code
Ulf Hansson
2018-05-21
mmc: core: add tunable delay waiting for power to be stable
Shawn Lin
2018-05-03
mmc: core: Add tunable delay before detecting card after card is inserted
Shawn Lin
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-10-30
mmc: parse new binding for eMMC fixed driver type
Wolfram Sang
2017-10-30
mmc: core: Export a few functions needed for blkmq support
Adrian Hunter
2017-08-30
mmc: core: Add mmc_retune_hold_now()
Adrian Hunter
2017-06-20
mmc: core: Use device_property_read instead of of_property_read
David Woods
2017-06-20
mmc: sdio: Add API to manage SDIO IRQs from a workqueue
Ulf Hansson
2017-02-13
mmc: core: fix error path in mmc_host_alloc
Heiner Kallweit
2017-02-13
mmc: core: simplify ida handling
Heiner Kallweit
2017-02-13
mmc: core: Extend mmc_of_parse() to check for mmc-ddr-3_3v
Ulf Hansson
2016-07-25
mmc: core: expose MMC_CAP2_NO_* to dt
Shawn Lin
2016-07-25
mmc: core: add mmc-hs400-enhanced-strobe support
Shawn Lin
2016-05-17
mmc: core: Add a facility to "pause" re-tuning
Adrian Hunter
2016-05-02
mmc: core: Convert from IDR to IDA for host indexes
Ulf Hansson
[next]