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-07-16
serial: remove termios checks from various old char serial drivers
Alan Cox
5
-38
/
+12
2007-07-16
68360serial: remove broken optimisation
Alan Cox
1
-7
/
+0
2007-07-16
synclink: remove bogus 'no change' termios optimisation from synclink drivers
Alan Cox
3
-24
/
+0
2007-07-16
genericserial: remove bogus optimisation check and dead code paths
Alan Cox
1
-117
/
+3
2007-07-16
amiserial: remove incorrect 'no termios change' check
Alan Cox
1
-6
/
+1
2007-07-16
dma: make dma pool to use kmalloc_node
Yinghai Lu
1
-1
/
+1
2007-07-16
parport_pc: it887x fix
Niels de Vos
1
-3
/
+2
2007-07-16
nbd.c: sock_xmit: cleanup signal related code
Oleg Nesterov
1
-16
/
+6
2007-07-16
kcdrwd: remove unneeded flush_signals() call
Oleg Nesterov
1
-3
/
+0
2007-07-16
adb_probe_task: remove unneeded flush_signals() call
Oleg Nesterov
1
-8
/
+2
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
[next]