index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
serial: tegra: assume CONFIG_OF
Stephen Warren
2013-02-15
|
*
|
|
|
TTY: do not update atime/mtime on read/write
Jiri Slaby
2013-02-15
|
*
|
|
|
serial: imx: Fix recursive locking bug
Thomas Gleixner
2013-02-14
|
*
|
|
|
tty: Remove ancient hardpps()
Peter Hurley
2013-02-13
|
*
|
|
|
pps: Additional cleanups in uart_handle_dcd_change
George Spelvin
2013-02-13
|
*
|
|
|
pps: Move timestamp read into PPS code proper
George Spelvin
2013-02-13
|
*
|
|
|
tty: serial: uartlite: Support uartlite on big and little endian systems
Michal Simek
2013-02-13
|
*
|
|
|
tty: serial: uartlite: Fix sparse and checkpatch warnings
Michal Simek
2013-02-13
|
*
|
|
|
serial/arc-uart: Miscll DT related updates (Grant's review comments)
Vineet Gupta
2013-02-13
|
*
|
|
|
drivers/serial: add GENERIC_HARDIRQS dependency
Heiko Carstens
2013-02-08
|
*
|
|
|
Revert "serial: imx: Move imx_port_ucrs_save/restore under CONFIG_CONSOLE_POLL"
fabio.estevam@freescale.com
2013-02-06
|
*
|
|
|
tty: metag_da: avoid getting tty kref in dashtty_timer()
James Hogan
2013-02-06
|
*
|
|
|
tty: metag_da: Add metag DA TTY driver
James Hogan
2013-02-06
|
*
|
|
|
serial: imx: Move imx_port_ucrs_save/restore under CONFIG_CONSOLE_POLL
Fabio Estevam
2013-02-05
|
*
|
|
|
tty: serial: altera_jtaguart: Simplify altera_jtaguart_init()
Tobias Klauser
2013-02-05
|
*
|
|
|
tty: serial: altera_uart: Simplify altera_uart_init()
Tobias Klauser
2013-02-05
|
*
|
|
|
OMAP/serial: Fix incorrect Rx FIFO threshold setting, LSR validation on Tx, a...
Alexey Pelykh
2013-02-05
|
*
|
|
|
tty: of_serial: unexport tegra_serial_handle_break
Stephen Warren
2013-02-05
|
*
|
|
|
pty: Ignore slave open count for master pty open
Peter Hurley
2013-02-04
|
*
|
|
|
pty: Ignore slave pty close() if never successfully opened
Peter Hurley
2013-02-04
|
*
|
|
|
pty: Fix BUG()s when ptmx_open() errors out
Peter Hurley
2013-02-04
|
*
|
|
|
kgdb: remove #include <linux/serial_8250.h> from kgdb.h
Greg Kroah-Hartman
2013-02-04
|
*
|
|
|
tty: Use raw spin lock to protect the TTY read section
Ivo Sieben
2013-02-04
|
*
|
|
|
tty: set_termios/set_termiox should not return -EINTR
Oleg Nesterov
2013-02-04
|
*
|
|
|
tty: Prevent deadlock in n_gsm driver
Dirkjan Bussink
2013-01-30
|
*
|
|
|
serial: ralink: adds support for the serial core found on ralink wisoc
John Crispin
2013-01-30
|
*
|
|
|
TTY: synclink: Convert + to | for bit operations
Joe Perches
2013-01-30
|
*
|
|
|
serial/8250: Add suport for later SUNIX (TIMEDIA) boards.
Stephen Chivers
2013-01-30
|
*
|
|
|
Revert "n_tty: Unthrottle tty when flushing read buffer"
Greg Kroah-Hartman
2013-01-29
|
*
|
|
|
Merge 3.8-rc5 into tty-next
Greg Kroah-Hartman
2013-01-25
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
serial: tegra: Fix compilation error
Venu Byravarasu
2013-01-25
|
*
|
|
|
serial: pxa: fine-tune clk useage
Yi Zhang
2013-01-25
|
*
|
|
|
serial: pch_uart: fix sysrq handling for pch_uart
Liang Li
2013-01-25
|
*
|
|
|
n_tty: Unthrottle tty when flushing read buffer
Karthik Manamcheri
2013-01-25
|
*
|
|
|
goldfish: move to tty_port for flip buffers
Alan Cox
2013-01-25
|
*
|
|
|
serial: xilinx_uartps: Remove leftover __exit_p()
Michal Simek
2013-01-22
|
*
|
|
|
serial:ifx6x60: Remove memset for SPI frame
channing
2013-01-22
|
*
|
|
|
goldfish: tty driver
Arve Hjønnevåg
2013-01-21
|
*
|
|
|
serial: sccnxp: Make baudrate table struct static
Alexander Shiyan
2013-01-21
|
*
|
|
|
serial: sccnxp: Reset break and overrun bits in RX handler
Alexander Shiyan
2013-01-21
|
*
|
|
|
serial/efm32: parse location property
Uwe Kleine-König
2013-01-21
|
*
|
|
|
serial: xilinx_uartps: Get clock rate info from dts
Josh Cartwright
2013-01-21
|
*
|
|
|
pch_uart: add sysrq support
Liang Li
2013-01-20
|
*
|
|
|
pch_uart: fix a deadlock when pch_uart as console
Liang Li
2013-01-20
|
*
|
|
|
tty: Correct tty buffer flush.
Ilya Zykov
2013-01-20
|
*
|
|
|
drivers/tty/serial/8250: use strlcpy instead of strcpy
Chen Gang
2013-01-20
|
*
|
|
|
tty: Added a CONFIG_TTY option to allow removal of TTY
Joe Millenbach
2013-01-18
|
*
|
|
|
tty: Add driver unthrottle in ioctl(...,TCFLSH,..).
Ilya Zykov
2013-01-18
|
*
|
|
|
serial: lpc32xx: Fix fallout from tty_port conversion
Thierry Reding
2013-01-18
|
*
|
|
|
serial: vt8500: Cleanup code using devm_ function
Tony Prisk
2013-01-17
[prev]
[next]