summaryrefslogtreecommitdiffstats
path: root/drivers/tty
AgeCommit message (Expand)AuthorLines
2016-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-21/+9
2016-07-20tty/vt/keyboard: fix OOB access in do_compute_shiftstate()Dmitry Torokhov-21/+9
2016-06-26devpts: fix null pointer dereference on failed memory allocationColin Ian King-2/+5
2016-06-25tty: vt: Fix soft lockup in fbcon cursor blink timer.David Daney-0/+1
2016-06-05devpts: Make each mount of devpts an independent filesystem.Eric W. Biederman-18/+8
2016-05-27remove lots of IS_ERR_VALUE abusesArnd Bergmann-2/+2
2016-05-20Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-1027/+2213
2016-05-19Merge tag 'dmaengine-4.7-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds-4/+4
2016-05-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-0/+1108
2016-05-17Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds-16/+12
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-2/+2
2016-05-13serial: pic32_uart: Add PIC32 UART driverAndrei Pistirica-0/+1108
2016-05-09Merge 4.6-rc7 into tty-nextGreg Kroah-Hartman-13/+11
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal-7/+7
2016-05-03serial: core: Fix port mutex assert if lockdep disabledPeter Hurley-3/+1
2016-05-03serial: 8250_dw: fix wrong logic in dw8250_check_lcr()Kefeng Wang-3/+4
2016-05-03tty: vt, finish looping on duplicateJiri Slaby-5/+4
2016-05-03tty: vt, return error when con_startup failsJiri Slaby-2/+3
2016-05-01QE-UART: add "fsl,t1040-ucc-uart" to of_device_idZhao Qiang-0/+3
2016-05-01serial: mctrl_gpio: Drop support for out1-gpios and out2-gpiosGeert Uytterhoeven-4/+0
2016-05-01serial: 8250dw: Add device HID for future AMD UART controllerWang Hongcheng-0/+1
2016-05-01Fix OpenSSH pty regression on closeBrian Bloniarz-70/+42
2016-05-01serial: mctrl_gpio: add IRQ lockingYegor Yefremov-0/+5
2016-04-30serial: 8250: Integrate Fintek into 8250_baseRicardo Ribalda Delgado-111/+42
2016-04-30serial: mps2-uart: add support for early consoleVladimir Murzin-0/+29
2016-04-30serial: mps2-uart: add MPS2 UART driverVladimir Murzin-0/+610
2016-04-30serial: sirf: Use generic uart-has-rtscts DT propertyGeert Uytterhoeven-1/+2
2016-04-30serial: sirf: Introduce helper variable struct device_node *npGeert Uytterhoeven-20/+18
2016-04-30serial: mxs-auart: Use generic uart-has-rtscts DT propertyGeert Uytterhoeven-1/+2
2016-04-30serial: imx: Use generic uart-has-rtscts DT propertyGeert Uytterhoeven-1/+2
2016-04-30serial: 8250: of: Make tegra_serial_handle_break() staticThierry Reding-1/+1
2016-04-30serial: omap8250: Terminate rx dma only for flushesPeter Hurley-1/+1
2016-04-30serial: 8250: Extract IIR logic steering from rx dmaPeter Hurley-63/+58
2016-04-30serial: omap8250: Simplify rx dma completion interfacePeter Hurley-6/+4
2016-04-30serial: omap8250: Drop rx buffer syncPeter Hurley-6/+0
2016-04-30serial: 8250: Validate dmaengine tx chan meets requirementsPeter Hurley-0/+9
2016-04-30serial: 8250: Validate dmaengine rx chan meets requirementsPeter Hurley-6/+21
2016-04-30serial: tegra: Remove unused variableThierry Reding-2/+0
2016-04-30serial-uartlite: Constify uartlite_be/uartlite_leMaarten Brock-6/+6
2016-04-30serial: 8250_uniphier: add "\n" at the end of error logMasahiro Yamada-1/+1
2016-04-30tty: hvc_console: silence unintialized variable warningDan Carpenter-1/+1
2016-04-30tty: synclink: remove unneeded testSudip Mukherjee-2/+1
2016-04-30tty: ipwireless: fix possible NULL dereferenceSudip Mukherjee-0/+5
2016-04-30serial: 8250: Remove unused definePeter Hurley-1/+0
2016-04-30serial: omap8250: Eliminate local in omap8250_runtime_resume()Peter Hurley-3/+1
2016-04-30serial: 8250: Reduce expr in 8250 irq handlerPeter Hurley-2/+1
2016-04-30serial: 8250: Eliminate needless local in irq handlersPeter Hurley-11/+3
2016-04-30serial: 8250_mid: correct comment regarding Tangier HSUAndy Shevchenko-1/+5
2016-04-30serial: 8250_mid: make module available only on X86Andy Shevchenko-1/+3
2016-04-30serial: 8250_mid: include missed linux/bitops.hAndy Shevchenko-1/+2