index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
sdhci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mmc-v5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
2019-06-07
1
-11
/
+13
|
\
|
*
mmc: sdhci: Fix SDIO IRQ thread deadlock
Adrian Hunter
2019-05-28
1
-11
/
+13
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
|
/
*
Merge tag 'mmc-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2019-05-07
1
-62
/
+102
|
\
|
*
mmc: sdhci: Remove finish_tasklet
Adrian Hunter
2019-04-15
1
-16
/
+21
|
*
mmc: sdhci: Call mmc_request_done() from IRQ handler if possible
Adrian Hunter
2019-04-15
1
-7
/
+41
|
*
mmc: sdhci: Move some processing to __sdhci_finish_mrq()
Adrian Hunter
2019-04-15
1
-5
/
+5
|
*
mmc: sdhci: Move timer and has_requests functions
Adrian Hunter
2019-04-15
1
-22
/
+22
|
*
mmc: sdhci: Reorganize sdhci_finish_mrq() and __sdhci_finish_mrq()
Adrian Hunter
2019-04-15
1
-14
/
+14
|
*
mmc: sdhci: allow host to specify maximum tuning loops
Sowjanya Komatineni
2019-04-15
1
-2
/
+3
*
|
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-04-08
1
-13
/
+0
|
/
*
mmc: sdhci: use WP GPIO in sdhci_check_ro()
Thomas Petazzoni
2019-02-25
1
-0
/
+2
*
mmc: sdhci: Add ADMA3 DMA support for V4 enabled host
Sowjanya Komatineni
2019-02-25
1
-1
/
+8
*
mmc: sdhci: correct the maximum timeout when enable CMDQ
BOUGH CHEN
2019-02-25
1
-2
/
+7
*
mmc: sdhci: add delay after the last tuning command
BOUGH CHEN
2019-02-25
1
-3
/
+4
*
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
1
-2
/
+3
*
Merge branch 'fixes' into next
Ulf Hansson
2018-12-17
1
-2
/
+2
|
\
|
*
mmc: sdhci: Fix sdhci_do_enable_v4_mode
Sowjanya Komatineni
2018-12-17
1
-2
/
+2
*
|
mmc: sdhci: Add quirk to disable LED control
Adrian Hunter
2018-12-17
1
-0
/
+12
*
|
mmc: sdhci: Handle auto-command errors
Adrian Hunter
2018-12-17
1
-0
/
+35
*
|
mmc: sdhci: Rename SDHCI_ACMD12_ERR and SDHCI_INT_ACMD12ERR
Adrian Hunter
2018-12-17
1
-2
/
+2
*
|
mmc: sdhci: Fix data command CRC error handling
Adrian Hunter
2018-12-17
1
-25
/
+15
*
|
mmc: sdhci: Convert sdhci_allocate_bounce_buffer() to return void
Chunyan Zhang
2018-12-17
1
-10
/
+5
|
/
*
mmc: sdhci: fix the timeout check window for clock and reset
Alek Du
2018-12-06
1
-5
/
+13
*
mmc: sdhci: fix __sdhci_adma_write_desc
Jisheng Zhang
2018-10-08
1
-2
/
+2
*
mmc: sdhci: SDMA may use Auto-CMD23 in v4 mode
Chunyan Zhang
2018-10-08
1
-2
/
+5
*
mmc: sdhci: Add Auto CMD Auto Select support
Chunyan Zhang
2018-10-08
1
-10
/
+39
*
mmc: sdhci: Add 32-bit block count support for v4 mode
Chunyan Zhang
2018-10-08
1
-1
/
+13
*
mmc: sdhci: Add ADMA2 64-bit addressing support for V4 mode
Chunyan Zhang
2018-10-08
1
-24
/
+68
*
mmc: sdhci: Change SDMA address register for v4 mode
Chunyan Zhang
2018-10-08
1
-10
/
+20
*
mmc: sdhci: Add sd host v4 mode
Chunyan Zhang
2018-10-08
1
-0
/
+29
*
mmc: sdhci: Add version V4 definition
Chunyan Zhang
2018-10-08
1
-1
/
+1
*
mmc: sdhci: introduce adma_write_desc() hook to struct sdhci_ops
Jisheng Zhang
2018-10-08
1
-14
/
+23
*
mmc: sdhci: add adma_table_cnt member to struct sdhci_host
Jisheng Zhang
2018-10-08
1
-8
/
+9
*
mmc: sdhci: Export sdhci_request()
Aapo Vienamo
2018-10-08
1
-1
/
+2
*
mmc: sdhci: add tuning error codes
Yinbo Zhu
2018-10-08
1
-4
/
+5
*
mmc: sdhci: Add support for O2 hardware tuning
ernest.zhang
2018-07-30
1
-1
/
+3
*
mmc: sdhci: Export sdhci tuning function symbol
ernest.zhang
2018-07-30
1
-4
/
+8
*
mmc: sdhci: do not try to use 3.3V signaling if not supported
Stefan Agner
2018-07-16
1
-1
/
+8
*
mmc: sdhci: Program a relatively accurate SW timeout value
Kishon Vijay Abraham I
2018-05-03
1
-7
/
+45
*
mmc: sdhci: Factor out target_timeout calculation
Adrian Hunter
2018-05-03
1
-18
/
+30
*
mmc: sdhci: Add quirk to disable HW timeout
Adrian Hunter
2018-05-03
1
-4
/
+34
*
mmc: sdhci: Disable 1.8v modes (HS200/HS400/UHS) if controller can't support ...
Kishon Vijay Abraham I
2018-05-03
1
-0
/
+10
*
mmc: sdhci: Do not unnecessarily enable wakeup for SDIO card interrupt
Adrian Hunter
2018-03-05
1
-2
/
+7
*
mmc: sdhci: Do not unnecessarily enable wakeup for card detect interrupt
Adrian Hunter
2018-03-05
1
-1
/
+9
*
mmc: sdhci: Implement an SDHCI-specific bounce buffer
Linus Walleij
2018-01-31
1
-8
/
+156
*
mmc: sdhci: Rework sdhci_enable_irq_wakeups()
Adrian Hunter
2018-01-17
1
-10
/
+15
*
mmc: sdhci: Handle failure of enable_irq_wake()
Adrian Hunter
2018-01-17
1
-9
/
+15
*
mmc: sdhci: Stop exporting sdhci_enable_irq_wakeups()
Adrian Hunter
2018-01-17
1
-2
/
+1
*
sdhci: Advertise 2.0v supply on SDIO host controller
Andy Shevchenko
2018-01-11
1
-0
/
+7
[next]