开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-10-25
tty: Add get- ioctls to fetch tty status v3
Cyrill Gorcunov
2012-10-25
tty, ioctls -- Add new ioctl definitions for tty flags fetching
Cyrill Gorcunov
2012-10-25
tty: pty - Move TIOCPKT handling into pty.c
Cyrill Gorcunov
2012-10-25
Documentation: of-serial.txt - update for clocks phandle for clk
Murali Karicheri
2012-10-25
of serial port driver - add clk_get_rate() support
Murali Karicheri
2012-10-25
tty: add missing newlines to WARN_RATELIMIT
Sasha Levin
2012-10-25
serial: ifx6x60: del_timer_sync must not be called in interrupt context.
Jun Chen
2012-10-25
serial: ifx6x60: add_timer is not safe in the mrdy_assert function
Jun Chen
2012-10-25
serial: ifx6x60: different SPI word width configure requires different swap p...
chao bi
2012-10-25
serial/amba-pl011: use devm_* managed resources
Linus Walleij
2012-10-25
serial: omap: Remove the hardcode serial_omap_console_ports array.
Shubhrajyoti D
2012-10-25
serial: omap: Remove the default setting of special character
Shubhrajyoti D
2012-10-25
serial: omap: Make context_loss_cnt signed
Shubhrajyoti D
2012-10-25
staging: dgrp: remove rawreadok module option
Bill Pemberton
2012-10-25
staging: dgrp: remove use of real_raw and read_cnt in dgrp_input
Bill Pemberton
2012-10-24
serial: clps711x: Cleanup driver
Alexander Shiyan
2012-10-24
serial: clps711x: Fix TERMIOS-flags handling
Alexander Shiyan
2012-10-24
serial: clps711x: Disable "break"-state before port startup
Alexander Shiyan
2012-10-24
serial: clps711x: Using resource-managed functions
Alexander Shiyan
2012-10-24
serial: clps711x: Check for valid TTY in RX-interrupt
Alexander Shiyan
2012-10-24
serial: clps711x: Fix break control handling
Alexander Shiyan
2012-10-24
serial: clps711x: Return valid modem controls for port that not support it
Alexander Shiyan
2012-10-24
serial: clps711x: Improved TX FIFO handling
Alexander Shiyan
2012-10-24
serial: clps711x: Using CPU clock subsystem for getting base UART speed
Alexander Shiyan
2012-10-24
serial: clps711x: Do not use "uart_port->unused" field
Alexander Shiyan
2012-10-24
serial: clps711x: Convert all static variables to dynamic
Alexander Shiyan
2012-10-24
serial: clps711x: Add platform_driver interface to clps711x driver
Alexander Shiyan
2012-10-24
tty: serial: KGDB support for PXA
Denis V. Lunev
2012-10-24
tty: Use raw spin lock to protect TTY ldisc administration
Ivo Sieben
2012-10-24
TTY: hvcs: fix missing unlock on error in hvcs_initialize()
Wei Yongjun
2012-10-24
x86: ce4100: allow second UART usage
Maxime Bizon
2012-10-24
tty: tty_mutex.c: Fixed coding style warning (using printk)
Sangho Yi
2012-10-24
audit: remove bogus tty name check
Alan Cox
2012-10-24
tty: serial: 8250_dw: Implement suspend/resume
James Hogan
2012-10-24
serial: vt8500: fix possible memory leak in vt8500_serial_probe()
Wei Yongjun
2012-10-24
tty/serial/8250: Make omap hardware workarounds local to 8250.h
Tony Lindgren
2012-10-24
serial/8250/8250_early: Prevent rounding error in uartclk
Alexey Brodkin
2012-10-24
serial: samsung: use clk_prepare_enable and clk_disable_unprepare
Thomas Abraham
2012-10-24
TTY: Report warning when low_latency flag is wrongly used
Ivo Sieben
2012-10-23
console: use might_sleep in console_lock
Daniel Vetter
2012-10-22
TTY: move tty buffers to tty_port
Jiri Slaby
2012-10-22
TTY: add port -> tty link
Jiri Slaby
2012-10-22
TTY: tty_buffer, cache pointer to tty->buf
Jiri Slaby
2012-10-22
TTY: move TTY_FLUSH* flags to tty_port
Jiri Slaby
2012-10-22
TTY: n_tty, propagate n_tty_data
Jiri Slaby
2012-10-22
TTY: move ldisc data from tty_struct: locks
Jiri Slaby
2012-10-22
TTY: move ldisc data from tty_struct: read_* and echo_* and canon_* stuff
Jiri Slaby
2012-10-22
TTY: move ldisc data from tty_struct: bitmaps
Jiri Slaby
2012-10-22
TTY: move ldisc data from tty_struct: simple members
Jiri Slaby
2012-10-22
TTY: n_tty, add ldisc data to n_tty
Jiri Slaby
[next]