index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-14
Merge branch 'imx/pinctrl' into imx/clock
Arnd Bergmann
2
-0
/
+20
2012-05-14
Merge branch 'imx/dt/for-3.5' of git://git.linaro.org/people/shawnguo/linux-2.6.git into next/dt2
Arnd Bergmann
2
-25
/
+56
2012-05-14
Merge branch 'imx/pinctrl' into imx/dt
Arnd Bergmann
2
-0
/
+20
2012-05-12
Merge branch 'mxs/dt/for-3.5' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/dt2
Olof Johansson
2
-85
/
+127
2012-05-13
mmc: mxs-mmc: add device tree support
Shawn Guo
1
-5
/
+43
2012-05-13
mmc: mxs-mmc: copy wp_gpio in struct mxs_mmc_host
Shawn Guo
1
-7
/
+4
2012-05-13
mmc: mxs-mmc: have dma_channel than dma_res in mxs_mmc_host
Shawn Guo
1
-3
/
+3
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/linux-2.6 into next/pinctrl
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 next/drivers
Olof Johansson
1
-0
/
+3
2012-05-09
Merge branch 'for-3.5/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/dt2
Olof Johansson
1
-19
/
+5
2012-05-09
Merge branch 'for-3.5/usb-ulpi' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/drivers
Olof Johansson
1
-19
/
+5
2012-05-09
Merge branch 'for-3.5/gpio-pinmux' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/pinctrl
Olof Johansson
1
-19
/
+5
2012-05-09
mmc: dw_mmc: make multiple instances of dw_mci_card_workqueue
Thomas Abraham
1
-8
/
+6
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-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: 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: 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: 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
2012-04-20
mmc: omap_hsmmc: Get rid of of_have_populated_dt() usage
Rajendra Nayak
1
-2
/
+2
2012-04-20
mmc: omap_hsmmc: build fix for CONFIG_OF=y and CONFIG_MMC_OMAP_HS=m
Chris Ball
1
-1
/
+1
2012-04-20
dma: mxs-dma: enable channel in device_issue_pending call
Shawn Guo
1
-0
/
+3
2012-04-18
gpio: tegra: Hide tegra_gpio_enable/disable()
Stephen Warren
1
-19
/
+5
2012-04-05
mmc: sdhci-dove: Fix compile error by including module.h
Alf Høgemark
1
-0
/
+1
2012-04-05
mmc: Prevent 1.8V switch for SD hosts that don't support UHS modes.
Al Cooper
1
-2
/
+3
[prev]
[next]