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.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
/
8250_pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-18
serial: 8250: pericom_do_set_divisor can be static
kbuild test robot
1
-1
/
+1
2019-06-18
serial: 8250: Add support for higher baud rates to Pericom chips
Jay Dolan
1
-18
/
+79
2019-02-13
serial: 8250_pci: Have ACCES cards that use the four port Pericom PI7C9X7954 ...
Jay Dolan
1
-0
/
+105
2019-02-13
serial: 8250_pci: Fix number of ports for ACCES serial cards
Jay Dolan
1
-18
/
+18
2019-02-11
serial: 8250_pci: Replace custom code with pci_match_id()
Heikki Krogerus
1
-22
/
+7
2019-01-30
serial: 8250_pci: Make PCI class test non fatal
Andy Shevchenko
1
-4
/
+5
2018-06-28
serial: 8250_pci: Remove stalled entries in blacklist
Andy Shevchenko
1
-2
/
+0
2018-03-20
Merge 4.16-rc6 into tty-next
Greg Kroah-Hartman
1
-3
/
+18
2018-02-28
serial, pci_ids: Move duplicate IDs to PCI IDs database
Andy Shevchenko
1
-3
/
+0
2018-02-28
serial: 8250_pci: Add Brainboxes UC-260 4 port serial device
Nikola Ciprich
1
-0
/
+11
2018-02-28
serial: 8250_pci: Don't fail on multiport card class
Andy Shevchenko
1
-3
/
+7
2017-11-28
serial: 8250_pci: Add Amazon PCI serial device ID
Matt Wilson
1
-0
/
+3
2017-11-08
tty: serial: Remove redundant license text
Greg Kroah-Hartman
1
-4
/
+0
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
1
-0
/
+1
2017-10-04
serial: 8250_mid: Enable HSU on Intel Cedar Fork PCH
Andy Shevchenko
1
-0
/
+1
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
1
-1
/
+1
2017-07-30
tty: serial: pci: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2017-02-10
serial: pci: Remove unused pci_boards entries
Jan Kiszka
1
-22
/
+0
2017-02-10
serial: exar: Move Commtech adapters to 8250_exar as well
Jan Kiszka
1
-138
/
+1
2017-02-09
serial: 8250_pci: make pciserial_detach_ports() static
Wei Yongjun
1
-1
/
+1
2017-02-06
serial: 8250_pci: Add MKS Tenta SCOM-0800 and SCOM-0801 cards
Ian Abbott
1
-0
/
+13
2017-02-03
serial: 8250_pci: remove exar code
Sudip Mukherjee
1
-333
/
+3
2017-01-16
Merge 4.10-rc4 into tty-next
Greg Kroah-Hartman
1
-7
/
+5
2017-01-12
serial: 8250_fintek: Add resource check for Fintek F81504/508/512
Ji-Ze Hong (Peter Hong)
1
-4
/
+9
2017-01-11
8250_pci: Fix potential use-after-free in error path
Gabriel Krisman Bertazi
1
-7
/
+5
2016-11-29
serial: 8250_pci: Detach low-level driver during PCI error recovery
Gabriel Krisman Bertazi
1
-4
/
+19
2016-11-10
8250: FIX Fourth port offset of Pericom PI7C9X7954 boards
Angelo Butti
1
-0
/
+34
2016-09-22
serial: 8250_pci: Use symbolic constants for EXAR's MPIO registers
Jan Kiszka
1
-21
/
+34
2016-09-05
Merge 4.8-rc5 into tty-next
Greg Kroah-Hartman
1
-0
/
+139
2016-08-31
serial: 8250: added acces i/o products quad and octal serial cards
Jimi Damon
1
-0
/
+139
2016-08-31
serial: 8250_lpss: move Quark code from PCI driver
Andy Shevchenko
1
-14
/
+1
2016-08-31
serial: 8250_lpss: split LPSS driver to separate module
Andy Shevchenko
1
-234
/
+8
2016-06-25
8250_pci: Adds support for the WCH CH355 4S card
Alexandr Petrenko
1
-0
/
+24
2016-06-25
tty: 8250, remove shadow and unused variables
Jiri Slaby
1
-2
/
+2
2016-05-21
Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+15
2016-04-30
serial: 8250_pci: report DCD and DSR signals as active for Bay Trail
Wan Ahmad Zainie
1
-0
/
+12
2016-04-29
serial: 8250_pci: fix divide error bug if baud rate is 0
David Müller
1
-0
/
+3
2016-04-13
dmaengine: dw: rename masters to reflect actual topology
Andy Shevchenko
1
-4
/
+4
2016-03-08
tty: serial: 8250: add MOXA Smartio MUE boards support
Mathieu OTHACEHE
1
-0
/
+14
2016-03-08
serial: 8250_pci: all known Braswell ports are 1 channel
Andy Shevchenko
1
-5
/
+0
2016-03-08
serial: 8250_pci: convert to pcim_*() API
Andy Shevchenko
1
-24
/
+8
2016-02-15
Merge 4.5-rc4 into tty-next
Greg Kroah-Hartman
1
-0
/
+21
2016-02-07
tty: serial: 8250: Fix indentation warnings
Anton Wuerfel
1
-8
/
+8
2016-02-07
tty: serial: 8250: Merge duplicate conditions
Anton Wuerfel
1
-4
/
+4
2016-02-07
tty: serial: 8250: Add parentheses to macro
Anton Wuerfel
1
-1
/
+1
2016-02-07
tty: serial: 8250: Remove else after return
Anton Wuerfel
1
-8
/
+8
2016-02-07
tty: serial: 8250: Replace spaces with tabs
Anton Wuerfel
1
-6
/
+6
2016-02-07
tty: serial: 8250: Fix whitespace errors
Anton Wuerfel
1
-3
/
+5
2016-02-07
tty: Add support for PCIe WCH382 2S multi-IO card
Jeremy McNicoll
1
-0
/
+21
[next]