index
:
linux-stable.git
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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
Age
Commit message (
Expand
)
Author
2017-07-15
imx-serial: RX DMA startup latency
Peter Senna Tschudin
2017-05-25
serial: altera_uart: call iounmap() at driver remove
Tobias Klauser
2017-05-25
serial: imx: ensure UCR3 and UFCR are setup correctly
Uwe Kleine-König
2017-05-18
serial: enable serdev support
Johan Hovold
2017-05-18
serial: core: fix crash in uart_suspend_port
Lucas Stach
2017-05-18
serial: ifx6x60: fix use-after-free on module unload
Johan Hovold
2017-05-18
serial: altera_jtaguart: adding iounmap()
Alexey Khoroshilov
2017-05-18
serial: exar: Fix stuck MSIs
Jan Kiszka
2017-05-18
serial: efm32: Fix parity management in 'efm32_uart_console_get_options()'
Christophe JAILLET
2017-05-18
drivers/tty: 8250: only call fintek_8250_probe when doing port I/O
Ard Biesheuvel
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-04-20
Annotate hardware config module parameters in drivers/tty/
David Howells
2017-04-18
serial: small Makefile reordering
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-12
tty: serial: omap: add UPF_BOOT_AUTOCONF flag for DT init
Sebastian Reichel
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: 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
serial: sprd: adjust TIMEOUT to a big value
Wei Qiao
2017-04-03
Merge 4.11-rc5 into tty-next
Greg Kroah-Hartman
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
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
2017-03-31
serial: 8250_lpss: Unconditionally set PCI master for Quark
Jan Kiszka
2017-03-31
serial: sh-sci: Fix (AUTO)RTS in sci_init_pins()
Geert Uytterhoeven
2017-03-31
serial: sh-sci: Fix late enablement of AUTORTS
Geert Uytterhoeven
2017-03-31
serial: sh-sci: Fix hang in sci_reset()
Geert Uytterhoeven
2017-03-31
serial: st-asc: Change default baudrate from 9600 to 115200
Lee Jones
2017-03-31
tty: serial: st-asc: Make the locking RT aware
Lionel Debieve
2017-03-29
Merge 4.11-rc4 into tty-next
Greg Kroah-Hartman
2017-03-26
Merge tag 'tty-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-03-21
Merge tag 'gpio-v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2017-03-17
serial: 8250_dw: simplify optional reset handling
Philipp Zabel
[next]