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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-08
TTY: remove minor_num from tty_driver
Jiri Slaby
1
-1
/
+0
2012-03-08
TTY: let alloc_tty_driver deduce the owner automatically
Jiri Slaby
1
-2
/
+3
2012-03-08
TTY: tty_io, remove buffer re-assignments
Jiri Slaby
1
-1
/
+0
2012-03-08
USB: cdc-acm, use tty_standard_install
Jiri Slaby
1
-6
/
+1
2012-03-08
vt: tackle the main part of the selection logic
Alan Cox
2
-8
/
+33
2012-03-08
vt: waitevent is self locked so drop the tty_lock
Alan Cox
1
-9
/
+2
2012-03-08
vt: push down tioclinux cases
Alan Cox
3
-8
/
+18
2012-03-08
vt: push down the tty lock so we can see what is left to tackle
Alan Cox
2
-37
/
+59
2012-03-08
vt: sort out locking for font handling
Alan Cox
1
-10
/
+13
2012-03-08
tty: cyclades: TIOCSERGETLSR should should store to a uint
Dan Carpenter
1
-1
/
+1
2012-03-08
tty: serial: OMAP: Fix oops due to NULL pdata in DT boot
Cousson, Benoit
1
-3
/
+3
2012-03-08
vt:tackle kbd_table
Alan Cox
7
-369
/
+636
2012-03-08
tty: delete briq_panel.c driver
Greg Kroah-Hartman
3
-282
/
+0
2012-02-28
tty: keyboard.c: add uaccess.h to fix a build problem on sparc32
Greg Kroah-Hartman
1
-0
/
+1
2012-02-25
vt: tidy a few bits of checkpatch noise
Alan Cox
1
-9
/
+9
2012-02-25
vt: lock the accent table
Alan Cox
2
-78
/
+165
2012-02-25
Revert "TTY: pty, remove superfluous ptm test"
Greg Kroah-Hartman
1
-1
/
+4
2012-02-25
Revert "TTY: get rid of BTM around devpts_*"
Greg Kroah-Hartman
2
-3
/
+5
2012-02-25
amba-pl011/dma: Add check for the residue in DMA callback
Chanho Min
1
-1
/
+16
2012-02-25
serial: samsung: fix s3c2442 platform data
Denis 'GNUtoo' Carikli
1
-1
/
+1
2012-02-25
tty/powerpc: early udbg consoles can't be modules
Stephen Rothwell
1
-1
/
+1
2012-02-25
serial: Fix typo in sn_console.c
Masanari Iida
1
-2
/
+2
2012-02-25
tty/serial/mux.c: linux/tty.h included twice
Danny Kukawka
1
-1
/
+0
2012-02-10
tty: sparc: rename drivers/tty/serial/suncore.h -> include/linux/sunserialcore.h
Paul Gortmaker
7
-44
/
+8
2012-02-10
Merge tag 'tty-3.3-rc3' tty-next
Greg Kroah-Hartman
28
-220
/
+1033
2012-02-10
Merge tag 'tty-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
6
-7
/
+28
2012-02-10
Merge tag 'staging-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
116
-40542
/
+861
2012-02-10
Merge tag 'driver-core-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-5
/
+55
2012-02-10
Merge tag 'char-misc-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-24
/
+13
2012-02-10
Merge tag 'usb-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
11
-12
/
+174
2012-02-09
tty: serial: omap-serial: wakeup latency constraint is in microseconds, not m...
Paul Walmsley
1
-2
/
+1
2012-02-09
tty: serial: OMAP: block idle while the UART is transferring data in PIO mode
Paul Walmsley
1
-0
/
+7
2012-02-09
tty: serial: OMAP: use a 1-byte RX FIFO threshold in PIO mode
Paul Walmsley
1
-3
/
+17
2012-02-09
tty: serial: altera_uart: Add CONSOLE_POLL support
Tobias Klauser
2
-1
/
+25
2012-02-09
tty: serial: altera_uart: remove early_altera_uart_setup
Tobias Klauser
1
-23
/
+0
2012-02-09
sysrq: Properly check for kernel threads
Anton Vorontsov
1
-3
/
+6
2012-02-09
sysrq: Fix possible race with exiting task
Anton Vorontsov
1
-0
/
+2
2012-02-09
serial: pch_uart: trivail cleanup by removing the pch_uart_hal_request()
Feng Tang
1
-13
/
+3
2012-02-09
serial: pch_uart: trivial cleanup by removing the get_msr()
Feng Tang
1
-21
/
+8
2012-02-09
serial: pch_uart: add debugfs hook for register dump
Feng Tang
1
-0
/
+84
2012-02-09
Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2
-6
/
+4
2012-02-09
Merge branch '3.3-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
18
-137
/
+262
2012-02-09
Merge tag 'md-3.3-fixes' of git://neil.brown.name/md
Linus Torvalds
2
-5
/
+12
2012-02-09
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-4
/
+4
2012-02-09
pcmcia: fix socket refcount decrementing on each resume
Russell King
1
-3
/
+1
2012-02-09
drivers/leds/leds-lm3530.c: fix setting pltfm->als_vmax
Axel Lin
1
-2
/
+2
2012-02-09
staging: pohmelfs: remove drivers/staging/pohmelfs
Evgeniy Polyakov
14
-7979
/
+0
2012-02-09
driver-core: cpu: fix kobject warning when hotplugging a cpu
Greg Kroah-Hartman
1
-0
/
+1
2012-02-09
ACPI: remove duplicated lines of merging problems with acpi_processor_add
Yinghai Lu
1
-7
/
+0
2012-02-09
m32r: relocate drivers back out of 8250 dir
Paul Gortmaker
3
-0
/
+0
[next]