summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2016-05-01serial: sh-sci: Remove cpufreq notifier to fix crash/deadlockGeert Uytterhoeven
2016-05-018250: use callbacks to access UART_DLL/UART_DLMSebastian Frias
2016-02-25pty: make sure super_block is still valid in final /dev/tty closeHerton R. Krzesinski
2016-02-25pty: fix possible use after free of tty->driver_dataHerton R. Krzesinski
2016-02-25serial: omap: Prevent DoS using unprivileged ioctl(TIOCSRS485)Peter Hurley
2016-02-17n_tty: Fix unsafe reference to "other" ldiscPeter Hurley
2016-02-16tty: Fix unsafe ldisc reference via ioctl(TIOCGETD)Peter Hurley
2016-02-02sysrq: Fix warning in sysrq generated crash.Ani Sinha
2016-01-25tty: Fix GPF in flush_to_ldisc()Peter Hurley
2016-01-25n_tty: Fix poll() after buffer-limited eof push readPeter Hurley
2015-12-13tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.cKosuke Tatsukawa
2015-11-16serial: 8250_pci: Correct uartclk for xr17v35x expansion chipsSoeren Grunewald
2015-11-16serial: 8250_pci: Add support for 12 port Exar boardsSoeren Grunewald
2015-11-16serial: 8250_pci: Add support for 16 port Exar boardsSoeren Grunewald
2015-09-28serial: 8250: bind to ALi Fast Infrared Controller (ALI5123)Maciej S. Szmigiero
2015-09-28serial: 8250: don't bind to SMSC IrCC IR portMaciej S. Szmigiero
2015-09-28serial: 8250_pci: Add support for Pericom PI7C9X795[1248]Adam Lee
2015-07-15tty: remove platform_sysrq_reset_seqArnd Bergmann
2015-06-11n_tty: Fix auditing support for cannonical modeLaura Abbott
2015-06-11serial: imx: Fix DMA handling for IDLE condition abortsPhilipp Zabel
2015-06-02xen/events: don't bind non-percpu VIRQs with percpu chipDavid Vrabel
2015-05-28tty/n_gsm.c: fix a memory leak when gsmtty is removedPan Xinhui
2015-05-20xen/console: Update console event channel on resumeBoris Ostrovsky
2015-05-12tty/serial: at91: maxburst was missing for dma transfersLudovic Desroches
2015-05-12serial: of-serial: Remove device_type = "serial" registrationMichal Simek
2015-05-12serial: xilinx: Use platform_get_irq to get irq description structureMichal Simek
2015-04-27n_tty: Fix read buffer overwrite when no newlinePeter Hurley
2015-04-13tty: serial: fsl_lpuart: clear receive flag on FIFO flushStefan Agner
2015-04-01serial: 8250_dw: Fix deadlock in LCR workaroundPeter Hurley
2015-03-18TTY: fix tty_wait_until_sent on 64-bit machinesJohan Hovold
2015-03-18tty: fix up atime/mtime mess, take fourJiri Slaby
2015-03-18Change email address for 8250_pciRussell King
2015-03-02serial: fsl_lpuart: avoid new transfer while DMA is runningStefan Agner
2015-03-02serial: fsl_lpuart: delete timer on shutdownStefan Agner
2015-03-02tty: Prevent untrappable signals from malicious programPeter Hurley
2015-03-02vt: provide notifications on selection changesNicolas Pitre
2015-02-24tty/serial: at91: fix error handling in atmel_serial_probe()Cyrille Pitchen
2015-02-24tty/serial: at91: enable peripheral clock before accessing I/O registersCyrille Pitchen
2015-02-04tty: Fix pty master poll() after slave closes v2Francesco Ruggeri
2015-01-12n_tty: Fix read_buf race condition, increment read_head after pushing dataChristian Riesch
2015-01-12serial: samsung: wait for transfer completion before clock disableRobert Baldyga
2015-01-12tty: serial: men_z135_uart: Add terminating entry for men_z135_idsAxel Lin
2014-11-17serial: msm_serial: Fix kgdb continueStephen Boyd
2014-11-14tty/vt: don't set font mappings on vc not supporting thisImre Deak
2014-11-14tty: Prevent "read/write wait queue active!" log floodingPeter Hurley
2014-11-14tty: Fix high cpu load if tty is unreleaseablePeter Hurley
2014-11-14serial: Fix divide-by-zero fault in uart_get_divisor()Peter Hurley
2014-10-30tty: omap-serial: fix division by zeroFrans Klaver
2014-10-15serial: 8250: Add Quark X1000 to 8250_pci.cBryan O'Donoghue
2014-10-05tty/serial: at91: BUG: disable interrupts when !UART_ENABLE_MS()Richard Genoud