aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)Author
2017-03-17serial: 8250_fintek: Enable high speed mode on Fintek F81866Lukas Redlinger
2017-03-17uartlite: Adding a kernel parameter for the number of uartlitesSam Povilus
2017-03-17serial: xuartps: Cleanup the clock enableShubhrajyoti Datta
2017-03-17serial: altera_jtaguart: add earlycon supportTobias Klauser
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: xilinx_uartps: Add pm runtime supportShubhrajyoti Datta
2017-03-14serial: 8250: 8250_core: Use dev_name() during request_irq()Vignesh R
2017-03-14drivers: convert sbd_duart.map_guard from atomic_t to refcount_tElena Reshetova
2017-03-14tty/serial: atmel: move atmel_serial header into driver directoryRichard Genoud
2017-03-14serial: 8250_exar: Fix spelling of "driver"Andy Shevchenko
2017-03-14tty/serial: atmel: remove cache when unnecessaryAlexandre Belloni
2017-03-14tty/serial: atmel: increase ATMEL_MAX_UARTAlexandre Belloni
2017-03-14serial: sh-sci: Fix panic when serial console and DMA are enabledTakatoshi Akiyama
2017-03-14Revert "tty: serial: pl011: add ttyAMA for matching pl011 console"Aleksey Makarov
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남영민