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
2005-10-31
Don't touch USB controller IO registers when they are disabled
Linus Torvalds
1
-0
/
+23
2005-10-31
[PATCH] revert ide-scsi highmem cleanup
Andrew Morton
1
-12
/
+32
2005-10-31
[PATCH] i386: CONFIG_PC removal
Arthur Othieno
2
-3
/
+3
2005-10-31
[PATCH] noop-iosched: avoid corrupted request merging
Jens Axboe
1
-0
/
+1
2005-10-31
[PATCH] Fix on-the-fly switch from cfq i/o scheduler
Jens Axboe
1
-3
/
+1
2005-10-31
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-51
/
+18
2005-10-31
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
Linus Torvalds
110
-66
/
+132
2005-10-31
Input: adbhid - fix OOPS introduced by dynalloc conversion
Paul Mackerras
1
-0
/
+1
2005-10-31
Input: lkkbd - fix debug message in lkkbd_interrupt()
Dmitry Torokhov
1
-1
/
+1
2005-10-31
Input: pcspkr - fix setting name and phys for the device
Dmitry Torokhov
1
-1
/
+1
2005-10-31
Input: fix input_dev registration message
Dmitry Torokhov
1
-1
/
+1
2005-10-31
Input: evdev - allow querying SW state from compat ioctl
Dmitry Torokhov
1
-0
/
+3
2005-10-31
Input: evdev - allow querying EV_SW bits from compat_ioctl
Dmitry Torokhov
1
-0
/
+1
2005-10-30
[libata] locking rewrite (== fix)
Jeff Garzik
2
-3
/
+8
2005-10-30
[libata] ata_tf_to_host cleanups
Jeff Garzik
2
-48
/
+10
2005-10-31
Merge ../linux-2.6 by hand
Paul Mackerras
951
-29865
/
+42625
2005-10-30
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
1
-2
/
+1
2005-10-30
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
6
-49
/
+158
2005-10-30
Merge master.kernel.org:/home/rmk/linux-2.6-mmc
Linus Torvalds
2
-3
/
+8
2005-10-30
[PATCH] fix missing includes
Tim Schmielau
123
-15
/
+220
2005-10-30
[PATCH] hpet: hpet driver cleanups
Randy Dunlap
1
-30
/
+35
2005-10-30
[PATCH] hpet: use HPET physical addresses for dup. detection
Randy Dunlap
1
-5
/
+15
2005-10-30
[PATCH] hpet: allow HPET FIXED_MEM32 resource type
Randy Dunlap
1
-0
/
+17
2005-10-30
[PATCH] hpet: simplify initialization message
Clemens Ladisch
1
-5
/
+4
2005-10-30
[PATCH] hpet: remove superfluous indirections
Clemens Ladisch
1
-2
/
+2
2005-10-30
[PATCH] hpet: fix access to multiple HPET devices
Clemens Ladisch
1
-2
/
+2
2005-10-30
[PATCH] hpet: fix uninitialized variable in hpet_register()
Clemens Ladisch
1
-0
/
+2
2005-10-30
[PATCH] hpet: fix division by zero in HPET_INFO
Clemens Ladisch
1
-2
/
+5
2005-10-30
[PATCH] hpet: fix HPET_INFO calls from kernel space
Clemens Ladisch
1
-2
/
+6
2005-10-30
[PATCH] hpet: allow shared interrupts
Clemens Ladisch
1
-7
/
+21
2005-10-30
[PATCH] hpet: allow non-power-of-two frequencies
Clemens Ladisch
1
-1
/
+1
2005-10-30
[PATCH] hpet: remove superfluous register reads
Clemens Ladisch
1
-4
/
+0
2005-10-30
[PATCH] hpet: remove unused variable
Clemens Ladisch
1
-3
/
+2
2005-10-30
[PATCH] HPET: make frequency calculations 32 bit safe
Clemens Ladisch
1
-13
/
+19
2005-10-30
[PATCH] hpet: disallow zero interrupt frequency
Clemens Ladisch
1
-1
/
+4
2005-10-30
[PATCH] sparse cleanups: NULL pointers, C99 struct init.
Randy Dunlap
6
-11
/
+11
2005-10-30
[PATCH] tpm-tidies
Andrew Morton
3
-37
/
+23
2005-10-30
[PATCH] Infineon TPM: move infineon driver off pci_dev
Marcel Selhorst
1
-98
/
+59
2005-10-30
[PATCH] tpm: move nsc driver off pci_dev
Kylene Jo Hall
1
-67
/
+77
2005-10-30
[PATCH] tpm: move atmel driver off pci_dev
Kylene Jo Hall
1
-62
/
+63
2005-10-30
[PATCH] tpm: change from pci_dev to dev power management functions
Kylene Jo Hall
2
-6
/
+6
2005-10-30
[PATCH] tpm: remove pci dependency
Kylene Jo Hall
5
-72
/
+91
2005-10-30
[PATCH] tpm: add status function to allow non-lpc bus chips
Kylene Jo Hall
5
-1
/
+20
2005-10-30
[PATCH] Don't set dcdbas driver to default m
Andi Kleen
1
-1
/
+0
2005-10-30
[PATCH] rocketport: make it work when statically linked into kernel
Bjorn Helgaas
1
-8
/
+2
2005-10-30
[PATCH] watchdog: update .owner field of struct pci_driver
Laurent Riffard
2
-0
/
+2
2005-10-30
[PATCH] SyncLink adapters: updates .owner field of struct pci_driver
Laurent Riffard
2
-0
/
+2
2005-10-30
[PATCH] epca: update .owner field of struct pci_driver
Laurent Riffard
1
-0
/
+1
2005-10-30
[PATCH] fix vgacon blanking
Pozsar Balazs
1
-0
/
+2
2005-10-30
[PATCH] setkeys needs root
Andrew Morton
1
-0
/
+3
[next]