index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
configfs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-10-27
mmc: mediatek: add HS400 support
Chaotian Jing
1
-5
/
+244
2015-10-27
mmc: mmc: extend the mmc_send_tuning()
Chaotian Jing
9
-16
/
+16
2015-10-27
mmc: mediatek: add implement of ops->hw_reset()
Chaotian Jing
1
-0
/
+11
2015-10-27
mmc: mediatek: fix got GPD checksum error interrupt when data transfer
Chaotian Jing
1
-4
/
+7
2015-10-27
mmc: mediatek: change the argument "ddr" to "timing"
Chaotian Jing
1
-12
/
+8
2015-10-27
mmc: mediatek: make cmd_ints_mask to const
Chaotian Jing
1
-9
/
+6
2015-10-27
mmc: dt-bindings: update Mediatek MMC bindings
Chaotian Jing
1
-1
/
+10
2015-10-27
mmc: core: Add DT bindings for eMMC hardware reset support
Chaotian Jing
2
-0
/
+3
2015-10-26
mmc: omap_hsmmc: Enable omap_hsmmc for Keystone 2
Lokesh Vutla
1
-1
/
+1
2015-10-26
mmc: sdhci-acpi: Add more ACPI HIDs for Intel controllers
Adrian Hunter
1
-1
/
+9
2015-10-26
mmc: sdhci-pci: Add more PCI IDs for Intel controllers
Adrian Hunter
2
-0
/
+54
2015-10-26
arm: lpc18xx_defconfig: remove CONFIG_MMC_DW_IDMAC
Shawn Lin
1
-1
/
+0
2015-10-26
arm: hisi_defconfig: remove CONFIG_MMC_DW_IDMAC
Shawn Lin
1
-1
/
+0
2015-10-26
arm: exynos_defconfig: remove CONFIG_MMC_DW_IDMAC
Shawn Lin
1
-1
/
+0
2015-10-26
arc: axs10x_defconfig: remove CONFIG_MMC_DW_IDMAC
Shawn Lin
3
-3
/
+0
2015-10-26
mips: pistachio_defconfig: remove CONFIG_MMC_DW_IDMAC
Shawn Lin
1
-1
/
+0
2015-10-26
Documentation: synopsys-dw-mshc: add bindings for idmac and edmac
Shawn Lin
1
-0
/
+25
2015-10-26
mmc: dw_mmc: use macro for HCON register operations
Shawn Lin
2
-3
/
+6
2015-10-26
mmc: dw_mmc: Add external dma interface support
Shawn Lin
5
-64
/
+246
2015-10-26
mmc: sdhci-of-esdhc: avoid writing power control register
yangbo lu
1
-0
/
+6
2015-10-26
DT: mmc: sh_mmcif: document R8A7794 support
Sergei Shtylyov
1
-0
/
+1
2015-10-26
DT: mmc: sh_mmcif: fix "compatible" property text
Sergei Shtylyov
1
-2
/
+2
2015-10-26
mmc: skip reclaiming host on mmc_add_card() error
Sergei Shtylyov
2
-4
/
+2
2015-10-26
mmc: android-goldfish: Allow compiling the driver with COMPILE_TEST
Luis de Bethencourt
1
-1
/
+1
2015-10-26
ARM: dts: rockchip: add tuning related settings to veyron devices
Heiko Stuebner
2
-1
/
+12
2015-10-26
ARM: dts: rockchip: Add drive/sample clocks for rk3288 dw_mmc devices
Alexandru M Stan
1
-8
/
+12
2015-10-26
mmc: dw_mmc-rockchip: MMC tuning with the clock phase framework
Alexandru M Stan
1
-0
/
+162
2015-10-26
mmc: dw_mmc-rockchip: dt-binding: Add tuning related things
Alexandru M Stan
1
-0
/
+13
2015-10-26
mmc: dw_mmc: Use mmc_regulator_set_vqmmc in start_signal_voltage_switch
Douglas Anderson
1
-11
/
+6
2015-10-26
mmc: core: Add mmc_regulator_set_vqmmc()
Douglas Anderson
2
-0
/
+85
2015-10-26
mmc: core: move ocr-bit to voltage translation into separate function
Heiko Stuebner
1
-16
/
+35
2015-10-26
mmc: core: Remove MMC_CLKGATE
Ulf Hansson
13
-469
/
+19
2015-10-26
mmc: sdhci-of-esdhc: add quirk SDHCI_QUIRK_BROKEN_TIMEOUT_VAL for ls1021a
yangbo lu
1
-0
/
+3
2015-10-26
mmc: kconfig: reconfigure MMC_SDHCI_OF_ESDHC option
yangbo lu
1
-3
/
+3
2015-10-26
mmc: sdhci-of-esdhc: support both BE and LE host controller
yangbo lu
2
-112
/
+341
2015-10-26
mmc: dt: add DT binding for little-endian eSDHC host controller
yangbo lu
1
-0
/
+2
2015-10-26
mmc: sdhci-pci: Add another PCI ID for an Intel eMMC host controller
Adrian Hunter
2
-0
/
+9
2015-10-26
clk: rockchip: Make calculations use rounding
Douglas Anderson
1
-6
/
+7
2015-10-26
clk: rockchip: Allow more precision for some mmc clock phases
Douglas Anderson
1
-15
/
+30
2015-10-26
mmc: sdhci-pci: fix simple_return.cocci warnings
kbuild test robot
1
-5
/
+1
2015-10-26
mmc: sdhci-pci: Make sdhci_pci_o2_fujin2_pci_init() static
Ben Hutchings
2
-3
/
+1
2015-10-26
mmc: sdhci-pci: Build o2micro support in the same module
Ben Hutchings
3
-5
/
+1
2015-10-26
mmc: sirf: fix the capbility to support DDR50
Weijun Yang
1
-1
/
+2
2015-10-26
mmc: sdhci: enable tuning for DDR50
Weijun Yang
1
-3
/
+4
2015-10-26
mmc: core: enable CMD19 tuning for DDR50 mode
Weijun Yang
1
-2
/
+18
2015-10-26
mmc: block: copy resp[] data on err for MMC_IOC_MULTI_CMD
Grant Grundler
1
-18
/
+9
2015-10-26
mmc: debugfs: implement ios show for SDR12 and SDR25
Shawn Lin
1
-0
/
+6
2015-10-26
mmc: sunxi: Add card busy detection
Hans de Goede
1
-0
/
+8
2015-10-26
mmc: Wait for card_busy before starting sdio requests
Hans de Goede
1
-0
/
+17
2015-10-26
mmc: Add mmc_is_io_op helper function
Hans de Goede
1
-0
/
+7
[next]