summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
* tty/vt/keyboard: fix OOB access in do_compute_shiftstate()Dmitry Torokhov2016-07-271-21/+9
* tty: vt: Fix soft lockup in fbcon cursor blink timer.David Daney2016-07-271-0/+1
* QE-UART: add "fsl,t1040-ucc-uart" to of_device_idZhao Qiang2016-06-071-0/+3
* serial: samsung: Reorder the sequence of clock control when call s3c24xx_seri...Chanwoo Choi2016-06-011-2/+2
* serial: 8250_mid: recognize interrupt source in handlerAndy Shevchenko2016-06-011-10/+11
* serial: 8250_mid: use proper bar for DNV platformAndy Shevchenko2016-06-011-3/+11
* serial: 8250_pci: fix divide error bug if baud rate is 0David Müller2016-06-011-0/+3
* Fix OpenSSH pty regression on closeBrian Bloniarz2016-06-014-70/+42
* tty/serial: atmel: fix hardware handshake selectionAlexandre Belloni2016-06-011-1/+13
* TTY: n_gsm, fix false positive WARN_ONJiri Slaby2016-06-011-1/+3
* tty: vt, return error when con_startup failsJiri Slaby2016-06-011-2/+3
* serial: sh-sci: Remove cpufreq notifier to fix crash/deadlockGeert Uytterhoeven2016-05-041-39/+0
* 8250: use callbacks to access UART_DLL/UART_DLMSebastian Frias2016-04-121-12/+6
* serial: omap: Prevent DoS using unprivileged ioctl(TIOCSRS485)Peter Hurley2016-02-251-2/+6
* serial: 8250_pci: Add Intel Broadwell portsMika Westerberg2016-02-251-0/+29
* tty: Add support for PCIe WCH382 2S multi-IO cardJeremy McNicoll2016-02-251-0/+21
* pty: make sure super_block is still valid in final /dev/tty closeHerton R. Krzesinski2016-02-251-3/+6
* pty: fix possible use after free of tty->driver_dataHerton R. Krzesinski2016-02-251-1/+17
* tty: Fix unsafe ldisc reference via ioctl(TIOCGETD)Peter Hurley2016-02-171-1/+23
* tty: Retry failed reopen if tty teardown in-progressPeter Hurley2016-02-171-4/+8
* tty: Wait interruptibly for tty lock on reopenPeter Hurley2016-02-172-1/+15
* n_tty: Fix unsafe reference to "other" ldiscPeter Hurley2016-02-171-5/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2015-12-251-5/+7
|\
| * tty/serial: Skip 'NULL' char after console break when sysrq enabledVijay Kumar2015-12-241-2/+4
| * tty: serial: constify sunhv_ops structsAya Mahfouz2015-12-241-3/+3
* | tty: Fix GPF in flush_to_ldisc()Peter Hurley2015-12-121-1/+1
* | serial: earlycon: Add missing spinlock initializationGeert Uytterhoeven2015-12-121-0/+2
* | serial: sh-sci: Fix length of scatterlistYoshihiro Shimoda2015-12-121-1/+1
* | n_tty: Fix poll() after buffer-limited eof push readPeter Hurley2015-12-121-13/+9
* | serial: 8250_uniphier: fix dl_read and dl_write functionsMasahiro Yamada2015-12-121-2/+6
|/
* serial: export fsl8250_handle_irqArnd Bergmann2015-11-201-0/+1
* serial: 8250_mid: Add missing dependencyHeikki Krogerus2015-11-201-0/+1
* tty: audit: Fix audit sourcePeter Hurley2015-11-202-2/+2
* serial: etraxfs-uart: Fix crashGuenter Roeck2015-11-201-1/+1
* serial: fsl_lpuart: Fix earlycon supportPeter Hurley2015-11-201-1/+1
* bcm63xx_uart: Use the device name when registering an interruptSimon Arlott2015-11-201-1/+1
* tty: Fix direct use of tty buffer workPeter Hurley2015-11-201-1/+1
* tty: Fix tty_send_xchar() lock order inversionPeter Hurley2015-11-202-4/+4
* Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-062-2/+2
|\
| * n_tracesink: stop including <asm-generic/bug>Christoph Hellwig2015-10-151-1/+1
| * n_tracerouter: stop including <asm-generic/bug>Christoph Hellwig2015-10-151-1/+1
* | Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2015-11-054-4/+1
|\ \
| | \
| | \
| *-. \ Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown2015-11-044-4/+1
| |\ \ \
| | | * | spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-284-4/+1
| | |/ /
* | | | Merge tag 'clk-for-linus-20151104' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-11-051-4/+0
|\ \ \ \
| * \ \ \ Merge branch 'clk-fixes' into clk-nextStephen Boyd2015-10-021-0/+2
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | serial: 8250_dw: allow lower reference frequenciesAndy Shevchenko2015-10-021-4/+0
| | |_|/ | |/| |
* | | | Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-11-0460-1655/+2443
|\ \ \ \
| * | | | tty: Use unbound workqueue for all input workersPeter Hurley2015-10-171-1/+1
| * | | | tty: Abstract tty buffer workPeter Hurley2015-10-174-3/+13
OpenPOWER on IntegriCloud