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
/
serial
/
serial_core.c
Age
Commit message (
Expand
)
Author
2011-01-13
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman
2011-01-07
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2010-12-16
Serial: Avoid unbalanced IRQ wake disable during resume
Govindraj.R
2010-12-10
8250: add a UPIO_DWAPB32 for 32 bit accesses
Jamie Iles
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-10-22
tty: Make tiocgicount a handler
Alan Cox
2010-10-22
serial-core: restore termios settings when resume console ports
Jason Wang
2010-10-22
serial-core: skip call set_termios/console_start when no_console_suspend
Jason Wang
2010-08-10
tty: untangle locking of wait_until_sent
Arnd Bergmann
2010-08-10
tty: replace BKL with a new tty_lock
Arnd Bergmann
2010-08-10
serial: fix termios settings in open
Arnd Bergmann
2010-08-10
serial: Use block_til_ready helper
Alan Cox
2010-08-10
serial: trim locking on the helpers
Alan Cox
2010-08-10
serial: add port helpers
Alan Cox
2010-08-10
serial: Change the wait for carrier locking
Alan Cox
2010-08-10
tty: serial - fix tty referencing in set_ldisc
Alan Cox
2010-08-10
tty: serial - fix various misuses/mishandlings of port->tty
Alan Cox
2010-01-20
serial: Fix crash if the minimum rate of the device is > 9600 baud
Alan Cox
2010-01-20
serial-core: resume serial hardware with no_console_suspend
Stanislav Brabec
2009-12-11
serial: cascade needless conditionals
André Goddard Rosa
2009-12-11
serial: fix NULL pointer dereference
André Goddard Rosa
2009-10-12
tty, serial: Fix race and NULL check in uart_close()
Linus Torvalds
2009-09-23
serial core: fix new kernel-doc warnings
Randy Dunlap
2009-09-19
Set proper console speed on resume if console suspend is disabled
Deepak Saxena
2009-09-19
serial: introduce tty krefs
Alan Cox
2009-09-19
serial: kill USF_CLOSING_* definitions
Alan Cox
2009-09-19
serial: move port users helper
Alan Cox
2009-09-19
serial: move delta_msr_wait into the tty_port
Alan Cox
2009-09-19
serial: replace the state mutex with the tty port mutex
Alan Cox
2009-09-19
serial: move the flags into the tty_port field
Alan Cox
2009-09-19
serial: move count into the tty_port version
Alan Cox
2009-09-19
serial: use tty_port pointers in the core code
Alan Cox
2009-09-19
serial: Fold closing_* fields into the tty_port ones
Alan Cox
2009-09-19
serial: kill off uart_info
Alan Cox
2009-04-01
serial: fixup /proc/tty/driver/serial after proc_fops conversion
Alexey Dobriyan
2009-04-01
proc tty: switch serial_core to ->proc_fops
Alexey Dobriyan
2009-01-06
serial: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-02
Serial: Allow port type to be specified when calling serial8250_register_port.
David Daney
2009-01-02
fix for tty-serial-move-port
Alexander Beregalov
2009-01-02
tty: We want the port object to be persistent
Alan Cox
2008-10-16
drivers/serial: use nr_irqs
Yinghai Lu
2008-10-13
serial: fix device name reporting when minor space is shared between drivers
David S. Miller
2008-10-13
serial-make-uart_ports-ioport-unsigned-long-fix
Andrew Morton
2008-07-22
tty: rework break handling
Alan Cox
2008-07-20
serial: use tty_port
Alan Cox
2008-07-20
Subject: [PATCH 1/2] serial: Add flush_buffer() operation to uart_ops
Haavard Skinnemoen
2008-07-04
serial: fix serial_match_port() for dynamic major tty-device numbers
Guennadi Liakhovetski
2008-06-04
Fix uart_set_ldisc() function type
Linus Torvalds
2008-06-03
serial_core: uart_set_ldisc infrastructure
Alan Cox
2008-05-24
serial: fix enable_irq_wake/disable_irq_wake imbalance in serial_core.c
Arjan van de Ven
[next]