index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-18
mmc: msm_sdcc: Enable busclk idle timer for power savings
San Mehat
1
-2
/
+1
2010-03-18
mmc: msm_sdcc: Don't disable interrupts while suspending
San Mehat
1
-3
/
+0
2010-03-18
mmc: msm_sdcc: Fix issue where we might not end a sucessfull request
San Mehat
1
-3
/
+4
2010-03-18
mmc: msm_sdcc: Featurize busclock power save and disable it by default
San Mehat
1
-0
/
+13
2010-03-18
mmc: msm_sdcc: Fix bug where busclk expiry timer was not properly disabled
San Mehat
2
-48
/
+52
2010-03-18
mmc: msm_sdcc: Reduce command timeouts and improve reliability.
San Mehat
2
-120
/
+161
2010-03-18
mmc: msm_sdcc: Schedule clock disable after probe
San Mehat
1
-0
/
+2
2010-03-18
mmc: msm_sdcc: Wrap readl/writel calls with appropriate clk delays
San Mehat
1
-55
/
+61
2010-03-18
mmc: msm_sdcc: Driver clocking/irq improvements
San Mehat
2
-28
/
+63
2010-03-18
msm: Add 'execute' datamover callback
San Mehat
1
-0
/
+1
2010-03-18
mmc: msm_sdcc: Snoop SDIO_CCCR_ABORT register
San Mehat
1
-0
/
+14
2010-03-18
mmc: msm_sdcc: Clean up clock management and add a 10us delay after enabling ...
San Mehat
1
-40
/
+40
2010-01-20
msm_sdcc.c: missing brackets in msmsdcc_resume()
Roel Kluin
1
-3
/
+1
2009-12-18
sdhci-of: add support for the wii sdhci controller
Albert Herranz
5
-1
/
+82
2009-12-18
sdhci-of: reorganize driver to support additional hardware
Albert Herranz
5
-127
/
+224
2009-12-18
sdhci-of: rename main driver file prior to reorganization
Albert Herranz
2
-1
/
+3
2009-12-18
sdhci: protect header file against multi inclusion
Albert Herranz
1
-0
/
+4
2009-12-15
mmc: let tmio-mmc use dev_name() with request_irq()
Magnus Damm
1
-1
/
+1
2009-12-15
mmc: Blackfin SD Host Controller Driver
Cliff Cai
3
-0
/
+659
2009-12-15
mmc: atmel-mci: new MCI2 module support in atmel-mci driver
Nicolas Ferre
1
-10
/
+75
2009-12-15
atmel-mci: change use of dma slave interface
Nicolas Ferre
1
-20
/
+36
2009-12-15
s3cmci: convert missed s3c2410_gpio calls to gpiolib calls
Ben Dooks
1
-5
/
+3
2009-12-15
sdhci: add support for the SysKonnect CardBus2SDIO adapter
Nicolas Pitre
1
-0
/
+75
2009-12-15
mmci-omap: remove bogus check for host->iclk
Ladislav Michl
1
-5
/
+5
2009-12-15
davinci: mmc: add cpufreq support
Chaithrika U S
1
-16
/
+84
2009-12-15
mmc: davinci: modify data types of EDMA related variables
Sudhakar Rajashekhara
1
-2
/
+2
2009-12-15
DaVinci: MMC: MMC/SD controller driver for DaVinci family
Vipin Bhandari
3
-0
/
+1290
2009-12-15
drivers/mmc: Move dereference after NULL test
Julia Lawall
1
-1
/
+2
2009-12-15
mxcmmc: fix error path in mxcmci_probe
Uwe Kleine-König
1
-5
/
+5
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
2
-2
/
+2
2009-12-13
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-0
/
+2
2009-12-12
Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/dwalker/linux-msm
Linus Torvalds
1
-4
/
+1
2009-12-10
HTC Dream: mmc compilation fixes
Pavel Machek
1
-4
/
+1
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
1
-1
/
+1
2009-12-09
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
4
-16
/
+18
2009-12-09
Merge commit 'gcl/next' into next
Benjamin Herrenschmidt
1
-0
/
+2
2009-12-08
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-9
/
+9
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2009-12-06
Merge branch 'sa1100' into devel
Russell King
1
-2
/
+2
2009-12-05
Merge branch 'devel-stable' into devel
Russell King
1
-4
/
+6
2009-12-04
Merge branch 'pending-misc' (early part) into devel
Russell King
3
-2
/
+2
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-12-02
[ARM] pxamci: call mmc_remove_host() before freeing resources
Daniel Mack
1
-2
/
+2
2009-12-01
pxamci: introduce mmc_has_26mhz() and include pxa935
Haojian Zhuang
1
-4
/
+6
2009-11-24
ARM: 5785/1: Use ST vendor enum instead of numeral
Linus Walleij
1
-1
/
+1
2009-11-22
Merge 7xx-iosplit-plat-merge with omap-fixes
Tony Lindgren
2
-9
/
+9
2009-11-18
Merge branch 'sh/stable-updates'
Paul Mundt
1
-0
/
+1
2009-11-12
mmci-omap: free irq resource
Ladislav Michl
1
-0
/
+1
2009-11-11
Merge branch '7xx-iosplit-plat' with omap-fixes
Tony Lindgren
2
-9
/
+9
[next]