Age | Commit message (Expand) | Author | Files | Lines |
2017-04-08 | serdev: Add serdev_device_write subroutine | Andrey Smirnov | 1 | -5/+31 |
2017-04-08 | serial: sprd: adjust TIMEOUT to a big value | Wei Qiao | 1 | -1/+1 |
2017-04-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 7 | -80/+65 |
2017-04-05 | net: ibm: emac: remove unused sysrq handler for 'c' key | Eric Biggers | 1 | -1/+1 |
2017-04-03 | Merge 4.11-rc5 into tty-next | Greg Kroah-Hartman | 5 | -6/+36 |
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-31 | tty: serial: fsl_lpuart: lock port on console write | Stefan Agner | 1 | -0/+20 |
2017-03-31 | serial: altera_uart: add earlycon support | Tobias Klauser | 2 | -0/+33 |
2017-03-31 | tty: Disable default console blanking interval | Tim Gardner | 1 | -1/+1 |
2017-03-31 | serial: 8250: 8250_core: Fix irq name for 8250 serial IRQ | Vignesh R | 1 | -1/+1 |
2017-03-31 | tty: serial_core: Add name field to uart_port struct | Vignesh R | 1 | -0/+7 |
2017-03-31 | serial: 8250_lpss: Unconditionally set PCI master for Quark | Jan Kiszka | 1 | -1/+2 |
2017-03-31 | serial: sh-sci: Fix (AUTO)RTS in sci_init_pins() | Geert Uytterhoeven | 1 | -6/+19 |
2017-03-31 | serial: sh-sci: Fix late enablement of AUTORTS | Geert Uytterhoeven | 1 | -0/+4 |
2017-03-31 | serial: sh-sci: Fix hang in sci_reset() | Geert Uytterhoeven | 1 | -4/+0 |
2017-03-31 | serial: st-asc: Change default baudrate from 9600 to 115200 | Lee Jones | 1 | -1/+1 |
2017-03-31 | tty: serial: st-asc: Make the locking RT aware | Lionel Debieve | 1 | -5/+3 |
2017-03-31 | tty/hvc_console: fix console lock ordering with spinlock | Denis Kirjanov | 1 | -2/+2 |
2017-03-31 | tty: reset termios state on device registration | Johan Hovold | 1 | -0/+11 |
2017-03-31 | tty: drop obsolete termios_locked comments | Johan Hovold | 1 | -6/+1 |
2017-03-31 | tty: close race between device register and open | Johan Hovold | 1 | -20/+20 |
2017-03-29 | Merge 4.11-rc4 into tty-next | Greg Kroah-Hartman | 3 | -78/+34 |
2017-03-29 | Revert "tty: Fix ldisc crash on reopened tty" | Greg Kroah-Hartman | 1 | -6/+5 |
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-22 | of: Add function for generating a DT modalias with a newline | Rob Herring | 1 | -4/+1 |
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 | serial: 8250_dw: simplify optional reset handling | Philipp Zabel | 1 | -8/+5 |
2017-03-17 | tty: serial_core, remove state checks in uart_poll* | Jiri Slaby | 1 | -12/+5 |
2017-03-17 | serial: 8250_fintek: Enable high speed mode on Fintek F81866 | Lukas Redlinger | 1 | -5/+38 |
2017-03-17 | tty: Fix ldisc crash on reopened tty | Peter Hurley | 1 | -5/+6 |
2017-03-17 | tty: pty: Fix ldisc flush after userspace become aware of the data already | Wang YanQing | 1 | -6/+1 |
2017-03-17 | uartlite: Adding a kernel parameter for the number of uartlites | Sam Povilus | 2 | -1/+10 |
2017-03-17 | serial: xuartps: Cleanup the clock enable | Shubhrajyoti Datta | 1 | -6/+3 |
2017-03-17 | serial: altera_jtaguart: add earlycon support | Tobias Klauser | 2 | -0/+21 |
2017-03-17 | tty: n_gsm: Use net_device_stats from struct net_device | Tobias Klauser | 1 | -15/+6 |
2017-03-17 | drivers/tty: Convert remaining uses of pr_warning to pr_warn | Joe Perches | 2 | -3/+3 |
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: xilinx_uartps: Add pm runtime support | Shubhrajyoti Datta | 1 | -8/+42 |
2017-03-14 | serial: 8250: 8250_core: Use dev_name() during request_irq() | Vignesh R | 1 | -1/+1 |
2017-03-14 | drivers: convert sbd_duart.map_guard from atomic_t to refcount_t | Elena Reshetova | 1 | -11/+7 |
2017-03-14 | tty/serial: atmel: move atmel_serial header into driver directory | Richard Genoud | 2 | -1/+170 |