summaryrefslogtreecommitdiffstats
path: root/drivers/tty
AgeCommit message (Expand)Author
2014-11-05tty: Invert tty_lock/ldisc_sem lock orderPeter Hurley
2014-11-05tty: Don't hold tty_lock for ldisc releasePeter Hurley
2014-11-058250_pci: Added driver for Endrun Technologies PTP PCIe card.Mike Skoog
2014-11-05n_tty: Remove stale read lock commentPeter Hurley
2014-11-05n_tty: Only process packet mode data in raw modePeter Hurley
2014-11-05tty: Fix missed wakeup from packet mode status updatePeter Hurley
2014-11-05pty: Hold ctrl_lock for packet mode updatesPeter Hurley
2014-11-05pty: Fix packet mode setting racePeter Hurley
2014-11-05pty: Don't claim slave's ctrl_lock for master's packet modePeter Hurley
2014-11-05tty: Use spin_lock_irq() for ctrl_lock when interrupts enabledPeter Hurley
2014-11-05pty: Use spin_lock_irq() for pty_set_termios()Peter Hurley
2014-11-05tty: Move pty-specific set_termios() handling to pty driverPeter Hurley
2014-11-05tty: WARN for attempted set_termios() of pty masterPeter Hurley
2014-11-05tty: Update code comment in __proc_set_tty()Peter Hurley
2014-11-05tty: Serialize proc_set_tty() with tty_lockPeter Hurley
2014-11-05tty: Move session_of_pgrp() and make staticPeter Hurley
2014-11-05tty: Fix multiple races when setting the controlling terminalPeter Hurley
2014-11-05tty: Remove !tty condition from __proc_set_tty()Peter Hurley
2014-11-05tty: Replace open-coded tty_get_pgrp()Peter Hurley
2014-11-05tty: Remove tsk parameter from proc_set_tty()Peter Hurley
2014-11-05tty: Reorder proc_set_tty() and related fnsPeter Hurley
2014-11-05tty: Remove tty_pair_get_tty()/tty_pair_get_pty() apiPeter Hurley
2014-11-05tty: serial: 8250_core: restore the LCR register in set_sleepSudhir Sreedharan
2014-11-05serial: of-serial: fix up PM ops on no_console_suspend and port typeJingchang Lu
2014-11-05tty: Remove sparse lock annotations from tty_write_lock()/_unlock()Peter Hurley
2014-11-05serial: Fix sparse warnings in uart_throttle()/uart_unthrottle()Peter Hurley
2014-11-05serial: Fix upstat_t sparse warningsPeter Hurley
2014-11-05tty: Prevent "read/write wait queue active!" log floodingPeter Hurley
2014-11-05tty: Fix high cpu load if tty is unreleaseablePeter Hurley
2014-11-05serial: Fix divide-by-zero fault in uart_get_divisor()Peter Hurley
2014-11-05goldfish: off by one in goldfish_tty_console_setup()Dan Carpenter
2014-11-05goldfish: fix sparse warningsFabian Frederick
2014-10-28sched, tty: Deal with nested sleepsPeter Zijlstra
2014-10-20tty: serial: cpm_uart: drop owner assignment from platform_driversWolfram Sang
2014-10-20tty: serial: 8250: drop owner assignment from platform_driversWolfram Sang
2014-10-20tty: serial: drop owner assignment from platform_driversWolfram Sang
2014-10-20tty: hvc: drop owner assignment from platform_driversWolfram Sang
2014-10-20tty: drop owner assignment from platform_driversWolfram Sang
2014-10-18Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2014-10-16serial: atmel: add missing dmaengine headerVinod Koul
2014-10-15Merge branch 'topic/dma_control_cleanup_acks' into for-linusVinod Koul
2014-10-15serial: sh-sci: use dmaengine_terminate_all() APIVinod Koul
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds
2014-10-11Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-10-11Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linuxLinus Torvalds
2014-10-09Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2014-10-08Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-10-07Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-10-06xen: remove DEFINE_XENBUS_DRIVER() macroDavid Vrabel