index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-25
mmc: dw_mmc: guarantee stop-abort cmd in data errors
Seungwon Jeon
1
-20
/
+64
2013-09-25
mmc: dw_mmc: fix error handling on response error
Seungwon Jeon
1
-5
/
+21
2013-09-25
mmc: dw_mmc: control card read threshold
Seungwon Jeon
2
-2
/
+39
2013-09-25
mmc: dw_mmc: adjust the fifoth with block size
Seungwon Jeon
2
-3
/
+75
2013-09-25
mmc: dw_mmc: set the supported max/min frequency
Seungwon Jeon
1
-2
/
+12
2013-09-25
mmc: dw_mmc: move supports-highspeed of quirks to caps
Seungwon Jeon
1
-6
/
+3
2013-09-25
mmc: dw_mmc: add the capability to support hs200 mode
Seungwon Jeon
1
-0
/
+6
2013-09-25
mmc: dw_mmc: exynos: adjust the clock rate with speed mode
Seungwon Jeon
1
-13
/
+42
2013-09-25
mmc: dw_mmc: exynos: add variable delay tuning sequence
Seungwon Jeon
1
-0
/
+124
2013-09-25
mmc: dw_mmc: add support tuning scheme
Seungwon Jeon
2
-37
/
+108
2013-09-25
mmc: dw_mmc: exynos: configure SMU in exynos5420
Yuvaraj Kumar C D
1
-1
/
+37
2013-09-25
mmc: dw_mmc: move the platform specific init call
Yuvaraj Kumar C D
2
-7
/
+9
2013-09-25
mmc: dw_mmc: socfpga: move socfpga private init
Yuvaraj Kumar C D
1
-16
/
+14
2013-09-25
mmc: dw_mmc: exynos: move the exynos private init
Yuvaraj Kumar C D
1
-18
/
+16
2013-09-25
mmc: dw_mmc: Set timeout to max upon resume
Doug Anderson
1
-0
/
+3
2013-09-25
mmc: dw_mmc: Honor requests to set the clock to 0
Doug Anderson
1
-16
/
+28
2013-09-25
mmc: dw_mmc: Add exynos resume_noirq callback to clear WAKEUP_INT
Doug Anderson
1
-1
/
+52
2013-09-25
mmc: dw_mmc: don't queue up a card detect at slot startup
Doug Anderson
1
-6
/
+0
2013-09-25
mmc: core: remove dead function mmc_try_claim_host
Grant Grundler
1
-25
/
+0
2013-09-21
ARM: shmobile: update SDHI DT compatibility string to the <unit>-<soc> format
Guennadi Liakhovetski
1
-8
/
+8
2013-09-19
ARM: 7834/1: mmc: mmci: Save and restore register context
Ulf Hansson
1
-0
/
+43
2013-09-19
ARM: 7833/1: mmc: mmci: Adapt to register write restrictions
Ulf Hansson
1
-0
/
+16
2013-09-19
ARM: 7832/1: mmc: mmci: Use optional sleep pinctrl state
Ulf Hansson
1
-0
/
+2
2013-09-19
ARM: 7831/1: mmc: mmci: Adapt to new pinctrl handling
Ulf Hansson
2
-21
/
+0
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
1
-1
/
+1
2013-09-10
Merge tag 'mmc-updates-for-3.12-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
32
-189
/
+298
2013-09-07
Merge tag 'mfd-3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...
Linus Torvalds
1
-19
/
+51
2013-09-06
Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-9
/
+9
2013-09-06
Revert "mmc: tmio-mmc: Remove .set_pwr() callback from platform data"
Chris Ball
2
-0
/
+8
2013-08-30
mmc: memstick: rtsx: Modify copyright comments
Wei WANG
1
-2
/
+1
2013-08-30
mmc: rtsx: Clear SD_CLK toggle enable bit if switching voltage fail
Wei WANG
1
-1
/
+8
2013-08-30
mfd: mmc: rtsx: Change default tx phase
Wei WANG
1
-16
/
+42
2013-08-29
mmc: dw_mmc: Add support for ARC
Mischa Jonker
1
-1
/
+1
2013-08-29
mmc: sdhci-s3c: initialize host->quirks2 for using quirks2
Jaehoon Chung
1
-0
/
+1
2013-08-29
mmc: sdhci-s3c: fix the wrong register value, when clock is disabled
Jaehoon Chung
1
-2
/
+5
2013-08-29
Merge tag 'bcm-for-3.12-late-soc' of git://github.com/broadcom/bcm11351 into ...
Olof Johansson
1
-2
/
+1
2013-08-27
mmc: sdhci-bcm-kona: Staticize sdhci_bcm_kona_card_event
Sachin Kamat
1
-1
/
+1
2013-08-27
mmc: sdhci-bcm-kona: Remove unneeded version.h inclusion
Sachin Kamat
1
-1
/
+0
2013-08-26
mmc: esdhc: add support to get voltage from device-tree
Haijun Zhang
1
-0
/
+1
2013-08-26
mmc: sdhci: get voltage from sdhc host
Haijun Zhang
1
-0
/
+3
2013-08-26
mmc: core: parse voltage from device-tree
Haijun Zhang
1
-0
/
+44
2013-08-25
mmc: omap_hsmmc: use the generic config for omap2plus devices
Amarinder Bindra
1
-3
/
+3
2013-08-25
mmc: omap_hsmmc: clear status flags before starting a new command
Francesco Lavra
1
-1
/
+1
2013-08-25
mmc: dw_mmc: exynos: Add a new compatible string for exynos5420
Yuvaraj Kumar C D
1
-1
/
+8
2013-08-25
mmc: sh_mmcif: revision-specific CLK_CTRL2 handling
Guennadi Liakhovetski
1
-0
/
+4
2013-08-25
mmc: sh_mmcif: revision-specific Command Completion Signal handling
Guennadi Liakhovetski
1
-6
/
+21
2013-08-25
mmc: sh_mmcif: add support for Device Tree DMA bindings
Guennadi Liakhovetski
1
-10
/
+16
2013-08-25
mmc: sh_mmcif: move header include from header into .c
Guennadi Liakhovetski
1
-0
/
+1
2013-08-25
mmc: SDHI: add DT compatibility strings for further SoCs
Guennadi Liakhovetski
1
-0
/
+5
2013-08-25
mmc: dw_mmc-pci: enable bus-mastering mode
Andy Shevchenko
1
-0
/
+2
[prev]
[next]