index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
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: add quirk for broken HS200 support
David Cohen
1
-1
/
+2
2014-01-13
mmc: arasan: Add driver for Arasan SDHCI
Soren Brinkmann
3
-0
/
+237
2014-01-13
mmc: dw_mmc: add dw_mmc-k3 for k3 platform
Zhangfei Gao
3
-0
/
+143
2014-01-13
mmc: dw_mmc: use slot-gpio to handle cd pin
Zhangfei Gao
1
-13
/
+35
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
2014-01-12
Merge branch 'acpi-hotplug'
Rafael J. Wysocki
1
-1
/
+1
2014-01-09
mmc: msm_sdcc: Limit driver to platforms that use it
Stephen Boyd
1
-1
/
+1
2014-01-08
mmc: sdhci-acpi: convert to use GPIO descriptor API
Mika Westerberg
1
-16
/
+13
2013-12-29
ARM: 7906/1: mmc: mmci: Remove unnecessary amba_set_drvdata()
Michal Simek
1
-2
/
+0
2013-12-20
ARM: s3c24xx: get rid of custom <mach/gpio.h>
Linus Walleij
1
-0
/
+1
2013-12-07
ACPI / bind: Redefine acpi_preset_companion()
Rafael J. Wysocki
1
-1
/
+1
2013-11-26
mmc: omap: Fix I2C dependency and make driver usable with device tree
Tony Lindgren
1
-1
/
+10
2013-11-26
mmc: omap: Fix DMA configuration to not rely on device id
Tony Lindgren
1
-22
/
+12
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/git/rafael/linux-pm
Linus Torvalds
1
-2
/
+1
2013-11-18
Merge tag 'mmc-updates-for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
Linus Torvalds
45
-1229
/
+1784
[prev]
[next]