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