summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2018-09-18kgdboc: Passing ekgdboc to command line causes panicHe Zhe
2018-09-18serial: uartps: Enable automatic flow controlMichal Simek
2018-09-18serial: uartps: Move Port ID to device data structureMichal Simek
2018-09-18serial: uartps: Register own uart console and driver structuresMichal Simek
2018-09-18serial: uartps: Change logic how console_port is setupMichal Simek
2018-09-18serial: uartps: Fill struct uart_driver in probe()Michal Simek
2018-09-18serial: uartps: Move register to probe based on run time detectionMichal Simek
2018-09-18serial: uartps: Move alias reading higher in probe()Michal Simek
2018-09-18serial: uartps: Do not use static struct uart_driver out of probe()Michal Simek
2018-09-18serial: uartps: Fix suspend functionalityNava kishore Manne
2018-09-18serial: uartps: Do not initialize field to zero againMichal Simek
2018-09-18serial: uartps: console_setup() can't be placed to init sectionMichal Simek
2018-09-18tty: vt_ioctl: fix potential Spectre v1Gustavo A. R. Silva
2018-09-18tty: Drop tty->count on tty_reopen() failureDmitry Safonov
2018-09-18serial: cpm_uart: return immediately from console pollChristophe Leroy
2018-09-18tty: serial: lpuart: avoid leaking struct tty_structStefan Agner
2018-09-18serial: mvebu-uart: Fix reporting of effective CSIZE to userspaceJan Kiszka
2018-09-18Merge 4.19-rc4 into tty-nextGreg Kroah-Hartman
2018-09-16tty_io: Use group_send_sig_info in __do_SACK to note it is a session being ki...Eric W. Biederman
2018-09-14tty_ioctl(): start taking TIOC[SG]SERIAL into separate methodsAl Viro
2018-09-14tty_ioctl(): drop FIONBIO handlingAl Viro
2018-09-14move compat handling of tty ioctls to tty_compat_ioctl()Al Viro
2018-09-13gpiolib: Pass array info to get/set array functionsJanusz Krzysztofik
2018-09-13gpiolib: Pass bitmaps, not integer arrays, to get/set arrayJanusz Krzysztofik
2018-09-11signal: send_sig_all no longer needs SEND_SIG_FORCEDEric W. Biederman
2018-09-11vt: Remove vc_panic_force_writeDaniel Vetter
2018-09-10tty: hvc: hvc_write() fix break conditionNicholas Piggin
2018-09-10tty: hvc: hvc_poll() fix read loop batchingNicholas Piggin
2018-09-10tty: hvc: hvc_poll() fix read loop hangNicholas Piggin
2018-09-10tty/serial: atmel: Change the driver to work under at91-usart MFDRadu Pirea
2018-08-24Merge tag 'powerpc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-08-21Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-08-20powerpc/powernv: provide a console flush operation for opal hvc driverNicholas Piggin
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-08-18Merge tag 'tty-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-08-17Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-08-15Merge tag 'audit-pr-20180814' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-08-14Merge tag 'leds-for-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-08-13Merge branch 'topic/hvc' into nextMichael Ellerman
2018-08-12tty: serial: 8250: Revert NXP SC16C2552 workaroundMark
2018-08-02serial: 8250_exar: Read INT0 from slave device, tooAaron Sierra
2018-08-02tty: rocket: Fix possible buffer overwrite on register_PCIAnton Vasilyev
2018-08-02serial: 8250_dw: Add ACPI support for uart on Broadcom SoCSrinath Mannam
2018-08-02serial: 8250_dw: always set baud rate in dw8250_set_termiosChen Hu
2018-08-02tty: serial: uartlite: Add support for suspend and resumeShubhrajyoti Datta
2018-08-02tty: serial: uartlite: Add clock adaptationShubhrajyoti Datta
2018-08-02tty: serial: uartlite: Add structure for private dataShubhrajyoti Datta
2018-08-02serial: sh-sci: Improve support for separate TEI and DRI interruptsChris Brandt
2018-08-02serial: sh-sci: Remove SCIx_RZ_SCIFA_REGTYPEChris Brandt
2018-08-02serial: sh-sci: Allow for compressed SCIF addressChris Brandt