index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-13
mmc: sdhci-pci: add support of O2Micro/BayHubTech SD hosts
Adam Lee
4
-60
/
+439
2014-01-13
mmc: sdhci-pci: break out definitions to header file
Adam Lee
2
-73
/
+78
2014-01-13
mmc: tmio: fixup compile error
Kuninori Morimoto
1
-1
/
+1
2014-01-13
mmc: sh_mmcif: Enable driver compilation with COMPILE_TEST
Laurent Pinchart
1
-1
/
+2
2014-01-13
mmc: sdhi: Enable driver compilation with COMPILE_TEST
Laurent Pinchart
1
-1
/
+2
2014-01-13
mmc: tegra: add support for Tegra124
Stephen Warren
1
-0
/
+1
2014-01-13
mmc: sh_mmcif: Fix compilation warning on 64-bit platforms
Laurent Pinchart
1
-1
/
+1
2014-01-13
mmc: sh_mmcif: Factorize DMA channel request and configuration code
Laurent Pinchart
1
-49
/
+51
2014-01-13
mmc: SDHI: add SoC specific workaround via HW version
Kuninori Morimoto
1
-0
/
+11
2014-01-13
mmc: tmio: add new TMIO_MMC_HAVE_HIGH_REG flags
Kuninori Morimoto
2
-10
/
+5
2014-01-13
mmc: tmio: bus_shift become tmio_mmc_data member
Kuninori Morimoto
5
-13
/
+25
2014-01-13
mmc: tmio: use -EPROBE_DEFER if driver can't find regulator
Kuninori Morimoto
1
-5
/
+16
2014-01-13
mmc: mxs: use mmc_of_parse to parse devicetree properties
Sascha Hauer
1
-26
/
+11
2014-01-13
mmc: mxs: use mmc_gpio_get_ro for detecting read-only status
Sascha Hauer
1
-23
/
+11
2014-01-13
mmc: mxs: use standard flag for cd inverted
Sascha Hauer
1
-4
/
+10
2014-01-13
mmc: mxs: use standard flag for broken card detection
Sascha Hauer
1
-4
/
+3
2014-01-13
mmc: mxs: use standard flag for non-removable status
Sascha Hauer
1
-4
/
+2
2014-01-13
mmc: Do not call get_cd for non removable cards
Sascha Hauer
1
-1
/
+2
2014-01-13
mmc: sdhci-acpi: add new ACPI ID
Mika Westerberg
1
-0
/
+2
2014-01-13
mmc: sh_mobile_sdhi: Convert to clk_prepare/unprepare
Laurent Pinchart
1
-2
/
+2
2014-01-13
mmc: sdhci-esdhc-imx: Use NULL instead of zero
Fabio Estevam
1
-1
/
+1
2014-01-13
mmc: sdhci: Setting the host->mrq to NULL before executing tuning
Chuansheng Liu
1
-0
/
+7
2014-01-13
mmc: atmel-mci: fix timeout errors in SDIO mode when using DMA
Ludovic Desroches
1
-1
/
+12
2014-01-13
mmc: tmio: don't overwrite caps2
Kuninori Morimoto
1
-1
/
+1
2014-01-13
mmc: fix host release issue after discard operation
Ray Jui
1
-3
/
+4
2014-01-13
mmc: sdhci-esdhc-imx: add runtime pm support
Dong Aisheng
1
-1
/
+48
2014-01-13
mmc: sdhci-esdhc-imx: fix runtime pm unbalance issue
Dong Aisheng
1
-0
/
+1
2014-01-13
mmc: esdhc-imx: clearing SDHCI_CTRL_EXEC_TUNING should not affect other bits
Dong Aisheng
1
-11
/
+13
2014-01-13
mmc: sdhci-esdhc-imx: tuning bits should not be cleared during reset
Dong Aisheng
1
-1
/
+6
2014-01-13
mmc: sdhci-pltfm: export pltfm suspend/resume api
Dong Aisheng
2
-2
/
+6
2014-01-13
mmc: sdhci-esdhc-imx: add eMMC HS200 mode support
Dong Aisheng
1
-0
/
+2
2014-01-13
mmc: core: mmc DDR mode should not depend on UHS_DDR50
Dong Aisheng
1
-6
/
+2
2014-01-13
mmc: sdhci-esdhc-imx: add MMC_CAP_1_8V_DDR for mx6
Dong Aisheng
1
-0
/
+1
2014-01-13
mmc: sdhci-esdhc-imx: fix cpas over write issue
Dong Aisheng
1
-1
/
+1
2013-11-26
mmc: sdhci-esdhc-imx: add SDHCI_TRANSFER_MODE read function
Dong Aisheng
1
-0
/
+16
2013-11-26
mmc: sdhci: clear auto cmd setting bits for no data cmds
Dong Aisheng
1
-1
/
+6
2013-11-20
Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+1
2013-11-18
Merge tag 'mmc-updates-for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
45
-1231
/
+1786
2013-11-14
ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node
Rafael J. Wysocki
1
-2
/
+1
2013-11-14
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2
-21
/
+61
2013-11-14
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2
-3
/
+5
2013-11-12
Merge branches 'fixes', 'mmci' and 'sa11x0' into for-next
Russell King
2
-21
/
+61
2013-11-08
mmc: wbsd: Silence compiler warning
Ulf Hansson
1
-1
/
+0
2013-11-08
mmc: core: Silence compiler warning in __mmc_switch
Ulf Hansson
1
-1
/
+1
2013-11-08
mmc: sh_mmcif: Convert to clk_prepare|unprepare
Ulf Hansson
1
-6
/
+6
2013-11-08
mmc: sh_mmcif: Convert to PM macros when defining dev_pm_ops
Ulf Hansson
1
-7
/
+3
2013-11-08
mmc: dw_mmc: exynos: Revert the sdr_timing assignment
Yuvaraj Kumar C D
1
-1
/
+2
2013-11-08
mmc: sdhci: Avoid needless loop while handling SDIO interrupts in sdhci_irq
Alexey Neyman
1
-0
/
+8
2013-10-31
ARM: 7797/1: mmc: Use dma_max_pfn(dev) helper for bounce_limit calculations
Santosh Shilimkar
1
-1
/
+2
2013-10-31
DMA-API: mmc: sdhci-acpi: use dma_coerce_mask_and_coherent()
Russell King
1
-2
/
+3
[next]