index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-02
mmc: sunxi: Re-enable eMMC HS-DDR modes on Allwinner A80
Chen-Yu Tsai
1
-5
/
+0
2016-06-02
mmc: sunxi: Fix DDR MMC timings for A80
Chen-Yu Tsai
1
-2
/
+2
2016-05-27
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
4
-7
/
+7
2016-05-23
mmc: sdhci-acpi: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllers
Adrian Hunter
1
-3
/
+3
2016-05-23
mmc: sdhci-pci: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllers
Adrian Hunter
1
-4
/
+1
2016-05-23
mmc: dw_mmc: rockchip: Set the drive phase properly
Douglas Anderson
1
-0
/
+64
2016-05-23
mmc: dw_mmc: fix the wrong max_blk_size
Jaehoon Chung
1
-3
/
+3
2016-05-23
mmc: dw_mmc-rockchip: add MMC_CAP_CMD23 capabilities
Shawn Lin
1
-4
/
+4
2016-05-20
mmc: sdhci-acpi: Ensure connected devices are powered when probing
Adrian Hunter
1
-1
/
+6
2016-05-16
Merge tag 'pm-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-0
/
+1
2016-05-16
Merge branches 'pm-core' and 'pm-domains'
Rafael J. Wysocki
1
-0
/
+1
2016-05-16
mmc: sh_mobile_sdhi: enable SDIO IRQs for RCar Gen3
Wolfram Sang
1
-1
/
+1
2016-05-16
mmc: sdhci: removed unneeded function wrappers
Dong Aisheng
1
-45
/
+15
2016-05-04
mmc: sdhci-of-arasan: fix set_clock when a phy is supported
Shawn Lin
1
-1
/
+25
2016-05-04
mmc: omap: Use dma_request_chan() for requesting DMA channel
Peter Ujfalusi
1
-23
/
+25
2016-05-04
mmc: sh_mobile_sdhi: check return value when changing clk
Wolfram Sang
1
-3
/
+3
2016-05-04
mmc: sh_mobile_sdhi: only change the clock on RCar Gen2+
Wolfram Sang
1
-0
/
+4
2016-05-04
mmc: tmio/sdhi: introduce flag for RCar 2+ specific features
Wolfram Sang
2
-5
/
+5
2016-05-04
mmc: sh_mobile_sdhi: make clk_update function more compact
Wolfram Sang
1
-4
/
+1
2016-05-04
mmc: omap_hsmmc: Use dma_request_chan() for requesting DMA channel
Peter Ujfalusi
1
-40
/
+10
2016-05-04
mmc: sdhci-of-at91: add presets setup
Ludovic Desroches
1
-0
/
+26
2016-05-02
mmc: usdhi6rol0: add pinctrl to set pin drive strength
Lars Persson
1
-0
/
+48
2016-05-02
mmc: usdhi6rol0: add support for UHS modes
Lars Persson
1
-0
/
+10
2016-05-02
mmc: usdhi6rol0: do not announce UHS capabilities
Lars Persson
1
-1
/
+1
2016-05-02
mmc: tmio: document CTL_STATUS handling
Wolfram Sang
1
-1
/
+2
2016-05-02
mmc: tmio/sdhi: distinguish between SCLKDIVEN and ILL_FUNC
Wolfram Sang
3
-3
/
+5
2016-05-02
mmc: tmio: use CTL_STATUS consistently
Wolfram Sang
2
-3
/
+2
2016-05-02
mmc: tmio: use BIT() within defines
Wolfram Sang
1
-21
/
+23
2016-05-02
mmc: tmio: give read32/write32 functions more descriptive names
Wolfram Sang
2
-14
/
+13
2016-05-02
mmc: omap_hsmmc: Check if MMC slot name is passed in pdata
Tony Lindgren
1
-1
/
+5
2016-05-02
mmc: sh_mobile_sdhi: remove obsolete support for sh7372
Wolfram Sang
1
-1
/
+0
2016-05-02
mmc: sh_mmcif: remove obsolete support for sh7372
Wolfram Sang
1
-2
/
+2
2016-05-02
mmc: sh_mobile_sdhi: simplify code for voltage switching
Wolfram Sang
1
-5
/
+1
2016-05-02
mmc: tmio: merge distributed include files
Wolfram Sang
3
-3
/
+55
2016-05-02
mmc: tmio: simplify irq handler
Wolfram Sang
1
-15
/
+8
2016-05-02
mmc: tmio: remove now unneeded seperate irq handlers
Wolfram Sang
2
-32
/
+2
2016-05-02
mmc: sh_mobile_sdhi: remove obsolete irq_by_name registration
Wolfram Sang
1
-49
/
+8
2016-05-02
mmc: sh_mobile_sdhi: don't use array for DT configs
Wolfram Sang
1
-7
/
+5
2016-05-02
mmc: sdhci: use IS_ENABLE(CONFIG_LEDS_CLASS) to enable LED struct members
Masahiro Yamada
1
-1
/
+1
2016-05-02
mmc: sdhci: use IS_REACHABLE(CONFIG_LEDS_CLASS) to enable LED code
Masahiro Yamada
1
-3
/
+1
2016-05-02
mmc: sdhci: Remove SDHCI_SDR104_NEEDS_TUNING
Adrian Hunter
2
-7
/
+1
2016-05-02
mmc: sdhci-pltfm: call platform_get_irq() before sdhci_alloc_host()
Masahiro Yamada
1
-11
/
+9
2016-05-02
mmc: sdhci-pltfm: move devm_ioremap_resource() up
Masahiro Yamada
1
-8
/
+5
2016-05-02
mmc: sdhci-pltfm: use devm_ioremap_resource()
Masahiro Yamada
1
-13
/
+3
2016-05-02
mmc: sdhci-pltfm: use devm_ioremap()
Masahiro Yamada
1
-2
/
+2
2016-05-02
mmc: sdhci-pltfm: use devm_request_mem_region()
Masahiro Yamada
1
-7
/
+4
2016-05-02
mmc: sdhci-pltfm: check return value of platform_get_irq()
Masahiro Yamada
1
-0
/
+5
2016-05-02
mmc: sdhci-pltfm: drop error message for too small MMIO resource size
Masahiro Yamada
1
-3
/
+0
2016-05-02
mmc: sdhci: Tidy together LED code
Adrian Hunter
1
-33
/
+63
2016-05-02
mmc: sdhci: Fix error paths in sdhci_add_host()
Adrian Hunter
1
-9
/
+27
[next]