summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* mcb: introduce mcb_get_resource()Johannes Thumshirn2017-08-281-1/+19
* 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
* tty: mux: constify parisc_device_idArvind Yadav2017-08-281-2/+2
* tty: 8250: constify parisc_device_idArvind Yadav2017-08-281-2/+2
* serial: 8250_of: Add basic PM runtime supportFranklin S Cooper Jr2017-08-281-11/+24
* serial: 8250_of: use of_property_read_bool()Sergei Shtylyov2017-08-281-2/+2
* serial: 8250: Use hrtimers for rs485 delaysRafael Gago2017-08-281-23/+40
* serial: core: Consider rs485 settings to drive RTSRafael Gago2017-08-281-9/+25
* tty: serial: 8250_mtk: Use PTR_ERR_OR_ZEROHimanshu Jha2017-08-281-4/+1
* serial: sh-sci: use of_property_read_bool()Sergei Shtylyov2017-08-281-2/+1
* serial: pch_uart: Make port type explicitAndy Shevchenko2017-08-281-20/+15
* serial: core: remove unneeded irq_wake flagAndy Shevchenko2017-08-281-6/+3
* serial: stm32-usart: Avoid using irq_wake flagAndy Shevchenko2017-08-281-1/+1
* serial: st-asc: Avoid using irq_wake flagAndy Shevchenko2017-08-281-1/+1
* serial: fsl_lpuart: Avoid using irq_wake flagAndy Shevchenko2017-08-281-4/+9
* tty: serial: msm: Move request_irq to the end of startupNeeraj Upadhyay2017-08-281-5/+14
* serial: pch_uart: Remove unneeded NULL checkFabio Estevam2017-08-281-2/+1
* tty: serial: sprd: fix error return code in sprd_probe()Gustavo A. R. Silva2017-08-281-2/+2
* serial: meson: constify uart_ops structuresJulia Lawall2017-08-281-1/+1
* serial: owl: constify uart_ops structuresJulia Lawall2017-08-281-1/+1
* serial: stm32: fix pio transmit timeoutGerald Baeza2017-08-281-1/+1
* serial: pl011: constify amba_idArvind Yadav2017-08-281-1/+1
* serial: pl010: constify amba_idArvind Yadav2017-08-281-1/+1
* tty: amba-pl011: constify vendor_data structuresJulia Lawall2017-08-281-2/+2
* Merge 4.13-rc5 into tty-nextGreg Kroah-Hartman2017-08-14451-2742/+4286
|\