summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2017-03-31serial: 8250_lpss: Unconditionally set PCI master for QuarkJan Kiszka
2017-03-31serial: sh-sci: Fix (AUTO)RTS in sci_init_pins()Geert Uytterhoeven
2017-03-31serial: sh-sci: Fix late enablement of AUTORTSGeert Uytterhoeven
2017-03-31serial: sh-sci: Fix hang in sci_reset()Geert Uytterhoeven
2017-03-31serial: st-asc: Change default baudrate from 9600 to 115200Lee Jones
2017-03-31tty: serial: st-asc: Make the locking RT awareLionel Debieve
2017-03-31tty/hvc_console: fix console lock ordering with spinlockDenis Kirjanov
2017-03-31tty: reset termios state on device registrationJohan Hovold
2017-03-31tty: drop obsolete termios_locked commentsJohan Hovold
2017-03-31tty: close race between device register and openJohan Hovold
2017-03-29Merge 4.11-rc4 into tty-nextGreg Kroah-Hartman
2017-03-29Revert "tty: Fix ldisc crash on reopened tty"Greg Kroah-Hartman
2017-03-28sched/headers: Remove duplicate #include <linux/sched/debug.h> lineIngo Molnar
2017-03-26Merge tag 'tty-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-03-22of: Add function for generating a DT modalias with a newlineRob Herring
2017-03-21Merge tag 'gpio-v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2017-03-17serial: 8250_dw: simplify optional reset handlingPhilipp Zabel
2017-03-17tty: serial_core, remove state checks in uart_poll*Jiri Slaby
2017-03-17serial: 8250_fintek: Enable high speed mode on Fintek F81866Lukas Redlinger
2017-03-17tty: Fix ldisc crash on reopened ttyPeter Hurley
2017-03-17tty: pty: Fix ldisc flush after userspace become aware of the data alreadyWang YanQing
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-17tty: n_gsm: Use net_device_stats from struct net_deviceTobias Klauser
2017-03-17drivers/tty: Convert remaining uses of pr_warning to pr_warnJoe Perches
2017-03-17tty: fix data race in tty_ldisc_ref_wait()Dmitry Vyukov
2017-03-17tty: don't panic on OOM in tty_set_ldisc()Dmitry Vyukov
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-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