index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
Age
Commit message (
Expand
)
Author
2016-08-01
Merge tag 'mmc-v4.8' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
2016-07-29
mmc: rtsx_pci: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-07-29
mmc: rtsx_pci: Enable MMC_CAP_ERASE to allow erase/discard/trim requests
Ulf Hansson
2016-07-29
mmc: rtsx_pci: Use the provided busy timeout from the mmc core
Ulf Hansson
2016-07-29
mmc: sdhci-pltfm: Drop define for SDHCI_PLTFM_PMOPS
Ulf Hansson
2016-07-29
mmc: sdhci-pltfm: Convert to use the SET_SYSTEM_SLEEP_PM_OPS
Ulf Hansson
2016-07-29
mmc: sdhci-pltfm: Make sdhci_pltfm_suspend|resume() static
Ulf Hansson
2016-07-29
mmc: sdhci-esdhc-imx: Use common sdhci_suspend|resume_host()
Ulf Hansson
2016-07-29
mmc: sdhci-esdhc-imx: Assign system PM ops within #ifdef CONFIG_PM_SLEEP
Ulf Hansson
2016-07-27
mmc: sdhci-sirf: Remove non needed #ifdef CONFIG_PM* for dev_pm_ops
Ulf Hansson
2016-07-27
mmc: sdhci-s3c: Remove non needed #ifdef CONFIG_PM for dev_pm_ops
Ulf Hansson
2016-07-27
mmc: sdhci-pxav3: Remove non needed #ifdef CONFIG_PM for dev_pm_ops
Ulf Hansson
2016-07-27
mmc: sdhci-of-esdhc: Simplify code by using SIMPLE_DEV_PM_OPS
Ulf Hansson
2016-07-27
mmc: sdhci-acpi: Simplify code by using SET_SYSTEM_SLEEP_PM_OPS
Ulf Hansson
2016-07-27
mmc: sdhci-pci-core: Simplify code by using SET_SYSTEM_SLEEP_PM_OPS
Ulf Hansson
2016-07-26
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-07-26
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-07-25
mmc: sdhci-of-arasan: Revert: Always power the PHY off/on when clock changes
Douglas Anderson
2016-07-25
mmc: sdhci-msm: Add support for UHS cards
Georgi Djakov
2016-07-25
mmc: sdhci-msm: Add set_uhs_signaling() implementation
Ritesh Harjani
2016-07-25
mmc: sdhci-msm: Do not reset the controller if no card in the slot
Georgi Djakov
2016-07-25
mmc: tegra: Only advertise UHS modes if IO regulator is present
Jon Hunter
2016-07-25
mmc: sdhci: Request regulators before reading capabilities
Jon Hunter
2016-07-25
sdhci-pci: Use MRFLD as abbreviation of Merrifield
Andy Shevchenko
2016-07-25
mmc: sdhci-esdhc-imx: clear tuning bits during driver probe
Dong Aisheng
2016-07-25
mmc: sdhci-esdhci-imx: re-initialize hw state after resume
Dong Aisheng
2016-07-25
mmc: sdhci-esdhc-imx: move tuning static configuration into hwinit function
Dong Aisheng
2016-07-25
mmc: sdhci-esdhc-imx: factor out hw related initialization into function
Dong Aisheng
2016-07-25
mmc: sdhci-esdhc-imx: fix strobe DLL lock wrong clock issue
Dong Aisheng
2016-07-25
mmc: sdhci-esdhc-imx: enable hw auto retuning for MAN_TUNING
Dong Aisheng
2016-07-25
mmc: sdhci-esdhc-imx: enable hw auto retuning for STD_TUNING
Dong Aisheng
2016-07-25
mmc: sdhci: add standard hw auto retuning support
Dong Aisheng
2016-07-25
mmc: sdhci-esdhc-imx: support setting tuning start point
Dong Aisheng
2016-07-25
mmc: sdhci-esdhci-imx: disable DLL delay line settings explicitly
Dong Aisheng
2016-07-25
mmc: sdhci-esdhc-imx: restore watermark level setting after resume
Dong Aisheng
2016-07-25
mmc: sdhci-esdhc-imx: add esdhc specific suspend resume callback
Dong Aisheng
2016-07-25
mmc: sdhci-esdhc-imx: remove SDHCI_QUIRK_BROKEN_TIMEOUT_VAL
Dong Aisheng
2016-07-25
mmc: sdhci: using common mmc_regulator_set_vqmmc()
Dong Aisheng
2016-07-25
mmc: sdhci-pci: Convert to use managed functions pcim_* and devm_*
Andy Shevchenko
2016-07-25
mmc: dw_mmc: rockchip: unset the MMC_CAP_ERASE flag
Jaehoon Chung
2016-07-25
mmc: dw_mmc: set to MMC_CAP_ERASE by default
Jaehoon Chung
2016-07-25
mmc: sdhci-iproc: Use defines instead of magic numbers
Stefan Wahren
2016-07-25
mmc: sdhci: add define for suspend/resume capability
Stefan Wahren
2016-07-25
mmc: s3cmci: Register cpufreq notifier only on S3C24xx
Krzysztof Kozlowski
2016-07-25
mmc: sdhci: sdhci_execute_tuning() must delete timer
Adrian Hunter
2016-07-25
mmc: sdhci: Avoid STOP cmd triggering warning in sdhci_send_command()
Adrian Hunter
2016-07-25
mmc: sdhci: Do not reset cmd or data circuits that are in use
Adrian Hunter
2016-07-25
mmc: sdhci: Factor out sdhci_auto_cmd12()
Adrian Hunter
2016-07-25
mmc: sdhci: Allow for finishing multiple requests
Adrian Hunter
2016-07-25
mmc: sdhci: Separate timer timeout for command and data requests
Adrian Hunter
[next]