summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
...
* serial: 8250: add support for ACPI-probed serial port for X-Gene platformFeng Kan2015-06-281-0/+11
* serial: imx: Fix clearing of receiver overrun flagUwe Kleine-König2015-06-281-5/+3
* serial: imx: Enable UCR4_OREN in startup interfaceJiada Wang2015-06-281-7/+8
* tty/n_gsm.c: fix a memory leak when gsmtty is removedPan Xinhui2015-06-101-3/+2
* xen/events: don't bind non-percpu VIRQs with percpu chipDavid Vrabel2015-06-091-1/+1
* xen/console: Update console event channel on resumeBoris Ostrovsky2015-05-231-1/+17
* tty/serial: at91: maxburst was missing for dma transfersLudovic Desroches2015-05-171-0/+2
* serial: xilinx: Use platform_get_irq to get irq description structureMichal Simek2015-05-172-11/+12
* serial: of-serial: Remove device_type = "serial" registrationMichal Simek2015-05-171-1/+0
* tty: serial: fsl_lpuart: clear receive flag on FIFO flushStefan Agner2015-04-241-0/+3
* tty: serial: fsl_lpuart: specify transmit FIFO sizeStefan Agner2015-04-241-0/+2
* n_tty: Fix read buffer overwrite when no newlinePeter Hurley2015-04-221-27/+79
* Change email address for 8250_pciRussell King2015-03-281-1/+1
* serial: 8250_dw: Fix deadlock in LCR workaroundPeter Hurley2015-03-281-2/+8
* serial: 8250: Revert "tty: serial: 8250_core: read only RX if there is someth...Sebastian Andrzej Siewior2015-03-141-6/+5
* tty: fix up atime/mtime mess, take fourJiri Slaby2015-03-141-2/+2
* TTY: fix tty_wait_until_sent on 64-bit machinesJohan Hovold2015-03-141-3/+9
* serial: fsl_lpuart: avoid new transfer while DMA is runningStefan Agner2015-03-061-4/+5
* serial: fsl_lpuart: delete timer on shutdownStefan Agner2015-03-061-3/+4
* vt: provide notifications on selection changesNicolas Pitre2015-03-061-1/+3
* tty/serial: at91: fix error handling in atmel_serial_probe()Cyrille Pitchen2015-03-061-1/+3
* tty: Prevent untrappable signals from malicious programPeter Hurley2015-03-061-0/+3
* serial: fix parisc boot hangJames Bottomley2015-01-271-1/+3
* n_tty: Fix read_buf race condition, increment read_head after pushing dataChristian Riesch2015-01-161-1/+2
* serial: samsung: wait for transfer completion before clock disableRobert Baldyga2015-01-161-0/+4
* tty: serial: men_z135_uart: Add terminating entry for men_z135_idsAxel Lin2015-01-161-0/+1
* Revert "serial: of-serial: add PM suspend/resume support"Greg Kroah-Hartman2014-11-251-27/+0
* tty: Fix pty master poll() after slave closes v2Francesco Ruggeri2014-11-061-2/+7
* serial: of-serial: fix uninitialized kmalloc variableJingchang Lu2014-11-051-1/+1
* tty/vt: don't set font mappings on vc not supporting thisImre Deak2014-11-051-0/+7
* tty: serial: 8250_mtk: Fix quot calculationMatthias Brugger2014-11-051-1/+1
* tty: Prevent "read/write wait queue active!" log floodingPeter Hurley2014-11-051-2/+6
* tty: Fix high cpu load if tty is unreleaseablePeter Hurley2014-11-051-1/+6
* serial: Fix divide-by-zero fault in uart_get_divisor()Peter Hurley2014-11-051-1/+1
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-10-185-21/+73
|\
| * serial: atmel: add missing dmaengine headerVinod Koul2014-10-161-0/+1
| * Merge branch 'topic/dma_control_cleanup_acks' into for-linusVinod Koul2014-10-151-1/+1
| |\
| | * serial: sh-sci: use dmaengine_terminate_all() APIVinod Koul2014-10-151-1/+1
| * | serial: 8250_pci: Add PCI IDs for Intel BraswellAlan Cox2014-09-111-0/+27
| * | serial: 8250: don't use slave_id of dma_slave_configAndy Shevchenko2014-09-113-20/+44
| |/
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-10-131-1/+0
|\ \
| * | sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...Kirill Tkhai2014-09-191-1/+0
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds2014-10-111-1/+1
|\ \
| * | powerpc: Remove powerpc specific cmd_lineAnton Blanchard2014-10-021-1/+1
* | | Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-10-111-5/+4
|\ \ \
| * | | xen: remove DEFINE_XENBUS_DRIVER() macroDavid Vrabel2014-10-061-5/+4
| |/ /
* | | Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linuxLinus Torvalds2014-10-111-1/+2
|\ \ \
| * | | security: make security_file_set_fowner, f_setown and __f_setown void returnJeff Layton2014-09-091-1/+2
| | |/ | |/|
* | | Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-10-092-14/+9
|\ \ \
| * | | tty: sc16is7xx: remove retval from gpiochip_remove()Linus Walleij2014-09-231-8/+5