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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-16
COBALT: remove all references to Cobalt NVRAM
Robert P. J. Day
1
-191
/
+1
2007-07-16
Audit: add TTY input auditing
Miloslav Trmac
4
-5
/
+375
2007-07-16
intel-rng: undo mess made by an 80 column extremist
Alan Cox
1
-6
/
+4
2007-07-16
undeprecate raw driver
Dave Jones
1
-5
/
+4
2007-07-16
sony-laptop: use NULL for pointer
Randy Dunlap
1
-1
/
+2
2007-07-16
remove sonypi_camera_command()
Adrian Bunk
1
-47
/
+0
2007-07-16
Kernel utf-8 handling
Jan Engelhardt
3
-22
/
+130
2007-07-16
Remove capability.h from mm.h
Alexey Dobriyan
2
-2
/
+2
2007-07-16
atmel_serial: fix break handling
Haavard Skinnemoen
1
-2
/
+30
2007-07-16
dma-mapping: prevent dma dependent code from linking on !HAS_DMA archs
Dan Williams
1
-1
/
+1
2007-07-16
Char: ip2, use msleep for sleeping
Jiri Slaby
1
-43
/
+1
2007-07-16
Char: n_r3964, use wait_event_interruptible
Jiri Slaby
1
-12
/
+2
2007-07-16
Char: genrtc, use wait_event_interruptible
Jiri Slaby
1
-17
/
+5
2007-07-16
Char: tty_ioctl, little whitespace cleanup
Jiri Slaby
1
-4
/
+3
2007-07-16
Char: tty_ioctl, use wait_event_interruptible_timeout
Jiri Slaby
1
-18
/
+3
2007-07-16
Char: mxser_new, fix sparse warning
Jiri Slaby
1
-1
/
+1
2007-07-16
kconfig: no STRANGE misc. devices
Randy Dunlap
1
-3
/
+3
2007-07-16
tty_io: Use kzalloc
Jean Delvare
1
-8
/
+3
2007-07-16
Char: n_hdlc, allow RESTARTSYS retval of tty write
Jiri Slaby
1
-1
/
+6
2007-07-16
RTC: Ratelimit "lost interrupts" message
Ben Collins
1
-1
/
+2
2007-07-16
rocket.c: fix unchecked mutex_lock_interruptible()
Satyam Sharma
1
-1
/
+2
2007-07-16
Introduce CONFIG_VIRT_TO_BUS
Stephen Rothwell
5
-7
/
+8
2007-07-16
edd: switch to pci_get based API
Alan Cox
1
-2
/
+5
2007-07-16
Update zilog timeout
Thiemo Seufer
1
-0
/
+3
2007-07-16
drivers/block/z2ram: Remove TRUE/FALSE defines
Richard Knutsson
1
-3
/
+0
2007-07-16
Make /proc/misc use seq_list_xxx helpers
Pavel Emelianov
1
-15
/
+3
2007-07-16
Use mutexes instead of semaphores in I2O driver
Matthias Kaehlcke
3
-11
/
+11
2007-07-16
Prevent an O_NDELAY writer from blocking when a tty write is blocked by the t...
Alan Cox
4
-19
/
+37
2007-07-16
use no_pci_devices() in pci/search.c
Andrew Morton
1
-2
/
+2
2007-07-16
fix jvc cdrom drive lockup
Zhang, Yanmin
1
-0
/
+12
2007-07-16
Use menuconfig objects: W1
Jan Engelhardt
3
-14
/
+9
2007-07-16
Use menuconfig objects: PNP
Jan Engelhardt
3
-10
/
+7
2007-07-16
Use menuconfig objects: parport
Jan Engelhardt
1
-15
/
+11
2007-07-16
Use menuconfig objects: I2O
Jan Engelhardt
1
-14
/
+7
2007-07-16
Use menuconfig objects: crypto hw
Jan Engelhardt
1
-2
/
+7
2007-07-16
Use menuconfig objects: connector
Jan Engelhardt
1
-3
/
+4
2007-07-16
Use menuconfig objects II - TPM
Jan Engelhardt
1
-10
/
+8
2007-07-16
Use menuconfig objects II - Telephony
Jan Engelhardt
1
-7
/
+5
2007-07-16
Use menuconfig objects II - misc strange dev
Jan Engelhardt
1
-2
/
+6
2007-07-16
Use menuconfig objects II - IPMI
Jan Engelhardt
1
-10
/
+5
2007-07-16
Use menuconfig objects II - EDAC
Jan Engelhardt
1
-10
/
+4
2007-07-16
Use menuconfig objects II - auxdisplay
Jan Engelhardt
1
-2
/
+6
2007-07-16
mspec_mmap: don't set VM_LOCKED
Hugh Dickins
1
-1
/
+1
2007-07-16
serial: convert early_uart to earlycon for 8250
Yinghai Lu
4
-81
/
+84
2007-07-16
serial: assert DTR for serial console devices
Yinghai Lu
1
-0
/
+6
2007-07-16
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
9
-49
/
+10
2007-07-16
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
181
-26286
/
+20988
2007-07-16
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
5
-2
/
+509
2007-07-16
make i2c-acorn tristate
Al Viro
2
-2
/
+2
2007-07-16
icside: devm_iounmap() needs linux/io.h
Al Viro
1
-1
/
+1
[next]