index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-18
serial: sccnxp: Fix error handling in sccnxp_probe()
Alexey Khoroshilov
1
-2
/
+11
2017-09-18
tty: serial: lpuart: avoid report NULL interrupt
Fugang Duan
1
-23
/
+17
2017-09-18
serial: bcm63xx: fix timing issue.
Russell Enderby
1
-0
/
+5
2017-09-14
dmi: Mark all struct dmi_system_id instances const
Christoph Hellwig
1
-1
/
+1
2017-09-05
Merge tag 'tty-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
45
-213
/
+1304
2017-08-31
serial: 8250_port: Remove useless NULL checks
Andy Shevchenko
1
-4
/
+4
2017-08-31
earlycon: initialise baud field of earlycon device structure
Eugeniy Paltsev
1
-0
/
+5
2017-08-28
Introduce 8250_men_mcb
Michael Moese
3
-0
/
+130
2017-08-28
serial: imx: Avoid post-PIO cleanup if TX DMA is started
Ian Jamison
1
-1
/
+4
2017-08-28
tty: serial: imx: disable irq after suspend
Maxim Yu. Osipov
1
-0
/
+2
2017-08-28
serial: 8250_uniphier: add suspend/resume support
Masahiro Yamada
1
-0
/
+35
2017-08-28
serial: 8250_uniphier: use CHAR register for canary to detect power-off
Masahiro Yamada
1
-6
/
+16
2017-08-28
serial: 8250_uniphier: fix serial port index in private data
Masahiro Yamada
1
-3
/
+3
2017-08-28
serial: 8250: of: Add new port type for MediaTek BTIF controller on MT7622/23...
Sean Wang
2
-0
/
+10
2017-08-28
serial: earlycon: Only try fdt when specify 'earlycon' exactly
Jeffy Chen
1
-1
/
+1
2017-08-28
serial: mux: constify uart_ops structures
Julia Lawall
1
-1
/
+1
2017-08-28
serial: sunsu: constify uart_ops structures
Julia Lawall
1
-1
/
+1
2017-08-28
serial: mpc52xx: constify uart_ops structures
Julia Lawall
1
-1
/
+1
2017-08-28
serial: m32r_sio: constify uart_ops structures
Julia Lawall
1
-1
/
+1
2017-08-28
serial: cpm_uart: constify uart_ops structures
Julia Lawall
1
-1
/
+1
2017-08-28
serial: apbuart: constify uart_ops structures
Julia Lawall
1
-1
/
+1
2017-08-28
serial: sunsab: constify uart_ops structures
Julia Lawall
1
-1
/
+1
2017-08-28
serial: 21285: constify uart_ops structures
Julia Lawall
1
-1
/
+1
2017-08-28
serial: uuc_uart: constify uart_ops structures
Julia Lawall
1
-1
/
+1
2017-08-28
tty: mux: constify parisc_device_id
Arvind Yadav
1
-2
/
+2
2017-08-28
tty: 8250: constify parisc_device_id
Arvind Yadav
1
-2
/
+2
2017-08-28
serial: 8250_of: Add basic PM runtime support
Franklin S Cooper Jr
1
-11
/
+24
2017-08-28
serial: 8250_of: use of_property_read_bool()
Sergei Shtylyov
1
-2
/
+2
2017-08-28
serial: 8250: Use hrtimers for rs485 delays
Rafael Gago
1
-23
/
+40
2017-08-28
serial: core: Consider rs485 settings to drive RTS
Rafael Gago
1
-9
/
+25
2017-08-28
tty: serial: 8250_mtk: Use PTR_ERR_OR_ZERO
Himanshu Jha
1
-4
/
+1
2017-08-28
serial: sh-sci: use of_property_read_bool()
Sergei Shtylyov
1
-2
/
+1
2017-08-28
serial: pch_uart: Make port type explicit
Andy Shevchenko
1
-20
/
+15
2017-08-28
serial: core: remove unneeded irq_wake flag
Andy Shevchenko
1
-6
/
+3
2017-08-28
serial: stm32-usart: Avoid using irq_wake flag
Andy Shevchenko
1
-1
/
+1
2017-08-28
serial: st-asc: Avoid using irq_wake flag
Andy Shevchenko
1
-1
/
+1
2017-08-28
serial: fsl_lpuart: Avoid using irq_wake flag
Andy Shevchenko
1
-4
/
+9
2017-08-28
tty: serial: msm: Move request_irq to the end of startup
Neeraj Upadhyay
1
-5
/
+14
2017-08-28
serial: pch_uart: Remove unneeded NULL check
Fabio Estevam
1
-2
/
+1
2017-08-28
tty: serial: sprd: fix error return code in sprd_probe()
Gustavo A. R. Silva
1
-2
/
+2
2017-08-28
serial: meson: constify uart_ops structures
Julia Lawall
1
-1
/
+1
2017-08-28
serial: owl: constify uart_ops structures
Julia Lawall
1
-1
/
+1
2017-08-28
serial: stm32: fix pio transmit timeout
Gerald Baeza
1
-1
/
+1
2017-08-28
serial: pl011: constify amba_id
Arvind Yadav
1
-1
/
+1
2017-08-28
serial: pl010: constify amba_id
Arvind Yadav
1
-1
/
+1
2017-08-28
tty: amba-pl011: constify vendor_data structures
Julia Lawall
1
-2
/
+2
2017-08-22
parisc/8250_gsc: Fix section mismatches
Helge Deller
1
-4
/
+4
2017-08-22
parisc/mux: Fix section mismatches
Helge Deller
1
-7
/
+7
2017-08-15
Merge 4.13-rc5 into tty-next
Greg Kroah-Hartman
3
-27
/
+39
2017-08-13
Merge tag 'tty-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-24
/
+36
[next]