summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)AuthorFilesLines
2016-08-20tty/serial: atmel: fix RS485 half duplex with DMAAlexandre Belloni1-6/+8
2016-08-20serial: samsung: Fix ERR pointer dereference on deferred probeKrzysztof Kozlowski1-5/+13
2016-08-20tty: serial: msm: Don't read off end of tx fifoBjorn Andersson1-1/+1
2016-08-16devpts: clean up interface to pty driversLinus Torvalds1-33/+30
2016-07-27tty/vt/keyboard: fix OOB access in do_compute_shiftstate()Dmitry Torokhov1-21/+9
2016-07-27tty: vt: Fix soft lockup in fbcon cursor blink timer.David Daney1-0/+1
2016-06-08QE-UART: add "fsl,t1040-ucc-uart" to of_device_idZhao Qiang1-0/+3
2016-06-01serial: samsung: Reorder the sequence of clock control when call s3c24xx_seri...Chanwoo Choi1-2/+2
2016-06-01serial: 8250_mid: recognize interrupt source in handlerAndy Shevchenko1-10/+11
2016-06-01serial: 8250_mid: use proper bar for DNV platformAndy Shevchenko1-3/+11
2016-06-01serial: 8250_pci: fix divide error bug if baud rate is 0David Müller1-0/+3
2016-06-01Fix OpenSSH pty regression on closeBrian Bloniarz4-70/+42
2016-06-01tty/serial: atmel: fix hardware handshake selectionAlexandre Belloni1-1/+13
2016-06-01TTY: n_gsm, fix false positive WARN_ONJiri Slaby1-1/+3
2016-06-01tty: vt, return error when con_startup failsJiri Slaby1-2/+3
2016-05-05serial: sh-sci: Remove cpufreq notifier to fix crash/deadlockGeert Uytterhoeven1-39/+0
2016-04-128250: use callbacks to access UART_DLL/UART_DLMSebastian Frias1-12/+6
2016-02-25serial: omap: Prevent DoS using unprivileged ioctl(TIOCSRS485)Peter Hurley1-2/+6
2016-02-25serial: 8250_pci: Add Intel Broadwell portsMika Westerberg1-0/+29
2016-02-25tty: Add support for PCIe WCH382 2S multi-IO cardJeremy McNicoll1-0/+21
2016-02-25pty: make sure super_block is still valid in final /dev/tty closeHerton R. Krzesinski1-3/+6
2016-02-25pty: fix possible use after free of tty->driver_dataHerton R. Krzesinski1-1/+17
2016-02-17tty: Fix unsafe ldisc reference via ioctl(TIOCGETD)Peter Hurley1-1/+23
2016-02-17tty: Retry failed reopen if tty teardown in-progressPeter Hurley1-4/+8
2016-02-17tty: Wait interruptibly for tty lock on reopenPeter Hurley2-1/+15
2016-02-17n_tty: Fix unsafe reference to "other" ldiscPeter Hurley1-5/+2
2015-12-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-5/+7
2015-12-24tty/serial: Skip 'NULL' char after console break when sysrq enabledVijay Kumar1-2/+4
2015-12-24tty: serial: constify sunhv_ops structsAya Mahfouz1-3/+3
2015-12-13tty: Fix GPF in flush_to_ldisc()Peter Hurley1-1/+1
2015-12-13serial: earlycon: Add missing spinlock initializationGeert Uytterhoeven1-0/+2
2015-12-13serial: sh-sci: Fix length of scatterlistYoshihiro Shimoda1-1/+1
2015-12-13n_tty: Fix poll() after buffer-limited eof push readPeter Hurley1-13/+9
2015-12-13serial: 8250_uniphier: fix dl_read and dl_write functionsMasahiro Yamada1-2/+6
2015-11-21serial: export fsl8250_handle_irqArnd Bergmann1-0/+1
2015-11-21serial: 8250_mid: Add missing dependencyHeikki Krogerus1-0/+1
2015-11-21tty: audit: Fix audit sourcePeter Hurley2-2/+2
2015-11-21serial: etraxfs-uart: Fix crashGuenter Roeck1-1/+1
2015-11-21serial: fsl_lpuart: Fix earlycon supportPeter Hurley1-1/+1
2015-11-21bcm63xx_uart: Use the device name when registering an interruptSimon Arlott1-1/+1
2015-11-21tty: Fix direct use of tty buffer workPeter Hurley1-1/+1
2015-11-21tty: Fix tty_send_xchar() lock order inversionPeter Hurley2-4/+4
2015-11-07Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-2/+2
2015-11-06Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds4-4/+1
2015-11-05Merge tag 'clk-for-linus-20151104' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-4/+0
2015-11-05Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds60-1655/+2443
2015-11-05Merge tag 'for-linus-4.4-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2015-11-04Merge branch 'parisc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-7/+2
2015-11-04Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown4-4/+1
2015-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+0