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
starfive-6.6.48-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
/
8250
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-09
serial: 8250_ingenic: Parse earlycon options
Paul Cercueil
1
-2
/
+10
2018-01-09
serial: 8250_ingenic: Add support for the JZ4770 SoC
Paul Cercueil
1
-0
/
+5
2018-01-09
serial: 8250_of: fix return code when probe function fails to get reset
Masahiro Yamada
1
-1
/
+4
2018-01-09
serial: 8250_uniphier: fix error return code in uniphier_uart_probe()
Wei Yongjun
1
-2
/
+3
2017-12-15
serial: 8250: 8250_omap: Fix spelling error.
Rolf Evers-Fischer
1
-1
/
+1
2017-12-15
serial: 8250_dw: Disable clock on error
Stefan Potyra
1
-1
/
+2
2017-12-15
serial: forbid 8250 on s390
Christian Borntraeger
1
-0
/
+1
2017-11-28
serial: 8250_early: Only set divisor if valid clk & baud
Matt Redfearn
1
-6
/
+8
2017-11-28
serial: 8250_pci: Add Amazon PCI serial device ID
Matt Wilson
1
-0
/
+3
2017-11-22
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
1
-2
/
+2
2017-11-14
Merge tag 'tty-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
33
-201
/
+179
2017-11-08
serial: 8250_fintek: Fix crash with baud rate B0
Ji-Ze Hong (Peter Hong)
1
-2
/
+9
2017-11-08
serial: 8250_fintek: Disable delays for ports != 0
Ricardo Ribalda Delgado
1
-0
/
+6
2017-11-08
serial: 8250_fintek: Return -EINVAL on invalid configuration
Ricardo Ribalda Delgado
1
-8
/
+9
2017-11-08
tty: serial: Remove redundant license text
Greg Kroah-Hartman
30
-160
/
+0
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
33
-0
/
+33
2017-11-04
serial: 8250: fix potential deadlock in rs485-mode
Tomas Melin
1
-3
/
+0
2017-11-04
serial: 8250_fintek: Fix rs485 disablement on invalid ioctl()
Lukas Wunner
1
-1
/
+1
2017-11-04
serial: 8250: Convert timers to use timer_setup()
Kees Cook
1
-9
/
+7
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-20
serial: 8250_fintek: Fix finding base_port with activated SuperIO
Ji-Ze Hong (Peter Hong)
1
-0
/
+3
2017-10-20
serial: 8250: Preserve DLD[7:4] for PORT_XR17V35X
Aaron Sierra
1
-1
/
+4
2017-10-04
serial: 8250_dw: Improve clock rate setting
Ed Blake
1
-12
/
+18
2017-10-04
serial: Add define for max baud rate divisor
Ed Blake
3
-4
/
+4
2017-10-04
serial: 8250_mid: Enable HSU on Intel Cedar Fork PCH
Andy Shevchenko
2
-2
/
+5
2017-10-03
serial: 8250_fintek: fix warning reported from smatch
Ji-Ze Hong (Peter Hong)
1
-1
/
+1
2017-10-03
serial: 8250_fintek: UART dynamic clocksource on Fintek F81216H
Ji-Ze Hong (Peter Hong)
1
-2
/
+30
2017-10-03
serial: 8250_fintek: UART dynamic clocksource on Fintek F81866
Ji-Ze Hong (Peter Hong)
1
-0
/
+54
2017-10-03
drivers: tty: 8250: use setup_timer() helper.
Allen Pais
1
-2
/
+1
2017-09-05
Merge tag 'tty-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
14
-93
/
+332
2017-08-31
serial: 8250_port: Remove useless NULL checks
Andy Shevchenko
1
-4
/
+4
2017-08-28
Introduce 8250_men_mcb
Michael Moese
3
-0
/
+130
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
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
tty: serial: 8250_mtk: Use PTR_ERR_OR_ZERO
Himanshu Jha
1
-4
/
+1
2017-08-22
parisc/8250_gsc: Fix section mismatches
Helge Deller
1
-4
/
+4
2017-08-15
Merge 4.13-rc5 into tty-next
Greg Kroah-Hartman
2
-9
/
+20
2017-08-13
Merge tag 'tty-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-6
/
+17
2017-08-01
Revert "serial: Delete dead code for CIR serial ports"
Sean Young
1
-6
/
+17
2017-08-01
gpio: exar: Use correct property prefix and document bindings
Jan Kiszka
1
-2
/
+2
2017-07-30
serial: 8250_pci: Enable device after we check black list
Andy Shevchenko
1
-10
/
+29
2017-07-30
serial: core: move UPF_NO_TXEN_TEST to quirks and rename
Andy Shevchenko
3
-10
/
+10
2017-07-30
serial: 8250_early: Remove __init marking from early write
Jeffy Chen
1
-4
/
+4
2017-07-30
serial: 8250_ingenic: Remove __init marking from early write
Jeffy Chen
1
-4
/
+4
[next]