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-25
Merge tag 'mmc-merge-for-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
Linus Torvalds
13
-1516
/
+532
2012-05-22
Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
3
-19
/
+22
2012-05-21
Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' and 'versatile' into for-linus
Russell King
6
-8
/
+29
2012-05-17
mmc: at91-mci: this driver is now deprecated
Ludovic Desroches
1
-2
/
+5
2012-05-17
mmc: omap_hsmmc: pass IRQF_ONESHOT to request_threaded_irq
Ming Lei
1
-1
/
+1
2012-05-17
mmc: atmel-mci: add debug logs
Ludovic Desroches
1
-0
/
+41
2012-05-17
mmc: atmel-mci: add support for version lower than v2xx
Ludovic Desroches
1
-4
/
+58
2012-05-17
mmc: atmel-mci: change the state machine for compatibility with old IP
Ludovic Desroches
1
-116
/
+162
2012-05-17
mmc: atmel-mci: the r/w proof capability lack was not well managed
Ludovic Desroches
1
-14
/
+78
2012-05-17
mmc: dw_mmc: Fixed sdio interrupt mask bit setting bug
Kyoungil Kim
1
-2
/
+2
2012-05-17
mmc: omap: convert to module_platform_driver
Venkatraman S
1
-13
/
+1
2012-05-17
mmc: omap: make it behave well as a module
Venkatraman S
1
-4
/
+5
2012-05-17
mmc: omap: convert to per instance workqueue
Venkatraman S
1
-17
/
+12
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-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
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-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
2012-04-05
Revert "mmc: sdhci-pci: Add MSI support"
Chris Ball
1
-6
/
+0
2012-04-05
Revert "mmc: sdhci-pci: add quirks for broken MSI on O2Micro controllers"
Chris Ball
1
-3
/
+1
2012-04-05
mmc: omap_hsmmc: fix module re-insertion
Balaji T K
1
-3
/
+1
2012-04-05
mmc: omap_hsmmc: convert to module_platform_driver
Felipe Balbi
1
-15
/
+1
2012-04-05
mmc: omap_hsmmc: make it behave well as a module
Felipe Balbi
1
-4
/
+5
[next]