Age | Commit message (Expand) | Author |
2016-06-25 | serial: max310x: Using resource-managed function for GPIO | Alexander Shiyan |
2016-06-25 | serial: max310x: Fix RS485 handling | Alexander Shiyan |
2016-06-25 | 8250_pci: Adds support for the WCH CH355 4S card | Alexandr Petrenko |
2016-06-25 | serial: samsung: Fix possible out of bounds access on non-DT platform | Krzysztof Kozlowski |
2016-06-25 | serial: samsung: Fix ERR pointer dereference on deferred probe | Krzysztof Kozlowski |
2016-06-25 | serial: 8250_fintek: fix the mismatched IRQ mode | Ji-Ze Hong (Peter Hong) |
2016-06-25 | serial: pic32_uart: Fix double free of 'sport->irq_fault_name'. | Purna Chandra Mandal |
2016-06-25 | tty: xuartps: disable clocks when not used | Shubhrajyoti Datta |
2016-06-25 | tty/serial: atmel: fix RS485 half duplex with DMA | Alexandre Belloni |
2016-06-25 | tty/serial: atmel: add comment for the ring buffer size macro | Ludovic Desroches |
2016-06-25 | tty/serial: atmel: split tx and rx paths | Nicolas Ferre |
2016-06-25 | tty/serial: atmel: re-integrate status check in irq handler | Nicolas Ferre |
2016-06-25 | tty/vt/keyboard: use memdup_user(). | Muhammad Falak R Wani |
2016-06-25 | serial: serial_core: Perform NULL checks for release/request_port ops | Fabio Estevam |
2016-06-25 | serial: Make SERIAL_MPS2_UART depend on ARCH_MPS2 | Geert Uytterhoeven |
2016-06-25 | tty: serial: msm: fix definition of msm_stop_dma | Ben Dooks |
2016-06-25 | tty: serial: msm: Don't read off end of tx fifo | Bjorn Andersson |
2016-06-25 | tty:serial:msm:Do not restore Rx interrupts in DMA | Charanya Venkatraman |
2016-06-25 | tty: serial: msm: Cleanup include usage | Stephen Boyd |
2016-06-25 | tty: serial: msm: Only configure MND registers on hw that has it | Stephen Boyd |
2016-06-25 | tty: serial: msm: Move header file into driver | Stephen Boyd |
2016-06-25 | serial: 8250_early: Add earlycon support for Synopsys DesignWare ABP UART | Kefeng Wang |
2016-06-25 | serial: sh-sci: Clear (H)SCIF timeout and overrun during reset | Geert Uytterhoeven |
2016-06-25 | serial: sh-sci: Clear RX, error, and break flags during reset | Geert Uytterhoeven |
2016-06-25 | serial: sh-sci: Do not start transfers from sci_startup() | Geert Uytterhoeven |
2016-06-25 | serial: sh-sci: Add DT support for dedicated RTS/CTS | Geert Uytterhoeven |
2016-06-25 | serial: sh-sci: Fix support for hardware-assisted RTS/CTS | Geert Uytterhoeven |
2016-06-25 | serial: sh-sci: Add pin initialization for SCIFA/SCIFB | Geert Uytterhoeven |
2016-06-25 | serial: sh-sci: Correct pin initialization on (H)SCIF | Geert Uytterhoeven |
2016-06-25 | serial: sh-sci: Add more Serial Port Control/Data Register documentation | Geert Uytterhoeven |
2016-06-25 | serial: sh-sci: Add more Serial Port Register documentation | Geert Uytterhoeven |
2016-06-25 | serial: sh-sci: Do not open-code sci_getreg() | Geert Uytterhoeven |
2016-06-25 | serial: sh-sci: Add support for GPIO-controlled modem lines | Geert Uytterhoeven |
2016-06-25 | serial: sh-sci: Always set TIOCM_CTS in .get_mctrl() callback | Geert Uytterhoeven |
2016-06-25 | tty: vt, remove unused vc_deccolm | Jiri Slaby |
2016-06-25 | tty: vt, ignore PIO_UNIMAPCLR param | Jiri Slaby |
2016-06-25 | tty: vt, convert more macros to functions | Jiri Slaby |
2016-06-25 | tty: vt, whitespace cleanup in csi_m | Jiri Slaby |
2016-06-25 | tty: vt, too many commands per line in rgb_foreground | Jiri Slaby |
2016-06-25 | tty: vt, do not pass structure over stack | Jiri Slaby |
2016-06-25 | tty: vt, separate T.416 high colors handler | Jiri Slaby |
2016-06-25 | tty: vt, get rid of ugly FLUSH macro | Jiri Slaby |
2016-06-25 | tty: vt, drop VT_BUF_VRAM_ONLY | Jiri Slaby |
2016-06-25 | tty: vt, remove consw->con_bmove | Jiri Slaby |
2016-06-25 | tty: vt, consw->con_set_palette cleanup | Jiri Slaby |
2016-06-25 | tty: vt, consw->con_scrolldelta cleanup | Jiri Slaby |
2016-06-25 | sisusb: remove dummy variables | Jiri Slaby |
2016-06-25 | vt: remove lines parameter from scrollback | Jiri Slaby |
2016-06-25 | tty: 8250, remove shadow and unused variables | Jiri Slaby |
2016-06-25 | TTY: serial, handle platform_get_irq retval properly | Jiri Slaby |