aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAge
* serial: 8250_dw: Fix deadlock in LCR workaroundPeter Hurley2015-03-11
* Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-03-08
|\
| * TTY: fix tty_wait_until_sent maximum timeoutJohan Hovold2015-03-06
| * TTY: fix tty_wait_until_sent on 64-bit machinesJohan Hovold2015-03-06
| * TTY: bfin_jtag_comm: remove incorrect wait_until_sent operationJohan Hovold2015-03-06
| * serial: sprd: Fix missing spin_unlock in sprd_handle_irq()Axel Lin2015-03-06
| * tty: fix up atime/mtime mess, take fourJiri Slaby2015-03-06
| * serial: 8250_dw: Fix get_mctrl behaviourDesmond Liu2015-03-06
| * serial:8250:8250_pci: delete unneeded quirk entriesWang YanQing2015-03-06
| * serial:8250:8250_pci: fix redundant entry report for WCH_CH352_2SWang YanQing2015-03-06
| * Change email address for 8250_pciRussell King2015-03-06
| * serial: 8250: Revert "tty: serial: 8250_core: read only RX if there is someth...Sebastian Andrzej Siewior2015-03-06
| * Revert "tty/serial: of_serial: add DT alias ID handling"Baruch Siach2015-03-06
* | tty: serial: atmel: rework interrupt and wakeup handlingBoris BREZILLON2015-03-05
|/
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2015-02-19
|\
| * kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger2015-01-07
* | Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2015-02-15
|\ \
| * | serial: 8250: Fix UART_BUG_TXEN workaroundPeter Hurley2015-02-07
| * | serial: driver for ETRAX FS UARTNiklas Cassel2015-02-07
| * | tty: remove unused variable spropFabian Frederick2015-02-03
| * | serial: of-serial: fetch line number from DTLucas Stach2015-02-03
| * | serial: samsung: earlycon support depends on CONFIG_SERIAL_SAMSUNG_CONSOLEMarek Szyprowski2015-02-02
| * | tty/serial: serial8250_set_divisor() can be statickbuild test robot2015-02-02
| * | tty/serial: Add Spreadtrum sc9836-uart driver supportChunyan Zhang2015-02-02
| * | serial: samsung: remove redundant interrupt enablingRobert Baldyga2015-02-02
| * | tty: Remove external interface for tty_set_termios()Peter Hurley2015-02-02
| * | serial: omap: Fix RTS handlingPeter Hurley2015-02-02
| * | serial: 8250_omap: Use UPSTAT_AUTORTS for RTS handlingPeter Hurley2015-02-02
| * | serial: core: Rework hw-assisted flow control supportPeter Hurley2015-02-02
| * | tty/serial: 8250_early: Add support for PXA UARTsRob Herring2015-02-02
| * | tty/serial: of_serial: add support for PXA/MMP uartsRob Herring2015-02-02
| * | tty/serial: of_serial: add DT alias ID handlingRob Herring2015-02-02
| * | serial: 8250: Prevent concurrent updates to shadow registersPeter Hurley2015-02-02
| * | serial: 8250: Use canary to restart console after suspendPeter Hurley2015-02-02
| * | serial: 8250: Refactor XR17V35X divisor calculationPeter Hurley2015-02-02
| * | serial: 8250: Refactor divisor programmingPeter Hurley2015-02-02
| * | serial: 8250: Refactor LCR computationPeter Hurley2015-02-02
| * | serial: 8250: Move UART_BUG_QUOT workaroundPeter Hurley2015-02-02
| * | tty: serial: men_z135_uart: Fix driver for changes in hardwareJohannes Thumshirn2015-02-02
| * | serial: core: Simplify console suspend logic in uart_suspend_port()Peter Hurley2015-02-02
| * | n_tty: Fix signal handling flushesPeter Hurley2015-02-02
| * | pty: Fix buffer flush deadlockPeter Hurley2015-02-02
| * | tty: Make lock subclasses available for other tty locksPeter Hurley2015-02-02
| * | n_tty: Fix read buffer overwrite when no newlinePeter Hurley2015-02-02
| * | n_tty: Fix PARMRK over-throttlingPeter Hurley2015-02-02
| * | n_tty: Fix unordered accesses to lockless read bufferPeter Hurley2015-02-02
| * | n_tty: Simplify throttle threshold calculationPeter Hurley2015-02-02
| * | n_tty: Fix throttle for canon lines > 3967 charsPeter Hurley2015-02-02
| * | n_tty: Eliminate receive_room() from consumer/exclusive pathsPeter Hurley2015-02-02
| * | serial: samsung: Add support for early consoleTomasz Figa2015-02-02