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, Colibri and Verdin modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
2017-05-10
Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-05-08
Merge tag 'tty-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-05-08
format-security: move static strings to const
Kees Cook
2017-05-05
Merge tag 'devicetree-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-05-03
oom: improve oom disable handling
Michal Hocko
2017-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2017-04-24
tty: fix comment for __tty_alloc_driver()
Thadeu Lima de Souza Cascardo
2017-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-20
Annotate hardware config module parameters in drivers/tty/
David Howells
2017-04-18
serial: small Makefile reordering
Nicolas Pitre
2017-04-18
tty: split job control support into a file of its own
Nicolas Pitre
2017-04-18
tty: move baudrate handling code to a file of its own
Nicolas Pitre
2017-04-18
console: move console_init() out of tty_io.c
Nicolas Pitre
2017-04-18
serial: 8250_early: Add earlycon support for Palmchip UART
Marc Gonzalez
2017-04-18
tty: pl011: use "qdf2400_e44" as the earlycon name for QDF2400 E44
Timur Tabi
2017-04-17
Merge 4.11-rc7 into tty-next
Greg Kroah-Hartman
2017-04-14
Revert "tty: don't panic on OOM in tty_set_ldisc()"
Greg Kroah-Hartman
2017-04-12
serdev: implement get/set tiocm
Sebastian Reichel
2017-04-12
serdev: add serdev_device_wait_until_sent
Sebastian Reichel
2017-04-12
tty: serial: omap: add UPF_BOOT_AUTOCONF flag for DT init
Sebastian Reichel
2017-04-11
vt: make mouse selection of non-ASCII consistent
Adam Borowski
2017-04-11
vt: set mouse selection word-chars to gpm's default
Adam Borowski
2017-04-11
imx-serial: Reduce RX DMA startup latency when opening for reading
Peter Senna Tschudin
2017-04-11
serial: omap: suspend device on probe errors
Johan Hovold
2017-04-11
serial: omap: fix runtime-pm handling on unbind
Johan Hovold
2017-04-08
tty: serial: omap: add UPF_BOOT_AUTOCONF flag for DT init
Sebastian Reichel
2017-04-08
serial: samsung: Remove useless spinlock
Marek Szyprowski
2017-04-08
serial: samsung: Add missing checks for dma_map_single failure
Marek Szyprowski
2017-04-08
serial: samsung: Use right device for DMA-mapping calls
Marek Szyprowski
2017-04-08
serial: imx: setup DCEDTE early and ensure DCD and RI irqs to be off
Uwe Kleine-König
2017-04-08
tty: fix comment typo s/repsonsible/responsible/
Thadeu Lima de Souza Cascardo
2017-04-08
tty: amba-pl011: Fix spurious TX interrupts
Jayachandran C
2017-04-08
serial: xuartps: Enable clocks in the pm disable case also
Shubhrajyoti Datta
2017-04-08
serial: core: Re-use struct uart_port {name} field
Andy Shevchenko
2017-04-08
serdev: Add serdev_device_write subroutine
Andrey Smirnov
2017-04-08
serial: sprd: adjust TIMEOUT to a big value
Wei Qiao
2017-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-05
net: ibm: emac: remove unused sysrq handler for 'c' key
Eric Biggers
2017-04-03
Merge 4.11-rc5 into tty-next
Greg Kroah-Hartman
2017-04-02
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-04-01
tty: pl011: fix earlycon work-around for QDF2400 erratum 44
Timur Tabi
2017-03-31
serial: 8250_EXAR: fix duplicate Kconfig text and add missing help text
Paul Gortmaker
2017-03-31
tty/serial: atmel: fix TX path in atmel_console_write()
Nicolas Ferre
2017-03-31
tty/serial: atmel: fix race condition (TX+DMA)
Richard Genoud
2017-03-31
serial: mxs-auart: Fix baudrate calculation
Uwe Kleine-König
2017-03-31
tty: serial: fsl_lpuart: lock port on console write
Stefan Agner
2017-03-31
serial: altera_uart: add earlycon support
Tobias Klauser
2017-03-31
tty: Disable default console blanking interval
Tim Gardner
2017-03-31
serial: 8250: 8250_core: Fix irq name for 8250 serial IRQ
Vignesh R
2017-03-31
tty: serial_core: Add name field to uart_port struct
Vignesh R
[next]