index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-10
[S390] Kconfig: no wireless on s390.
Martin Schwidefsky
1
-0
/
+1
2007-05-10
[S390] Kconfig: use common Kconfig files for s390.
Martin Schwidefsky
6
-105
/
+53
2007-05-10
[S390] Kconfig: common config options for s390.
Martin Schwidefsky
1
-3
/
+4
2007-05-10
[S390] Kconfig: unwanted menus for s390.
Martin Schwidefsky
5
-0
/
+5
2007-05-10
[S390] Kconfig: menus with depends on HAS_IOMEM.
Martin Schwidefsky
21
-0
/
+22
2007-05-10
[S390] Kconfig: refine depends statements.
Martin Schwidefsky
6
-0
/
+7
2007-05-10
[S390] qdio: re-add lost perf_stats.tl_runs change in qdio_handle_pci
Ursula Braun
1
-0
/
+1
2007-05-10
[S390] Avoid sparse warnings.
Heiko Carstens
8
-24
/
+23
2007-05-10
[S390] dasd: Fix modular build.
Cornelia Huck
1
-0
/
+1
2007-05-10
[S390] monreader inlining cleanup.
Martin Schwidefsky
1
-7
/
+7
2007-05-10
[S390] cio: Make some structures and a function static.
Cornelia Huck
3
-6
/
+3
2007-05-10
[S390] cio: Get rid of _ccw_device_get_device_number().
Cornelia Huck
4
-7
/
+23
2007-05-09
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
53
-194
/
+10748
2007-05-09
Merge branch 'usb-move' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...
Linus Torvalds
24
-9
/
+10
2007-05-09
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-23
/
+113
2007-05-09
Revert "md: improve partition detection in md array"
Linus Torvalds
3
-8
/
+21
2007-05-09
Move USB network drivers to drivers/net/usb.
Jeff Garzik
24
-9
/
+10
2007-05-09
libata: fix kernel-doc parameters
Randy Dunlap
1
-0
/
+2
2007-05-09
Fix pata_qdi.c probe code
Samuel Thibault
1
-1
/
+1
2007-05-09
pata_scc: fix compilation
Alexey Dobriyan
1
-2
/
+2
2007-05-09
sata_via: add missing PM hooks
Tejun Heo
1
-0
/
+8
2007-05-09
sata_nv: fix ADMA freeze/thaw/irq_clear issues
Robert Hancock
1
-14
/
+78
2007-05-09
pata_pcmcia.c: add card ident for jvc cdrom
Richard Kennedy
1
-0
/
+1
2007-05-09
sata_promise: SATAII-150/300 TX4 port numbering fix
Mikael Pettersson
1
-4
/
+18
2007-05-09
sata_promise: fix another error decode regression
Mikael Pettersson
1
-1
/
+3
2007-05-09
libata-acpi: fix _GTF command protocol for ATAPI devices
Tejun Heo
1
-2
/
+1
2007-05-09
atl1: add netconsole support
Alexey Dobriyan
1
-0
/
+12
2007-05-09
Fix hang on IBM Token Ring PCMCIA card ejection
Paul Walmsley
1
-5
/
+9
2007-05-09
skge: default WOL should be magic only (rev2)
Stephen Hemminger
1
-1
/
+3
2007-05-09
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...
Jeff Garzik
5
-118
/
+8
2007-05-09
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-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
Linus Torvalds
1
-3
/
+1
2007-05-09
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
19
-4677
/
+301
2007-05-09
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
[next]