index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
sdhci.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-13
mmc: sdhci: Allow platform controlled voltage switching
Vijay Viswanath
1
-0
/
+1
2020-05-28
mmc: sdhci-msm: Introduce new ops to dump vendor specific registers
Sarthak Garg
1
-0
/
+1
2020-05-28
mmc: sdhci: add quirks for be to le byte swapping
Angelo Dureghello
1
-0
/
+3
2020-05-28
mmc: sdhci: use FIELD_GET/PREP for current capabilities bit masks
Masahiro Yamada
1
-7
/
+4
2020-05-28
mmc: host: sdhci: Implement the request_atomic() API
Baolin Wang
1
-0
/
+1
2020-05-28
mmc: sdhci: Reduce maximum time under spinlock in sdhci_send_command()
Adrian Hunter
1
-0
/
+1
2020-05-28
mmc: sdhci: Stop exporting sdhci_send_command()
Adrian Hunter
1
-1
/
+0
2020-05-28
mmc: sdhci: use FIELD_GET/PREP for capabilities bit masks
Masahiro Yamada
1
-11
/
+6
2020-05-28
mmc: sdhci: move SDHCI_CAPABILITIES_1 to a more suitable place
Masahiro Yamada
1
-2
/
+1
2020-03-24
mmc: sdhci: use FIELD_GET for preset value bit masks
Masahiro Yamada
1
-6
/
+4
2020-03-24
mmc: sdhci: Introduce sdhci_set_power_and_bus_voltage()
Nicolas Saenz Julienne
1
-0
/
+3
2020-03-24
mmc: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-03-24
mmc: host: sdhci: Add a variable to defer to complete requests if needed
Baolin Wang
1
-0
/
+1
2020-03-24
mmc: host: sdhci: Add request_done ops for struct sdhci_ops
Baolin Wang
1
-0
/
+2
2020-01-24
mmc: sdhci: Let a vendor driver supply and update ADMA descriptor size
Veerabhadrarao Badiganti
1
-1
/
+2
2020-01-20
mmc: sdhci: Refactor sdhci_set_timeout()
Faiz Abbas
1
-0
/
+1
2020-01-20
mmc: sdhci: Convert sdhci_set_timeout_irq() to non-static
Faiz Abbas
1
-0
/
+1
2020-01-20
mmc: sdhci: add support for using external DMA devices
Chunyan Zhang
1
-0
/
+8
2019-12-18
mmc: sdhci: Add a quirk for broken command queuing
Adrian Hunter
1
-0
/
+2
2019-09-27
mmc: sdhci: Let drivers define their DMA mask
Adrian Hunter
1
-0
/
+1
2019-09-11
mmc: sdhci: Convert to use sdio_irq_claimed()
Ulf Hansson
1
-1
/
+0
2019-09-11
mmc: sdhci: Drop redundant code for SDIO IRQs
Ulf Hansson
1
-5
/
+0
2019-09-11
mmc: sdhci: constify references of parameters to __sdhci_read_caps()
Masahiro Yamada
1
-2
/
+2
2019-09-11
mmc: sdhci: Export sdhci_abort_tuning function symbol
Ben Chuang
1
-0
/
+1
2019-09-11
mmc: sdhci: Add PLL Enable support to internal clock setup
Ben Chuang
1
-0
/
+1
2019-08-06
mmc: sdhci-sprd: Fix the incorrect soft reset operation when runtime resuming
Baolin Wang
1
-1
/
+1
2019-06-18
mmc: sdhci: Fix indenting on SDHCI_CTRL_8BITBUS
Raul E Rangel
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-04-15
mmc: sdhci: Remove finish_tasklet
Adrian Hunter
1
-1
/
+2
2019-04-15
mmc: sdhci: allow host to specify maximum tuning loops
Sowjanya Komatineni
1
-0
/
+1
2019-02-25
mmc: sdhci: Add ADMA3 DMA support for V4 enabled host
Sowjanya Komatineni
1
-0
/
+2
2019-02-25
mmc: sdhci: Fix O2 Host PLL and card detect issue
Ernest Zhang(WH)
1
-0
/
+4
2018-12-17
mmc: sdhci: Add quirk to disable LED control
Adrian Hunter
1
-0
/
+2
2018-12-17
mmc: sdhci: Handle auto-command errors
Adrian Hunter
1
-1
/
+6
2018-12-17
mmc: sdhci: Rename SDHCI_ACMD12_ERR and SDHCI_INT_ACMD12ERR
Adrian Hunter
1
-2
/
+2
2018-10-08
mmc: sdhci: Add Auto CMD Auto Select support
Chunyan Zhang
1
-0
/
+2
2018-10-08
mmc: sdhci: Add 32-bit block count support for v4 mode
Chunyan Zhang
1
-0
/
+8
2018-10-08
mmc: sdhci: Add ADMA2 64-bit addressing support for V4 mode
Chunyan Zhang
1
-2
/
+10
2018-10-08
mmc: sdhci: Add sd host v4 mode
Chunyan Zhang
1
-0
/
+3
2018-10-08
mmc: sdhci: Add version V4 definition
Chunyan Zhang
1
-0
/
+3
2018-10-08
mmc: sdhci: introduce adma_write_desc() hook to struct sdhci_ops
Jisheng Zhang
1
-0
/
+4
2018-10-08
mmc: sdhci: add adma_table_cnt member to struct sdhci_host
Jisheng Zhang
1
-0
/
+3
2018-10-08
mmc: sdhci: Export sdhci_request()
Aapo Vienamo
1
-0
/
+1
2018-10-08
mmc: sdhci: add tuning error codes
Yinbo Zhu
1
-0
/
+1
2018-07-30
mmc: sdhci: Export sdhci tuning function symbol
ernest.zhang
1
-0
/
+5
2018-05-03
mmc: sdhci: Program a relatively accurate SW timeout value
Kishon Vijay Abraham I
1
-0
/
+10
2018-05-03
mmc: sdhci: Add quirk to disable HW timeout
Adrian Hunter
1
-0
/
+5
2018-01-31
mmc: sdhci: Implement an SDHCI-specific bounce buffer
Linus Walleij
1
-0
/
+3
2018-01-17
mmc: sdhci: Handle failure of enable_irq_wake()
Adrian Hunter
1
-0
/
+1
2018-01-17
mmc: sdhci: Stop exporting sdhci_enable_irq_wakeups()
Adrian Hunter
1
-1
/
+0
[next]