aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-28tty: hvc_vio: constify vio_device_idArvind Yadav1-1/+1
2017-08-28tty: mips_ejtag_fdc: constify mips_cdmm_device_idArvind Yadav1-1/+1
2017-08-28Introduce 8250_men_mcbMichael Moese3-0/+130
2017-08-28mcb: introduce mcb_get_resource()Johannes Thumshirn1-1/+19
2017-08-28serial: imx: Avoid post-PIO cleanup if TX DMA is startedIan Jamison1-1/+4
2017-08-28tty: serial: imx: disable irq after suspendMaxim Yu. Osipov1-0/+2
2017-08-28serial: 8250_uniphier: add suspend/resume supportMasahiro Yamada1-0/+35
2017-08-28serial: 8250_uniphier: use CHAR register for canary to detect power-offMasahiro Yamada1-6/+16
2017-08-28serial: 8250_uniphier: fix serial port index in private dataMasahiro Yamada1-3/+3
2017-08-28serial: 8250: of: Add new port type for MediaTek BTIF controller on MT7622/23 SoCSean Wang2-0/+10
2017-08-28serial: earlycon: Only try fdt when specify 'earlycon' exactlyJeffy Chen1-1/+1
2017-08-28serial: mux: constify uart_ops structuresJulia Lawall1-1/+1
2017-08-28serial: sunsu: constify uart_ops structuresJulia Lawall1-1/+1
2017-08-28serial: mpc52xx: constify uart_ops structuresJulia Lawall1-1/+1
2017-08-28serial: m32r_sio: constify uart_ops structuresJulia Lawall1-1/+1
2017-08-28serial: cpm_uart: constify uart_ops structuresJulia Lawall1-1/+1
2017-08-28serial: apbuart: constify uart_ops structuresJulia Lawall1-1/+1
2017-08-28serial: sunsab: constify uart_ops structuresJulia Lawall1-1/+1
2017-08-28serial: 21285: constify uart_ops structuresJulia Lawall1-1/+1
2017-08-28serial: uuc_uart: constify uart_ops structuresJulia Lawall1-1/+1
2017-08-28tty: mux: constify parisc_device_idArvind Yadav1-2/+2
2017-08-28tty: 8250: constify parisc_device_idArvind Yadav1-2/+2
2017-08-28serial: 8250_of: Add basic PM runtime supportFranklin S Cooper Jr1-11/+24
2017-08-28serial: 8250_of: use of_property_read_bool()Sergei Shtylyov1-2/+2
2017-08-28serial: 8250: Use hrtimers for rs485 delaysRafael Gago1-23/+40
2017-08-28serial: core: Consider rs485 settings to drive RTSRafael Gago1-9/+25
2017-08-28tty: serial: 8250_mtk: Use PTR_ERR_OR_ZEROHimanshu Jha1-4/+1
2017-08-28serial: sh-sci: use of_property_read_bool()Sergei Shtylyov1-2/+1
2017-08-28serial: pch_uart: Make port type explicitAndy Shevchenko1-20/+15
2017-08-28serial: core: remove unneeded irq_wake flagAndy Shevchenko1-6/+3
2017-08-28serial: stm32-usart: Avoid using irq_wake flagAndy Shevchenko1-1/+1
2017-08-28serial: st-asc: Avoid using irq_wake flagAndy Shevchenko1-1/+1
2017-08-28serial: fsl_lpuart: Avoid using irq_wake flagAndy Shevchenko1-4/+9
2017-08-28tty: serial: msm: Move request_irq to the end of startupNeeraj Upadhyay1-5/+14
2017-08-28serial: pch_uart: Remove unneeded NULL checkFabio Estevam1-2/+1
2017-08-28tty: serial: sprd: fix error return code in sprd_probe()Gustavo A. R. Silva1-2/+2
2017-08-28serial: meson: constify uart_ops structuresJulia Lawall1-1/+1
2017-08-28serial: owl: constify uart_ops structuresJulia Lawall1-1/+1
2017-08-28serial: stm32: fix pio transmit timeoutGerald Baeza1-1/+1
2017-08-28serial: pl011: constify amba_idArvind Yadav1-1/+1
2017-08-28serial: pl010: constify amba_idArvind Yadav1-1/+1
2017-08-28tty: amba-pl011: constify vendor_data structuresJulia Lawall1-2/+2
2017-08-14Merge 4.13-rc5 into tty-nextGreg Kroah-Hartman451-2742/+4286
2017-08-13Merge tag 'driver-core-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-15/+34
2017-08-13Merge tag 'char-misc-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds3-0/+21
2017-08-13Merge tag 'tty-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds3-26/+70
2017-08-13Merge tag 'staging-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds11-15/+137
2017-08-13Merge tag 'usb-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds16-38/+111
2017-08-12Merge tag 'for-linus-20170812' of git://git.infradead.org/linux-mtdLinus Torvalds1-0/+1
2017-08-12mtd: blkdevs: Fix mtd block write failureAbhishek Sahu1-0/+1