index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
Age
Commit message (
Expand
)
Author
Lines
2013-02-27
lib/scatterlist: use page iterator in the mapping iterator
Imre Deak
-2
/
+2
2013-02-26
Merge tag 'mmc-updates-for-3.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-692
/
+1759
2013-02-24
Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
-0
/
+18
2013-02-24
mmc: tegra: assume CONFIG_OF, remove platform data
Stephen Warren
-74
/
+45
2013-02-24
mmc: tmio: add support for the VccQ regulator
Guennadi Liakhovetski
-10
/
+46
2013-02-24
mmc: sh_mobile_sdhi: use managed resource allocations
Guennadi Liakhovetski
-43
/
+14
2013-02-24
mmc: sh_mobile_sdhi: remove unused .pdata field
Guennadi Liakhovetski
-4
/
+0
2013-02-24
mmc: tmio-mmc: parse device-tree bindings
Guennadi Liakhovetski
-8
/
+44
2013-02-24
mmc: sh_mmcif: use mmc_of_parse() to parse standard MMC DT bindings
Guennadi Liakhovetski
-1
/
+2
2013-02-24
mmc: sdhi, tmio: only check flags in tmio-mmc driver proper
Guennadi Liakhovetski
-2
/
+4
2013-02-24
mmc: sdhci: Fix parameter of sdhci_do_start_signal_voltage_switch()
Fabio Estevam
-4
/
+4
2013-02-24
mmc: sdhci: check voltage range only on regulators aware of voltage value
Marek Szyprowski
-1
/
+5
2013-02-24
mmc: bcm2835: set SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK
Stephen Warren
-2
/
+2
2013-02-24
mmc: rtsx: remove driving adjustment
Roger Tseng
-5
/
+0
2013-02-24
mmc: sdhci-pxav3: add pm runtime support
Kevin Liu
-1
/
+95
2013-02-24
mmc: sdhci: enhance preset value function
Kevin Liu
-40
/
+101
2013-02-24
mmc: mmc_spi: Fix return value evaluation of irq_of_parse_and_map()
Roland Stigge
-1
/
+1
2013-02-24
mmc: sdhci-pltfm: Add a common clk API implementation of get_timeout_clock
Lars-Peter Clausen
-46
/
+18
2013-02-24
mmc: sdhci: update signal voltage switch code
Kevin Liu
-114
/
+78
2013-02-24
mmc: goldfish: emulated MMC device
Mike Lockwood
-0
/
+578
2013-02-24
mmc: sdhci-esdhc-imx: support 8bit mode
Sascha Hauer
-2
/
+54
2013-02-24
mmc: sdhci: rename platform_8bit_width to platform_bus_width
Sascha Hauer
-14
/
+14
2013-02-24
mmc: sdhci-esdhc-imx: Auto CMD23 support for usdhc
Shawn Guo
-1
/
+9
2013-02-24
mmc: sdhci-esdhc-imx: manually reset MIX_CTRL for usdhc
Shawn Guo
-1
/
+8
2013-02-24
mmc: sdhci-esdhc-imx: separate transfer mode from command write for usdhc
Shawn Guo
-11
/
+14
2013-02-24
mmc: sdhci-esdhc-imx: Remove unused variables
Fabio Estevam
-5
/
+0
2013-02-24
mmc: sdhci-esdhc-imx: name esdhc specific definitions with ESDHC_ prefix
Shawn Guo
-20
/
+20
2013-02-24
mmc: sdhci-esdhc-imx: remove D3CD check from SDHCI_HOST_CONTROL write
Shawn Guo
-4
/
+2
2013-02-24
mmc: sdhci-esdhc-imx: fix host version read
Shawn Guo
-8
/
+11
2013-02-24
mmc: vt8500: Remove erroneous __exitp in wmt_mci_driver
Tony Prisk
-1
/
+1
2013-02-24
mmc: dw_mmc: Remove DW_MCI_QUIRK_NO_WRITE_PROTECT
Doug Anderson
-7
/
+1
2013-02-24
mmc: dw_mmc: Handle wp-gpios from device tree
Doug Anderson
-0
/
+34
2013-02-24
mmc: dw_mmc: exynos: Remove code for wp-gpios
Doug Anderson
-10
/
+0
2013-02-24
mmc: dw_mmc: Add "disable-wp" device tree property
Doug Anderson
-1
/
+40
2013-02-24
mmc: mxs-mmc: Fix warning due to incorrect type
Fabio Estevam
-1
/
+1
2013-02-24
mmc: mxs-mmc: Add MODULE_ALIAS()
Fabio Estevam
-0
/
+1
2013-02-24
mmc: mvsdio: add pinctrl integration
Thomas Petazzoni
-0
/
+6
2013-02-21
Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-1
/
+1
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-22
/
+18
2013-02-20
Merge branches 'fixes' and 'mmci' into for-linus
Russell King
-126
/
+183
2013-02-14
mfd: rtsx: Fix issue that booting OS with SD card inserted
Wei WANG
-0
/
+18
2013-02-11
mmc: mvsdio: implement a Device Tree binding
Thomas Petazzoni
-15
/
+49
2013-02-11
mmc: mvsdio: use slot-gpio for card detect gpio
Thomas Petazzoni
-30
/
+9
2013-02-11
mmc: mvsdio: use slot-gpio infrastructure for write protect gpio
Thomas Petazzoni
-25
/
+5
2013-02-11
mmc: sdhci-esdhc-imx: remove ESDHC_CD_GPIO handling from IO accessory
Shawn Guo
-17
/
+0
2013-02-11
mmc: sdhci: introduce sdhci_update_clock helper to re-enable clock
Andy Shevchenko
-14
/
+13
2013-02-11
mmc: sdhci-pxav3: add IRQ wake up support
Kevin Liu
-0
/
+7
2013-02-11
mmc: sdhci: add IRQ wake up support
Kevin Liu
-18
/
+42
2013-02-11
mmc: sdhci: disable interrupt before free_irq
Kevin Liu
-0
/
+3
2013-02-11
mmc: add BCM2835 driver
Stephen Warren
-0
/
+239
[next]