index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
2013-02-21
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-02-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2013-02-19
Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-02-18
tty: mxser: improve error handling in mxser_probe() and mxser_module_init()
Alexey Khoroshilov
2013-02-18
serial: imx: fix uninitialized variable warning
Shawn Guo
2013-02-15
serial: tegra: assume CONFIG_OF
Stephen Warren
2013-02-15
TTY: do not update atime/mtime on read/write
Jiri Slaby
2013-02-14
serial: imx: Fix recursive locking bug
Thomas Gleixner
2013-02-13
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-08
drivers/serial: add GENERIC_HARDIRQS dependency
Heiko Carstens
2013-02-07
sched/rt: Move rt specific bits into new header file
Clark Williams
2013-02-06
TTY: mark tty_get_device call with the proper const values
Greg Kroah-Hartman
2013-02-06
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-05
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-04
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-01-30
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-29
Revert "n_tty: Unthrottle tty when flushing read buffer"
Greg Kroah-Hartman
2013-01-25
Merge 3.8-rc5 into driver-core-next
Greg Kroah-Hartman
2013-01-25
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-22
serial: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-22
serial: xilinx_uartps: Remove leftover __exit_p()
Michal Simek
2013-01-22
serial:ifx6x60: Remove memset for SPI frame
channing
2013-01-21
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
[next]