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
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
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
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
remove sonypi_camera_command()
Adrian Bunk
1
-47
/
+0
2007-07-16
Kernel utf-8 handling
Jan Engelhardt
3
-22
/
+130
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
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
Make /proc/misc use seq_list_xxx helpers
Pavel Emelianov
1
-15
/
+3
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 menuconfig objects II - TPM
Jan Engelhardt
1
-10
/
+8
2007-07-16
Use menuconfig objects II - IPMI
Jan Engelhardt
1
-10
/
+5
2007-07-16
mspec_mmap: don't set VM_LOCKED
Hugh Dickins
1
-1
/
+1
2007-07-13
[CHAR] Delete leftovers of old Alchemy UART driver
Ralf Baechle
1
-14
/
+0
2007-07-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
Linus Torvalds
1
-1
/
+1
2007-07-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2
-7
/
+3
2007-07-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-10
/
+0
2007-07-12
[MIPS] Don't use genrtc.
Ralf Baechle
1
-1
/
+1
2007-07-12
[MIPS] Separate platform_device registration for VR41xx GPIO
Yoichi Yuasa
1
-98
/
+34
2007-07-12
sysfs: kill unnecessary attribute->owner
Tejun Heo
1
-10
/
+0
2007-07-12
PCI: Change all drivers to use pci_device->revision
Auke Kok
2
-7
/
+3
2007-07-11
sx: switch subven and subid values
Jiri Slaby
1
-2
/
+2
2007-07-11
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
1
-0
/
+7
2007-07-11
Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
1
-1
/
+1
2007-07-10
[MIPS] Hook for platforms to define cachability of /dev/mem regions
Ralf Baechle
1
-0
/
+7
2007-07-10
splice: divorce the splice structure/function definitions from the pipe header
Jens Axboe
1
-1
/
+1
2007-07-10
Input: atkbd - change mapping for e032 from KEY_WWW to KEY_HOMEPAGE
Hans de Goede
1
-2
/
+2
2007-07-10
[AGPGART] Hand off AGP maintainence.
Dave Jones
1
-1
/
+1
2007-06-27
Add support SiS based XGI chips to SiS DRM.
Ian Romanick
2
-4
/
+6
2007-06-24
Char: stallion, fix oops during init with ISA cards
Ingo Korb
1
-3
/
+4
2007-06-24
console UTF-8 fixes (fix)
Egmont Koblinger
1
-5
/
+13
2007-06-21
[AGPGART] intel_agp: don't load if no IGD and AGP port
Wang Zhenyu
1
-16
/
+19
2007-06-17
random: fix output buffer folding
Matt Mackall
1
-1
/
+1
2007-06-17
tty: restore locked ioctl file op
Paul Fulghum
1
-4
/
+10
2007-06-16
fix radeon setparam on 32/64 systems, harder.
David Woodhouse
1
-0
/
+5
2007-06-15
Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
5
-18
/
+110
2007-06-15
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
Linus Torvalds
1
-46
/
+51
2007-06-15
[AGPGART] intel_agp: fix device probe
Wang Zhenyu
1
-46
/
+51
2007-06-11
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
Linus Torvalds
2
-307
/
+275
2007-06-10
drm: fix radeon setparam on 32/64 bit systems.
Dave Airlie
1
-0
/
+26
[next]