index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: mmci: Add sdio enable mask in variant data
Srinivas Kandagatla
2014-09-10
1
-7
/
+7
*
mmc: mmci: augment driver to handle gpio descriptors
Linus Walleij
2014-09-09
1
-10
/
+29
*
mmc: host: switch OF parser to use gpio descriptors
Linus Walleij
2014-09-09
1
-45
/
+23
*
mmc: slot-gpio: add gpiod variant to get wp GPIO
Linus Walleij
2014-09-09
2
-0
/
+51
*
mmc: slot-gpio: switch to use flags when getting GPIO
Linus Walleij
2014-09-09
1
-5
/
+1
*
mmc: card: Prevent partition scan for the eMMC boot areas
Ulf Hansson
2014-09-09
1
-1
/
+1
*
mmc: remove MMC_CAP2_NO_MULTI_READ flags
Kuninori Morimoto
2014-09-09
2
-6
/
+0
*
ARM: shmobile: remove MMC_CAP2_NO_MULTI_READ from lager
Kuninori Morimoto
2014-09-09
1
-2
/
+0
*
ARM: shmobile: remove MMC_CAP2_NO_MULTI_READ from koelsch
Kuninori Morimoto
2014-09-09
1
-3
/
+0
*
mmc: use .multi_io_quirk on sh_mobile
Kuninori Morimoto
2014-09-09
1
-1
/
+19
*
mmc: use .multi_io_quirk on tmio_mmc
Kuninori Morimoto
2014-09-09
2
-0
/
+16
*
mmc: use .multi_io_quirk on omap_hsmmc
Kuninori Morimoto
2014-09-09
1
-2
/
+12
*
mmc: sdhci-pci: disable preset register for Baytrail and Merrifield
Gao, Yunpeng
2014-09-09
1
-3
/
+6
*
mmc: Add .multi_io_quirk callback for multi I/O HW bug
Kuninori Morimoto
2014-09-09
2
-0
/
+17
*
mmc: sdhci: check 1.2v IO capability for SDHC host
Chuanxiao.Dong
2014-09-09
1
-1
/
+6
*
mmc: core: Fix sequence for I/O voltage in DDR mode for eMMC
Chuanxiao.Dong
2014-09-09
1
-9
/
+25
*
mmc: pxamci: prepare and unprepare the clocks
Robert Jarzmik
2014-09-09
1
-2
/
+2
*
mmc: sdhci-acpi: add probe_slot method for emmc/sd/sdio
Gao, Yunpeng
2014-09-09
1
-0
/
+58
*
mmc: sdhci-pci: enable runtime pm for Intel Merrifield platform
Gao, Yunpeng
2014-09-09
1
-0
/
+1
*
mmc: sdhci: handle busy-end interrupt during command
Chanho Min
2014-09-09
2
-2
/
+16
*
sdhci: Make sdhci_disable_irq_wakeups() static
Fabio Estevam
2014-09-09
1
-2
/
+1
*
mmc: sdhci: move timeout_clk dynamically calculation code into common code
Aisheng Dong
2014-09-09
1
-11
/
+13
*
mmc: sdhci: calculate timeout_clk conditionally in sdhci_add_host
Aisheng Dong
2014-09-09
1
-17
/
+17
*
mmc: sdhci-esdhc-imx: set the correct max timeout value for uSDHC
Aisheng Dong
2014-09-09
1
-0
/
+11
*
mmc: sdhci: add platform set_timeout hook
Aisheng Dong
2014-09-09
2
-5
/
+16
*
mmc: sdhci-esdhc-imx: fix incorrect max timeout cout for uSDHC
Aisheng Dong
2014-09-09
1
-0
/
+9
*
mmc: sdhci: add platform get_max_timeout_count hook
Aisheng Dong
2014-09-09
2
-2
/
+8
*
mmc: tmio-mmc: Add support for SDHI on new R-Car Gen2 SoCs
Geert Uytterhoeven
2014-09-09
2
-0
/
+6
*
mmc: dw_mmc: Pass back errors from mmc_of_parse()
Doug Anderson
2014-09-09
1
-4
/
+6
*
mmc: sdhci-sirf: fix 8bit width enable by overwriting set_bus_width
Minda Chen
2014-09-09
1
-1
/
+23
*
mmc: dw_mmc: Support voltage changes
Doug Anderson
2014-09-09
3
-10
/
+134
*
mmc: dw_mmc: use mmc_regulator_get_supply to handle regulators
Yuvaraj CD
2014-09-09
2
-38
/
+36
*
mmc: core: resolve divded by zero panic
Chuanxiao Dong
2014-09-09
1
-2
/
+3
*
mmc: sunxi: Declare ERASE capability
Chen-Yu Tsai
2014-09-09
1
-1
/
+2
*
mmc: sdhci: Add PCI IDs for Intel Braswell
Alan Cox
2014-09-09
2
-0
/
+26
*
mmc: dw_mmc: move rockchip related code to a separate file
addy ke
2014-09-09
4
-57
/
+146
*
mmc: tmio: add actual clock support as option
Shinobu Uehara
2014-09-09
3
-2
/
+14
*
mmc: tmio: remove SCLKEN bit setting from tmio_mmc_set_clock()
Kuninori Morimoto
2014-09-09
1
-1
/
+0
*
mmc: tmio: remove Renesas specific #ifdef
Kuninori Morimoto
2014-09-09
3
-4
/
+12
*
mmc: tmio: check ILL_FUNC instead of CBSY
Shinobu Uehara
2014-09-09
1
-1
/
+12
*
mmc: tmio: add TMIO_MMC_SDIO_STATUS_QUIRK
Shinobu Uehara
2014-09-09
3
-1
/
+16
*
mmc: tmio: control multiple block transfer mode
Shinobu Uehara
2014-09-09
3
-0
/
+21
*
mmc: tmio: clear error IRQ status
Shinobu Uehara
2014-09-09
1
-0
/
+3
*
mmc: tmio: care about DMA tx/rx addr offset
Kuninori Morimoto
2014-09-09
3
-1
/
+5
*
mmc: tmio: Remove library functions for system PM
Ulf Hansson
2014-09-09
2
-28
/
+0
*
mmc: tmio_mmc: Fixup system PM suspend lock-up
Ulf Hansson
2014-09-09
1
-2
/
+2
*
mmc: sdhi: Fixup system PM suspend lock-up
Ulf Hansson
2014-09-09
1
-1
/
+2
*
mmc: tmio_mmc: Enable runtime PM support
Ulf Hansson
2014-09-09
1
-0
/
+3
*
mmc: sdhi: Make runtime PM callbacks available for CONFIG_PM
Ulf Hansson
2014-09-09
1
-1
/
+1
*
mmc: tmio: Make runtime PM callbacks available for CONFIG_PM
Ulf Hansson
2014-09-09
2
-2
/
+2
[next]