summaryrefslogtreecommitdiffstats
path: root/drivers/tty (follow)
Commit message (Expand)AuthorAgeFilesLines
* vt: set mouse selection word-chars to gpm's defaultAdam Borowski2017-04-111-1/+1
* imx-serial: Reduce RX DMA startup latency when opening for readingPeter Senna Tschudin2017-04-111-14/+49
* serial: omap: suspend device on probe errorsJohan Hovold2017-04-111-1/+2
* serial: omap: fix runtime-pm handling on unbindJohan Hovold2017-04-111-1/+5
* tty: serial: omap: add UPF_BOOT_AUTOCONF flag for DT initSebastian Reichel2017-04-081-0/+3
* serial: samsung: Remove useless spinlockMarek Szyprowski2017-04-081-4/+0
* serial: samsung: Add missing checks for dma_map_single failureMarek Szyprowski2017-04-081-7/+24
* serial: samsung: Use right device for DMA-mapping callsMarek Szyprowski2017-04-081-5/+4
* serial: imx: setup DCEDTE early and ensure DCD and RI irqs to be offUwe Kleine-König2017-04-081-13/+23
* tty: fix comment typo s/repsonsible/responsible/Thadeu Lima de Souza Cascardo2017-04-081-1/+1
* tty: amba-pl011: Fix spurious TX interruptsJayachandran C2017-04-081-9/+14
* serial: xuartps: Enable clocks in the pm disable case alsoShubhrajyoti Datta2017-04-081-7/+7
* serial: core: Re-use struct uart_port {name} fieldAndy Shevchenko2017-04-081-6/+4
* serdev: Add serdev_device_write subroutineAndrey Smirnov2017-04-081-5/+31
* serial: sprd: adjust TIMEOUT to a big valueWei Qiao2017-04-081-1/+1
* Merge 4.11-rc5 into tty-nextGreg Kroah-Hartman2017-04-035-6/+36
|\
| * Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-04-021-1/+0
| |\
| | * sched/headers: Remove duplicate #include <linux/sched/debug.h> lineIngo Molnar2017-03-281-1/+0
| * | tty: pl011: fix earlycon work-around for QDF2400 erratum 44Timur Tabi2017-04-011-2/+21
| * | serial: 8250_EXAR: fix duplicate Kconfig text and add missing help textPaul Gortmaker2017-03-311-2/+6
| * | tty/serial: atmel: fix TX path in atmel_console_write()Nicolas Ferre2017-03-311-0/+3
| * | tty/serial: atmel: fix race condition (TX+DMA)Richard Genoud2017-03-311-0/+5
| * | serial: mxs-auart: Fix baudrate calculationUwe Kleine-König2017-03-311-1/+1
* | | tty: serial: fsl_lpuart: lock port on console writeStefan Agner2017-03-311-0/+20
* | | serial: altera_uart: add earlycon supportTobias Klauser2017-03-312-0/+33
* | | tty: Disable default console blanking intervalTim Gardner2017-03-311-1/+1
* | | serial: 8250: 8250_core: Fix irq name for 8250 serial IRQVignesh R2017-03-311-1/+1
* | | tty: serial_core: Add name field to uart_port structVignesh R2017-03-311-0/+7
* | | serial: 8250_lpss: Unconditionally set PCI master for QuarkJan Kiszka2017-03-311-1/+2
* | | serial: sh-sci: Fix (AUTO)RTS in sci_init_pins()Geert Uytterhoeven2017-03-311-6/+19
* | | serial: sh-sci: Fix late enablement of AUTORTSGeert Uytterhoeven2017-03-311-0/+4
* | | serial: sh-sci: Fix hang in sci_reset()Geert Uytterhoeven2017-03-311-4/+0
* | | serial: st-asc: Change default baudrate from 9600 to 115200Lee Jones2017-03-311-1/+1
* | | tty: serial: st-asc: Make the locking RT awareLionel Debieve2017-03-311-5/+3
* | | tty/hvc_console: fix console lock ordering with spinlockDenis Kirjanov2017-03-311-2/+2
* | | tty: reset termios state on device registrationJohan Hovold2017-03-311-0/+11
* | | tty: drop obsolete termios_locked commentsJohan Hovold2017-03-311-6/+1
* | | tty: close race between device register and openJohan Hovold2017-03-311-20/+20
* | | Merge 4.11-rc4 into tty-nextGreg Kroah-Hartman2017-03-293-78/+34
|\| |
| * | Merge tag 'tty-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-03-263-74/+29
| |\ \ | | |/ | |/|
| | * tty: fix data race in tty_ldisc_ref_wait()Dmitry Vyukov2017-03-171-2/+5
| | * tty: don't panic on OOM in tty_set_ldisc()Dmitry Vyukov2017-03-171-69/+16
| | * Revert "tty: serial: pl011: add ttyAMA for matching pl011 console"Aleksey Makarov2017-03-171-1/+1
| | * serial: 8250_dw: Fix breakage when HAVE_CLK=nJames Hogan2017-03-141-0/+2
| | * serial: 8250_dw: Honor clk_round_rate errors in dw8250_set_termiosHeiko Stuebner2017-03-141-2/+5
| * | Merge tag 'gpio-v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2017-03-211-5/+6
| |\ \ | | |/ | |/|
| | * serial: st-asc: Use new GPIOD API to obtain RTS pinLee Jones2017-03-141-5/+6
* | | Revert "tty: Fix ldisc crash on reopened tty"Greg Kroah-Hartman2017-03-291-6/+5
* | | serial: 8250_dw: simplify optional reset handlingPhilipp Zabel2017-03-171-8/+5
* | | tty: serial_core, remove state checks in uart_poll*Jiri Slaby2017-03-171-12/+5