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