index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
2022-04-26
serial: 8250: dw: Move the IO accessors to 8250_dwlib.h
Miquel Raynal
2022-04-26
serial: 8250: dw: Introduce an rx_timeout variable in the IRQ path
Miquel Raynal
2022-04-26
serial: 8250: dma: Allow driver operations before starting DMA transfers
Miquel Raynal
2022-04-26
serial: 8250: dw: Allow to use a fallback CPR value if not synthesized
Miquel Raynal
2022-04-26
serial: 8250: dw: Move the USR register to pdata
Miquel Raynal
2022-04-26
serial: 8250: dw: Create a generic platform data structure
Emil Renner Berthing
2022-04-26
serial: 8250: dw: Move definitions to the shared header
Phil Edworthy
2022-04-26
sysrq: do not omit current cpu when showing backtrace of all active CPUs
Changbin Du
2022-04-26
tty: hvcs: simplify if-if to if-else
Wan Jiabing
2022-04-26
tty/hvc_opal: simplify if-if to if-else
Wan Jiabing
2022-04-26
tty: n_gsm: fix sometimes uninitialized warning in gsm_dlci_modem_output()
Daniel Starke
2022-04-22
printk: add functions to prefer direct printing
John Ogness
2022-04-22
serial: 8250: Correct the clock for EndRun PTP/1588 PCIe device
Maciej W. Rozycki
2022-04-22
serial: 8250: Also set sticky MCR bits in console restoration
Maciej W. Rozycki
2022-04-22
tty: n_gsm: fix software flow control handling
Daniel Starke
2022-04-22
tty: n_gsm: fix invalid use of MSC in advanced option
Daniel Starke
2022-04-22
tty: n_gsm: fix broken virtual tty handling
Daniel Starke
2022-04-22
Revert "serial: sc16is7xx: Clear RS485 bits in the shutdown"
Hui Wang
2022-04-22
serial: stm32: add earlycon support
Valentin Caron
2022-04-22
serial: stm32: add KGDB support
Valentin Caron
2022-04-22
serial: stm32: remove infinite loop possibility in putchar function
Valentin Caron
2022-04-22
tty: Add function for handling flow control chars
Ilpo Järvinen
2022-04-22
serial: core: fix tcdrain() with CTS enabled
Tomasz Moń
2022-04-22
serial/8250: Use fifo in 8250 console driver
Wander Lairson Costa
2022-04-22
drivers: tty: serial: Fix deadlock in sa1100_set_termios()
Duoming Zhou
2022-04-22
tty/sysrq: change the definition of sysrq_key_table's element to make it more...
Junwen Wu
2022-04-22
tty: serial: fsl_lpuart: remove the count initialization as it is not needed
Sherry Sun
2022-04-22
serial: allow COMPILE_TEST for some drivers
Jiri Slaby
2022-04-22
serial: pic32: make SERIAL_PIC32_CONSOLE depend on SERIAL_PIC32=y
Jiri Slaby
2022-04-22
serial: qcom: use check for empty instead of pending
Jiri Slaby
2022-04-22
serial: zs: use NULL as a pointer, not 0
Jiri Slaby
2022-04-22
serial: xilinx_uartps: cache xmit in cdns_uart_handle_tx()
Jiri Slaby
2022-04-22
serial: xilinx_uartps: return early in cdns_uart_handle_tx()
Jiri Slaby
2022-04-22
serial: sunplus-uart: change sunplus_console_ports from global to static
Tom Rix
2022-04-22
tty: serial: meson: Added S4 SOC compatibility
Yu Tu
2022-04-22
tty: serial: meson: Add a 12MHz internal clock rate to calculate baud rate in...
Yu Tu
2022-04-22
serial: icom: remove unused struct icom_port members
Jiri Slaby
2022-04-22
serial: icom: delete empty serial hooks
Jiri Slaby
2022-04-22
serial: icom: use list_for_each_entry()
Jiri Slaby
2022-04-22
serial: icom: make icom_acfg_baud const and unsigned
Jiri Slaby
2022-04-22
serial: icom: use ARRAY_SIZE
Jiri Slaby
2022-04-22
serial: icom: move header content to .c
Jiri Slaby
2022-04-22
serial: icom: use proper __le types and functions
Jiri Slaby
2022-04-22
serial: icom: remove to_icom_adapter() and icom_kref_release()
Jiri Slaby
2022-04-22
serial: icom: switch vague casts to container_of
Jiri Slaby
2022-04-22
serial: icom: remove ICOM_VERSION_STR macro
Jiri Slaby
2022-04-21
serial: 8250/omap1: include linux/soc/ti/omap1-soc.h
Arnd Bergmann
2022-04-20
tty: n_gsm: clean up implicit CR bit encoding in address field
Daniel Starke
2022-04-20
tty: n_gsm: clean up dead code in gsm_queue()
Daniel Starke
2022-04-20
Revert "serial: 8250: Handle UART without interrupt on TEMT using em485"
Ilpo Järvinen
[prev]
[next]