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