summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
* tty: Move pty-specific set_termios() handling to pty driverPeter Hurley2014-11-052-31/+29
* tty: WARN for attempted set_termios() of pty masterPeter Hurley2014-11-052-2/+4
* tty: Update code comment in __proc_set_tty()Peter Hurley2014-11-051-1/+4
* tty: Serialize proc_set_tty() with tty_lockPeter Hurley2014-11-051-8/+5
* tty: Move session_of_pgrp() and make staticPeter Hurley2014-11-051-0/+21
* tty: Fix multiple races when setting the controlling terminalPeter Hurley2014-11-051-6/+17
* tty: Remove !tty condition from __proc_set_tty()Peter Hurley2014-11-051-13/+12
* tty: Replace open-coded tty_get_pgrp()Peter Hurley2014-11-052-24/+8
* tty: Remove tsk parameter from proc_set_tty()Peter Hurley2014-11-051-14/+14
* tty: Reorder proc_set_tty() and related fnsPeter Hurley2014-11-051-63/+62
* tty: Remove tty_pair_get_tty()/tty_pair_get_pty() apiPeter Hurley2014-11-051-11/+5
* tty: serial: 8250_core: restore the LCR register in set_sleepSudhir Sreedharan2014-11-051-2/+5
* serial: of-serial: fix up PM ops on no_console_suspend and port typeJingchang Lu2014-11-051-7/+46
* tty: Remove sparse lock annotations from tty_write_lock()/_unlock()Peter Hurley2014-11-051-2/+0
* serial: Fix sparse warnings in uart_throttle()/uart_unthrottle()Peter Hurley2014-11-051-2/+2
* serial: Fix upstat_t sparse warningsPeter Hurley2014-11-051-1/+1
* goldfish: off by one in goldfish_tty_console_setup()Dan Carpenter2014-11-051-1/+1
* goldfish: fix sparse warningsFabian Frederick2014-11-051-2/+2
* 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
| * | | driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe2014-09-181-6/+4
| |/ /
* | | Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-10-0845-488/+2183
|\ \ \
| * | | Revert "serial/core: Initialize the console pm state"Greg Kroah-Hartman2014-10-021-3/+0
| * | | tty: serial: msm: Add earlycon supportStephen Boyd2014-09-282-12/+63
| * | | serial/core: Initialize the console pm stateSudhir Sreedharan2014-09-281-0/+3
| * | | serial: asc: Conditionally use readl_relaxed (COMPILE_TEST)Daniel Thompson2014-09-281-0/+4
| * | | serial: of-serial: add PM suspend/resume supportJingchang Lu2014-09-281-0/+27
| * | | tty/metag_da: Add console_poll module parameterJames Hogan2014-09-281-2/+12
| * | | serial: 8250_pci: remove rts_n override from Baytrail quirkHeikki Krogerus2014-09-281-13/+0
| * | | serial: cadence: Add generic earlycon supportMichal Simek2014-09-282-0/+20
| * | | serial: imx: change the wait even to interruptiableHuang Shijie2014-09-281-1/+10
| * | | serial: imx: terminate the RX DMA when the UART is suspendingHuang Shijie2014-09-281-6/+8
| * | | serial: imx: fix throttle/unthrottle callbacks for hardware assisted flow con...Fugang Duan2014-09-281-4/+2
| * | | serial: 8250: Add Quark X1000 to 8250_pci.cBryan O'Donoghue2014-09-281-0/+21
| * | | tty: omap-serial: pull out calculation from baud_is_mode16Frans Klaver2014-09-281-18/+24
| * | | tty: omap-serial: fix division by zeroFrans Klaver2014-09-281-2/+10
OpenPOWER on IntegriCloud