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-05-08
use mutex instead of semaphore for misc char devices
Matthias Kaehlcke
1
-13
/
+14
2007-05-08
use mutex instead of semaphore in TPM driver
Matthias Kaehlcke
2
-13
/
+16
2007-05-08
use mutex instead of semaphore in RocketPort driver
Matthias Kaehlcke
2
-9
/
+14
2007-05-08
synclink_gt use dynamic tty device registration
Paul Fulghum
1
-16
/
+18
2007-05-08
old buffer overflow in moxa driver
dann frazier
1
-2
/
+6
2007-05-08
tpm: fix sleep-in-spinlock
Parag Warudkar
1
-4
/
+8
2007-05-08
drivers/char: use __set_current_state()
Milind Arun Choudhary
11
-15
/
+15
2007-05-08
console UTF-8 fixes
Egmont Koblinger
2
-81
/
+182
2007-05-08
SPIN_LOCK_UNLOCKED cleanup in drivers/char/keyboard
Milind Arun Choudhary
1
-1
/
+1
2007-05-08
dtlk: fix error checks in module_init()
Akinobu Mita
1
-4
/
+10
2007-05-08
i386: sched.h inclusion from module.h is baack
Alexey Dobriyan
1
-0
/
+1
2007-05-08
ROUND_UP macro cleanup in drivers/char/lp.c
Milind Arun Choudhary
1
-4
/
+1
2007-05-08
Make /dev/port conditional on config symbol
Russell King
2
-4
/
+10
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
14
-14
/
+0
2007-05-08
layered parport code uses parport->dev
David Brownell
3
-3
/
+3
2007-05-08
Protect tty drivers list with tty_mutex
Alexey Dobriyan
1
-1
/
+4
2007-05-08
Char: cs5535_gpio, add MODULE_DEVICE_TABLE
Jiri Slaby
1
-0
/
+1
2007-05-08
Char: rocket, add MODULE_DEVICE_TABLE
Jiri Slaby
1
-0
/
+6
2007-05-08
move die notifier handling to common code
Christoph Hellwig
1
-0
/
+1
2007-05-08
tty: introduce no_tty and use it in selinux
Eric W. Biederman
1
-4
/
+15
2007-05-08
tty: simplify calling of put_pid.
Eric W. Biederman
1
-17
/
+6
2007-05-08
tty: remove unnecessary export of proc_clear_tty
Eric W. Biederman
1
-1
/
+0
2007-05-08
Fixes and cleanups for earlyprintk aka boot console
Gerd Hoffmann
1
-5
/
+0
2007-05-08
cyclades: remove custom types
Klaus Kudielka
1
-25
/
+24
2007-05-08
fix cyclades.h for x86_64 (and probably others)
Klaus Kudielka
1
-1
/
+1
2007-05-08
drivers/char/synclink.c: check kmalloc() return value
Amit Choudhary
1
-1
/
+6
2007-05-08
remove unused header file: drivers/char/digi.h
Robert P. J. Day
1
-71
/
+0
2007-05-08
rocket: remove modversions include
Robert P. J. Day
1
-4
/
+0
2007-05-08
tpm_infineon: add support for devices in mmio space
Alex Williamson
1
-66
/
+165
2007-05-08
Use stop_machine_run in the Intel RNG driver
Prarit Bhargava
1
-97
/
+122
2007-05-08
drivers/char/hvc_console.c: cleanups
Adrian Bunk
1
-7
/
+5
2007-05-08
ipmi: add pci remove handling
Corey Minyard
1
-0
/
+3
2007-05-08
ipmi: add new IPMI nmi watchdog handling
Corey Minyard
1
-42
/
+94
2007-05-08
ipmi: allow shared interrupts
Corey Minyard
1
-35
/
+89
2007-05-08
ipmi: add powerpc openfirmware sensing
Corey Minyard
1
-0
/
+108
2007-05-07
Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air...
Linus Torvalds
20
-196
/
+349
2007-05-07
rename TANBAC TB0219 config
Yoichi Yuasa
2
-3
/
+3
2007-05-07
tty_register_driver: only allocate tty instances when defined
Andy Whitcroft
1
-3
/
+2
2007-05-06
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
1
-9
/
+4
2007-05-05
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...
Linus Torvalds
1
-57
/
+44
2007-05-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
7
-7
/
+3
2007-05-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
Linus Torvalds
7
-154
/
+193
2007-05-03
PCI: Convert to alloc_pci_dev()
Michael Ellerman
2
-2
/
+2
2007-05-03
PCI: Cleanup the includes of <linux/pci.h>
Jean Delvare
5
-5
/
+1
2007-05-02
[PATCH] x86: fix amd64-agp aperture validation
Jan Beulich
1
-9
/
+4
2007-05-01
Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
51
-1739
/
+354
2007-04-30
Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
7
-24
/
+46
2007-04-30
Merge branch 'linux-2.6' into for-2.6.22
Paul Mackerras
5
-90
/
+45
2007-04-30
[POWERPC] remove kernel module option for booke wdt
Dave Jiang
1
-1
/
+1
2007-04-29
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-10
/
+43
[next]