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
/
tmio_mmc_core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: Use of_property_read_bool() for boolean properties
Rob Herring
2023-03-23
1
-1
/
+1
*
mmc: tmio: remove tmio_mmc_k(un)map_atomic helpers
Wolfram Sang
2022-12-07
1
-6
/
+7
*
mmc: tmio: add callback for dma irq
Wolfram Sang
2022-12-07
1
-0
/
+3
*
mmc: tmio_mmc_core: Remove local_irq_{save,restore}() around k[un]map_atomic()
Adrian Hunter
2022-12-07
1
-6
/
+4
*
mmc: tmio: avoid glitches when resetting
Wolfram Sang
2022-07-12
1
-6
/
+22
*
mmc: tmio: reinit card irqs in reset routine
Biju Das
2021-12-14
1
-12
/
+3
*
mmc: tmio: reenable card irqs after the reset callback
Wolfram Sang
2021-10-28
1
-5
/
+12
*
mmc: tmio: always restore irq register
Wolfram Sang
2021-04-15
1
-5
/
+6
*
mmc: tmio: always flag retune when resetting and a card is present
Wolfram Sang
2021-03-30
1
-2
/
+3
*
mmc: tmio: restore bus width when resetting
Takeshi Saito
2021-03-30
1
-15
/
+17
*
mmc: tmio: abort DMA before reset
Wolfram Sang
2021-03-30
1
-2
/
+2
*
mmc: tmio: support custom irq masks
Wolfram Sang
2021-03-30
1
-3
/
+5
*
mmc: tmio: remove workaround for NON_REMOVABLE
Wolfram Sang
2021-03-30
1
-9
/
+0
*
mmc: renesas_sdhi: Add a condition of cmd/data timeout for retune
Yoshihiro Shimoda
2021-02-01
1
-1
/
+1
*
mmc: tmio: Add data timeout error detection
Masaharu Hayakawa
2021-02-01
1
-2
/
+4
*
mmc: tmio: add hook for custom busy_wait calculation
Wolfram Sang
2020-12-04
1
-5
/
+12
*
mmc: tmio: set max_busy_timeout
Wolfram Sang
2020-12-04
1
-0
/
+15
*
Merge branch 'fixes' into next
Ulf Hansson
2020-12-04
1
-3
/
+3
|
\
|
*
mmc: tmio: improve bringing HW to a sane state with MMC_POWER_OFF
Wolfram Sang
2020-12-04
1
-3
/
+3
*
|
mmc: tmio: Fix command error processing
Masaharu Hayakawa
2020-11-23
1
-1
/
+3
|
/
*
mmc: tmio: bring tuning HW to a sane state with MMC_POWER_OFF
Wolfram Sang
2020-11-10
1
-0
/
+3
*
mmc: tmio: when resetting, reset DMA controller, too
Wolfram Sang
2020-11-10
1
-2
/
+2
*
mmc: tmio: add generic hook to fixup after a completed request
Wolfram Sang
2020-09-09
1
-0
/
+3
*
mmc: tmio: remove indirection of 'execute_tuning' callback
Wolfram Sang
2020-09-07
1
-17
/
+0
*
mmc: tmio: don't reset whole IP core when tuning fails
Wolfram Sang
2020-09-07
1
-3
/
+1
*
mmc: tmio: factor out common parts of the reset routine
Wolfram Sang
2020-09-07
1
-7
/
+7
*
mmc: tmio: remove indirection of 'hw_reset' callback
Wolfram Sang
2020-09-07
1
-9
/
+0
*
Revert "mmc: tmio: fix reset operation"
Wolfram Sang
2020-09-07
1
-16
/
+13
*
mmc: tmio: core: Add end operation into tmio_mmc_dma_ops
Yoshihiro Shimoda
2020-07-13
1
-0
/
+8
*
mmc: tmio: Make sure the PM domain is 'started' while probing
Ulf Hansson
2020-05-28
1
-2
/
+0
*
mmc: tmio: Further fixup runtime PM management at remove
Ulf Hansson
2020-05-28
1
-2
/
+4
*
mmc: host: Drop redundant MMC_CAP_ERASE
Ulf Hansson
2020-05-28
1
-1
/
+1
*
mmc: tmio: remove superfluous callback wrappers
Wolfram Sang
2020-03-24
1
-31
/
+1
*
mmc: tmio: enforce retune after runtime suspend
Wolfram Sang
2020-03-24
1
-7
/
+1
*
mmc: tmio: give callback a generic name
Wolfram Sang
2020-03-24
1
-2
/
+2
*
mmc: tmio: refactor tuning execution into SDHI driver
Wolfram Sang
2020-03-24
1
-29
/
+4
*
mmc: tmio: convert to devm_platform_ioremap_resource
Yangtao Li
2019-12-18
1
-3
/
+1
*
mmc: core: Remove mmc_gpiod_request_*(invert_gpio)
Michał Mirosław
2019-12-18
1
-1
/
+1
*
Merge tag 'mmc-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2019-11-27
1
-1
/
+1
|
\
|
*
Revert "mmc: tmio: remove workaround for NON_REMOVABLE"
Wolfram Sang
2019-11-21
1
-0
/
+9
|
*
mmc: tmio: Add MMC_CAP_ERASE to allow erase/discard/trim requests
Eugeniu Rosca
2019-11-18
1
-1
/
+1
|
*
mmc: tmio: remove workaround for NON_REMOVABLE
Wolfram Sang
2019-11-13
1
-9
/
+0
*
|
mmc: tmio: Avoid boilerplate code in ->runtime_suspend()
Ulf Hansson
2019-11-13
1
-6
/
+4
|
/
*
mmc: tmio: Fixup runtime PM management during remove
Ulf Hansson
2019-09-13
1
-3
/
+4
*
mmc: tmio: Fixup runtime PM management during probe
Ulf Hansson
2019-09-13
1
-1
/
+8
*
Revert "mmc: tmio: move runtime PM enablement to the driver implementations"
Ulf Hansson
2019-09-13
1
-9
/
+2
*
mmc: tmio: Use dma_max_mapping_size() instead of a workaround
Yoshihiro Shimoda
2019-07-10
1
-14
/
+4
*
mmc: tmio: move runtime PM enablement to the driver implementations
Niklas Söderlund
2019-06-10
1
-2
/
+9
*
mmc: tmio: fix SCC error handling to avoid false positive CRC error
Takeshi Saito
2019-05-28
1
-1
/
+2
*
mmc: tmio: introduce macro for max block size
Wolfram Sang
2019-04-15
1
-1
/
+1
[next]