summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
* lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-271-1/+1
* scripts/spelling.txt: add "comsume(r)" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* sparc64: Send break twice from console to return to boot promVijay Kumar2017-02-231-1/+5
* sparc64: Migrate hvcons irq to panicked cpuVijay Kumar2017-02-231-0/+6
* lib/show_mem.c: teach show_mem to work with the given nodemaskMichal Hocko2017-02-222-2/+2
* Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-02-2267-1272/+2408
|\
| * tty: pl011: Work around QDF2400 E44 stuck BUSY bitChristopher Covington2017-02-151-7/+59
| * atmel_serial: Use the fractional divider when possibleRomain Izard2017-02-141-3/+4
| * tty: Remove extra include in HVC console tty frameworkSergio Valverde2017-02-101-1/+0
| * serial: exar: Enable MSI supportJan Kiszka2017-02-101-1/+7
| * serial: exar: Move register defines from uapi header to consumer siteJan Kiszka2017-02-102-0/+19
| * serial: pci: Remove unused pci_boards entriesJan Kiszka2017-02-101-22/+0
| * serial: exar: Move Commtech adapters to 8250_exar as wellJan Kiszka2017-02-102-143/+79
| * serial: exar: Fix initialization of EXAR registers for ports > 0Jan Kiszka2017-02-101-13/+9
| * serial: exar: Fix mapping of port I/O resourcesJan Kiszka2017-02-101-0/+3
| * serial: sh-sci: fix hardware RX trigger level settingUlrich Hecht2017-02-101-2/+9
| * tty/serial: atmel: ensure state is restored after suspendingAlexandre Belloni2017-02-101-0/+44
| * serial: 8250_dw: Avoid "too much work" from bogus rx timeout interruptDouglas Anderson2017-02-101-0/+23
| * serdev: ttyport: check whether tty_init_dev() failsDan Carpenter2017-02-091-0/+2
| * serial: 8250_pci: make pciserial_detach_ports() staticWei Yongjun2017-02-091-1/+1
| * serial: st-asc: Use generic DT binding for announcing RTS/CTS linesLee Jones2017-02-061-1/+1
| * serial: st-asc: (De)Register GPIOD and swap Pinctrl profilesLee Jones2017-02-061-1/+26
| * serial: st-asc: Read in all Pinctrl statesLee Jones2017-02-061-0/+29
| * serial: st-asc: Provide RTS functionalityLee Jones2017-02-061-4/+23
| * serial: st-asc: Ignore the parity error bit if 8-bit mode is enabledLee Jones2017-02-061-3/+13
| * serial: 8250_pci: Add MKS Tenta SCOM-0800 and SCOM-0801 cardsIan Abbott2017-02-061-0/+13
| * serial: sh-sci: make RX FIFO parameters tunable via sysfsUlrich Hecht2017-02-061-0/+87
| * serial: sh-sci: SCIFA/B RX FIFO software timeoutUlrich Hecht2017-02-061-33/+68
| * serial: sh-sci: increase RX FIFO trigger defaults for (H)SCIFUlrich Hecht2017-02-061-1/+28
| * tty_port: register tty ports with serdev busRob Herring2017-02-031-0/+12
| * serdev: add a tty port controller driverRob Herring2017-02-033-0/+234
| * serdev: Introduce new bus for serial attached devicesRob Herring2017-02-034-0/+433
| * tty_port: Add port client functionsRob Herring2017-02-032-20/+43
| * serial: sh-sci: implement FIFO threshold register settingUlrich Hecht2017-02-031-0/+59
| * serial: sh-sci: consider DR (data ready) bit adequatelyUlrich Hecht2017-02-031-1/+1
| * serial: sh-sci: add FIFO trigger bitsUlrich Hecht2017-02-032-0/+8
| * tty: serial: cpm_uart: make use of for_each_node_by_type()Dmitry Torokhov2017-02-031-8/+10
| * tty: serial: pl011: add ttyAMA for matching pl011 consoleSudeep Holla2017-02-031-1/+1
| * serial: samsung: enable clock before accessing interrupt mask resister남영민2017-02-031-0/+3
| * serial: 8250_pci: remove exar codeSudip Mukherjee2017-02-032-333/+4
| * serial: exar: split out the exar code from 8250_pciSudip Mukherjee2017-02-033-0/+401
| * serial: imx: Fix the CTS_B polarity in RS485 modeFabio Estevam2017-01-311-3/+3
| * serial: imx: Fix the RTS GPIO polarity in RS485 modeFabio Estevam2017-01-311-10/+10
| * 8250: of: remove remnants of generic of_serial driverArnd Bergmann2017-01-271-69/+24
| * serial: sh-sci: Reformat sci_parse_dt() for git diffGeert Uytterhoeven2017-01-271-2/+2
| * tty: serial: constify uart_ops structuresBhumika Goyal2017-01-2726-26/+26
| * console: Add callback to flush scrollback buffer to consw structManuel Schölling2017-01-251-0/+9
| * serial: 8250_omap: Fix probe and remove for PM runtimeTony Lindgren2017-01-251-1/+7
| * serial: hp300: mask the warning for people just doing build coveragePaul Gortmaker2017-01-251-1/+1
| * serial: xuartps: Enable uart loopback modeYasir-Khan2017-01-251-0/+9