]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/history - drivers/tty
UBUNTU: Start new release
[mirror_ubuntu-artful-kernel.git] / drivers / tty /
2018-04-03 Fabio Estevamserial: imx: Only wakeup via RTSDEN bit if the system...
2018-03-13 Aleksey Makarovserial: pl011: add console matching function
2018-03-13 Aleksey MakarovACPI: parse SPCR and enable matching console
2018-03-13 Leif Lindholmof/serial: move earlycon early_param handling to serial
2018-03-13 Ani Sinhasysrq: Fix warning in sysrq generated crash.
2018-03-13 Linus Torvaldsn_tty: fix EXTPROC vs ICANON interaction with TIOCINQ...
2018-03-13 Jibin Xusysrq : fix Show Regs call trace on ARM
2018-03-13 Aaron Sierraserial: 8250: Preserve DLD[7:4] for PORT_XR17V35X
2018-03-13 Lukas Wunnerserial: 8250_fintek: Fix rs485 disablement on invalid...
2018-03-13 Matt Wilsonserial: 8250_pci: Add Amazon PCI serial device ID
2018-03-13 Lukas Wunnerserial: omap: Fix EFR write on RTS deassertion
2017-11-20 Sam Mendoza-Jonastty/hvc: Use opal irqchip interface if available
2017-11-16 Laurent Pinchartserial: sh-sci: Fix register offsets for the IRDA seria...
2017-11-01 Greg Kroah-HartmanRevert "tty: goldfish: Fix a parameter of a call to...
2017-11-01 Vijay Kumarsparc64: Migrate hvcons irq to panicked cpu
2017-10-30 Peter Hurleytty: Prepare for destroying line discipline on hangup
2017-10-19 Christophe JAILLETtty: goldfish: Fix a parameter of a call to free_irq
2017-10-05 Arnd Bergmanntty: fix __tty_insert_flip_char regression
2017-10-05 Arnd Bergmanntty: improve tty_insert_flip_char() slow path
2017-10-05 Arnd Bergmanntty: improve tty_insert_flip_char() fast path
2017-08-24 Sam Mendoza-Jonastty/hvc: Use IRQF_SHARED for OPAL hvc consoles
2017-08-11 Peter Hurleytty: Destroy ldisc instance on hangup
2017-08-11 Peter Hurleytty: Refactor tty_ldisc_reinit() for reuse
2017-08-11 Peter Hurleytty: Use 'disc' for line discipline index name
2017-08-11 Peter Hurleytty: Move tty_ldisc_kill()
2017-08-11 Peter Hurleytty: Handle NULL tty->ldisc
2017-08-11 Peter Hurleytty: Reset c_line from driver's init_termios
2017-08-11 Peter Hurleytty: Simplify tty_set_ldisc() exit handling
2017-08-11 Adam Borowskivt: fix unchecked __put_user() in tioclinux ioctls
2017-07-19 Christophe JAILLETserial: efm32: Fix parity management in 'efm32_uart_con...
2017-06-27 Takatoshi Akiyamaserial: sh-sci: Fix panic when serial console and DMA...
2017-06-27 Peter Hurleytty: Drop krefs for interrupted tty lock
2017-06-27 Johan Hovoldserial: ifx6x60: fix use-after-free on module unload
2017-06-20 Wang YanQingtty: pty: Fix ldisc flush after userspace become aware...
2017-06-20 Johan Hovoldserial: omap: suspend device on probe errors
2017-06-20 Johan Hovoldserial: omap: fix runtime-pm handling on unbind
2017-06-20 Marek Szyprowskiserial: samsung: Use right device for DMA-mapping calls
2017-06-20 Tony Lindgrenserial: 8250_omap: Fix probe and remove for PM runtime
2017-05-05 Arnd Bergmanntty: nozomi: avoid a harmless gcc warning
2017-05-05 Richard Genoudtty/serial: atmel: RS485 half duplex w/DMA: enable...
2017-04-27 Nicolas Ferretty/serial: atmel: fix TX path in atmel_console_write()
2017-04-27 Richard Genoudtty/serial: atmel: fix race condition (TX+DMA)
2017-04-06 Krzysztof Kozlowskiserial: samsung: Continue to work if DMA request fails
2017-04-06 Ian Abbottserial: 8250_pci: Add MKS Tenta SCOM-0800 and SCOM...
2017-04-06 Gabriel Krisman... 8250_pci: Fix potential use-after-free in error path
2017-04-06 Javier Martinez... tty: serial: msm: Fix module autoload
2017-03-03 Alexander Popovtty: n_hdlc: get rid of racy n_hdlc.tbuf
2017-03-03 Jiri SlabyTTY: n_hdlc, fix lockdep false positive
2017-01-20 Akinobu Mitasysrq: attach sysrq handler correctly for 32-bit kernel
2017-01-20 Richard Genoudtty/serial: atmel_serial: BUG: stop DMA from transmitti...
2017-01-20 Josh Cartwrightsc16is7xx: Drop bogus use of IRQF_ONESHOT
2017-01-20 Maciej S. Szmigierovt: fix Scroll Lock LED trigger name
2016-12-08 Gabriel Krisman... serial: 8250_pci: Detach low-level driver during PCI...
2016-12-06 Dan Carpentersparc: serial: sunhv: fix a double lock bug
2016-12-06 Peter Hurleytty: Prevent ldisc drivers from re-using stale tty...
2016-12-06 Richard Genoudtty/serial: at91: fix hardware handshake on Atmel platforms
2016-12-06 Jiri Slabytty: vt, fix bogus division in csi_J
2016-12-06 Dmitry Vyukovtty: limit terminal size to 4M chars
2016-12-06 Scot Doylevt: clear selection before resizing
2016-11-08 Kefeng Wangserial: 8250_dw: Check the data->pclk when get apb_pclk
2016-10-20 Jimi Damonserial: 8250: added acces i/o products quad and octal...
2016-10-20 Andy Shevchenkoserial: 8250_mid: fix divide error bug if baud rate...
2016-08-22 Alexandre Bellonitty/serial: atmel: fix RS485 half duplex with DMA
2016-08-22 Krzysztof Kozlowskiserial: samsung: Fix ERR pointer dereference on deferre...
2016-08-22 Bjorn Anderssontty: serial: msm: Don't read off end of tx fifo
2016-08-18 Linus Torvaldsdevpts: clean up interface to pty drivers
2016-08-09 Dmitry Torokhovtty/vt/keyboard: fix OOB access in do_compute_shiftstate()
2016-07-13 Colin Ian Kingdevpts: fix null pointer dereference on failed memory...
2016-06-10 Zhao QiangQE-UART: add "fsl,t1040-ucc-uart" to of_device_id
2016-06-10 Chanwoo Choiserial: samsung: Reorder the sequence of clock control...
2016-06-10 Andy Shevchenkoserial: 8250_mid: recognize interrupt source in handler
2016-06-10 Andy Shevchenkoserial: 8250_mid: use proper bar for DNV platform
2016-06-10 David Müllerserial: 8250_pci: fix divide error bug if baud rate...
2016-06-10 Brian BloniarzFix OpenSSH pty regression on close
2016-06-10 Alexandre Bellonitty/serial: atmel: fix hardware handshake selection
2016-06-10 Jiri SlabyTTY: n_gsm, fix false positive WARN_ON
2016-06-10 Jiri Slabytty: vt, return error when con_startup fails
2016-06-10 David DaneyUBUNTU: SAUCE: tty: vt: Fix soft lockup in fbcon cursor...
2016-05-16 Geert Uytterhoevenserial: sh-sci: Remove cpufreq notifier to fix crash...
2016-04-21 Sebastian Frias8250: use callbacks to access UART_DLL/UART_DLM
2016-02-26 Andy WhitcroftUBUNTU: SAUCE: vt -- maintain bootloader screen mode...
2016-02-25 Peter Hurleyserial: omap: Prevent DoS using unprivileged ioctl...
2016-02-25 Mika Westerbergserial: 8250_pci: Add Intel Broadwell ports
2016-02-25 Jeremy McNicolltty: Add support for PCIe WCH382 2S multi-IO card
2016-02-25 Herton R. Krzesinskipty: make sure super_block is still valid in final...
2016-02-25 Herton R. Krzesinskipty: fix possible use after free of tty->driver_data
2016-02-17 Peter Hurleytty: Fix unsafe ldisc reference via ioctl(TIOCGETD)
2016-02-17 Peter Hurleytty: Retry failed reopen if tty teardown in-progress
2016-02-17 Peter Hurleytty: Wait interruptibly for tty lock on reopen
2016-02-17 Peter Hurleyn_tty: Fix unsafe reference to "other" ldisc
2016-01-09 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2016-01-09 Linus TorvaldsMerge tag 'pci-v4.4-fixes-4' of git://git.kernel.org...
2016-01-09 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git.kernel.org...
2016-01-08 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2016-01-08 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2016-01-08 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git.kernel...
2016-01-07 Linus TorvaldsMerge tag 'trace-v4.4-rc4-4' of git://git.kernel.org...
2016-01-07 Dave AirlieMerge branch 'linux-4.4' of git://github.com/skeggsb...
2016-01-07 Linus TorvaldsMerge tag 'for-linus-20160106' of git://git.infradead...
2016-01-06 Takashi IwaiMerge tag 'asoc-fix-v4.4-rc8' of git://git.kernel.org...
next