index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
sdio: fix read buffer overflow
Roel Kluin
2009-09-23
1
-1
/
+1
*
sdhci: be more strict with get_min_clock() usage
Anton Vorontsov
2009-09-23
1
-1
/
+2
*
sdio: add CD disable support
Ohad Ben-Cohen
2009-09-23
1
-0
/
+30
*
omap_hsmmc: set a large data timeout for commands with busy signal
Adrian Hunter
2009-09-23
1
-4
/
+11
*
omap_hsmmc: ensure all clock enables and disables are paired
Adrian Hunter
2009-09-23
1
-27
/
+33
*
omap_hsmmc: protect the card when the cover is open
Adrian Hunter
2009-09-23
1
-2
/
+61
*
omap_hsmmc: code refactoring
Denis Karpov
2009-09-23
1
-159
/
+161
*
omap_hsmmc: prevent races with irq handler
Adrian Hunter
2009-09-23
1
-0
/
+25
*
omap_hsmmc: cater for weird CMD6 behaviour
Adrian Hunter
2009-09-23
1
-0
/
+7
*
omap_hsmmc: clear interrupt status after init sequence
Adrian Hunter
2009-09-23
1
-0
/
+4
*
omap_hsmmc: cleanup macro usage
Denis Karpov
2009-09-23
1
-23
/
+19
*
omap_hsmmc: fix NULL pointer dereference
Jarkko Lavinen
2009-09-23
1
-1
/
+1
*
omap_hsmmc: add mmc card sleep and awake support
Jarkko Lavinen
2009-09-23
1
-74
/
+88
*
omap_hsmmc: put MMC regulator to sleep
Adrian Hunter
2009-09-23
1
-5
/
+54
*
omap_hsmmc: support for deeper power saving states
Denis Karpov
2009-09-23
1
-30
/
+215
*
omap_hsmmc: make use of new MMC_CAP_NONREMOVABLE host capability
Adrian Hunter
2009-09-23
1
-0
/
+3
*
omap_hsmmc: fix scatter-gather list sanity checking
Jarkko Lavinen
2009-09-23
1
-2
/
+12
*
omap_hsmmc: ensure workqueues are empty before suspend
Adrian Hunter
2009-09-23
1
-16
/
+34
*
omap_hsmmc: set open drain bit correctly
Denis Karpov
2009-09-23
1
-2
/
+4
*
omap_hsmmc: context save/restore support
Denis Karpov
2009-09-23
1
-10
/
+184
*
omap_hsmmc: keep track of power mode
Adrian Hunter
2009-09-23
1
-8
/
+19
*
omap_hsmmc: make use of new enable/disable interface
Adrian Hunter
2009-09-23
1
-10
/
+58
*
omap_hsmmc: add debugfs entry (host registers)
Denis Karpov
2009-09-23
1
-0
/
+57
*
mmc: check status after MMC SWITCH command
Adrian Hunter
2009-09-23
2
-6
/
+41
*
mmc: power off once at removal
Denis Karpov
2009-09-23
1
-0
/
+2
*
mmc: add mmc card sleep and awake support
Jarkko Lavinen
2009-09-23
5
-5
/
+128
*
mmc: add ability to save power by powering off cards
Adrian Hunter
2009-09-23
4
-0
/
+58
*
mmc: add MMC_CAP_NONREMOVABLE host capability
Adrian Hunter
2009-09-23
2
-14
/
+68
*
mmc: allow host claim / release nesting
Adrian Hunter
2009-09-23
1
-9
/
+25
*
mmc: add 'enable' and 'disable' methods to mmc host
Adrian Hunter
2009-09-23
3
-6
/
+174
*
sdio: do not ignore MMC_VDD_165_195
Ohad Ben-Cohen
2009-09-23
1
-7
/
+0
*
mmc: register mmci-omap-hs using platform_driver_probe
Uwe Kleine-König
2009-09-23
1
-2
/
+1
*
msm_sdcc.c: move overly indented code to separate function
Joe Perches
2009-09-23
1
-69
/
+63
*
msm_sdcc.c: stylistic cleaning
Joe Perches
2009-09-23
1
-21
/
+24
*
msm_sdcc.c: convert printk(KERN_<level> to pr_<level>(
Joe Perches
2009-09-23
1
-58
/
+47
*
mmc: msm_sdccc: driver for HTC Dream
San Mehat
2009-09-23
4
-0
/
+1547
*
OMAP: HSMMC: do not enable buffer ready interrupt if using DMA
Anand Gadiyar
2009-09-23
1
-1
/
+8
*
mmc: in mmc_power_up(), use previously selected ocr if available
Balaji Rao
2009-09-23
1
-1
/
+7
*
vlynq: includecheck fix: drivers/vlynq/vlynq.c
Jaswinder Singh Rajput
2009-09-23
1
-1
/
+0
*
BUILD_BUG_ON(): fix it and a couple of bogus uses of it
Jan Beulich
2009-09-23
2
-3
/
+3
*
proc connector: add event for process becoming session leader
Scott James Remnant
2009-09-23
1
-0
/
+25
*
seq_file: constify seq_operations
James Morris
2009-09-23
5
-12
/
+12
*
dme1737: Keep index within pwm_config[]
Roel Kluin
2009-09-23
1
-1
/
+1
*
dac960: fix undefined behavior on empty string
Michael Buesch
2009-09-23
1
-1
/
+1
*
kprobes: use do_IRQ() in lkdtm
M. Mohan Kumar
2009-09-23
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-09-22
94
-129
/
+125
|
\
|
*
trivial: fix typo in aic7xxx comment
Uwe Kleine-Koenig
2009-09-21
1
-1
/
+1
|
*
trivial: fix comment typo in drivers/ata/pata_hpt37x.c
Krzysztof Halasa
2009-09-21
1
-1
/
+1
|
*
trivial: add __init/__exit macros in drivers/gpio/bt8xxgpio.c
Peter Huewe
2009-09-21
1
-2
/
+2
|
*
trivial: add __init macro/ fix of __exit macro location in ipmi_poweroff.c
Peter Huewe
2009-09-21
1
-2
/
+2
[prev]
[next]