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
2016-02-11
mmc: sdhci: Allow override of mmc host operations
Adrian Hunter
1
-0
/
+1
2015-12-22
mmc: sdhci: 64-bit DMA actually has 4-byte alignment
Adrian Hunter
1
-9
/
+12
2015-10-08
mmc: sdhci: add quirk SDHCI_QUIRK2_NEED_DELAY_AFTER_INT_CLK_RST
ludovic.desroches@atmel.com
1
-0
/
+5
2015-08-27
mmc: sdhci: fix dma memory leak in sdhci_pre_req()
Haibo Chen
1
-4
/
+4
2015-08-17
mmc: sdhci: add quirk SDHCI_QUIRK_CLOCK_DIV_ZERO_BROKEN
Suneel Garapati
1
-0
/
+2
2015-06-01
mmc: sdhci: Add a callback to select drive strength
Adrian Hunter
1
-0
/
+4
2015-06-01
mmc: sdhci: Change to new way of doing re-tuning
Adrian Hunter
1
-3
/
+0
2015-03-23
mmc: sdhci: Remove the sdhci exported header file
Ulf Hansson
1
-1
/
+202
2015-01-20
mmc: sdhci: add a voltage switch callback function
Vincent Yang
1
-0
/
+1
2014-12-11
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+0
2014-12-05
MMC / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
1
-3
/
+0
2014-11-26
mmc: sdhci: Add HS400 support to SDHCI driver
Adrian Hunter
1
-0
/
+3
2014-11-26
mmc: sdhci: Remove unused SDHCI_CTRL_HS_SDR200
Adrian Hunter
1
-1
/
+0
2014-11-10
mmc: sdhci: Add 64-bit ADMA support
Adrian Hunter
1
-0
/
+18
2014-11-10
mmc: sdhci: Define ADMA descriptor structure
Adrian Hunter
1
-0
/
+7
2014-11-10
mmc: sdhci: Define ADMA constants
Adrian Hunter
1
-0
/
+10
2014-11-10
mmc: sdhci: Define maximum segments
Adrian Hunter
1
-0
/
+6
2014-09-24
mmc: sdhci: execute tuning when device is not busy
Yi Sun
1
-0
/
+1
2014-09-09
mmc: sdhci: add platform set_timeout hook
Aisheng Dong
1
-0
/
+2
2014-09-09
mmc: sdhci: add platform get_max_timeout_count hook
Aisheng Dong
1
-0
/
+1
2014-05-22
mmc: sdhci: remove platform_suspend/platform_resume callbacks
Russell King
1
-2
/
+0
2014-05-22
mmc: sdhci: convert sdhci_set_uhs_signaling() into a library function
Russell King
1
-0
/
+1
2014-05-22
mmc: sdhci: set_uhs_signaling() need not return a value
Russell King
1
-1
/
+1
2014-05-22
mmc: sdhci: convert sdhci_set_clock() into a library function
Russell King
1
-0
/
+1
2014-05-22
mmc: sdhci: convert reset into a library function
Russell King
1
-2
/
+2
2014-05-22
mmc: sdhci: convert generic bus width setup to library function
Russell King
1
-2
/
+3
2014-05-22
mmc: sdhci: allow sdio interrupts while sdhci runtime suspended
Russell King
1
-0
/
+5
2013-09-26
mmc: sdhci: allow platform access of sdhci_send_command
Dong Aisheng
1
-0
/
+2
2013-09-26
mmc: sdhci: add hooks for platform specific tuning
Dong Aisheng
1
-0
/
+1
2013-07-05
mmc: sdhci: add card_event callback to sdhci
Christian Daudt
1
-0
/
+1
2013-02-24
mmc: sdhci: enhance preset value function
Kevin Liu
1
-0
/
+12
2013-02-24
mmc: sdhci: rename platform_8bit_width to platform_bus_width
Sascha Hauer
1
-1
/
+1
2012-12-06
mmc: eSDHC: Recover from ADMA errors
Haijun Zhang
1
-1
/
+4
2012-11-07
mmc: sdhci-of-esdhc: disable CMD23 for some Freescale SoCs
Jerry Huang
1
-0
/
+1
2012-07-21
mmc: sdhci: if MAX_CURRENT is 0, try getting current from regulator
Philip Rakity
1
-0
/
+1
2012-03-26
mmc: sdhci: Add platform suspend/resume hooks.
Chris Ball
1
-0
/
+2
2012-01-13
mmc: host: Adds support for eMMC 4.5 HS200 mode
Girish K S
1
-0
/
+1
2011-12-20
mmc: sdhci: remove "state" argument from sdhci_suspend_host
Manuel Lauss
1
-1
/
+1
2011-10-27
mmc: sdhci-pci: add runtime pm support
Adrian Hunter
1
-0
/
+5
2011-10-27
mmc: sdhci: add eMMC hardware reset support
Adrian Hunter
1
-1
/
+1
2011-05-26
mmc: sdhci: Auto-CMD23 support.
Andrei Warkentin
1
-0
/
+2
2011-05-26
mmc: sdhci: Implement MMC_CAP_CMD23 for SDHCI.
Andrei Warkentin
1
-1
/
+1
2011-05-25
mmc: sdhci: add hooks for setting UHS in platform specific code
Philip Rakity
1
-0
/
+2
2011-05-25
mmc: sdhci: add support for retuning mode 1
Arindam Nath
1
-1
/
+5
2011-05-25
mmc: sdhci: add support for programmable clock mode
Arindam Nath
1
-0
/
+3
2011-05-25
mmc: sd: add support for tuning during uhs initialization
Arindam Nath
1
-0
/
+3
2011-05-25
mmc: sd: add support for uhs bus speed mode selection
Arindam Nath
1
-0
/
+6
2011-05-25
mmc: sd: add support for driver type selection
Arindam Nath
1
-1
/
+10
2011-05-25
mmc: sd: add support for signal voltage switch procedure
Arindam Nath
1
-2
/
+16
2011-05-25
mmc: sdhci: Add pre and post reset processing for chip specific reset
Philip Rakity
1
-0
/
+2
[next]