summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2017-04-08serdev: Add serdev_device_write subroutineAndrey Smirnov
2017-04-08serial: sprd: adjust TIMEOUT to a big valueWei Qiao
2017-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-05net: ibm: emac: remove unused sysrq handler for 'c' keyEric Biggers
2017-04-03Merge 4.11-rc5 into tty-nextGreg Kroah-Hartman
2017-04-02Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
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-31tty: Disable default console blanking intervalTim Gardner
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-31tty/hvc_console: fix console lock ordering with spinlockDenis Kirjanov
2017-03-31tty: reset termios state on device registrationJohan Hovold
2017-03-31tty: drop obsolete termios_locked commentsJohan Hovold
2017-03-31tty: close race between device register and openJohan Hovold
2017-03-29Merge 4.11-rc4 into tty-nextGreg Kroah-Hartman
2017-03-29Revert "tty: Fix ldisc crash on reopened tty"Greg Kroah-Hartman
2017-03-28sched/headers: Remove duplicate #include <linux/sched/debug.h> lineIngo Molnar
2017-03-26Merge tag 'tty-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-03-22of: Add function for generating a DT modalias with a newlineRob Herring
2017-03-21Merge tag 'gpio-v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2017-03-17serial: 8250_dw: simplify optional reset handlingPhilipp Zabel
2017-03-17tty: serial_core, remove state checks in uart_poll*Jiri Slaby
2017-03-17serial: 8250_fintek: Enable high speed mode on Fintek F81866Lukas Redlinger
2017-03-17tty: Fix ldisc crash on reopened ttyPeter Hurley
2017-03-17tty: pty: Fix ldisc flush after userspace become aware of the data alreadyWang YanQing
2017-03-17uartlite: Adding a kernel parameter for the number of uartlitesSam Povilus
2017-03-17serial: xuartps: Cleanup the clock enableShubhrajyoti Datta
2017-03-17serial: altera_jtaguart: add earlycon supportTobias Klauser
2017-03-17tty: n_gsm: Use net_device_stats from struct net_deviceTobias Klauser
2017-03-17drivers/tty: Convert remaining uses of pr_warning to pr_warnJoe Perches
2017-03-17tty: fix data race in tty_ldisc_ref_wait()Dmitry Vyukov
2017-03-17tty: don't panic on OOM in tty_set_ldisc()Dmitry Vyukov
2017-03-17Revert "tty: serial: pl011: add ttyAMA for matching pl011 console"Aleksey Makarov
2017-03-14serial: st-asc: Use new GPIOD API to obtain RTS pinLee Jones
2017-03-14serial: xilinx_uartps: Add pm runtime supportShubhrajyoti Datta
2017-03-14serial: 8250: 8250_core: Use dev_name() during request_irq()Vignesh R
2017-03-14drivers: convert sbd_duart.map_guard from atomic_t to refcount_tElena Reshetova
2017-03-14tty/serial: atmel: move atmel_serial header into driver directoryRichard Genoud