aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2016-06-25serial: max310x: Register UART driver at module_initAlexander Shiyan
2016-06-25serial: max310x: Using resource-managed function for GPIOAlexander Shiyan
2016-06-25serial: max310x: Fix RS485 handlingAlexander Shiyan
2016-06-258250_pci: Adds support for the WCH CH355 4S cardAlexandr Petrenko
2016-06-25serial: samsung: Fix possible out of bounds access on non-DT platformKrzysztof Kozlowski
2016-06-25serial: samsung: Fix ERR pointer dereference on deferred probeKrzysztof Kozlowski
2016-06-25serial: 8250_fintek: fix the mismatched IRQ modeJi-Ze Hong (Peter Hong)
2016-06-25serial: pic32_uart: Fix double free of 'sport->irq_fault_name'.Purna Chandra Mandal
2016-06-25tty: xuartps: disable clocks when not usedShubhrajyoti Datta
2016-06-25tty/serial: atmel: fix RS485 half duplex with DMAAlexandre Belloni
2016-06-25tty/serial: atmel: add comment for the ring buffer size macroLudovic Desroches
2016-06-25tty/serial: atmel: split tx and rx pathsNicolas Ferre
2016-06-25tty/serial: atmel: re-integrate status check in irq handlerNicolas Ferre
2016-06-25tty/vt/keyboard: use memdup_user().Muhammad Falak R Wani
2016-06-25serial: serial_core: Perform NULL checks for release/request_port opsFabio Estevam
2016-06-25serial: Make SERIAL_MPS2_UART depend on ARCH_MPS2Geert Uytterhoeven
2016-06-25tty: serial: msm: fix definition of msm_stop_dmaBen Dooks
2016-06-25tty: serial: msm: Don't read off end of tx fifoBjorn Andersson
2016-06-25tty:serial:msm:Do not restore Rx interrupts in DMACharanya Venkatraman
2016-06-25tty: serial: msm: Cleanup include usageStephen Boyd
2016-06-25tty: serial: msm: Only configure MND registers on hw that has itStephen Boyd
2016-06-25tty: serial: msm: Move header file into driverStephen Boyd
2016-06-25serial: 8250_early: Add earlycon support for Synopsys DesignWare ABP UARTKefeng Wang
2016-06-25serial: sh-sci: Clear (H)SCIF timeout and overrun during resetGeert Uytterhoeven
2016-06-25serial: sh-sci: Clear RX, error, and break flags during resetGeert Uytterhoeven
2016-06-25serial: sh-sci: Do not start transfers from sci_startup()Geert Uytterhoeven
2016-06-25serial: sh-sci: Add DT support for dedicated RTS/CTSGeert Uytterhoeven
2016-06-25serial: sh-sci: Fix support for hardware-assisted RTS/CTSGeert Uytterhoeven
2016-06-25serial: sh-sci: Add pin initialization for SCIFA/SCIFBGeert Uytterhoeven
2016-06-25serial: sh-sci: Correct pin initialization on (H)SCIFGeert Uytterhoeven
2016-06-25serial: sh-sci: Add more Serial Port Control/Data Register documentationGeert Uytterhoeven
2016-06-25serial: sh-sci: Add more Serial Port Register documentationGeert Uytterhoeven
2016-06-25serial: sh-sci: Do not open-code sci_getreg()Geert Uytterhoeven
2016-06-25serial: sh-sci: Add support for GPIO-controlled modem linesGeert Uytterhoeven
2016-06-25serial: sh-sci: Always set TIOCM_CTS in .get_mctrl() callbackGeert Uytterhoeven
2016-06-25tty: vt, remove unused vc_deccolmJiri Slaby
2016-06-25tty: vt, ignore PIO_UNIMAPCLR paramJiri Slaby
2016-06-25tty: vt, convert more macros to functionsJiri Slaby
2016-06-25tty: vt, whitespace cleanup in csi_mJiri Slaby
2016-06-25tty: vt, too many commands per line in rgb_foregroundJiri Slaby
2016-06-25tty: vt, do not pass structure over stackJiri Slaby
2016-06-25tty: vt, separate T.416 high colors handlerJiri Slaby
2016-06-25tty: vt, get rid of ugly FLUSH macroJiri Slaby
2016-06-25tty: vt, drop VT_BUF_VRAM_ONLYJiri Slaby
2016-06-25tty: vt, consw->con_set_palette cleanupJiri Slaby
2016-06-25tty: vt, consw->con_scrolldelta cleanupJiri Slaby
2016-06-25vt: remove lines parameter from scrollbackJiri Slaby
2016-06-25tty: 8250, remove shadow and unused variablesJiri Slaby
2016-06-25TTY: serial, handle platform_get_irq retval properlyJiri Slaby
2016-06-25tty: 8250, kill DEBUG_INTRJiri Slaby