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.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
2008-07-27
dsp56k: Fix BKL pushdown
Geert Uytterhoeven
1
-2
/
+2
2008-07-26
drivers/char/rtc.c: make 2 functions static
Adrian Bunk
1
-2
/
+3
2008-07-26
tpm: Use correct data types for sizes in tpm_write() and tpm_read()
Michael Halcrow
1
-2
/
+2
2008-07-26
tpm: increase size of internal TPM response buffers
Marcin Obara
1
-31
/
+93
2008-07-26
tpm_bios.c: make 2 structs static
Adrian Bunk
1
-2
/
+2
2008-07-26
tpm: add support for Broadcom TPM TIS device HID
LE DISEZ Erwan
1
-0
/
+1
2008-07-25
Merge git://git.infradead.org/embedded-2.6
Linus Torvalds
3
-3
/
+11
2008-07-25
unexport proc_clear_tty
Adrian Bunk
1
-1
/
+0
2008-07-25
Char: mxser, various cleanups
Jiri Slaby
1
-20
/
+4
2008-07-25
Char: mxser, remove predefined isa support
Jiri Slaby
1
-40
/
+27
2008-07-25
Char: mxser, prints cleanup
Jiri Slaby
1
-43
/
+37
2008-07-25
Char: mxser, globals cleanup
Jiri Slaby
1
-75
/
+55
2008-07-25
Char: mxser, ioctl cleanup
Jiri Slaby
1
-23
/
+19
2008-07-25
nwflash: use simple_read_from_buffer()
Akinobu Mita
1
-23
/
+8
2008-07-25
dsp56k: BKL pushdown
Alan Cox
1
-6
/
+14
2008-07-25
ds1302: push down the BKL into the driver ioctl code
Alan Cox
1
-6
/
+11
2008-07-25
ppdev: wrap ioctl handler in driver and push lock down
Alan Cox
1
-5
/
+13
2008-07-25
sx: push BKL down into the firmware ioctl handler
Alan Cox
1
-30
/
+43
2008-07-25
rio: push down the BKL into the firmware ioctl handler
Alan Cox
1
-3
/
+5
2008-07-25
mwave: ioctl BKL pushdown
Alan Cox
1
-11
/
+28
2008-07-25
ip2: push BKL down for the firmware interface
Alan Cox
1
-5
/
+8
2008-07-25
efirtc: push down the BKL
Alan Cox
1
-16
/
+19
2008-07-25
#if 0 hpet_unregister()
Adrian Bunk
1
-0
/
+2
2008-07-25
proper extern for mwave_s_mdd
Adrian Bunk
2
-2
/
+2
2008-07-25
remove some more tipar bits
Adrian Bunk
1
-1
/
+0
2008-07-25
char/xilinx_hwicap/xilinx_hwicap.c: Removed duplicated include
Huang Weiyi
1
-1
/
+0
2008-07-25
virtio: console as a config option
Christian Borntraeger
2
-1
/
+9
2008-07-25
virtio_console: use virtqueue notification for hvc_console
Christian Borntraeger
1
-7
/
+33
2008-07-25
hvc_console: rework setup to replace irq functions with callbacks
Christian Borntraeger
8
-67
/
+105
2008-07-24
drivers/char: remove old broken Cobalt LCD driver
Yoichi Yuasa
4
-678
/
+0
2008-07-24
rtc: remove and clarify unneeded externs
Carlos R. Mafra
1
-2
/
+0
2008-07-24
rtc: push the BKL down into the driver ioctl method
Alan Cox
1
-7
/
+10
2008-07-24
vt: do not update when the console is blanked
Stefano Stabellini
1
-1
/
+1
2008-07-24
vt: hold console_sem across sysfs operations
Jiri Slaby
1
-2
/
+2
2008-07-24
stallion: removed unused variable
Andre Haupt
1
-1
/
+0
2008-07-24
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
Andrea Righi
1
-0
/
+1
2008-07-24
use generic_access_phys for /dev/mem mappings
Rik van Riel
1
-1
/
+4
2008-07-24
mspec: convert nopfn to fault
Nick Piggin
1
-9
/
+14
2008-07-24
remove is_tty()
Adrian Bunk
1
-13
/
+0
2008-07-23
drivers/char/nvram.c: Removed duplicated include
Huang Weiyi
1
-1
/
+0
2008-07-23
tty: Fix up escaped character
Alan Cox
1
-1
/
+1
2008-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
18
-49
/
+61
2008-07-23
istallion: Use helpers
Alan Cox
1
-2
/
+1
2008-07-23
synclink_gt fix locking in error path of rx enable
Paul Fulghum
1
-1
/
+3
2008-07-23
synclink_gt: add rx DMA buffer fill level control
Paul Fulghum
1
-15
/
+27
2008-07-23
synclink_gt: leave transmitter in reset state after configuration
Paul Fulghum
1
-1
/
+1
2008-07-23
synclink_gt: improve TIOCOUTQ accuracy
Paul Fulghum
1
-2
/
+57
2008-07-23
synclink_gt: add serial bit order control
Paul Fulghum
1
-0
/
+2
2008-07-23
synclink_gt: improve and simplify write method
Paul Fulghum
1
-27
/
+11
2008-07-23
n_hdlc: honor O_NONBLOCK on write
Paul Fulghum
1
-0
/
+4
[next]