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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-13
mmc: mxs-mmc: use devm_* helper to make cleanup simpler
Shawn Guo
1
-31
/
+9
2012-05-13
mmc: mxs-mmc: move header from mach into linux folder
Shawn Guo
1
-2
/
+1
2012-05-13
mmc: mxs-mmc: get rid of the use of cpu_is_xxx
Shawn Guo
1
-10
/
+22
2012-05-13
mmc: mxs-mmc: let ssp_is_old take host as parameter
Shawn Guo
1
-28
/
+29
2012-05-13
mmc: mxs-mmc: use global stmp_device functionality
Shawn Guo
1
-7
/
+7
2012-05-11
Merge branch 'imx/pinctrl/for-3.5' of git://git.linaro.org/people/shawnguo/li...
Olof Johansson
2
-0
/
+20
2012-05-12
mmc: mxs-mmc: adopt pinctrl support
Shawn Guo
1
-0
/
+8
2012-05-11
mmc: sdhci-imx-esdhc: adopt pinctrl support
Dong Aisheng
1
-0
/
+9
2012-05-10
Merge tag 'v3.5-soc' of git://gitorious.org/linux-davinci/linux-davinci into ...
Olof Johansson
1
-0
/
+3
2012-05-09
Merge branch 'for-3.5/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/sw...
Olof Johansson
1
-19
/
+5
2012-05-09
Merge branch 'for-3.5/usb-ulpi' of git://git.kernel.org/pub/scm/linux/kernel/...
Olof Johansson
1
-19
/
+5
2012-05-09
Merge branch 'for-3.5/gpio-pinmux' of git://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
1
-19
/
+5
2012-05-09
mmc: core: Remove dead code
Philippe De Swert
1
-5
/
+1
2012-05-09
mmc: card: Avoid null pointer dereference
Philippe De Swert
1
-1
/
+2
2012-05-09
mmc: core: Prevent eMMC VCC supply to be cut from late init
Ulf Hansson
1
-3
/
+15
2012-05-09
mmc: dw_mmc: make multiple instances of dw_mci_card_workqueue
Thomas Abraham
1
-8
/
+6
2012-05-09
mmc: queue: remove redundant memsets
Venkatraman S
1
-2
/
+0
2012-05-09
mmc: queue: rename mmc_request function
Venkatraman S
1
-2
/
+2
2012-05-09
mmc: core: skip card initialization if power class selection fails
Subhash Jadavani
1
-11
/
+7
2012-05-09
mmc: core: fix the signaling 1.8V for HS200
Seungwon Jeon
1
-5
/
+7
2012-05-09
mmc: core: fix the decision of HS200/DDR card-type
Seungwon Jeon
1
-49
/
+32
2012-05-08
ARM: Orion: SDIO: Add support for clk.
Andrew Lunn
1
-0
/
+14
2012-05-08
mmc: mmci: Fix compiler error when CONFIG_OF is not set
Lee Jones
1
-0
/
+6
2012-05-04
mmc: mmci: Use correct GPIO binding for IRQ requests
Lee Jones
1
-2
/
+3
2012-05-04
mmc: mmci: Enable Device Tree support for ux500 variants
Lee Jones
1
-4
/
+54
2012-05-03
AMBA: get rid of last two uses of NO_IRQ
Russell King
1
-1
/
+1
2012-05-01
mmc: sdhci-spear: Use devm_* derivatives
Viresh Kumar
1
-53
/
+27
2012-05-01
mmc: sdhci-spear: No need to check 'pdev == NULL' in probe
Viresh Kumar
1
-2
/
+0
2012-04-26
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-0
/
+3
2012-04-25
ARM: 7378/1: mmci: add support for the Nomadik MMCI variant
Linus Walleij
1
-0
/
+16
2012-04-25
mmc sdhc i.MX: do not depend on grouped clocks
Sascha Hauer
1
-11
/
+31
2012-04-25
mmc mxcmmc: do not depend on grouped clocks
Sascha Hauer
1
-14
/
+25
2012-04-24
mmc: cd-gpio: protect against NULL context in mmc_cd_gpio_free()
Guennadi Liakhovetski
1
-0
/
+3
2012-04-23
mmc: core: check PM_SLEEP for mmc_bus_suspend/resume callbacks
Chuanxiao Dong
1
-0
/
+2
2012-04-22
mmc: omap_hsmmc: release correct resource
Russell King
1
-1
/
+3
2012-04-22
mmc: tegra: support SDHCI SPEC 300
Pavan Kunapuli
1
-0
/
+26
2012-04-22
mmc: sdio: avoid spurious calls to interrupt handlers
Nicolas Pitre
2
-5
/
+8
2012-04-22
mmc: remove imxmmc driver
Sascha Hauer
4
-1244
/
+0
2012-04-22
mmc: sdhci: Log what timeout was set if the timeout is too large
Mark Brown
1
-2
/
+2
2012-04-22
mmc: davinci_mmc: set MODULE_ALIAS to allow autoloading
Jan Luebbe
1
-0
/
+1
2012-04-22
mmc: omap_hsmmc: Cleanup use of cpu_is_* for debounce_clock
Rajendra Nayak
1
-22
/
+17
2012-04-22
mmc: omap_hsmmc: use spinlock IRQ safe variant
Venkatraman S
1
-8
/
+11
2012-04-22
mmc: omap_hsmmc: add DDR support
Balaji T K
1
-0
/
+5
2012-04-22
mmc: omap_hsmmc: Enable Auto CMD12
Balaji T K
1
-3
/
+12
2012-04-20
mmc: core: Do not pre-claim host in suspend
Ulf Hansson
1
-35
/
+20
2012-04-20
mmc: dw_mmc: prevent NULL dereference for dma_ops
Jaehoon Chung
1
-1
/
+2
2012-04-20
mmc: unbreak sdhci-esdhc-imx on i.MX25
Eric BĂ©nard
1
-2
/
+1
2012-04-20
mmc: cd-gpio: Include header to pickup exported symbol prototypes
H Hartley Sweeten
1
-0
/
+1
2012-04-20
mmc: sdhci: refine non-removable card checking for card detection
Daniel Drake
1
-1
/
+1
2012-04-20
mmc: dw_mmc: Fix switch from DMA to PIO
Seungwon Jeon
1
-1
/
+3
[prev]
[next]