summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)AuthorFilesLines
2016-01-05tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.cKosuke Tatsukawa1-4/+2
2015-11-14serial: 8250_dw: Fix deadlock in LCR workaroundPeter Hurley1-2/+8
2015-11-12serial: 8250_pci: Add support for 12 port Exar boardsSoeren Grunewald1-0/+21
2015-11-12serial: 8250_pci: Add support for 16 port Exar boardsSoeren Grunewald1-2/+23
2015-09-30tty/vt: don't set font mappings on vc not supporting thisImre Deak1-0/+7
2015-09-30serial: 8250: don't bind to SMSC IrCC IR portMaciej S. Szmigiero1-0/+5
2015-06-23serial: imx: Fix DMA handling for IDLE condition abortsPhilipp Zabel1-0/+8
2015-06-23n_tty: Fix auditing support for cannonical modeLaura Abbott1-3/+14
2015-06-03xen/events: don't bind non-percpu VIRQs with percpu chipDavid Vrabel1-1/+1
2015-05-16xen/console: Update console event channel on resumeBoris Ostrovsky1-1/+17
2015-05-15tty/serial: at91: maxburst was missing for dma transfersLudovic Desroches1-0/+2
2015-05-15serial: of-serial: Remove device_type = "serial" registrationMichal Simek1-1/+0
2015-04-22n_tty: Fix read buffer overwrite when no newlinePeter Hurley1-27/+79
2015-04-22tty: serial: fsl_lpuart: clear receive flag on FIFO flushStefan Agner1-0/+3
2015-04-21n_tty: Merge .receive_buf() flavorsPeter Hurley1-27/+16
2015-04-09Change email address for 8250_pciRussell King1-1/+1
2015-03-12tty: fix up atime/mtime mess, take fourJiri Slaby1-2/+2
2015-03-12TTY: fix tty_wait_until_sent on 64-bit machinesJohan Hovold1-3/+9
2015-03-02vt: provide notifications on selection changesNicolas Pitre1-1/+3
2015-03-02tty/serial: at91: fix error handling in atmel_serial_probe()Cyrille Pitchen1-1/+3
2015-03-02tty: Prevent untrappable signals from malicious programPeter Hurley1-0/+3
2015-01-26n_tty: Fix read_buf race condition, increment read_head after pushing dataChristian Riesch1-1/+2
2015-01-26serial: samsung: wait for transfer completion before clock disableRobert Baldyga1-0/+4
2015-01-07tty: Fix pty master poll() after slave closes v2Francesco Ruggeri1-2/+7
2014-11-20parport: Add support for the WCH353 1S/1P multi-IO cardEzequiel Garcia1-0/+10
2014-11-13tty: Fix high cpu load if tty is unreleaseablePeter Hurley1-1/+6
2014-11-13serial: Fix divide-by-zero fault in uart_get_divisor()Peter Hurley1-1/+1
2014-10-31tty: omap-serial: fix division by zeroFrans Klaver1-2/+10
2014-10-17serial: 8250: Add Quark X1000 to 8250_pci.cBryan O'Donoghue1-0/+21
2014-10-13serial: 8250_dma: check the result of TX buffer mappingHeikki Krogerus1-5/+12
2014-09-03serial: core: Preserve termios c_cflag for console resumePeter Hurley1-0/+3
2014-08-26sunsab: Fix detection of BREAK on sunsab serial consoleChristopher Alexander Tobias Schulze1-0/+9
2014-07-28serial: sirf: Fix compilation failureDaniel Thompson1-1/+1
2014-07-28serial: sirf: fix spinlock deadlock issueQipan Li2-33/+18
2014-07-18tty: Correct INPCK handlingPeter Hurley1-9/+10
2014-07-18serial: Fix IGNBRK handlingPeter Hurley34-32/+44
2014-07-02serial: 8250_dw: Fix LCR workaround regressionJames Hogan1-2/+4
2014-07-02serial: 8250_dw: Improve unwritable LCR workaroundTim Kryger1-9/+32
2014-06-20Staging: speakup: Update __speakup_paste_selection() tty (ab)usage to match vtBen Hutchings1-0/+2
2014-06-068250_core: Fix unwanted TX chars writeLoic Poulain1-1/+1
2014-06-06serial: 8250: Fix thread unsafe __dma_tx_complete functionLoic Poulain1-2/+7
2014-05-15n_tty: Fix n_tty_write crash when echoing in raw modePeter Hurley1-0/+4
2014-05-15tty: Fix lockless tty buffer racePeter Hurley1-3/+14
2014-05-15tty: serial: 8250_core.c Bug fix for Exar chips.Michael Welling1-1/+1
2014-05-15drivers/tty/hvc: don't free hvc_console_setup after initTomoki Sekiyama1-1/+1
2014-05-15hvc: ensure hvc_init is only ever called once in hvc_console.cPaul Gortmaker1-1/+5
2014-05-05tty: Fix low_latency BUGPeter Hurley2-19/+4
2014-05-05tty: Set correct tty name in 'active' sysfs attributeHannes Reinecke1-6/+17
2014-02-23vt: Fix secure clear screenPetr Písař1-0/+2
2014-02-23tty: n_gsm: Fix for modems with brk in modem status controlLars Poeschel1-0/+11