index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
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
serial: ifx6x60: changed internal bpw from boolean to int
Russ Gorby
1
-2
/
+2
2011-02-17
serial: ifx6x60: dma_alloc_coherent must use parent dev
Russ Gorby
1
-2
/
+2
2011-02-17
serial: ifx6x60: fixed call to tty_port_init
Russ Gorby
1
-1
/
+1
2011-02-17
tty,vcs removing con_buf/conf_buf_mtx
Jiri Olsa
2
-58
/
+52
2011-02-17
tty,vcs: lseek/VC-release race fix
Jiri Olsa
1
-0
/
+18
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-16
workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'
Tejun Heo
2
-2
/
+2
2011-02-16
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-04
hvc_dcc: Simplify assembly for v6 and v7 ARM
Stephen Boyd
1
-24
/
+0
2011-02-04
hvc_dcc: Simplify put_chars()/get_chars() loops
Stephen Boyd
1
-8
/
+4
2011-02-04
hvc_dcc: Fix bad code generation by marking assembly volatile
Stephen Boyd
1
-6
/
+5
2011-02-04
serial: bfin_5xx: split uart RX lock from uart port lock to avoid deadlock
Sonic Zhang
1
-9
/
+6
2011-02-04
68360serial: Plumb in rs_360_get_icount()
Ben Hutchings
1
-0
/
+1
2011-02-04
n_gsm: copy mtu over when configuring via ioctl interface
Ken Mills
1
-0
/
+1
2011-02-04
virtio: console: Move file back to drivers/char/
Amit Shah
2
-1839
/
+0
2011-02-04
serial: pch_uart: revert Kconfig for non-DMA mode
Tomoya MORINAGA
1
-3
/
+2
2011-02-04
serial: pch_uart: support new device ML7213
Tomoya MORINAGA
2
-8
/
+24
2011-02-04
68328serial: remove unsed m68k_serial->tqueue_hangup
Tejun Heo
2
-24
/
+0
2011-02-04
serial-core: reset the console speed on resume
Yin Kangkai
1
-3
/
+3
2011-02-04
serial: mrst_max3110: make buffer larger
Dan Carpenter
1
-1
/
+1
2011-02-04
tty_ldisc: don't use flush_scheduled_work()
Tejun Heo
1
-2
/
+15
2011-02-04
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 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
5
-51
/
+58
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
ARM: lh7a40x: remove unmaintained platform support
Russell King
3
-706
/
+0
2011-01-23
tty/serial: fix apbuart build
Randy Dunlap
1
-0
/
+1
2011-01-23
n_hdlc: fix read and write locking
Paul Fulghum
1
-45
/
+45
2011-01-23
serial: unbreak billionton CF card
Pavel Machek
1
-1
/
+2
2011-01-23
tty: use for_each_console() and WARN() on sysfs failures
Kay Sievers
2
-3
/
+3
2011-01-23
vt: fix issue when fbcon wants to takeover a second time.
Dave Airlie
1
-2
/
+7
2011-01-21
Merge branch 'akpm'
Linus Torvalds
1
-2
/
+2
2011-01-21
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-08
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-91
/
+197
2010-12-17
TTY: Add tty ioctl to figure device node of the system console.
Werner Fink
1
-0
/
+5
2010-12-17
tty: add 'active' sysfs attribute to tty0 and console device
Kay Sievers
2
-5
/
+65
2010-12-17
n_gsm: gsm_data_alloc buffer allocation could fail and it is not being checked
Ken Mills
1
-0
/
+2
2010-12-17
n_gsm: Fix message length handling when building header
Ken Mills
1
-2
/
+2
2010-12-02
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-2
/
+13
2010-11-30
TTY: open/hangup race fixup
Jiri Slaby
1
-1
/
+9
[prev]
[next]