summaryrefslogtreecommitdiffstats
path: root/drivers/tty
AgeCommit message (Expand)AuthorFilesLines
2017-03-31serial: sh-sci: Fix late enablement of AUTORTSGeert Uytterhoeven1-0/+4
2017-03-31serial: sh-sci: Fix hang in sci_reset()Geert Uytterhoeven1-4/+0
2017-03-31serial: st-asc: Change default baudrate from 9600 to 115200Lee Jones1-1/+1
2017-03-31tty: serial: st-asc: Make the locking RT awareLionel Debieve1-5/+3
2017-03-31tty/hvc_console: fix console lock ordering with spinlockDenis Kirjanov1-2/+2
2017-03-31tty: reset termios state on device registrationJohan Hovold1-0/+11
2017-03-31tty: drop obsolete termios_locked commentsJohan Hovold1-6/+1
2017-03-31tty: close race between device register and openJohan Hovold1-20/+20
2017-03-29Merge 4.11-rc4 into tty-nextGreg Kroah-Hartman3-78/+34
2017-03-29Revert "tty: Fix ldisc crash on reopened tty"Greg Kroah-Hartman1-6/+5
2017-03-28sched/headers: Remove duplicate #include <linux/sched/debug.h> lineIngo Molnar1-1/+0
2017-03-26Merge tag 'tty-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-74/+29
2017-03-22of: Add function for generating a DT modalias with a newlineRob Herring1-4/+1
2017-03-21Merge tag 'gpio-v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds1-5/+6
2017-03-17serial: 8250_dw: simplify optional reset handlingPhilipp Zabel1-8/+5
2017-03-17tty: serial_core, remove state checks in uart_poll*Jiri Slaby1-12/+5
2017-03-17serial: 8250_fintek: Enable high speed mode on Fintek F81866Lukas Redlinger1-5/+38
2017-03-17tty: Fix ldisc crash on reopened ttyPeter Hurley1-5/+6
2017-03-17tty: pty: Fix ldisc flush after userspace become aware of the data alreadyWang YanQing1-6/+1
2017-03-17uartlite: Adding a kernel parameter for the number of uartlitesSam Povilus2-1/+10
2017-03-17serial: xuartps: Cleanup the clock enableShubhrajyoti Datta1-6/+3
2017-03-17serial: altera_jtaguart: add earlycon supportTobias Klauser2-0/+21
2017-03-17tty: n_gsm: Use net_device_stats from struct net_deviceTobias Klauser1-15/+6
2017-03-17drivers/tty: Convert remaining uses of pr_warning to pr_warnJoe Perches2-3/+3
2017-03-17tty: fix data race in tty_ldisc_ref_wait()Dmitry Vyukov1-2/+5
2017-03-17tty: don't panic on OOM in tty_set_ldisc()Dmitry Vyukov1-69/+16
2017-03-17Revert "tty: serial: pl011: add ttyAMA for matching pl011 console"Aleksey Makarov1-1/+1
2017-03-14serial: st-asc: Use new GPIOD API to obtain RTS pinLee Jones1-5/+6
2017-03-14serial: xilinx_uartps: Add pm runtime supportShubhrajyoti Datta1-8/+42
2017-03-14serial: 8250: 8250_core: Use dev_name() during request_irq()Vignesh R1-1/+1
2017-03-14drivers: convert sbd_duart.map_guard from atomic_t to refcount_tElena Reshetova1-11/+7
2017-03-14tty/serial: atmel: move atmel_serial header into driver directoryRichard Genoud2-1/+170
2017-03-14serial: 8250_exar: Fix spelling of "driver"Andy Shevchenko1-1/+1
2017-03-14tty/serial: atmel: remove cache when unnecessaryAlexandre Belloni1-0/+2
2017-03-14tty/serial: atmel: increase ATMEL_MAX_UARTAlexandre Belloni1-1/+2
2017-03-14serial: sh-sci: Fix panic when serial console and DMA are enabledTakatoshi Akiyama1-4/+6
2017-03-14Revert "tty: serial: pl011: add ttyAMA for matching pl011 console"Aleksey Makarov1-1/+1
2017-03-14serial: 8250_dw: Fix breakage when HAVE_CLK=nJames Hogan1-0/+2
2017-03-14serial: 8250_dw: Honor clk_round_rate errors in dw8250_set_termiosHeiko Stuebner1-2/+5
2017-03-07serial: samsung: Continue to work if DMA request failsKrzysztof Kozlowski1-2/+4
2017-03-07tty: n_hdlc: get rid of racy n_hdlc.tbufAlexander Popov1-63/+69
2017-03-02sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re...Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2-1/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar3-0/+5
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar5-4/+5
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar6-6/+6
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <uap...Ingo Molnar1-0/+1
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan1-1/+1
2017-02-27scripts/spelling.txt: add "comsume(r)" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-23sparc64: Send break twice from console to return to boot promVijay Kumar1-1/+5