index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: omap_hsmmc: pass IRQF_ONESHOT to request_threaded_irq
Ming Lei
2012-05-17
1
-1
/
+1
*
mmc: atmel-mci: add debug logs
Ludovic Desroches
2012-05-17
1
-0
/
+41
*
mmc: atmel-mci: add support for version lower than v2xx
Ludovic Desroches
2012-05-17
1
-4
/
+58
*
mmc: atmel-mci: change the state machine for compatibility with old IP
Ludovic Desroches
2012-05-17
1
-116
/
+162
*
mmc: atmel-mci: the r/w proof capability lack was not well managed
Ludovic Desroches
2012-05-17
1
-14
/
+78
*
mmc: dw_mmc: Fixed sdio interrupt mask bit setting bug
Kyoungil Kim
2012-05-17
1
-2
/
+2
*
mmc: omap: convert to module_platform_driver
Venkatraman S
2012-05-17
1
-13
/
+1
*
mmc: omap: make it behave well as a module
Venkatraman S
2012-05-17
1
-4
/
+5
*
mmc: omap: convert to per instance workqueue
Venkatraman S
2012-05-17
1
-17
/
+12
*
mmc: dw_mmc: make multiple instances of dw_mci_card_workqueue
Thomas Abraham
2012-05-09
1
-8
/
+6
*
mmc: mmci: Fix compiler error when CONFIG_OF is not set
Lee Jones
2012-05-08
1
-0
/
+6
*
mmc: mmci: Use correct GPIO binding for IRQ requests
Lee Jones
2012-05-04
1
-2
/
+3
*
mmc: mmci: Enable Device Tree support for ux500 variants
Lee Jones
2012-05-04
1
-4
/
+54
*
mmc: sdhci-spear: Use devm_* derivatives
Viresh Kumar
2012-05-01
1
-53
/
+27
*
mmc: sdhci-spear: No need to check 'pdev == NULL' in probe
Viresh Kumar
2012-05-01
1
-2
/
+0
*
mmc: omap_hsmmc: release correct resource
Russell King
2012-04-22
1
-1
/
+3
*
mmc: tegra: support SDHCI SPEC 300
Pavan Kunapuli
2012-04-22
1
-0
/
+26
*
mmc: remove imxmmc driver
Sascha Hauer
2012-04-22
4
-1244
/
+0
*
mmc: sdhci: Log what timeout was set if the timeout is too large
Mark Brown
2012-04-22
1
-2
/
+2
*
mmc: davinci_mmc: set MODULE_ALIAS to allow autoloading
Jan Luebbe
2012-04-22
1
-0
/
+1
*
mmc: omap_hsmmc: Cleanup use of cpu_is_* for debounce_clock
Rajendra Nayak
2012-04-22
1
-22
/
+17
*
mmc: omap_hsmmc: use spinlock IRQ safe variant
Venkatraman S
2012-04-22
1
-8
/
+11
*
mmc: omap_hsmmc: add DDR support
Balaji T K
2012-04-22
1
-0
/
+5
*
mmc: omap_hsmmc: Enable Auto CMD12
Balaji T K
2012-04-22
1
-3
/
+12
*
mmc: dw_mmc: prevent NULL dereference for dma_ops
Jaehoon Chung
2012-04-21
1
-1
/
+2
*
mmc: unbreak sdhci-esdhc-imx on i.MX25
Eric Bénard
2012-04-21
1
-2
/
+1
*
mmc: sdhci: refine non-removable card checking for card detection
Daniel Drake
2012-04-21
1
-1
/
+1
*
mmc: dw_mmc: Fix switch from DMA to PIO
Seungwon Jeon
2012-04-21
1
-1
/
+3
*
mmc: omap_hsmmc: Get rid of of_have_populated_dt() usage
Rajendra Nayak
2012-04-21
1
-2
/
+2
*
mmc: omap_hsmmc: build fix for CONFIG_OF=y and CONFIG_MMC_OMAP_HS=m
Chris Ball
2012-04-21
1
-1
/
+1
*
mmc: sdhci-dove: Fix compile error by including module.h
Alf Høgemark
2012-04-06
1
-0
/
+1
*
mmc: Prevent 1.8V switch for SD hosts that don't support UHS modes.
Al Cooper
2012-04-06
1
-2
/
+3
*
Revert "mmc: sdhci-pci: Add MSI support"
Chris Ball
2012-04-06
1
-6
/
+0
*
Revert "mmc: sdhci-pci: add quirks for broken MSI on O2Micro controllers"
Chris Ball
2012-04-06
1
-3
/
+1
*
mmc: omap_hsmmc: fix module re-insertion
Balaji T K
2012-04-06
1
-3
/
+1
*
mmc: omap_hsmmc: convert to module_platform_driver
Felipe Balbi
2012-04-06
1
-15
/
+1
*
mmc: omap_hsmmc: make it behave well as a module
Felipe Balbi
2012-04-06
1
-4
/
+5
*
mmc: omap_hsmmc: trivial cleanups
Felipe Balbi
2012-04-06
1
-77
/
+70
*
mmc: omap_hsmmc: context save after enabling runtime pm
Balaji T K
2012-04-06
1
-2
/
+2
*
mmc: omap_hsmmc: use runtime put sync in probe error patch
Balaji T K
2012-04-06
1
-2
/
+1
*
mmc: sdhci-pci: add quirks for broken MSI on O2Micro controllers
Manuel Lauss
2012-04-06
1
-1
/
+3
*
mmc: sh_mmcif: Simplify calculation of mmc->f_min
Simon Horman
2012-04-06
1
-7
/
+1
*
mmc: sh_mmcif: mmc->f_max should be half of the bus clock
Simon Horman
2012-04-06
1
-6
/
+6
*
mmc: sh_mmcif: double clock speed
Simon Horman
2012-04-06
1
-1
/
+2
*
mmc: atmel-mci: add support for odd clock dividers
Ludovic Desroches
2012-04-06
2
-19
/
+30
*
mmc: atmel-mci: r/w proof capability only available since v2xx
Ludovic Desroches
2012-04-06
1
-0
/
+2
*
mmc: atmel-mci: correct data timeout computation
Ludovic Desroches
2012-04-06
1
-1
/
+8
*
mmc: sdhci-s3c: Enable runtime power management
Mark Brown
2012-04-06
1
-0
/
+28
*
mmc: sdhci-s3c: Use CONFIG_PM_SLEEP to ifdef system suspend
Mark Brown
2012-04-06
1
-4
/
+7
*
mmc: sdhci-s3c: use devm_ functions
Julia Lawall
2012-04-06
1
-24
/
+3
[next]