index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
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
2017-07-30
drivers/serial: Do not leave sysfs group in case of error in aspeed_vuart_pro...
Alexey Khoroshilov
1
-2
/
+5
2017-07-30
serial: 8250_dw: explicitly request exclusive reset control
Philipp Zabel
1
-1
/
+1
2017-07-30
serial: 8250: fix error handling in of_platform_serial_probe()
Alexey Khoroshilov
1
-9
/
+14
2017-07-30
tty: serial: pci: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2017-07-30
tty: serial: exar: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2017-07-07
Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-5
/
+168
2017-07-03
serial: exar: Add support for IOT2040 device
Jan Kiszka
1
-1
/
+128
[next]