index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mmc
/
host.h
Age
Commit message (
Expand
)
Author
2024-04-12
scsi: block: Remove now unused queue limits helpers
Christoph Hellwig
2024-03-05
mmc: core: Use a struct device* as in-param to mmc_of_parse_clk_phase()
Yang Xiwen
2023-09-27
mmc: core: Allow dynamical updates of the number of requests for hsq
Wenchao Chen
2023-08-25
mmc: core: Add host specific tuning support for SD HS mode
Wenchao Chen
2023-03-23
mmc: core: add helpers mmc_regulator_enable/disable_vqmmc
Heiner Kallweit
2023-02-13
mmc: core: add devm_mmc_alloc_host
Heiner Kallweit
2022-09-14
mmc: core: Switch to basic workqueue API for sdio_irq_work
Heiner Kallweit
2022-07-12
mmc: core: Capture eMMC and SD card errors
Shaik Sajida Bhanu
2022-04-26
mmc: improve API to make clear hw_reset callback is for cards
Wolfram Sang
2021-11-01
Merge tag 'mmc-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2021-10-21
blk-crypto: rename blk_keyslot_manager to blk_crypto_profile
Eric Biggers
2021-10-21
blk-crypto: rename keyslot-manager files to blk-crypto-profile
Eric Biggers
2021-10-12
mmc: core: Add host specific tuning support for eMMC HS400 mode
Wenbin Mei
2021-08-31
Merge tag 'mmc-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2021-08-24
mmc: block: Support alternative_gpt_sector() operation
Dmitry Osipenko
2021-08-24
mmc: core: Update ->card_busy() callback comment
Mårten Lindahl
2021-06-14
mmc: Improve function name when aborting a tuning cmd
Wolfram Sang
2021-04-23
mmc: core: Convert mmc_of_parse_voltage() to use device property API
Andy Shevchenko
2021-03-30
mmc: core: Fix hanging on I/O during system suspend for removable cards
Ulf Hansson
2021-03-30
mmc: core: Drop reference counting of the bus_ops
Ulf Hansson
2021-02-08
mmc: core: Drop redundant member in struct mmc host
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-11-16
mmc: core: Initial support for SD express card/host
Ulf Hansson
2020-09-07
mmc: core: add a 'doing_init_tune' flag and a 'mmc_doing_tune' helper
Wolfram Sang
2020-09-07
mmc: core: Improve documentation of MMC_CAP_HW_RESET
Wolfram Sang
2020-07-13
mmc: core: Add MMC_CAP2_FULL_PWR_CYCLE_IN_SUSPEND
Yoshihiro Shimoda
2020-07-13
mmc: core: Always allow the card detect uevent to be consumed
Ulf Hansson
2020-05-28
mmc: host: Drop redundant MMC_CAP_ERASE
Ulf Hansson
2020-05-28
mmc: host: Introduce the request_atomic() for the host
Baolin Wang
2020-03-24
mmc: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-24
mmc: sdhci_am654: Update OTAPDLY writes
Faiz Abbas
2020-03-24
mmc: Add MMC host software queue support
Baolin Wang
2020-03-11
mmc: core: Allow host controllers to require R1B for CMD6
Ulf Hansson
2019-09-19
Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-09-12
mmc: queue: Fix bigger segments usage
Yoshihiro Shimoda
2019-09-11
mmc: core: Clarify that the ->ack_sdio_irq() callback is mandatory
Ulf Hansson
2019-09-11
mmc: core: Add helper function to indicate if SDIO IRQs is enabled
Ulf Hansson
2019-09-03
mmc: queue: use bigger segments if DMA MAP layer can merge the segments
Yoshihiro Shimoda
2019-07-11
Merge tag 'mmc-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-20
mmc: sdio: Turn sdio_run_irqs() into static
Ulf Hansson
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-18
mmc: core: API to temporarily disable retuning for SDIO CRC errors
Douglas Anderson
2019-02-25
mmc: core: Convert mmc_regulator_get_ocrmask() to static
Ulf Hansson
2019-02-25
mmc: core: Move regulator helpers to separate file
Ulf Hansson
2019-02-25
mmc: bcm2835: Drop pointer to mmc_host from bcm2835_host
Lukas Wunner
2018-12-17
mmc: core: Introduce MMC_CAP_SYNC_RUNTIME_PM
Ulf Hansson
2018-12-17
mmc: core: Add ->hs400_prepare_ddr() callback
Yinbo Zhu
2018-10-08
mmc: core: add helper to see if a host is doing a retune
Niklas Söderlund
[next]