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