aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2017-03-07serial: samsung: Continue to work if DMA request failsKrzysztof Kozlowski
2017-03-07tty: n_hdlc: get rid of racy n_hdlc.tbufAlexander Popov
2017-03-02sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <uap...Ingo Molnar
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan
2017-02-27scripts/spelling.txt: add "comsume(r)" pattern and fix typo instancesMasahiro Yamada
2017-02-23sparc64: Send break twice from console to return to boot promVijay Kumar
2017-02-23sparc64: Migrate hvcons irq to panicked cpuVijay Kumar
2017-02-22lib/show_mem.c: teach show_mem to work with the given nodemaskMichal Hocko
2017-02-22Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-02-20Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-02-15tty: pl011: Work around QDF2400 E44 stuck BUSY bitChristopher Covington
2017-02-14atmel_serial: Use the fractional divider when possibleRomain Izard
2017-02-10tty: Remove extra include in HVC console tty frameworkSergio Valverde
2017-02-10serial: exar: Enable MSI supportJan Kiszka
2017-02-10serial: exar: Move register defines from uapi header to consumer siteJan Kiszka
2017-02-10serial: pci: Remove unused pci_boards entriesJan Kiszka
2017-02-10serial: exar: Move Commtech adapters to 8250_exar as wellJan Kiszka
2017-02-10serial: exar: Fix initialization of EXAR registers for ports > 0Jan Kiszka
2017-02-10serial: exar: Fix mapping of port I/O resourcesJan Kiszka
2017-02-10serial: sh-sci: fix hardware RX trigger level settingUlrich Hecht
2017-02-10tty/serial: atmel: ensure state is restored after suspendingAlexandre Belloni
2017-02-10serial: 8250_dw: Avoid "too much work" from bogus rx timeout interruptDouglas Anderson
2017-02-09serdev: ttyport: check whether tty_init_dev() failsDan Carpenter
2017-02-09serial: 8250_pci: make pciserial_detach_ports() staticWei Yongjun
2017-02-06serial: st-asc: Use generic DT binding for announcing RTS/CTS linesLee Jones
2017-02-06serial: st-asc: (De)Register GPIOD and swap Pinctrl profilesLee Jones
2017-02-06serial: st-asc: Read in all Pinctrl statesLee Jones
2017-02-06serial: st-asc: Provide RTS functionalityLee Jones
2017-02-06serial: st-asc: Ignore the parity error bit if 8-bit mode is enabledLee Jones
2017-02-06serial: 8250_pci: Add MKS Tenta SCOM-0800 and SCOM-0801 cardsIan Abbott
2017-02-06serial: sh-sci: make RX FIFO parameters tunable via sysfsUlrich Hecht
2017-02-06serial: sh-sci: SCIFA/B RX FIFO software timeoutUlrich Hecht
2017-02-06serial: sh-sci: increase RX FIFO trigger defaults for (H)SCIFUlrich Hecht
2017-02-03tty_port: register tty ports with serdev busRob Herring
2017-02-03serdev: add a tty port controller driverRob Herring
2017-02-03serdev: Introduce new bus for serial attached devicesRob Herring
2017-02-03tty_port: Add port client functionsRob Herring
2017-02-03serial: sh-sci: implement FIFO threshold register settingUlrich Hecht
2017-02-03serial: sh-sci: consider DR (data ready) bit adequatelyUlrich Hecht
2017-02-03serial: sh-sci: add FIFO trigger bitsUlrich Hecht
2017-02-03tty: serial: cpm_uart: make use of for_each_node_by_type()Dmitry Torokhov
2017-02-03tty: serial: pl011: add ttyAMA for matching pl011 consoleSudeep Holla
2017-02-03serial: samsung: enable clock before accessing interrupt mask resister남영민
2017-02-03serial: 8250_pci: remove exar codeSudip Mukherjee
2017-02-03serial: exar: split out the exar code from 8250_pciSudip Mukherjee