index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
tmio_mmc_core.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-19
mmc: tmio: Add 64-bit read/write support for SD_BUF0 in polling mode
Biju Das
1
-0
/
+33
2025-07-09
mmc: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
1
-1
/
+0
2025-06-24
mmc: host: tmio: Add .sdio_irq()
Yoshihiro Shimoda
1
-1
/
+4
2025-06-24
mmc: tmio: Use devm_mmc_alloc_host() helper
Binbin Zhou
1
-15
/
+3
2025-05-14
mmc: rename mmc_can_gpio_ro() to mmc_host_can_gpio_ro()
Wolfram Sang
1
-1
/
+1
2025-05-14
mmc: rename mmc_can_gpio_cd() to mmc_host_can_gpio_cd()
Wolfram Sang
1
-2
/
+2
2024-12-10
mmc: core: Drop the MMC_RSP_R1_NO_CRC response
Ulf Hansson
1
-1
/
+0
2024-08-26
mmc: tmio: Use MMC core APIs to control the vqmmc regulator
Lad Prabhakar
1
-4
/
+3
2024-07-17
Merge tag 'mfd-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
1
-1
/
+2
2024-07-09
mfd: tmio: Move header to platform_data
Wolfram Sang
1
-1
/
+1
2024-07-09
mmc: tmio/sdhi: Fix includes
Wolfram Sang
1
-0
/
+1
2024-07-08
mmc: sdhi: Convert from tasklet to BH workqueue
Allen Pais
1
-2
/
+2
2024-06-24
mmc: tmio: Remove obsolete .set_pwr() callback()
Geert Uytterhoeven
1
-8
/
+0
2024-06-20
mmc: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
1
-0
/
+1
2024-03-05
mmc: tmio: comment the ERR_PTR usage in this driver
Wolfram Sang
1
-1
/
+3
2024-03-05
mmc: tmio: avoid concurrent runs of mmc_request_done()
Wolfram Sang
1
-0
/
+2
2023-03-23
mmc: Use of_property_read_bool() for boolean properties
Rob Herring
1
-1
/
+1
2022-12-07
mmc: tmio: remove tmio_mmc_k(un)map_atomic helpers
Wolfram Sang
1
-6
/
+7
2022-12-07
mmc: tmio: add callback for dma irq
Wolfram Sang
1
-0
/
+3
2022-12-07
mmc: tmio_mmc_core: Remove local_irq_{save,restore}() around k[un]map_atomic()
Adrian Hunter
1
-6
/
+4
2022-07-12
mmc: tmio: avoid glitches when resetting
Wolfram Sang
1
-6
/
+22
2021-12-14
mmc: tmio: reinit card irqs in reset routine
Biju Das
1
-12
/
+3
2021-10-28
mmc: tmio: reenable card irqs after the reset callback
Wolfram Sang
1
-5
/
+12
2021-04-15
mmc: tmio: always restore irq register
Wolfram Sang
1
-5
/
+6
2021-03-30
mmc: tmio: always flag retune when resetting and a card is present
Wolfram Sang
1
-2
/
+3
2021-03-30
mmc: tmio: restore bus width when resetting
Takeshi Saito
1
-15
/
+17
2021-03-30
mmc: tmio: abort DMA before reset
Wolfram Sang
1
-2
/
+2
2021-03-30
mmc: tmio: support custom irq masks
Wolfram Sang
1
-3
/
+5
2021-03-30
mmc: tmio: remove workaround for NON_REMOVABLE
Wolfram Sang
1
-9
/
+0
2021-02-01
mmc: renesas_sdhi: Add a condition of cmd/data timeout for retune
Yoshihiro Shimoda
1
-1
/
+1
2021-02-01
mmc: tmio: Add data timeout error detection
Masaharu Hayakawa
1
-2
/
+4
2020-12-04
mmc: tmio: add hook for custom busy_wait calculation
Wolfram Sang
1
-5
/
+12
2020-12-04
mmc: tmio: set max_busy_timeout
Wolfram Sang
1
-0
/
+15
2020-12-04
Merge branch 'fixes' into next
Ulf Hansson
1
-3
/
+3
2020-12-04
mmc: tmio: improve bringing HW to a sane state with MMC_POWER_OFF
Wolfram Sang
1
-3
/
+3
2020-11-23
mmc: tmio: Fix command error processing
Masaharu Hayakawa
1
-1
/
+3
2020-11-10
mmc: tmio: bring tuning HW to a sane state with MMC_POWER_OFF
Wolfram Sang
1
-0
/
+3
2020-11-10
mmc: tmio: when resetting, reset DMA controller, too
Wolfram Sang
1
-2
/
+2
2020-09-09
mmc: tmio: add generic hook to fixup after a completed request
Wolfram Sang
1
-0
/
+3
2020-09-07
mmc: tmio: remove indirection of 'execute_tuning' callback
Wolfram Sang
1
-17
/
+0
2020-09-07
mmc: tmio: don't reset whole IP core when tuning fails
Wolfram Sang
1
-3
/
+1
2020-09-07
mmc: tmio: factor out common parts of the reset routine
Wolfram Sang
1
-7
/
+7
2020-09-07
mmc: tmio: remove indirection of 'hw_reset' callback
Wolfram Sang
1
-9
/
+0
2020-09-07
Revert "mmc: tmio: fix reset operation"
Wolfram Sang
1
-16
/
+13
2020-07-13
mmc: tmio: core: Add end operation into tmio_mmc_dma_ops
Yoshihiro Shimoda
1
-0
/
+8
2020-05-28
mmc: tmio: Make sure the PM domain is 'started' while probing
Ulf Hansson
1
-2
/
+0
2020-05-28
mmc: tmio: Further fixup runtime PM management at remove
Ulf Hansson
1
-2
/
+4
2020-05-28
mmc: host: Drop redundant MMC_CAP_ERASE
Ulf Hansson
1
-1
/
+1
2020-03-24
mmc: tmio: remove superfluous callback wrappers
Wolfram Sang
1
-31
/
+1
2020-03-24
mmc: tmio: enforce retune after runtime suspend
Wolfram Sang
1
-7
/
+1
[next]