index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-17
TTY: use appropriate printk priority level
Mandeep Singh Baines
1
-7
/
+8
2011-02-17
hvc: add Blackfin JTAG console support
Mike Frysinger
2
-0
/
+106
2011-02-17
vt: Add virtual console keyboard mode OFF
Arthur Taylor
2
-2
/
+6
2011-02-17
serial, pch uart: Remove duplicate inclusion of linux/pci.h header
Jesper Juhl
1
-1
/
+0
2011-02-16
workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'
Tejun Heo
2
-2
/
+2
2011-02-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
1
-15
/
+14
2011-02-16
m68knommu: fix dereference of port.tty
Greg Ungerer
1
-15
/
+14
2011-02-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+16
2011-02-15
Freescale STMP37XX/STMP378X Application UART driver: remove duplicate linux/d...
Jesper Juhl
1
-1
/
+0
2011-02-15
hvcs: fix typo in comment
Paul Bolle
1
-1
/
+1
2011-02-15
Merge branch 'sh/st-integration' into sh-latest
Paul Mundt
5
-1848
/
+8
2011-02-11
Merge commit 'v2.6.38-rc4' into imx-for-2.6.39
Sascha Hauer
144
-155
/
+106839
2011-02-03
hvc_dcc: Simplify assembly for v6 and v7 ARM
Stephen Boyd
1
-24
/
+0
2011-02-03
hvc_dcc: Simplify put_chars()/get_chars() loops
Stephen Boyd
1
-8
/
+4
2011-02-03
hvc_dcc: Fix bad code generation by marking assembly volatile
Stephen Boyd
1
-6
/
+5
2011-02-03
serial: bfin_5xx: split uart RX lock from uart port lock to avoid deadlock
Sonic Zhang
1
-9
/
+6
2011-02-03
68360serial: Plumb in rs_360_get_icount()
Ben Hutchings
1
-0
/
+1
2011-02-03
n_gsm: copy mtu over when configuring via ioctl interface
Ken Mills
1
-0
/
+1
2011-02-03
virtio: console: Move file back to drivers/char/
Amit Shah
2
-1839
/
+0
2011-02-03
serial: pch_uart: revert Kconfig for non-DMA mode
Tomoya MORINAGA
1
-3
/
+2
2011-02-03
serial: pch_uart: support new device ML7213
Tomoya MORINAGA
2
-8
/
+24
2011-02-03
68328serial: remove unsed m68k_serial->tqueue_hangup
Tejun Heo
2
-24
/
+0
2011-02-03
serial-core: reset the console speed on resume
Yin Kangkai
1
-3
/
+3
2011-02-03
serial: mrst_max3110: make buffer larger
Dan Carpenter
1
-1
/
+1
2011-02-03
tty_ldisc: don't use flush_scheduled_work()
Tejun Heo
1
-2
/
+15
2011-02-03
serial: omap-serial: Enable the UART wake-up bits always
Jarkko Nikula
1
-3
/
+3
2011-02-03
OMAP: Enable Magic SysRq on serial console ttyOx
Thomas Weber
1
-1
/
+4
2011-02-03
serial: ifx6x60: expanded info available from platform data
Russ Gorby
2
-17
/
+20
2011-02-03
serial: mfd: remove the timeout workaround for A0
Feng Tang
1
-38
/
+0
2011-02-03
tty: serial: bfin_sport_uart: fix signedness error
Vasiliy Kulikov
1
-1
/
+1
2011-02-01
Merge branch 'sh/urgent' into sh-latest
Paul Mundt
5
-51
/
+58
2011-02-01
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
5
-51
/
+58
2011-01-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
142
-105
/
+105915
2011-01-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+1
2011-01-26
console: rename acquire/release_console_sem() to console_lock/unlock()
Torben Hohn
6
-105
/
+105
2011-01-24
Merge branch 'msm-uart' into for-next
David Brown
2
-45
/
+269
2011-01-24
ARM: lh7a40x: remove unmaintained platform support
Russell King
3
-706
/
+0
2011-01-22
tty/serial: fix apbuart build
Randy Dunlap
1
-0
/
+1
2011-01-22
n_hdlc: fix read and write locking
Paul Fulghum
1
-45
/
+45
2011-01-22
serial: unbreak billionton CF card
Pavel Machek
1
-1
/
+2
2011-01-22
tty: use for_each_console() and WARN() on sysfs failures
Kay Sievers
2
-3
/
+3
2011-01-22
vt: fix issue when fbcon wants to takeover a second time.
Dave Airlie
1
-2
/
+7
2011-01-20
Merge branch 'akpm'
Linus Torvalds
1
-2
/
+2
2011-01-20
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
136
-0
/
+105862
2011-01-13
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman
120
-0
/
+97163
2011-01-13
tty: move hvc drivers to drivers/tty/hvc/
Greg Kroah-Hartman
17
-0
/
+8795
2011-01-07
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-91
/
+197
2010-12-16
TTY: Add tty ioctl to figure device node of the system console.
Werner Fink
1
-0
/
+5
2010-12-16
tty: add 'active' sysfs attribute to tty0 and console device
Kay Sievers
2
-5
/
+65
2010-12-16
n_gsm: gsm_data_alloc buffer allocation could fail and it is not being checked
Ken Mills
1
-0
/
+2
[prev]
[next]