aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial
AgeCommit message (Expand)Author
2017-07-27serial: sh-sci: Uninitialized variables in sysfs filesDan Carpenter
2017-07-27serial: st-asc: Potential error pointer dereferenceDan Carpenter
2017-07-15imx-serial: RX DMA startup latencyPeter Senna Tschudin
2017-05-25serial: altera_uart: call iounmap() at driver removeTobias Klauser
2017-05-25serial: imx: ensure UCR3 and UFCR are setup correctlyUwe Kleine-König
2017-05-18serial: enable serdev supportJohan Hovold
2017-05-18serial: core: fix crash in uart_suspend_portLucas Stach
2017-05-18serial: ifx6x60: fix use-after-free on module unloadJohan Hovold
2017-05-18serial: altera_jtaguart: adding iounmap()Alexey Khoroshilov
2017-05-18serial: exar: Fix stuck MSIsJan Kiszka
2017-05-18serial: efm32: Fix parity management in 'efm32_uart_console_get_options()'Christophe JAILLET
2017-05-18drivers/tty: 8250: only call fintek_8250_probe when doing port I/OArd Biesheuvel
2017-05-10Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-05-08Merge tag 'tty-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-05-08format-security: move static strings to constKees Cook
2017-04-20Annotate hardware config module parameters in drivers/tty/David Howells
2017-04-18serial: small Makefile reorderingNicolas Pitre
2017-04-18serial: 8250_early: Add earlycon support for Palmchip UARTMarc Gonzalez
2017-04-18tty: pl011: use "qdf2400_e44" as the earlycon name for QDF2400 E44Timur Tabi
2017-04-12tty: serial: omap: add UPF_BOOT_AUTOCONF flag for DT initSebastian Reichel
2017-04-11imx-serial: Reduce RX DMA startup latency when opening for readingPeter Senna Tschudin
2017-04-11serial: omap: suspend device on probe errorsJohan Hovold
2017-04-11serial: omap: fix runtime-pm handling on unbindJohan Hovold
2017-04-08tty: serial: omap: add UPF_BOOT_AUTOCONF flag for DT initSebastian Reichel
2017-04-08serial: samsung: Remove useless spinlockMarek Szyprowski
2017-04-08serial: samsung: Add missing checks for dma_map_single failureMarek Szyprowski
2017-04-08serial: samsung: Use right device for DMA-mapping callsMarek Szyprowski
2017-04-08serial: imx: setup DCEDTE early and ensure DCD and RI irqs to be offUwe Kleine-König
2017-04-08tty: amba-pl011: Fix spurious TX interruptsJayachandran C
2017-04-08serial: xuartps: Enable clocks in the pm disable case alsoShubhrajyoti Datta
2017-04-08serial: core: Re-use struct uart_port {name} fieldAndy Shevchenko
2017-04-08serial: sprd: adjust TIMEOUT to a big valueWei Qiao
2017-04-03Merge 4.11-rc5 into tty-nextGreg Kroah-Hartman
2017-04-01tty: pl011: fix earlycon work-around for QDF2400 erratum 44Timur Tabi
2017-03-31serial: 8250_EXAR: fix duplicate Kconfig text and add missing help textPaul Gortmaker
2017-03-31tty/serial: atmel: fix TX path in atmel_console_write()Nicolas Ferre
2017-03-31tty/serial: atmel: fix race condition (TX+DMA)Richard Genoud
2017-03-31serial: mxs-auart: Fix baudrate calculationUwe Kleine-König
2017-03-31tty: serial: fsl_lpuart: lock port on console writeStefan Agner
2017-03-31serial: altera_uart: add earlycon supportTobias Klauser
2017-03-31serial: 8250: 8250_core: Fix irq name for 8250 serial IRQVignesh R
2017-03-31tty: serial_core: Add name field to uart_port structVignesh R
2017-03-31serial: 8250_lpss: Unconditionally set PCI master for QuarkJan Kiszka
2017-03-31serial: sh-sci: Fix (AUTO)RTS in sci_init_pins()Geert Uytterhoeven
2017-03-31serial: sh-sci: Fix late enablement of AUTORTSGeert Uytterhoeven
2017-03-31serial: sh-sci: Fix hang in sci_reset()Geert Uytterhoeven
2017-03-31serial: st-asc: Change default baudrate from 9600 to 115200Lee Jones
2017-03-31tty: serial: st-asc: Make the locking RT awareLionel Debieve
2017-03-29Merge 4.11-rc4 into tty-nextGreg Kroah-Hartman
2017-03-26Merge tag 'tty-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds