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-09-17
tty: disassociate_ctty() sends the extra SIGCONT
Oleg Nesterov
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
2013-09-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2013-09-06
Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2013-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2013-09-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-09-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-09-05
Merge remote-tracking branch 'agust/next' into next
Benjamin Herrenschmidt
2013-09-04
treewide: Convert retrun typos to return
Joe Perches
2013-09-03
tilegx: Add tty serial support for TILE-Gx on-chip UART
Chris Metcalf
2013-09-03
Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2013-08-30
hvc_xen: Remove unnecessary __GFP_ZERO from kzalloc
Joe Perches
2013-08-30
serial: imx: initialize the local variable
Huang Shijie
2013-08-30
tty: ar933x_uart: add device tree support and binding documentation
Gabor Juhos
2013-08-30
tty: ar933x_uart: allow to build the driver as a module
Gabor Juhos
2013-08-29
dts: Deprecate ALTR as a vendor prefix
Dinh Nguyen
2013-08-28
tty: ar933x_uart: use config_enabled() macro to clean up ifdefs
Gabor Juhos
2013-08-28
tty: ar933x_uart: remove superfluous assignment of ar933x_uart_driver.nr
Gabor Juhos
2013-08-28
tty: ar933x_uart: use the clk API to get the uart clock
Gabor Juhos
2013-08-27
tty: serial: cpm_uart: Adding proper request of GPIO used by cpm_uart driver
Christophe Leroy
2013-08-28
Merge branch 'merge' into next
Benjamin Herrenschmidt
2013-08-27
serial: sirf: fix the amount of serial ports
Qipan Li
2013-08-27
serial: sirf: define macro for some magic numbers of USP
Qipan Li
2013-08-27
serial: icom: move array overflow checks earlier
Dan Carpenter
2013-08-27
TTY: amiserial, remove unnecessary platform_set_drvdata()
Jingoo Han
2013-08-27
serial: st-asc: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-08-27
msm_serial: Send more than 1 character on the console w/ UARTDM
Stephen Boyd
2013-08-27
msm_serial: Add support for non-GSBI UARTDM devices
Stephen Boyd
2013-08-27
msm_serial: Switch clock consumer strings and simplify code
Stephen Boyd
2013-08-27
tty: serial: vt8500: drop uart_port->lock before calling tty_flip_buffer_push()
Viresh Kumar
2013-08-27
tty: serial: sirfsoc: drop uart_port->lock before calling tty_flip_buffer_push()
Viresh Kumar
2013-08-27
tty: serial: tegra: drop uart_port->lock before calling tty_flip_buffer_push()
Viresh Kumar
2013-08-27
tty: serial: samsung: drop uart_port->lock before calling tty_flip_buffer_push()
Viresh Kumar
2013-08-27
tty: serial: sa1100: drop uart_port->lock before calling tty_flip_buffer_push()
Viresh Kumar
2013-08-27
tty: serial: rp2: drop uart_port->lock before calling tty_flip_buffer_push()
Viresh Kumar
2013-08-27
tty: serial: pnx8xxx: drop uart_port->lock before calling tty_flip_buffer_push()
Viresh Kumar
2013-08-27
tty: serial: nwpserial: drop uart_port->lock before calling tty_flip_buffer_p...
Viresh Kumar
2013-08-27
tty: serial: netx: drop uart_port->lock before calling tty_flip_buffer_push()
Viresh Kumar
2013-08-27
tty: serial: msm: drop uart_port->lock before calling tty_flip_buffer_push()
Viresh Kumar
2013-08-27
tty: serial: mpsc: drop uart_port->lock before calling tty_flip_buffer_push()
Viresh Kumar
2013-08-27
tty: serial: mfd: drop uart_port->lock before calling tty_flip_buffer_push()
Viresh Kumar
2013-08-27
tty: serial: mcf: drop uart_port->lock before calling tty_flip_buffer_push()
Viresh Kumar
2013-08-27
tty: serial: m32r_sio: drop uart_port->lock before calling tty_flip_buffer_pu...
Viresh Kumar
2013-08-27
tty: serial: lpc32xx_hs: drop uart_port->lock before calling tty_flip_buffer_...
Viresh Kumar
2013-08-27
tty: serial: lpc32xx_hs: don't call tty_flip_buffer_push() twice
Viresh Kumar
2013-08-27
tty: serial: icom: drop uart_port->lock before calling tty_flip_buffer_push()
Viresh Kumar
2013-08-27
tty: serial: efm32: drop uart_port->lock before calling tty_flip_buffer_push()
Viresh Kumar
2013-08-27
tty: serial: bfin_sport: drop uart_port->lock before calling tty_flip_buffer_...
Viresh Kumar
2013-08-27
tty: serial: bcm63xx: drop uart_port->lock before calling tty_flip_buffer_push()
Viresh Kumar
2013-08-27
tty: serial: arc: drop uart_port->lock before calling tty_flip_buffer_push()
Viresh Kumar
[next]