summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2017-09-103-0/+1161
|\
| * sparc64: vcc: make ktermios constBhumika Goyal2017-08-291-1/+1
| * sparc64: vcc: Check for IS_ERR() instead of NULLDan Carpenter2017-08-281-2/+2
| * sparc64: vcc: Add install & cleanup TTY operationsJag Raman2017-08-151-0/+73
| * sparc64: vcc: Add break_ctl TTY operationJag Raman2017-08-151-0/+35
| * sparc64: vcc: Add chars_in_buffer TTY operationJag Raman2017-08-151-5/+29
| * sparc64: vcc: Add write & write_room TTY operationsJag Raman2017-08-151-3/+98
| * sparc64: vcc: Add hangup TTY operationJag Raman2017-08-151-0/+41
| * sparc64: vcc: Add open & close TTY operationsJag Raman2017-08-151-1/+62
| * sparc64: vcc: Enable LDC event processing engineJag Raman2017-08-151-0/+34
| * sparc64: vcc: Add RX & TX timer for delayed LDC operationJag Raman2017-08-151-2/+193
| * sparc64: vcc: Create sysfs attribute groupJag Raman2017-08-151-0/+82
| * sparc64: vcc: Enable VCC port probe and removalJag Raman2017-08-151-0/+379
| * sparc64: vcc: TTY driver initialization and cleanupJag Raman2017-08-151-1/+82
| * sparc64: vcc: Add VCC debug message macrosJag Raman2017-08-151-0/+41
| * sparc64: vcc: Enable VCC module in linuxJag Raman2017-08-153-0/+24
* | Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-09-071-0/+12
|\ \
| * | powerpc/udbg: Reduce the footgun potential of EARLY_DEBUG_LPAR(_HVSI)Michael Ellerman2017-07-311-0/+12
* | | Merge tag 'staging-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-09-051-7/+96
|\ \ \
| * | | tty: undo export of tty_open_by_driverOkash Khawaja2017-08-281-2/+1
| * | | tty: resolve tty contention between kernel and user spaceOkash Khawaja2017-08-281-5/+95
* | | | Merge tag 'tty-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-09-0563-286/+1568
|\ \ \ \
| * | | | tty: goldfish: Implement support for kernel 'earlycon' parameterMiodrag Dinic2017-08-312-0/+29
| * | | | tty: goldfish: Use streaming DMA for r/w operations on Ranchu platformsMiodrag Dinic2017-08-311-27/+139
| * | | | tty: goldfish: Refactor constants to better reflect their natureAleksandar Markovic2017-08-311-27/+25
| * | | | serial: 8250_port: Remove useless NULL checksAndy Shevchenko2017-08-311-4/+4
| * | | | earlycon: initialise baud field of earlycon device structureEugeniy Paltsev2017-08-311-0/+5
| * | | | tty: hvcs: make ktermios constBhumika Goyal2017-08-291-1/+1
| * | | | pty: show associative slave of ptmx in fdinfoMasatake YAMATO2017-08-282-1/+16
| * | | | tty: n_gsm: Add compat_ioctlLars Poeschel2017-08-281-0/+11
| * | | | tty: hvcs: constify vio_device_idArvind Yadav2017-08-281-1/+1
| * | | | tty: hvc_vio: constify vio_device_idArvind Yadav2017-08-281-1/+1
| * | | | tty: mips_ejtag_fdc: constify mips_cdmm_device_idArvind Yadav2017-08-281-1/+1
| * | | | Introduce 8250_men_mcbMichael Moese2017-08-283-0/+130
| * | | | serial: imx: Avoid post-PIO cleanup if TX DMA is startedIan Jamison2017-08-281-1/+4
| * | | | tty: serial: imx: disable irq after suspendMaxim Yu. Osipov2017-08-281-0/+2
| * | | | serial: 8250_uniphier: add suspend/resume supportMasahiro Yamada2017-08-281-0/+35
| * | | | serial: 8250_uniphier: use CHAR register for canary to detect power-offMasahiro Yamada2017-08-281-6/+16
| * | | | serial: 8250_uniphier: fix serial port index in private dataMasahiro Yamada2017-08-281-3/+3
| * | | | serial: 8250: of: Add new port type for MediaTek BTIF controller on MT7622/23...Sean Wang2017-08-282-0/+10
| * | | | serial: earlycon: Only try fdt when specify 'earlycon' exactlyJeffy Chen2017-08-281-1/+1
| * | | | serial: mux: constify uart_ops structuresJulia Lawall2017-08-281-1/+1
| * | | | serial: sunsu: constify uart_ops structuresJulia Lawall2017-08-281-1/+1
| * | | | serial: mpc52xx: constify uart_ops structuresJulia Lawall2017-08-281-1/+1
| * | | | serial: m32r_sio: constify uart_ops structuresJulia Lawall2017-08-281-1/+1
| * | | | serial: cpm_uart: constify uart_ops structuresJulia Lawall2017-08-281-1/+1
| * | | | serial: apbuart: constify uart_ops structuresJulia Lawall2017-08-281-1/+1
| * | | | serial: sunsab: constify uart_ops structuresJulia Lawall2017-08-281-1/+1
| * | | | serial: 21285: constify uart_ops structuresJulia Lawall2017-08-281-1/+1
| * | | | serial: uuc_uart: constify uart_ops structuresJulia Lawall2017-08-281-1/+1
OpenPOWER on IntegriCloud