Age | Commit message (Expand) | Author | Files | Lines |
2017-04-14 | Revert "tty: don't panic on OOM in tty_set_ldisc()" | Greg Kroah-Hartman | 1 | -16/+69 |
2017-04-02 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+0 |
2017-04-01 | tty: pl011: fix earlycon work-around for QDF2400 erratum 44 | Timur Tabi | 1 | -2/+21 |
2017-03-31 | serial: 8250_EXAR: fix duplicate Kconfig text and add missing help text | Paul Gortmaker | 1 | -2/+6 |
2017-03-31 | tty/serial: atmel: fix TX path in atmel_console_write() | Nicolas Ferre | 1 | -0/+3 |
2017-03-31 | tty/serial: atmel: fix race condition (TX+DMA) | Richard Genoud | 1 | -0/+5 |
2017-03-31 | serial: mxs-auart: Fix baudrate calculation | Uwe Kleine-König | 1 | -1/+1 |
2017-03-28 | sched/headers: Remove duplicate #include <linux/sched/debug.h> line | Ingo Molnar | 1 | -1/+0 |
2017-03-26 | Merge tag 'tty-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 3 | -74/+29 |
2017-03-21 | Merge tag 'gpio-v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 1 | -5/+6 |
2017-03-17 | tty: fix data race in tty_ldisc_ref_wait() | Dmitry Vyukov | 1 | -2/+5 |
2017-03-17 | tty: don't panic on OOM in tty_set_ldisc() | Dmitry Vyukov | 1 | -69/+16 |
2017-03-17 | Revert "tty: serial: pl011: add ttyAMA for matching pl011 console" | Aleksey Makarov | 1 | -1/+1 |
2017-03-14 | serial: st-asc: Use new GPIOD API to obtain RTS pin | Lee Jones | 1 | -5/+6 |
2017-03-14 | serial: 8250_dw: Fix breakage when HAVE_CLK=n | James Hogan | 1 | -0/+2 |
2017-03-14 | serial: 8250_dw: Honor clk_round_rate errors in dw8250_set_termios | Heiko Stuebner | 1 | -2/+5 |
2017-03-07 | serial: samsung: Continue to work if DMA request fails | Krzysztof Kozlowski | 1 | -2/+4 |
2017-03-07 | tty: n_hdlc: get rid of racy n_hdlc.tbuf | Alexander Popov | 1 | -63/+69 |
2017-03-02 | sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re... | Ingo Molnar | 1 | -0/+1 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2 | -1/+2 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 3 | -0/+5 |
2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar | 5 | -4/+5 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 6 | -6/+6 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <uap... | Ingo Molnar | 1 | -0/+1 |
2017-02-28 | lib/vsprintf.c: remove %Z support | Alexey Dobriyan | 1 | -1/+1 |
2017-02-28 | scripts/spelling.txt: add "comsume(r)" pattern and fix typo instances | Masahiro Yamada | 1 | -1/+1 |
2017-02-23 | sparc64: Send break twice from console to return to boot prom | Vijay Kumar | 1 | -1/+5 |
2017-02-23 | sparc64: Migrate hvcons irq to panicked cpu | Vijay Kumar | 1 | -0/+6 |
2017-02-23 | lib/show_mem.c: teach show_mem to work with the given nodemask | Michal Hocko | 2 | -2/+2 |
2017-02-22 | Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 67 | -1272/+2408 |
2017-02-21 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -10/+8 |
2017-02-16 | tty: pl011: Work around QDF2400 E44 stuck BUSY bit | Christopher Covington | 1 | -7/+59 |
2017-02-14 | atmel_serial: Use the fractional divider when possible | Romain Izard | 1 | -3/+4 |
2017-02-10 | tty: Remove extra include in HVC console tty framework | Sergio Valverde | 1 | -1/+0 |
2017-02-10 | serial: exar: Enable MSI support | Jan Kiszka | 1 | -1/+7 |
2017-02-10 | serial: exar: Move register defines from uapi header to consumer site | Jan Kiszka | 2 | -0/+19 |
2017-02-10 | serial: pci: Remove unused pci_boards entries | Jan Kiszka | 1 | -22/+0 |
2017-02-10 | serial: exar: Move Commtech adapters to 8250_exar as well | Jan Kiszka | 2 | -143/+79 |
2017-02-10 | serial: exar: Fix initialization of EXAR registers for ports > 0 | Jan Kiszka | 1 | -13/+9 |
2017-02-10 | serial: exar: Fix mapping of port I/O resources | Jan Kiszka | 1 | -0/+3 |
2017-02-10 | serial: sh-sci: fix hardware RX trigger level setting | Ulrich Hecht | 1 | -2/+9 |
2017-02-10 | tty/serial: atmel: ensure state is restored after suspending | Alexandre Belloni | 1 | -0/+44 |
2017-02-10 | serial: 8250_dw: Avoid "too much work" from bogus rx timeout interrupt | Douglas Anderson | 1 | -0/+23 |
2017-02-09 | serdev: ttyport: check whether tty_init_dev() fails | Dan Carpenter | 1 | -0/+2 |
2017-02-09 | serial: 8250_pci: make pciserial_detach_ports() static | Wei Yongjun | 1 | -1/+1 |
2017-02-06 | serial: st-asc: Use generic DT binding for announcing RTS/CTS lines | Lee Jones | 1 | -1/+1 |
2017-02-06 | serial: st-asc: (De)Register GPIOD and swap Pinctrl profiles | Lee Jones | 1 | -1/+26 |
2017-02-06 | serial: st-asc: Read in all Pinctrl states | Lee Jones | 1 | -0/+29 |
2017-02-06 | serial: st-asc: Provide RTS functionality | Lee Jones | 1 | -4/+23 |
2017-02-06 | serial: st-asc: Ignore the parity error bit if 8-bit mode is enabled | Lee Jones | 1 | -3/+13 |