summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2018-12-211-5/+26
|\
| * serial/sunsu: fix refcount leakYangtao Li2018-12-211-5/+26
* | Revert "serial: 8250: Fix clearing FIFOs in RS485 mode again"Paul Burton2018-12-171-24/+5Star
* | Merge tag 'tty-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-12-093-12/+11Star
|\ \
| * | kgdboc: fix KASAN global-out-of-bounds bug in param_set_kgdboc_var()Macpaul Lin2018-12-061-2/+2
| * | tty: serial: 8250_mtk: always resume the device in probe.Peter Shih2018-12-051-9/+7Star
| * | tty: do not set TTY_IO_ERROR flag if console portChanho Park2018-11-271-1/+2
* | | Merge tag 'usb-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-12-091-2/+9
|\ \ \ | |_|/ |/| |
| * | USB: serial: console: fix reported terminal settingsJohan Hovold2018-12-051-2/+9
| |/
* / drivers/tty: add missing of_node_put()Yangtao Li2018-12-031-0/+1
|/
* Merge tag 'tty-4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-11-103-7/+7
|\
| * serial: sh-sci: Fix could not remove dev_attr_rx_fifo_timeoutYoshihiro Shimoda2018-11-091-2/+2
| * termios, tty/tty_baudrate.c: fix buffer overrunH. Peter Anvin2018-11-081-2/+2
| * vt: fix broken display when running aptitudeMikulas Patocka2018-11-081-1/+1
| * serial: sh-sci: Fix receive on SCIFA/SCIFB variants with DMAGeert Uytterhoeven2018-10-151-2/+2
* | mm: remove include/linux/bootmem.hMike Rapoport2018-10-313-3/+3
* | Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-10-2927-377/+786
|\ \
| * | of: base: Change logic in of_alias_get_alias_list()Michal Simek2018-10-151-1/+1
| * | serial: sh-sci: do not warn if DMA transfers are not supportedUlrich Hecht2018-10-151-1/+1
| * | serial: uartps: Do not allow use aliases >= MAX_UART_INSTANCESMichal Simek2018-10-111-2/+4
| * | tty: check name length in tty_find_polling_driver()Miles Chen2018-10-111-1/+1
| * | tty: wipe buffer if not echoing dataGreg KH2018-10-111-3/+17
| * | tty: wipe buffer.Linus Torvalds2018-10-111-1/+5
| * | serial: fsl_lpuart: Remove the alias node dependenceVabhav Sharma2018-10-101-2/+10
| * | Merge 4.19-rc7 into tty-nextGreg Kroah-Hartman2018-10-081-4/+0Star
| |\|
| * | TTY: sn_console: Replace spin_is_locked() with spin_trylock()Lance Roy2018-10-041-9/+6Star
| * | Revert "serial:serial_core: Allow use of CTS for PPS line discipline"Greg Kroah-Hartman2018-10-041-69/+1Star
| * | serial: 8250_uniphier: add auto-flow-control supportDai Okamura2018-10-021-0/+3
| * | serial: 8250_uniphier: flatten probe functionMasahiro Yamada2018-10-021-32/+17Star
| * | serial: 8250_uniphier: remove unused "fifo-size" propertyMasahiro Yamada2018-10-021-9/+1Star
| * | serial: uartps: Fix missing unlock on error in cdns_get_id()Wei Yongjun2018-10-021-1/+3
| * | tty/serial: atmel: add ISO7816 supportNicolas Ferre2018-10-022-12/+181
| * | tty/serial_core: add ISO7816 infrastructureNicolas Ferre2018-10-021-0/+60
| * | serial:serial_core: Allow use of CTS for PPS line disciplineSteve Sakoman2018-10-021-1/+69
| * | Merge 4.19-rc6 into tty-nextGreg Kroah-Hartman2018-09-306-7/+30
| |\ \
| * | | serial: uartps: Change uart ID port allocationMichal Simek2018-09-201-13/+96
| * | | tty: serial: remove set but not used variable 'error'YueHaibing2018-09-201-3/+1Star
| * | | kgdboc: Fix warning with module buildLaura Abbott2018-09-201-18/+19
| * | | TTY: tty_buffer, warn on leaksJiri Slaby2018-09-181-1/+6
| * | | tty_port: Remove incorrect whitespace after commentsTobin C. Harding2018-09-181-7/+0Star
| * | | sc16is7xx: Fix for "Unexpected interrupt: 8"Phil Elwell2018-09-181-0/+28
| * | | sc16is7xx: Fix for multi-channel stallPhil Elwell2018-09-181-6/+13
| * | | serial: 8250: Fix clearing FIFOs in RS485 mode againMarek Vasut2018-09-181-5/+24
| * | | tty: Convert to using %pOFn instead of device_node.nameRob Herring2018-09-183-12/+12
| * | | serial: 8250_of: Fix for lack of interrupt supportJohn Garry2018-09-181-9/+13
| * | | tty: serial: qcom_geni_serial: Fix serial when not used as consoleDouglas Anderson2018-09-181-29/+26Star
| * | | tty: serial: qcom_geni_serial: Drop useless check for dev.of_nodeGeert Uytterhoeven2018-09-181-8/+6Star
| * | | serial: mxs-auart: Fix potential infinite loopAnton Vasilyev2018-09-181-1/+2
| * | | serial: sprd: Fix the indentation issueBaolin Wang2018-09-181-24/+22Star
| * | | serial: sprd: Change 'int' to 'unsigned int'Baolin Wang2018-09-181-4/+5