index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
sdhci.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2018-12-17
mmc: sdhci: Fix data command CRC error handling
Adrian Hunter
1
-25
/
+15
2018-12-17
mmc: sdhci: Convert sdhci_allocate_bounce_buffer() to return void
Chunyan Zhang
1
-10
/
+5
2018-12-06
mmc: sdhci: fix the timeout check window for clock and reset
Alek Du
1
-5
/
+13
2018-10-08
mmc: sdhci: fix __sdhci_adma_write_desc
Jisheng Zhang
1
-2
/
+2
2018-10-08
mmc: sdhci: SDMA may use Auto-CMD23 in v4 mode
Chunyan Zhang
1
-2
/
+5
2018-10-08
mmc: sdhci: Add Auto CMD Auto Select support
Chunyan Zhang
1
-10
/
+39
2018-10-08
mmc: sdhci: Add 32-bit block count support for v4 mode
Chunyan Zhang
1
-1
/
+13
2018-10-08
mmc: sdhci: Add ADMA2 64-bit addressing support for V4 mode
Chunyan Zhang
1
-24
/
+68
2018-10-08
mmc: sdhci: Change SDMA address register for v4 mode
Chunyan Zhang
1
-10
/
+20
2018-10-08
mmc: sdhci: Add sd host v4 mode
Chunyan Zhang
1
-0
/
+29
2018-10-08
mmc: sdhci: Add version V4 definition
Chunyan Zhang
1
-1
/
+1
2018-10-08
mmc: sdhci: introduce adma_write_desc() hook to struct sdhci_ops
Jisheng Zhang
1
-14
/
+23
2018-10-08
mmc: sdhci: add adma_table_cnt member to struct sdhci_host
Jisheng Zhang
1
-8
/
+9
2018-10-08
mmc: sdhci: Export sdhci_request()
Aapo Vienamo
1
-1
/
+2
2018-10-08
mmc: sdhci: add tuning error codes
Yinbo Zhu
1
-4
/
+5
2018-07-30
mmc: sdhci: Add support for O2 hardware tuning
ernest.zhang
1
-1
/
+3
2018-07-30
mmc: sdhci: Export sdhci tuning function symbol
ernest.zhang
1
-4
/
+8
2018-07-16
mmc: sdhci: do not try to use 3.3V signaling if not supported
Stefan Agner
1
-1
/
+8
2018-05-03
mmc: sdhci: Program a relatively accurate SW timeout value
Kishon Vijay Abraham I
1
-7
/
+45
2018-05-03
mmc: sdhci: Factor out target_timeout calculation
Adrian Hunter
1
-18
/
+30
2018-05-03
mmc: sdhci: Add quirk to disable HW timeout
Adrian Hunter
1
-4
/
+34
2018-05-03
mmc: sdhci: Disable 1.8v modes (HS200/HS400/UHS) if controller can't support ...
Kishon Vijay Abraham I
1
-0
/
+10
2018-03-05
mmc: sdhci: Do not unnecessarily enable wakeup for SDIO card interrupt
Adrian Hunter
1
-2
/
+7
2018-03-05
mmc: sdhci: Do not unnecessarily enable wakeup for card detect interrupt
Adrian Hunter
1
-1
/
+9
2018-01-31
mmc: sdhci: Implement an SDHCI-specific bounce buffer
Linus Walleij
1
-8
/
+156
2018-01-17
mmc: sdhci: Rework sdhci_enable_irq_wakeups()
Adrian Hunter
1
-10
/
+15
2018-01-17
mmc: sdhci: Handle failure of enable_irq_wake()
Adrian Hunter
1
-9
/
+15
2018-01-17
mmc: sdhci: Stop exporting sdhci_enable_irq_wakeups()
Adrian Hunter
1
-2
/
+1
2018-01-11
sdhci: Advertise 2.0v supply on SDIO host controller
Andy Shevchenko
1
-0
/
+7
2017-11-28
mmc: sdhci: Avoid swiotlb buffer being full
Ulf Hansson
1
-10
/
+18
2017-11-02
mmc: Convert timers to use timer_setup()
Kees Cook
1
-7
/
+6
2017-10-30
mmc: sdhci: catch all errors when getting regulators
Wolfram Sang
1
-1
/
+1
2017-08-30
mmc: sdhci: Add quirk to indicate MMC_RSP_136 has CRC
Kishon Vijay Abraham I
1
-0
/
+3
2017-08-30
mmc: sdhci: Tidy reading 136-bit responses
Adrian Hunter
1
-10
/
+18
2017-08-30
mmc: sdhci: fix SDHCI_QUIRK_NO_HISPD_BIT handling
yangbo lu
1
-13
/
+14
2017-08-30
mmc: sdhci: key 8BITBUS bit off MMC_CAP_8_BIT_DATA
Michał Mirosław
1
-3
/
+2
2017-08-30
mmc: sdhci: add sdma_boundary member to struct sdhci_host
Srinivas Kandagatla
1
-5
/
+8
2017-08-30
mmc: sdhci: ignore restoring the I/O state if MMC_POWER_OFF
Zhoujie Wu
1
-1
/
+2
2017-08-30
mmc: sdhci: remove CONFIG_MMC_DEBUG from the driver
Shawn Lin
1
-8
/
+7
2017-04-24
mmc: sdhci: Control the delay between tuning commands
Adrian Hunter
1
-3
/
+8
[next]