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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-23
omap_hsmmc: fix NULL pointer dereference
Jarkko Lavinen
1
-1
/
+1
2009-09-23
omap_hsmmc: add mmc card sleep and awake support
Jarkko Lavinen
1
-74
/
+88
2009-09-23
omap_hsmmc: put MMC regulator to sleep
Adrian Hunter
1
-5
/
+54
2009-09-23
omap_hsmmc: support for deeper power saving states
Denis Karpov
1
-30
/
+215
2009-09-23
omap_hsmmc: make use of new MMC_CAP_NONREMOVABLE host capability
Adrian Hunter
1
-0
/
+3
2009-09-23
omap_hsmmc: fix scatter-gather list sanity checking
Jarkko Lavinen
1
-2
/
+12
2009-09-23
omap_hsmmc: ensure workqueues are empty before suspend
Adrian Hunter
1
-16
/
+34
2009-09-23
omap_hsmmc: set open drain bit correctly
Denis Karpov
1
-2
/
+4
2009-09-23
omap_hsmmc: context save/restore support
Denis Karpov
1
-10
/
+184
2009-09-23
omap_hsmmc: keep track of power mode
Adrian Hunter
1
-8
/
+19
2009-09-23
omap_hsmmc: make use of new enable/disable interface
Adrian Hunter
1
-10
/
+58
2009-09-23
omap_hsmmc: add debugfs entry (host registers)
Denis Karpov
1
-0
/
+57
2009-09-23
mmc: check status after MMC SWITCH command
Adrian Hunter
2
-6
/
+41
2009-09-23
mmc: power off once at removal
Denis Karpov
1
-0
/
+2
2009-09-23
mmc: add mmc card sleep and awake support
Jarkko Lavinen
5
-5
/
+128
2009-09-23
mmc: add ability to save power by powering off cards
Adrian Hunter
4
-0
/
+58
2009-09-23
mmc: add MMC_CAP_NONREMOVABLE host capability
Adrian Hunter
2
-14
/
+68
2009-09-23
mmc: allow host claim / release nesting
Adrian Hunter
1
-9
/
+25
2009-09-23
mmc: add 'enable' and 'disable' methods to mmc host
Adrian Hunter
3
-6
/
+174
2009-09-23
sdio: do not ignore MMC_VDD_165_195
Ohad Ben-Cohen
1
-7
/
+0
2009-09-23
mmc: register mmci-omap-hs using platform_driver_probe
Uwe Kleine-König
1
-2
/
+1
2009-09-23
msm_sdcc.c: move overly indented code to separate function
Joe Perches
1
-69
/
+63
2009-09-23
msm_sdcc.c: stylistic cleaning
Joe Perches
1
-21
/
+24
2009-09-23
msm_sdcc.c: convert printk(KERN_<level> to pr_<level>(
Joe Perches
1
-58
/
+47
2009-09-23
mmc: msm_sdccc: driver for HTC Dream
San Mehat
4
-0
/
+1547
2009-09-23
OMAP: HSMMC: do not enable buffer ready interrupt if using DMA
Anand Gadiyar
1
-1
/
+8
2009-09-23
mmc: in mmc_power_up(), use previously selected ocr if available
Balaji Rao
1
-1
/
+7
2009-09-23
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
NeilBrown
1
-1
/
+8
2009-09-23
Merge branch 'master' into for-linus
Russell King
2
-2
/
+2
2009-09-22
ARM: 5721/1: MMCI enable the use of a regulator
Linus Walleij
2
-4
/
+47
2009-09-22
ARM: 5720/1: Move MMCI header to amba include dir
Linus Walleij
2
-3
/
+3
2009-09-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-09-22
const: make block_device_operations const
Alexey Dobriyan
1
-1
/
+1
2009-09-21
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...
Russell King
1
-11
/
+93
2009-09-21
trivial: fix typo "to to" in multiple files
Anand Gadiyar
1
-1
/
+1
2009-09-16
ARM: 5698/1: MMCI pass capabilities in platform data
Linus Walleij
1
-0
/
+4
2009-09-16
ARM: 5697/1: MMCI Break out clock divider setup
Linus Walleij
1
-17
/
+34
2009-09-15
driver model: constify attribute groups
David Brownell
2
-2
/
+2
2009-09-12
Merge branch 'master' into devel
Russell King
1
-1
/
+1
2009-09-12
Merge branch 'devel-stable' into devel
Russell King
8
-14
/
+32
2009-09-12
Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and '...
Russell King
1
-0
/
+6
2009-09-12
ARM: 5636/1: Move vendor enum to AMBA include
Linus Walleij
1
-3
/
+3
2009-09-10
[ARM] pxa: update pxamci.c to use 'struct dev_pm_ops'
Mike Rapoport
1
-10
/
+13
2009-09-10
[ARM] pxamci: add simple gpio controls
Robert Jarzmik
1
-1
/
+80
2009-09-09
Merge commit 'md/for-linus' into async-tx-next
Dan Williams
8
-12
/
+36
2009-09-09
dmaengine: Move all map_sg/unmap_sg for slave channel to its client
Atsushi Nemoto
1
-1
/
+8
2009-09-02
ARM: 5685/1: Make MMCI driver compile without gpiolib
Linus Walleij
1
-0
/
+2
2009-08-07
drivers/mmc: correct error-handling code
Julia Lawall
1
-1
/
+1
2009-07-31
imxmmc: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2009-07-31
cb710: use SG_MITER_TO_SG/SG_MITER_FROM_SG
Sebastian Andrzej Siewior
1
-3
/
+3
[prev]
[next]