index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: tmio-mmc: define device-tree bindings
Guennadi Liakhovetski
2013-02-24
1
-0
/
+20
*
mmc: sh_mmcif: use mmc_of_parse() to parse standard MMC DT bindings
Guennadi Liakhovetski
2013-02-24
1
-1
/
+2
*
mmc: (cosmetic) remove "extern" from function declarations
Guennadi Liakhovetski
2013-02-24
1
-11
/
+11
*
mmc: provide a standard MMC device-tree binding parser centrally
Guennadi Liakhovetski
2013-02-24
2
-0
/
+111
*
mmc: detailed definition of CD and WP MMC line polarities in DT
Guennadi Liakhovetski
2013-02-24
1
-2
/
+21
*
mmc: sdhi, tmio: only check flags in tmio-mmc driver proper
Guennadi Liakhovetski
2013-02-24
2
-2
/
+4
*
mmc: sdhci: Fix parameter of sdhci_do_start_signal_voltage_switch()
Fabio Estevam
2013-02-24
1
-4
/
+4
*
mmc: sdhci: check voltage range only on regulators aware of voltage value
Marek Szyprowski
2013-02-24
1
-1
/
+5
*
mmc: bcm2835: set SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK
Stephen Warren
2013-02-24
1
-2
/
+2
*
mmc: support packed write command for eMMC4.5 devices
Seungwon Jeon
2013-02-24
7
-17
/
+571
*
mmc: add packed command feature of eMMC4.5
Seungwon Jeon
2013-02-24
4
-2
/
+48
*
mmc: rtsx: remove driving adjustment
Roger Tseng
2013-02-24
1
-5
/
+0
*
mmc: use regulator_can_change_voltage() instead of regulator_count_voltages
Marek Szyprowski
2013-02-24
1
-1
/
+1
*
mmc: sdhci-pxav3: add pm runtime support
Kevin Liu
2013-02-24
1
-1
/
+95
*
mmc: core: fix indentation
Jaehoon Chung
2013-02-24
1
-12
/
+11
*
mmc: block: don't start new request when the card is removed
Seungwon Jeon
2013-02-24
1
-2
/
+8
*
mmc: core: fix permanent sleep of mmcqd during card removal
Seungwon Jeon
2013-02-24
1
-0
/
+1
*
mmc: sdhci: enhance preset value function
Kevin Liu
2013-02-24
5
-58
/
+102
*
mmc: mmc_spi: Fix return value evaluation of irq_of_parse_and_map()
Roland Stigge
2013-02-24
1
-1
/
+1
*
mmc: MAINTAINERS update for omap_hsmmc
Balaji T K
2013-02-24
1
-1
/
+1
*
mmc: sdhci-pltfm: Add a common clk API implementation of get_timeout_clock
Lars-Peter Clausen
2013-02-24
6
-46
/
+18
*
mmc: sdhci: update signal voltage switch code
Kevin Liu
2013-02-24
1
-114
/
+78
*
mmc: core: Fixup signal voltage switch
Johan Rudholm
2013-02-24
3
-17
/
+107
*
mmc: core: Break out start_signal_voltage_switch
Johan Rudholm
2013-02-24
5
-21
/
+31
*
mmc: core: Add card_busy to host_ops
Johan Rudholm
2013-02-24
1
-0
/
+3
*
mmc: core: Add mmc_power_cycle
Johan Rudholm
2013-02-24
2
-0
/
+9
*
mmc: sd: Simplify by using mmc_host_uhs
Johan Rudholm
2013-02-24
1
-4
/
+2
*
mmc: core: expose RPMB partition only for CMD23 capable hosts
Balaji T K
2013-02-24
1
-1
/
+1
*
mmc: goldfish: emulated MMC device
Mike Lockwood
2013-02-24
3
-0
/
+578
*
mmc: dt: bus-width can be an optional property
Shawn Guo
2013-02-24
1
-3
/
+2
*
mmc: sdhci-esdhc-imx: support 8bit mode
Sascha Hauer
2013-02-24
2
-2
/
+55
*
mmc: sdhci: rename platform_8bit_width to platform_bus_width
Sascha Hauer
2013-02-24
6
-14
/
+14
*
mmc: sdhci-esdhc-imx: Auto CMD23 support for usdhc
Shawn Guo
2013-02-24
1
-1
/
+9
*
mmc: sdhci-esdhc-imx: manually reset MIX_CTRL for usdhc
Shawn Guo
2013-02-24
1
-1
/
+8
*
mmc: sdhci-esdhc-imx: separate transfer mode from command write for usdhc
Shawn Guo
2013-02-24
1
-11
/
+14
*
mmc: core: move the cache disabling operation to mmc_suspend
Maya Erez
2013-02-24
2
-7
/
+8
*
MAINTAINERS: mmc: add maintainer entry for dw_mmc driver
Seungwon Jeon
2013-02-24
1
-0
/
+8
*
mmc: sdhci-esdhc-imx: Remove unused variables
Fabio Estevam
2013-02-24
1
-5
/
+0
*
mmc: fix DT binding documentation SDHCI left-over
Guennadi Liakhovetski
2013-02-24
1
-1
/
+1
*
mmc: sdhci-esdhc-imx: name esdhc specific definitions with ESDHC_ prefix
Shawn Guo
2013-02-24
1
-20
/
+20
*
mmc: sdhci-esdhc-imx: remove D3CD check from SDHCI_HOST_CONTROL write
Shawn Guo
2013-02-24
1
-4
/
+2
*
mmc: sdhci-esdhc-imx: fix host version read
Shawn Guo
2013-02-24
1
-8
/
+11
*
mmc: vt8500: Remove erroneous __exitp in wmt_mci_driver
Tony Prisk
2013-02-24
1
-1
/
+1
*
mmc: dw_mmc: Remove DW_MCI_QUIRK_NO_WRITE_PROTECT
Doug Anderson
2013-02-24
2
-14
/
+1
*
mmc: dw_mmc: Handle wp-gpios from device tree
Doug Anderson
2013-02-24
1
-0
/
+34
*
mmc: dw_mmc: exynos: Remove code for wp-gpios
Doug Anderson
2013-02-24
1
-10
/
+0
*
ARM: dts: Add disable-wp for sd card slot on smdk5250
Doug Anderson
2013-02-24
1
-0
/
+1
*
mmc: dw_mmc: Add "disable-wp" device tree property
Doug Anderson
2013-02-24
3
-3
/
+59
*
mmc: correct the EXCEPTION_EVENTS_STATUS value in comment
Zhang, YiX X
2013-02-24
1
-1
/
+1
*
mmc: mxs-mmc: Fix warning due to incorrect type
Fabio Estevam
2013-02-24
1
-1
/
+1
[next]