index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
sdhci.c
Age
Commit message (
Expand
)
Author
2020-01-24
mmc: sdhci: Let a vendor driver supply and update ADMA descriptor size
Veerabhadrarao Badiganti
2020-01-20
mmc: sdhci: fix an issue of mixing different types
Chunyan Zhang
2020-01-20
Merge branch 'fixes' into next
Ulf Hansson
2020-01-20
mmc: sdhci: fix minimum clock rate for v3 controller
Michał Mirosław
2020-01-20
mmc: sdhci: Refactor sdhci_set_timeout()
Faiz Abbas
2020-01-20
mmc: sdhci: Convert sdhci_set_timeout_irq() to non-static
Faiz Abbas
2020-01-20
mmc: sdhci: add support for using external DMA devices
Chunyan Zhang
2020-01-20
mmc: sdhci: Factor out some operations set to their own functions
Faiz Abbas
2019-12-18
Merge branch 'fixes' into next
Ulf Hansson
2019-12-18
mmc: sdhci: Add a quirk for broken command queuing
Adrian Hunter
2019-12-16
Merge branch 'fixes' into next
Ulf Hansson
2019-12-16
mmc: sdhci: Update the tuning failed messages to pr_debug level
Faiz Abbas
2019-12-16
mmc: sdhci: fix up CMD12 sending
Yangbo Lu
2019-12-16
mmc: sdhci: Update the tuning failed messages to pr_debug level
Faiz Abbas
2019-12-16
Revert "mmc: sdhci: Fix incorrect switch to HS mode"
Faiz Abbas
2019-11-20
mmc: sdhci: Fix grammar in warning message
Fabio Estevam
2019-11-13
mmc: sdhci: Check card status after reset
Raul E Rangel
2019-09-27
mmc: sdhci: Let drivers define their DMA mask
Adrian Hunter
2019-09-27
mmc: sdhci: improve ADMA error reporting
Russell King
2019-09-11
mmc: sdhci: Convert to use sdio_irq_claimed()
Ulf Hansson
2019-09-11
mmc: sdhci: Drop redundant code for SDIO IRQs
Ulf Hansson
2019-09-11
mmc: sdhci: Drop redundant check in sdhci_ack_sdio_irq()
Ulf Hansson
2019-09-11
mmc: sdhci: Fix incorrect switch to HS mode
Al Cooper
2019-09-11
mmc: sdhci: use lower/upper_32_bits() macros for DMA addresses
Masahiro Yamada
2019-09-11
mmc: sdhci: constify references of parameters to __sdhci_read_caps()
Masahiro Yamada
2019-09-11
mmc: sdhci: Export sdhci_abort_tuning function symbol
Ben Chuang
2019-09-11
mmc: sdhci: Add PLL Enable support to internal clock setup
Ben Chuang
2019-09-11
mmc: sdhci: Change timeout of loop for checking internal clock stable
Ben Chuang
2019-08-06
mmc: sdhci-sprd: Fix the incorrect soft reset operation when runtime resuming
Baolin Wang
2019-06-07
Merge tag 'mmc-v5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-28
mmc: sdhci: Fix SDIO IRQ thread deadlock
Adrian Hunter
2019-05-07
Merge tag 'mmc-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2019-04-15
mmc: sdhci: Remove finish_tasklet
Adrian Hunter
2019-04-15
mmc: sdhci: Call mmc_request_done() from IRQ handler if possible
Adrian Hunter
2019-04-15
mmc: sdhci: Move some processing to __sdhci_finish_mrq()
Adrian Hunter
2019-04-15
mmc: sdhci: Move timer and has_requests functions
Adrian Hunter
2019-04-15
mmc: sdhci: Reorganize sdhci_finish_mrq() and __sdhci_finish_mrq()
Adrian Hunter
2019-04-15
mmc: sdhci: allow host to specify maximum tuning loops
Sowjanya Komatineni
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-02-25
mmc: sdhci: use WP GPIO in sdhci_check_ro()
Thomas Petazzoni
2019-02-25
mmc: sdhci: Add ADMA3 DMA support for V4 enabled host
Sowjanya Komatineni
2019-02-25
mmc: sdhci: correct the maximum timeout when enable CMDQ
BOUGH CHEN
2019-02-25
mmc: sdhci: add delay after the last tuning command
BOUGH CHEN
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2018-12-17
Merge branch 'fixes' into next
Ulf Hansson
2018-12-17
mmc: sdhci: Fix sdhci_do_enable_v4_mode
Sowjanya Komatineni
2018-12-17
mmc: sdhci: Add quirk to disable LED control
Adrian Hunter
2018-12-17
mmc: sdhci: Handle auto-command errors
Adrian Hunter
2018-12-17
mmc: sdhci: Rename SDHCI_ACMD12_ERR and SDHCI_INT_ACMD12ERR
Adrian Hunter
[next]