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-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
2012-04-05
mmc: omap_hsmmc: trivial cleanups
Felipe Balbi
1
-77
/
+70
2012-04-05
mmc: omap_hsmmc: context save after enabling runtime pm
Balaji T K
1
-2
/
+2
2012-04-05
mmc: omap_hsmmc: use runtime put sync in probe error patch
Balaji T K
1
-2
/
+1
2012-04-05
mmc: sdhci-pci: add quirks for broken MSI on O2Micro controllers
Manuel Lauss
1
-1
/
+3
2012-04-05
mmc: sh_mmcif: Simplify calculation of mmc->f_min
Simon Horman
1
-7
/
+1
2012-04-05
mmc: sh_mmcif: mmc->f_max should be half of the bus clock
Simon Horman
1
-6
/
+6
2012-04-05
mmc: sh_mmcif: double clock speed
Simon Horman
1
-1
/
+2
2012-04-05
mmc: atmel-mci: add support for odd clock dividers
Ludovic Desroches
2
-19
/
+30
2012-04-05
mmc: atmel-mci: r/w proof capability only available since v2xx
Ludovic Desroches
1
-0
/
+2
2012-04-05
mmc: atmel-mci: correct data timeout computation
Ludovic Desroches
1
-1
/
+8
2012-04-05
mmc: sdhci-s3c: Enable runtime power management
Mark Brown
1
-0
/
+28
2012-04-05
mmc: sdhci-s3c: Use CONFIG_PM_SLEEP to ifdef system suspend
Mark Brown
1
-4
/
+7
2012-04-05
mmc: sdhci-s3c: use devm_ functions
Julia Lawall
1
-24
/
+3
2012-04-05
mmc: sdhci-s3c: Keep a copy of platform data and use it
Thomas Abraham
1
-2
/
+9
2012-04-05
mmc: sdhci-s3c: derive transfer width host cap from max_width in platdata
Thomas Abraham
1
-0
/
+8
2012-04-05
mmc: sdhci-s3c: Remove usage of clk_type member in platform data
Thomas Abraham
1
-4
/
+70
2012-03-30
Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6
Linus Torvalds
1
-6
/
+6
2012-03-29
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
6
-14
/
+26
2012-03-28
Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
Linus Torvalds
19
-417
/
+931
2012-03-27
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-6
/
+6
2012-03-27
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-2
/
+1
2012-03-27
mmc: sh_mobile_sdhi: support modular mmc-core with non-standard hotplug
Guennadi Liakhovetski
1
-1
/
+10
2012-03-27
mmc: sh_mobile_sdhi: add a callback for board specific init code
Bastian Hecht
1
-0
/
+13
2012-03-27
mmc: tmio: cosmetic: prettify the tmio_mmc_set_ios() function
Guennadi Liakhovetski
1
-4
/
+5
2012-03-27
mmc: sh_mobile_sdhi: do not manage PM clocks manually
Guennadi Liakhovetski
1
-4
/
+0
2012-03-27
mmc: tmio_mmc: remove unused sdio_irq_enabled flag
Guennadi Liakhovetski
2
-3
/
+0
2012-03-27
mmc: tmio_mmc: power status flag doesn't have to be exposed in platform data
Guennadi Liakhovetski
2
-7
/
+9
2012-03-27
mmc: sh_mobile_sdhi: pass card hotplug GPIO number to TMIO MMC
Guennadi Liakhovetski
1
-1
/
+2
2012-03-27
mmc: tmio_mmc: support the generic MMC GPIO card hotplug helper
Guennadi Liakhovetski
2
-42
/
+31
2012-03-27
mmc: tmio: calculate the native hotplug condition only once
Guennadi Liakhovetski
2
-6
/
+7
2012-03-27
mmc: sdhci-pci: allow 8-bit bus width for Intel PCH
Alexander Stein
1
-0
/
+33
2012-03-27
mmc: sdhci: check interrupt flags in ISR again
Alexander Stein
1
-7
/
+12
2012-03-27
mmc: sdhci-pci: Add MSI support
Alexander Stein
1
-0
/
+6
2012-03-27
mmc: davinci: Poll status for small size transfers
Ido Yariv
1
-1
/
+28
2012-03-27
mmc: davinci: Eliminate spurious interrupts
Ido Yariv
1
-6
/
+27
2012-03-27
mmc: omap_hsmmc: Avoid a regulator voltage change with dt
Rajendra Nayak
1
-1
/
+14
2012-03-27
mmc: omap_hsmmc: Convert hsmmc driver to use device tree
Rajendra Nayak
1
-0
/
+73
2012-03-27
mmc: sdhci-pci: add SDHCI_QUIRK2_HOST_OFF_CARD_ON for Medfield SDIO
Adrian Hunter
1
-0
/
+5
2012-03-27
mmc: sdhci: add quirk for keeping card power during suspend
Adrian Hunter
1
-2
/
+11
2012-03-27
mmc: sdhci-pci: select HC erase size for Medfield eMMC
Adrian Hunter
1
-1
/
+2
2012-03-27
mmc: omap_hsmmc: convert all pr_* to dev_*
Rajendra Nayak
1
-4
/
+4
2012-03-27
mmc: sh_mmcif: fix MMC_GEN_CMD setting
Shimoda, Yoshihiro
1
-2
/
+0
2012-03-27
mmc: omap_hsmmc: Fix "Unbalanced pm_runtime_enable!" warning
Tony Lindgren
1
-0
/
+1
2012-03-27
mmc: start removing enable / disable API
Adrian Hunter
2
-16
/
+3
2012-03-27
mmc: sdhci-spear: add pm callbacks to support hibernation
Shiraz Hashim
1
-7
/
+2
[prev]
[next]