summaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)Author
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-26Merge tag 'tty-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-03-21Merge tag 'gpio-v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
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: 8250_dw: Fix breakage when HAVE_CLK=nJames Hogan
2017-03-14serial: 8250_dw: Honor clk_round_rate errors in dw8250_set_termiosHeiko Stuebner
2017-03-07serial: samsung: Continue to work if DMA request failsKrzysztof Kozlowski
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 <uap...Ingo Molnar
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-15tty: pl011: Work around QDF2400 E44 stuck BUSY bitChristopher Covington
2017-02-14atmel_serial: Use the fractional divider when possibleRomain Izard
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-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-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
2017-01-31serial: imx: Fix the CTS_B polarity in RS485 modeFabio Estevam
2017-01-31serial: imx: Fix the RTS GPIO polarity in RS485 modeFabio Estevam
2017-01-278250: of: remove remnants of generic of_serial driverArnd Bergmann
2017-01-27serial: sh-sci: Reformat sci_parse_dt() for git diffGeert Uytterhoeven