index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
2011-02-17
tty,vt: fix VT_SETACTIVATE console switch
Jiri Olsa
2011-02-17
atmel_serial: enable PPS support
Viktar Palstsiuk
2011-02-17
tty: Add msm_smd_tty driver
Niranjana Vishwanathapura
2011-02-17
serial: change the divisor latch only when prescalar actually changed
Yin Kangkai
2011-02-17
serial: also set the uartclk value in resume after goes to highspeed
Yin Kangkai
2011-02-17
serial: ifx6x60: minor cleanup
Russ Gorby
2011-02-17
serial: ifx6x60: probe routine needs to call spi_setup
Russ Gorby
2011-02-17
serial: ifx6x60: set SPI max_speed_hz based on platform type
Russ Gorby
2011-02-17
serial: ifx6x60: changed internal bpw from boolean to int
Russ Gorby
2011-02-17
serial: ifx6x60: dma_alloc_coherent must use parent dev
Russ Gorby
2011-02-17
serial: ifx6x60: fixed call to tty_port_init
Russ Gorby
2011-02-17
tty,vcs removing con_buf/conf_buf_mtx
Jiri Olsa
2011-02-17
tty,vcs: lseek/VC-release race fix
Jiri Olsa
2011-02-17
TTY: use appropriate printk priority level
Mandeep Singh Baines
2011-02-17
hvc: add Blackfin JTAG console support
Mike Frysinger
2011-02-17
vt: Add virtual console keyboard mode OFF
Arthur Taylor
2011-02-03
hvc_dcc: Simplify assembly for v6 and v7 ARM
Stephen Boyd
2011-02-03
hvc_dcc: Simplify put_chars()/get_chars() loops
Stephen Boyd
2011-02-03
hvc_dcc: Fix bad code generation by marking assembly volatile
Stephen Boyd
2011-02-03
serial: pch_uart: revert Kconfig for non-DMA mode
Tomoya MORINAGA
2011-02-03
serial: pch_uart: support new device ML7213
Tomoya MORINAGA
2011-02-03
68328serial: remove unsed m68k_serial->tqueue_hangup
Tejun Heo
2011-02-03
serial-core: reset the console speed on resume
Yin Kangkai
2011-02-03
serial: mrst_max3110: make buffer larger
Dan Carpenter
2011-02-03
tty_ldisc: don't use flush_scheduled_work()
Tejun Heo
2011-02-03
serial: omap-serial: Enable the UART wake-up bits always
Jarkko Nikula
2011-02-03
OMAP: Enable Magic SysRq on serial console ttyOx
Thomas Weber
2011-02-03
serial: ifx6x60: expanded info available from platform data
Russ Gorby
2011-02-03
serial: mfd: remove the timeout workaround for A0
Feng Tang
2011-02-03
tty: serial: bfin_sport_uart: fix signedness error
Vasiliy Kulikov
2011-02-01
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2011-01-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2011-01-26
console: rename acquire/release_console_sem() to console_lock/unlock()
Torben Hohn
2011-01-22
tty/serial: fix apbuart build
Randy Dunlap
2011-01-22
n_hdlc: fix read and write locking
Paul Fulghum
2011-01-22
serial: unbreak billionton CF card
Pavel Machek
2011-01-22
tty: use for_each_console() and WARN() on sysfs failures
Kay Sievers
2011-01-22
vt: fix issue when fbcon wants to takeover a second time.
Dave Airlie
2011-01-20
Merge branch 'akpm'
Linus Torvalds
2011-01-20
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2011-01-13
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman
2011-01-13
tty: move hvc drivers to drivers/tty/hvc/
Greg Kroah-Hartman
2011-01-07
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2010-12-16
TTY: Add tty ioctl to figure device node of the system console.
Werner Fink
2010-12-16
tty: add 'active' sysfs attribute to tty0 and console device
Kay Sievers
2010-12-16
n_gsm: gsm_data_alloc buffer allocation could fail and it is not being checked
Ken Mills
2010-12-16
n_gsm: Fix message length handling when building header
Ken Mills
2010-12-02
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2010-11-29
TTY: open/hangup race fixup
Jiri Slaby
2010-11-29
TTY: don't allow reopen when ldisc is changing
Jiri Slaby
[next]