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
2009-10-02
const: constify remaining file_operations
Alexey Dobriyan
3
-3
/
+3
2009-09-30
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2009-09-30
pty: reconnect the BSD TIOCSPTLCK handling to legacy ptys
Linus Torvalds
1
-21
/
+26
2009-09-28
tty: Fix regressions caused by commit b50989dc
Dave Young
1
-5
/
+10
2009-09-27
const: mark struct vm_struct_operations
Alexey Dobriyan
4
-4
/
+4
2009-09-25
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
3
-5
/
+17
2009-09-25
omap: rng: Use resource_size instead of manual calculation
Tobias Klauser
1
-2
/
+2
2009-09-24
Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-7
/
+30
2009-09-24
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
1
-2
/
+2
2009-09-24
bfin-otp: add writing support
Mike Frysinger
1
-44
/
+129
2009-09-24
drivers/char/uv_mmtimer.c: add memory mapped RTC driver for UV
Dimitri Sivanich
3
-0
/
+225
2009-09-24
drivers/char/rio/rioctrl.c: off by one error in rioctrl.c
Dan Carpenter
1
-1
/
+1
2009-09-24
hpet: hpet driver periodic timer setup bug fixes
Nils Carlson
1
-9
/
+12
2009-09-24
mwave: fix read buffer overflow
Roel Kluin
1
-11
/
+11
2009-09-24
/dev/zero: avoid repeated access_ok() checks
Nikanth Karthikesan
1
-1
/
+1
2009-09-24
hvc_console: Provide (un)locked version for hvc_resize()
Hendrik Brueckner
3
-5
/
+17
2009-09-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-3
/
+2
2009-09-23
tpm-fixup-pcrs-sysfs-file-update
Jason Gunthorpe
1
-3
/
+2
2009-09-23
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-6
/
+3
2009-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2
-3
/
+5
2009-09-23
BUILD_BUG_ON(): fix it and a couple of bogus uses of it
Jan Beulich
1
-2
/
+2
2009-09-23
seq_file: constify seq_operations
James Morris
2
-3
/
+3
2009-09-23
virtio: add virtio IDs file
Fernando Luis Vazquez Cao
2
-0
/
+2
2009-09-23
virtio: make add_buf return capacity remaining
Rusty Russell
2
-3
/
+3
2009-09-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-4
/
+4
2009-09-22
pcmcia: fix read buffer overflow
Roel Kluin
1
-1
/
+1
2009-09-22
mm: replace various uses of num_physpages by totalram_pages
Jan Beulich
1
-2
/
+2
2009-09-21
trivial: add __init macro/ fix of __exit macro location in ipmi_poweroff.c
Peter Huewe
1
-2
/
+2
2009-09-21
trivial: remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2009-09-21
trivial: fix typo "to to" in multiple files
Anand Gadiyar
1
-1
/
+1
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
1
-2
/
+2
2009-09-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
5
-17
/
+39
2009-09-20
tty: Char: mxser, use THRE for ASPP_OQUEUE ioctl
Jiri Slaby
1
-1
/
+1
2009-09-20
tty: Char: mxser, add support for CP112UL
Jiri Slaby
1
-2
/
+5
2009-09-20
tty: riscom8, fix tty refcnt
Jiri Slaby
1
-1
/
+1
2009-09-20
tty: riscom8, fix shutdown declaration
Jiri Slaby
1
-2
/
+2
2009-09-20
TTY: fix typos
Alan Stern
1
-2
/
+2
2009-09-20
tty: Power: fix suspend vt regression
Jiri Slaby
1
-1
/
+1
2009-09-20
tty: vt: use printk_once
Marcin Slusarz
2
-8
/
+2
2009-09-20
tty: handle VT specific compat ioctls in vt driver
Arnd Bergmann
2
-0
/
+206
2009-09-20
n_tty: move echoctl check and clean up logic
Joe Peterson
1
-28
/
+18
2009-09-20
n_tty: honor opost flag for echoes
Joe Peterson
1
-11
/
+22
2009-09-20
tty: USB serial termios bits
Alan Cox
1
-0
/
+1
2009-09-20
serial: move delta_msr_wait into the tty_port
Alan Cox
4
-14
/
+12
2009-09-20
isicom: split the open method for the isicom device
Alan Cox
1
-8
/
+24
2009-09-20
vt: add an activate and lock
Alan Cox
1
-1
/
+37
2009-09-20
vt: remove power stuff from kernel/power
Alan Cox
1
-0
/
+56
2009-09-20
vt: add an event interface
Alan Cox
2
-51
/
+138
2009-09-20
tty: make the kref destructor occur asynchronously
Alan Cox
1
-3
/
+16
2009-09-20
cyclades: use the full port_close function
Alan Cox
1
-19
/
+17
[next]