index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: SDHI: add SoC specific workaround via HW version
Kuninori Morimoto
2014-01-13
1
-0
/
+11
*
mmc: tmio: add new TMIO_MMC_HAVE_HIGH_REG flags
Kuninori Morimoto
2014-01-13
2
-10
/
+5
*
mmc: tmio: bus_shift become tmio_mmc_data member
Kuninori Morimoto
2014-01-13
5
-13
/
+25
*
mmc: tmio: use -EPROBE_DEFER if driver can't find regulator
Kuninori Morimoto
2014-01-13
1
-5
/
+16
*
mmc: mxs: use mmc_of_parse to parse devicetree properties
Sascha Hauer
2014-01-13
1
-26
/
+11
*
mmc: mxs: use mmc_gpio_get_ro for detecting read-only status
Sascha Hauer
2014-01-13
1
-23
/
+11
*
mmc: mxs: use standard flag for cd inverted
Sascha Hauer
2014-01-13
1
-4
/
+10
*
mmc: mxs: use standard flag for broken card detection
Sascha Hauer
2014-01-13
1
-4
/
+3
*
mmc: mxs: use standard flag for non-removable status
Sascha Hauer
2014-01-13
1
-4
/
+2
*
mmc: Do not call get_cd for non removable cards
Sascha Hauer
2014-01-13
1
-1
/
+2
*
mmc: sdhci-acpi: add new ACPI ID
Mika Westerberg
2014-01-13
1
-0
/
+2
*
mmc: sh_mobile_sdhi: Convert to clk_prepare/unprepare
Laurent Pinchart
2014-01-13
1
-2
/
+2
*
mmc: sdhci-esdhc-imx: Use NULL instead of zero
Fabio Estevam
2014-01-13
1
-1
/
+1
*
mmc: sdhci: Setting the host->mrq to NULL before executing tuning
Chuansheng Liu
2014-01-13
1
-0
/
+7
*
mmc: atmel-mci: fix timeout errors in SDIO mode when using DMA
Ludovic Desroches
2014-01-13
1
-1
/
+12
*
mmc: tmio: don't overwrite caps2
Kuninori Morimoto
2014-01-13
1
-1
/
+1
*
mmc: fix host release issue after discard operation
Ray Jui
2014-01-13
1
-3
/
+4
*
mmc: sdhci-esdhc-imx: add runtime pm support
Dong Aisheng
2014-01-13
1
-1
/
+48
*
mmc: sdhci-esdhc-imx: fix runtime pm unbalance issue
Dong Aisheng
2014-01-13
1
-0
/
+1
*
mmc: esdhc-imx: clearing SDHCI_CTRL_EXEC_TUNING should not affect other bits
Dong Aisheng
2014-01-13
1
-11
/
+13
*
mmc: sdhci-esdhc-imx: tuning bits should not be cleared during reset
Dong Aisheng
2014-01-13
1
-1
/
+6
*
mmc: sdhci-pltfm: export pltfm suspend/resume api
Dong Aisheng
2014-01-13
2
-2
/
+6
*
mmc: sdhci-esdhc-imx: add eMMC HS200 mode support
Dong Aisheng
2014-01-13
1
-0
/
+2
*
mmc: core: mmc DDR mode should not depend on UHS_DDR50
Dong Aisheng
2014-01-13
1
-6
/
+2
*
mmc: sdhci-esdhc-imx: add MMC_CAP_1_8V_DDR for mx6
Dong Aisheng
2014-01-13
1
-0
/
+1
*
mmc: sdhci-esdhc-imx: fix cpas over write issue
Dong Aisheng
2014-01-13
1
-1
/
+1
*
mmc: sdhci-esdhc-imx: add SDHCI_TRANSFER_MODE read function
Dong Aisheng
2013-11-26
1
-0
/
+16
*
mmc: sdhci: clear auto cmd setting bits for no data cmds
Dong Aisheng
2013-11-26
1
-1
/
+6
*
Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2013-11-20
1
-2
/
+1
|
\
|
*
ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node
Rafael J. Wysocki
2013-11-14
1
-2
/
+1
*
|
Merge tag 'mmc-updates-for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-11-18
45
-1231
/
+1786
|
\
\
|
|
/
|
/
|
|
*
mmc: wbsd: Silence compiler warning
Ulf Hansson
2013-11-08
1
-1
/
+0
|
*
mmc: core: Silence compiler warning in __mmc_switch
Ulf Hansson
2013-11-08
1
-1
/
+1
|
*
mmc: sh_mmcif: Convert to clk_prepare|unprepare
Ulf Hansson
2013-11-08
1
-6
/
+6
|
*
mmc: sh_mmcif: Convert to PM macros when defining dev_pm_ops
Ulf Hansson
2013-11-08
1
-7
/
+3
|
*
mmc: dw_mmc: exynos: Revert the sdr_timing assignment
Yuvaraj Kumar C D
2013-11-08
1
-1
/
+2
|
*
mmc: sdhci: Avoid needless loop while handling SDIO interrupts in sdhci_irq
Alexey Neyman
2013-11-08
1
-0
/
+8
|
*
mmc: core: Add MMC_CAP_RUNTIME_RESUME to resume at runtime_resume
Ulf Hansson
2013-10-30
2
-10
/
+14
|
*
mmc: core: Improve runtime PM support during suspend/resume for sd/mmc
Ulf Hansson
2013-10-30
2
-17
/
+66
|
*
mmc: core: Remove redundant mmc_power_up|off at runtime callbacks
Ulf Hansson
2013-10-30
2
-24
/
+2
|
*
mmc: Don't force card to active state when entering suspend/shutdown
Ulf Hansson
2013-10-30
3
-17
/
+51
|
*
mmc: core: Remove deprecated mmc_suspend|resume_host APIs
Ulf Hansson
2013-10-30
1
-22
/
+0
|
*
mmc: mmci: Move away from using deprecated APIs
Ulf Hansson
2013-10-30
1
-13
/
+4
|
*
mmc: via-sdmmc: Move away from using deprecated APIs
Ulf Hansson
2013-10-30
1
-6
/
+1
|
*
mmc: tmio: Move away from using deprecated APIs
Ulf Hansson
2013-10-30
1
-6
/
+3
|
*
mmc: sh_mmcif: Move away from using deprecated APIs
Ulf Hansson
2013-10-30
1
-7
/
+3
|
*
mmc: sdricoh_cs: Move away from using deprecated APIs
Ulf Hansson
2013-10-30
1
-3
/
+0
|
*
mmc: rtsx: Remove redundant suspend and resume callbacks
Ulf Hansson
2013-10-30
1
-33
/
+0
|
*
mmc: wbsd: Move away from using deprecated APIs
Ulf Hansson
2013-10-30
1
-28
/
+5
|
*
mmc: pxamci: Remove redundant suspend and resume callbacks
Ulf Hansson
2013-10-30
1
-32
/
+0
[next]