aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-10Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds1-2/+2
2017-05-08Merge tag 'tty-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds25-154/+585
2017-05-08format-security: move static strings to constKees Cook1-1/+1
2017-04-20Annotate hardware config module parameters in drivers/tty/David Howells1-2/+2
2017-04-18serial: small Makefile reorderingNicolas Pitre1-1/+2
2017-04-18serial: 8250_early: Add earlycon support for Palmchip UARTMarc Gonzalez2-2/+26
2017-04-18tty: pl011: use "qdf2400_e44" as the earlycon name for QDF2400 E44Timur Tabi1-8/+23
2017-04-12tty: serial: omap: add UPF_BOOT_AUTOCONF flag for DT initSebastian Reichel1-0/+3
2017-04-11imx-serial: Reduce RX DMA startup latency when opening for readingPeter Senna Tschudin1-14/+49
2017-04-11serial: omap: suspend device on probe errorsJohan Hovold1-1/+2
2017-04-11serial: omap: fix runtime-pm handling on unbindJohan Hovold1-1/+5
2017-04-08tty: serial: omap: add UPF_BOOT_AUTOCONF flag for DT initSebastian Reichel1-0/+3
2017-04-08serial: samsung: Remove useless spinlockMarek Szyprowski1-4/+0
2017-04-08serial: samsung: Add missing checks for dma_map_single failureMarek Szyprowski1-7/+24
2017-04-08serial: samsung: Use right device for DMA-mapping callsMarek Szyprowski1-5/+4
2017-04-08serial: imx: setup DCEDTE early and ensure DCD and RI irqs to be offUwe Kleine-König1-13/+23
2017-04-08tty: amba-pl011: Fix spurious TX interruptsJayachandran C1-9/+14
2017-04-08serial: xuartps: Enable clocks in the pm disable case alsoShubhrajyoti Datta1-7/+7
2017-04-08serial: core: Re-use struct uart_port {name} fieldAndy Shevchenko1-6/+4
2017-04-08serial: sprd: adjust TIMEOUT to a big valueWei Qiao1-1/+1
2017-04-03Merge 4.11-rc5 into tty-nextGreg Kroah-Hartman4-5/+36
2017-04-01tty: pl011: fix earlycon work-around for QDF2400 erratum 44Timur Tabi1-2/+21
2017-03-31serial: 8250_EXAR: fix duplicate Kconfig text and add missing help textPaul Gortmaker1-2/+6
2017-03-31tty/serial: atmel: fix TX path in atmel_console_write()Nicolas Ferre1-0/+3
2017-03-31tty/serial: atmel: fix race condition (TX+DMA)Richard Genoud1-0/+5
2017-03-31serial: mxs-auart: Fix baudrate calculationUwe Kleine-König1-1/+1
2017-03-31tty: serial: fsl_lpuart: lock port on console writeStefan Agner1-0/+20
2017-03-31serial: altera_uart: add earlycon supportTobias Klauser2-0/+33
2017-03-31serial: 8250: 8250_core: Fix irq name for 8250 serial IRQVignesh R1-1/+1
2017-03-31tty: serial_core: Add name field to uart_port structVignesh R1-0/+7
2017-03-31serial: 8250_lpss: Unconditionally set PCI master for QuarkJan Kiszka1-1/+2
2017-03-31serial: sh-sci: Fix (AUTO)RTS in sci_init_pins()Geert Uytterhoeven1-6/+19
2017-03-31serial: sh-sci: Fix late enablement of AUTORTSGeert Uytterhoeven1-0/+4
2017-03-31serial: sh-sci: Fix hang in sci_reset()Geert Uytterhoeven1-4/+0
2017-03-31serial: st-asc: Change default baudrate from 9600 to 115200Lee Jones1-1/+1
2017-03-31tty: serial: st-asc: Make the locking RT awareLionel Debieve1-5/+3
2017-03-29Merge 4.11-rc4 into tty-nextGreg Kroah-Hartman2-7/+13
2017-03-26Merge tag 'tty-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2-3/+8
2017-03-21Merge tag 'gpio-v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-5/+6
2017-03-17serial: 8250_dw: simplify optional reset handlingPhilipp Zabel1-8/+5
2017-03-17tty: serial_core, remove state checks in uart_poll*Jiri Slaby1-12/+5
2017-03-17serial: 8250_fintek: Enable high speed mode on Fintek F81866Lukas Redlinger1-5/+38
2017-03-17uartlite: Adding a kernel parameter for the number of uartlitesSam Povilus2-1/+10
2017-03-17serial: xuartps: Cleanup the clock enableShubhrajyoti Datta1-6/+3
2017-03-17serial: altera_jtaguart: add earlycon supportTobias Klauser2-0/+21
2017-03-17Revert "tty: serial: pl011: add ttyAMA for matching pl011 console"Aleksey Makarov1-1/+1
2017-03-14serial: st-asc: Use new GPIOD API to obtain RTS pinLee Jones1-5/+6
2017-03-14serial: xilinx_uartps: Add pm runtime supportShubhrajyoti Datta1-8/+42
2017-03-14serial: 8250: 8250_core: Use dev_name() during request_irq()Vignesh R1-1/+1
2017-03-14drivers: convert sbd_duart.map_guard from atomic_t to refcount_tElena Reshetova1-11/+7