summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-282-26/+44
* 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
* dt-bindings: serial: sh-sci: Add support for r8a77995 (H)SCIFGeert Uytterhoeven2017-08-281-0/+2
* serial: sh-sci: use of_property_read_bool()Sergei Shtylyov2017-08-281-2/+1
* serial: Fix port type numbering for TI DA8xxAndy Shevchenko2017-08-281-1/+3
* serial: Remove unused port typeAndy Shevchenko2017-08-281-3/+0
* serial: pch_uart: Make port type explicitAndy Shevchenko2017-08-282-21/+19
* serial: core: remove unneeded irq_wake flagAndy Shevchenko2017-08-282-7/+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-14875-18283/+14252
|\
| * Linux 4.13-rc5v4.13-rc5Linus Torvalds2017-08-131-1/+1
| * Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2017-08-1314-42/+137
| |\
| | * MIPS: Set ISA bit in entry-y for microMIPS kernelsPaul Burton2017-08-081-1/+14
| | * MIPS: Prevent building MT support for microMIPS kernelsPaul Burton2017-08-081-1/+1
| | * MIPS: PCI: Fix smp_processor_id() in preemptibleMatt Redfearn2017-08-081-4/+3
| | * MIPS: Introduce cpu_tcache_line_sizeMatt Redfearn2017-08-081-0/+3
| | * MIPS: DEC: Fix an int-handler.S CPU_DADDI_WORKAROUNDS regressionMaciej W. Rozycki2017-08-071-28/+6
| | * MIPS: VDSO: Fix clobber lists in fallback code pathsGoran Ferenc2017-08-071-2/+4
| | * Revert "MIPS: Don't unnecessarily include kmalloc.h into <asm/cache.h>."Paul Burton2017-08-071-0/+2
| | * MIPS: OCTEON: Fix USB platform code breakage.Steven J. Hill2017-08-071-1/+1
| | * MIPS: Octeon: Fix broken EDAC driver.Steven J. Hill2017-08-073-1/+97
| | * MIPS: gitignore: ignore generated .c filesBartosz Golaszewski2017-08-071-0/+2
| | * MIPS: Fix race on setting and getting cpu_online_maskMatija Glavinic Pecotic2017-08-071-3/+3
| | * MIPS: mm: remove duplicate "const" qualifier on insn_tableThomas Petazzoni2017-08-071-1/+1