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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-10
Fix pata_qdi.c probe code
Samuel Thibault
1
-1
/
+1
2007-05-10
pata_scc: fix compilation
Alexey Dobriyan
1
-2
/
+2
2007-05-10
sata_via: add missing PM hooks
Tejun Heo
1
-0
/
+8
2007-05-10
sata_nv: fix ADMA freeze/thaw/irq_clear issues
Robert Hancock
1
-14
/
+78
2007-05-10
pata_pcmcia.c: add card ident for jvc cdrom
Richard Kennedy
1
-0
/
+1
2007-05-10
sata_promise: SATAII-150/300 TX4 port numbering fix
Mikael Pettersson
1
-4
/
+18
2007-05-10
sata_promise: fix another error decode regression
Mikael Pettersson
1
-1
/
+3
2007-05-10
libata-acpi: fix _GTF command protocol for ATAPI devices
Tejun Heo
1
-2
/
+1
2007-05-10
atl1: add netconsole support
Alexey Dobriyan
1
-0
/
+12
2007-05-10
Fix hang on IBM Token Ring PCMCIA card ejection
Paul Walmsley
1
-5
/
+9
2007-05-10
skge: default WOL should be magic only (rev2)
Stephen Hemminger
1
-1
/
+3
2007-05-10
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...
Jeff Garzik
5
-118
/
+8
2007-05-10
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
62
-1421
/
+1057
2007-05-10
ide: fix PIO setup on resume for ATAPI devices
Bartlomiej Zolnierkiewicz
1
-10
/
+7
2007-05-10
ide: legacy PCI bus order probing fixes
Bartlomiej Zolnierkiewicz
3
-5
/
+10
2007-05-10
ide: add ide_proc_register_port()
Bartlomiej Zolnierkiewicz
17
-49
/
+87
2007-05-10
ide: add "initializing" argument to ide_register_hw()
Bartlomiej Zolnierkiewicz
14
-24
/
+22
2007-05-10
ide: cable detection fixes (take 2)
Bartlomiej Zolnierkiewicz
4
-61
/
+39
2007-05-10
ide: move IDE settings handling to ide-proc.c
Bartlomiej Zolnierkiewicz
7
-347
/
+355
2007-05-10
ide: split off ioctl handling from IDE settings (v2)
Bartlomiej Zolnierkiewicz
6
-112
/
+199
2007-05-10
ide: make /proc/ide/ optional
Bartlomiej Zolnierkiewicz
12
-32
/
+40
2007-05-10
ide: add ide_tune_dma() helper
Bartlomiej Zolnierkiewicz
13
-206
/
+32
2007-05-10
ide: rework the code for selecting the best DMA transfer mode (v3)
Bartlomiej Zolnierkiewicz
26
-568
/
+232
2007-05-10
ide: fix UDMA/MWDMA/SWDMA masks (v3)
Bartlomiej Zolnierkiewicz
8
-60
/
+87
2007-05-10
[SERIAL] sunzilog: Interrupt enable before ISR handler installed
Mark Fortescue
2
-35
/
+122
2007-05-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
Linus Torvalds
1
-3
/
+1
2007-05-10
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
19
-4677
/
+301
2007-05-10
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
1
-4
/
+4
2007-05-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
1
-1
/
+2
2007-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
79
-119
/
+110
2007-05-09
md: improve partition detection in md array
NeilBrown
3
-21
/
+8
2007-05-09
md: allow reshape_position for md arrays to be set via sysfs
NeilBrown
1
-7
/
+63
2007-05-09
md: remove the slash from the name of a kmem_cache used by raid5
NeilBrown
1
-2
/
+2
2007-05-09
md: stop using csum_partial for checksum calculation in md
NeilBrown
1
-2
/
+29
2007-05-09
md: move test for whether level supports bitmap to correct place
NeilBrown
1
-16
/
+26
2007-05-09
md: cleanup: use seq_release_private() where appropriate
Martin Peschke
1
-10
/
+1
2007-05-09
drivers/md.c: Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
1
-3
/
+3
2007-05-09
frame buffer: geforce 7300 gt
Michal Piotrowski
2
-2
/
+6
2007-05-09
fbdev: add support for AVR32
Haavard Skinnemoen
1
-0
/
+4
2007-05-09
svgalib: move fb_get_caps to svgalib
Antonino A. Daplas
4
-18
/
+20
2007-05-09
arkfb: new framebuffer driver for ARK Logic cards
Ondrej Zajicek
3
-0
/
+1214
2007-05-09
vt8623fb: new framebuffer driver for VIA VT8623
Ondrej Zajicek
3
-0
/
+941
2007-05-09
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
6
-0
/
+19
2007-05-09
fs: convert core functions to zero_user_page
Nate Diller
1
-5
/
+1
2007-05-09
usbatm_heavy_init: don't use CLONE_SIGHAND
Oleg Nesterov
1
-1
/
+1
2007-05-09
unify flush_work/flush_work_keventd and rename it to cancel_work_sync
Oleg Nesterov
4
-8
/
+8
2007-05-09
phy: use flush_work_keventd()
Andrew Morton
1
-3
/
+3
2007-05-09
libata: use flush_work()
Andrew Morton
1
-4
/
+4
2007-05-09
e1000: use flush_work_keventd()
Andrew Morton
1
-1
/
+1
2007-05-09
tg3: use flush_work_keventd()
Andrew Morton
2
-11
/
+2
[prev]
[next]