index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
sdhci.h
Age
Commit message (
Expand
)
Author
2015-01-20
mmc: sdhci: add a voltage switch callback function
Vincent Yang
2014-12-10
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-12-05
MMC / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2014-11-26
mmc: sdhci: Add HS400 support to SDHCI driver
Adrian Hunter
2014-11-26
mmc: sdhci: Remove unused SDHCI_CTRL_HS_SDR200
Adrian Hunter
2014-11-10
mmc: sdhci: Add 64-bit ADMA support
Adrian Hunter
2014-11-10
mmc: sdhci: Define ADMA descriptor structure
Adrian Hunter
2014-11-10
mmc: sdhci: Define ADMA constants
Adrian Hunter
2014-11-10
mmc: sdhci: Define maximum segments
Adrian Hunter
2014-09-24
mmc: sdhci: execute tuning when device is not busy
Yi Sun
2014-09-09
mmc: sdhci: add platform set_timeout hook
Aisheng Dong
2014-09-09
mmc: sdhci: add platform get_max_timeout_count hook
Aisheng Dong
2014-05-22
mmc: sdhci: remove platform_suspend/platform_resume callbacks
Russell King
2014-05-22
mmc: sdhci: convert sdhci_set_uhs_signaling() into a library function
Russell King
2014-05-22
mmc: sdhci: set_uhs_signaling() need not return a value
Russell King
2014-05-22
mmc: sdhci: convert sdhci_set_clock() into a library function
Russell King
2014-05-22
mmc: sdhci: convert reset into a library function
Russell King
2014-05-22
mmc: sdhci: convert generic bus width setup to library function
Russell King
2014-05-22
mmc: sdhci: allow sdio interrupts while sdhci runtime suspended
Russell King
2013-09-26
mmc: sdhci: allow platform access of sdhci_send_command
Dong Aisheng
2013-09-26
mmc: sdhci: add hooks for platform specific tuning
Dong Aisheng
2013-07-05
mmc: sdhci: add card_event callback to sdhci
Christian Daudt
2013-02-24
mmc: sdhci: enhance preset value function
Kevin Liu
2013-02-24
mmc: sdhci: rename platform_8bit_width to platform_bus_width
Sascha Hauer
2012-12-06
mmc: eSDHC: Recover from ADMA errors
Haijun Zhang
2012-11-07
mmc: sdhci-of-esdhc: disable CMD23 for some Freescale SoCs
Jerry Huang
2012-07-21
mmc: sdhci: if MAX_CURRENT is 0, try getting current from regulator
Philip Rakity
2012-03-25
mmc: sdhci: Add platform suspend/resume hooks.
Chris Ball
2012-01-12
mmc: host: Adds support for eMMC 4.5 HS200 mode
Girish K S
2011-12-19
mmc: sdhci: remove "state" argument from sdhci_suspend_host
Manuel Lauss
2011-10-26
mmc: sdhci-pci: add runtime pm support
Adrian Hunter
2011-10-26
mmc: sdhci: add eMMC hardware reset support
Adrian Hunter
2011-05-25
mmc: sdhci: Auto-CMD23 support.
Andrei Warkentin
2011-05-25
mmc: sdhci: Implement MMC_CAP_CMD23 for SDHCI.
Andrei Warkentin
2011-05-24
mmc: sdhci: add hooks for setting UHS in platform specific code
Philip Rakity
2011-05-24
mmc: sdhci: add support for retuning mode 1
Arindam Nath
2011-05-24
mmc: sdhci: add support for programmable clock mode
Arindam Nath
2011-05-24
mmc: sd: add support for tuning during uhs initialization
Arindam Nath
2011-05-24
mmc: sd: add support for uhs bus speed mode selection
Arindam Nath
2011-05-24
mmc: sd: add support for driver type selection
Arindam Nath
2011-05-24
mmc: sd: add support for signal voltage switch procedure
Arindam Nath
2011-05-24
mmc: sdhci: Add pre and post reset processing for chip specific reset
Philip Rakity
2011-05-24
mmc: sdhci: work around broken dma boundary behavior
Mikko Vinni
2011-03-25
mmc: sdhci: add the abort CMDTYPE bits definition
Richard Zhu
2011-01-08
mmc: Test bus-width for old MMC devices
Aries Lee
2011-01-08
mmc: sdhci: print SD Command and CAPABILITY_1 when dumping registers
Philip Rakity
2010-11-22
mmc: sdhci: 8-bit bus width changes
Philip Rakity
2010-11-07
mmc: sdhci: Properly enable SDIO IRQ wakeups
Daniel Drake
2010-10-23
mmc: sdhci: introduce get_ro private write-protect hook
Wolfram Sang
2010-10-23
mmc: sdhci: allow for eMMC 74 clock generation by controller
Philip Rakity
[next]