- 55392c4 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 721413a Merge tag 'tty-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
- 3aa536d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
- 510cccb tty/vt/keyboard: fix OOB access in do_compute_shiftstate() by Dmitry Torokhov · 8 years ago
- 853f90d timers, drivers/tty/mips_ejtag: Initialize the poll timer as pinned by Thomas Gleixner · 8 years ago
- 01bab53 timers, drivers/tty/metag_da: Initialize the poll timer as pinned by Thomas Gleixner · 8 years ago
- 67417f9 Merge 4.7-rc6 into tty-next by Greg Kroah-Hartman · 8 years ago
- 5353ed8 devpts: fix null pointer dereference on failed memory allocation by Colin Ian King · 8 years ago
- 98f2082 tty/serial: atmel: enforce tasklet init and termination sequences by Nicolas Ferre · 8 years ago
- 5fd2b6e serial: sh-sci: Stop transfers in sci_shutdown() by Geert Uytterhoeven · 8 years ago
- 755dd8a serial: 8250_ingenic: drop #if conditional surrounding earlycon code by Masahiro Yamada · 8 years ago
- ae73975 serial: 8250_mtk: drop !defined(MODULE) conditional by Masahiro Yamada · 8 years ago
- 68b7805 serial: 8250_uniphier: drop !defined(MODULE) conditional by Masahiro Yamada · 8 years ago
- 4ef03d3 tty/serial/8250: use mctrl_gpio helpers by Yegor Yefremov · 8 years ago
- 434be0a serial: mctrl_gpio: enable API usage only for initialized mctrl_gpios struct by Yegor Yefremov · 8 years ago
- bf5cee6 serial: mctrl_gpio: add modem control read routine by Yegor Yefremov · 8 years ago
- 36fd95b tty/serial/8250: make UART_MCR register access consistent by Yegor Yefremov · 8 years ago
- 692aa19 serial: 8250_mid: Read RX buffer on RX DMA timeout for DNV by Chuah, Kim Tatt · 8 years ago
- fd9e516 serial: 8250_dma: Export serial8250_rx_dma_flush() by Chuah, Kim Tatt · 8 years ago
- c6f8278 dmaengine: hsu: Export hsu_dma_get_status() by Chuah, Kim Tatt · 8 years ago
- d03516d tty: serial: 8250: add CON_CONSDEV to flags by Matthew Leach · 8 years ago
- bbb5ff9 tty: serial: samsung: add byte-order aware bit functions by Matthew Leach · 8 years ago
- e37697b tty: serial: samsung: fixup accessors for endian by Matthew Leach · 8 years ago
- 3548e45 serial: sirf: make fifo functions static by Ben Dooks · 8 years ago
- ce87122 serial: mps2-uart: make driver explicitly non-modular by Vladimir Murzin · 8 years ago
- c2c1659 serial: mvebu-uart: free the IRQ in ->shutdown() by Thomas Petazzoni · 8 years ago
- a593886 serial/bcm63xx_uart: use correct alias naming by Jonas Gorski · 8 years ago
- a10aebe serial: m32r_sio: make it explicitly non-modular by Paul Gortmaker · 8 years ago
- 03ba5d5 serial: vt8500_serial: make it explicitly non-modular by Paul Gortmaker · 8 years ago
- ca16c5a serial: pxa: make it explicitly non-modular by Paul Gortmaker · 8 years ago
- 8d6d544 serial: 8250_uniphier: add COMPILE_TEST option by Masahiro Yamada · 8 years ago
- 78adcca serial: max310x: Assign port line automatically by Alexander Shiyan · 8 years ago
- c8246fe serial: max310x: Unregister UARTs on error by Alexander Shiyan · 8 years ago
- e940e81 serial: max310x: Remove duplicate bits definition by Alexander Shiyan · 8 years ago
- 6286767a serial: max310x: Register UART driver at module_init by Alexander Shiyan · 8 years ago
- 0e8cc7c serial: max310x: Using resource-managed function for GPIO by Alexander Shiyan · 8 years ago
- 5bdb48b serial: max310x: Fix RS485 handling by Alexander Shiyan · 8 years ago
- 55c368c 8250_pci: Adds support for the WCH CH355 4S card by Alexandr Petrenko · 8 years ago
- 926b7b5 serial: samsung: Fix possible out of bounds access on non-DT platform by Krzysztof Kozlowski · 8 years ago
- e51e4d8 serial: samsung: Fix ERR pointer dereference on deferred probe by Krzysztof Kozlowski · 8 years ago
- 4da22f1 serial: 8250_fintek: fix the mismatched IRQ mode by Ji-Ze Hong (Peter Hong) · 8 years ago
- 24a6a30 serial: pic32_uart: Fix double free of 'sport->irq_fault_name'. by Purna Chandra Mandal · 8 years ago
- 210417c tty: xuartps: disable clocks when not used by Shubhrajyoti Datta · 8 years ago
- 0058f08 tty/serial: atmel: fix RS485 half duplex with DMA by Alexandre Belloni · 8 years ago
- 637ba54 tty/serial: atmel: add comment for the ring buffer size macro by Ludovic Desroches · 8 years ago
- 00e8e658 tty/serial: atmel: split tx and rx paths by Nicolas Ferre · 8 years ago
- 9205218 tty/serial: atmel: re-integrate status check in irq handler by Nicolas Ferre · 8 years ago
- 1b45996 tty: vt: Fix soft lockup in fbcon cursor blink timer. by David Daney · 8 years ago
- 9b65190 tty/vt/keyboard: use memdup_user(). by Muhammad Falak R Wani · 8 years ago
- a7cfaf1 serial: serial_core: Perform NULL checks for release/request_port ops by Fabio Estevam · 8 years ago
- 3e5af8e serial: Make SERIAL_MPS2_UART depend on ARCH_MPS2 by Geert Uytterhoeven · 9 years ago
- 9a3f5bf tty: serial: msm: fix definition of msm_stop_dma by Ben Dooks · 8 years ago
- 30acf54 tty: serial: msm: Don't read off end of tx fifo by Bjorn Andersson · 8 years ago
- 002eb41 tty:serial:msm:Do not restore Rx interrupts in DMA by Charanya Venkatraman · 8 years ago
- e4276ff tty: serial: msm: Cleanup include usage by Stephen Boyd · 8 years ago
- 2a31f09 tty: serial: msm: Only configure MND registers on hw that has it by Stephen Boyd · 8 years ago
- 3217374 tty: serial: msm: Move header file into driver by Stephen Boyd · 8 years ago
- 01e4d27 serial: 8250_early: Add earlycon support for Synopsys DesignWare ABP UART by Kefeng Wang · 8 years ago
- fc2af33 serial: sh-sci: Clear (H)SCIF timeout and overrun during reset by Geert Uytterhoeven · 8 years ago
- 2768cf4 serial: sh-sci: Clear RX, error, and break flags during reset by Geert Uytterhoeven · 8 years ago
- 44763d3 serial: sh-sci: Do not start transfers from sci_startup() by Geert Uytterhoeven · 8 years ago
- 861a70a serial: sh-sci: Add DT support for dedicated RTS/CTS by Geert Uytterhoeven · 8 years ago
- 33f50ff serial: sh-sci: Fix support for hardware-assisted RTS/CTS by Geert Uytterhoeven · 8 years ago
- e9d7a45 serial: sh-sci: Add pin initialization for SCIFA/SCIFB by Geert Uytterhoeven · 8 years ago
- d2b9775 serial: sh-sci: Correct pin initialization on (H)SCIF by Geert Uytterhoeven · 8 years ago
- 4780c09 serial: sh-sci: Add more Serial Port Control/Data Register documentation by Geert Uytterhoeven · 8 years ago
- ef5e90e serial: sh-sci: Add more Serial Port Register documentation by Geert Uytterhoeven · 8 years ago
- abbf121 serial: sh-sci: Do not open-code sci_getreg() by Geert Uytterhoeven · 8 years ago
- f907c9e serial: sh-sci: Add support for GPIO-controlled modem lines by Geert Uytterhoeven · 8 years ago
- 71e98e0 serial: sh-sci: Always set TIOCM_CTS in .get_mctrl() callback by Geert Uytterhoeven · 8 years ago
- abd530d tty: vt, remove unused vc_deccolm by Jiri Slaby · 8 years ago
- f8b0c2e tty: vt, ignore PIO_UNIMAPCLR param by Jiri Slaby · 8 years ago
- 6ca8dfd tty: vt, convert more macros to functions by Jiri Slaby · 8 years ago
- aada0a3 tty: vt, whitespace cleanup in csi_m by Jiri Slaby · 8 years ago
- 193df02 tty: vt, too many commands per line in rgb_foreground by Jiri Slaby · 8 years ago
- 0f91e14 tty: vt, do not pass structure over stack by Jiri Slaby · 8 years ago
- e05ab23 tty: vt, separate T.416 high colors handler by Jiri Slaby · 8 years ago
- d711ea8 tty: vt, get rid of ugly FLUSH macro by Jiri Slaby · 8 years ago
- 6af39ed tty: vt, drop VT_BUF_VRAM_ONLY by Jiri Slaby · 8 years ago
- 709280d tty: vt, consw->con_set_palette cleanup by Jiri Slaby · 8 years ago
- 97293de tty: vt, consw->con_scrolldelta cleanup by Jiri Slaby · 8 years ago
- 1b0ec88 vt: remove lines parameter from scrollback by Jiri Slaby · 8 years ago
- 17b2720 tty: 8250, remove shadow and unused variables by Jiri Slaby · 8 years ago
- 394a9e2 TTY: serial, handle platform_get_irq retval properly by Jiri Slaby · 9 years ago
- 934014d tty: 8250, kill DEBUG_INTR by Jiri Slaby · 9 years ago
- b0f8aed tty: 8250, drop unused members from struct old_serial_port by Jiri Slaby · 9 years ago
- 6137b7a tty: stop defining STD_COM_FLAGS in drivers by Jiri Slaby · 9 years ago
- 322b7d6 tty: cyclades+mxser, do not initialize to zero by Jiri Slaby · 9 years ago
- fec4dae tty: ipwireless, cleanup TIOCGSERIAL by Jiri Slaby · 9 years ago
- eedf265 devpts: Make each mount of devpts an independent filesystem. by Eric W. Biederman · 8 years ago
- 287980e remove lots of IS_ERR_VALUE abuses by Arnd Bergmann · 8 years ago
- e10abc6 Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
- a0d3c7c Merge tag 'dmaengine-4.7-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
- 07b7526 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
- 1eccc6e Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
- 16bf834 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
- 157b939 serial: pic32_uart: Add PIC32 UART driver by Andrei Pistirica · 9 years ago
- 10ee082 Merge 4.6-rc7 into tty-next by Greg Kroah-Hartman · 9 years ago
- 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 9 years ago
- 7da4b8b serial: core: Fix port mutex assert if lockdep disabled by Peter Hurley · 9 years ago