index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
8250
/
8250_pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-05
serial: 8250: Add proper clock handling for OxSemi PCIe devices
Maciej W. Rozycki
1
-68
/
+271
2022-05-05
serial: 8250: Fold EndRun device support into OxSemi Tornado code
Maciej W. Rozycki
1
-51
/
+25
2022-05-02
Merge 5.18-rc5 into tty-next
Greg Kroah-Hartman
1
-4
/
+4
2022-04-22
serial: 8250: Correct the clock for EndRun PTP/1588 PCIe device
Maciej W. Rozycki
1
-4
/
+4
2022-04-15
serial: 8250: Report which option to enable for blacklisted PCI devices
Maciej W. Rozycki
1
-27
/
+40
2022-01-26
tty: Add support for Brainboxes UC cards.
Cameron Williams
1
-2
/
+98
2021-12-20
serial: 8250_pci: Split out Pericom driver
Andy Shevchenko
1
-400
/
+5
2021-12-17
serial: 8250_pci: remove redundant assignment to tmp after the mask operation
Colin Ian King
1
-1
/
+1
2021-11-25
serial: 8250_pci: rewrite pericom_do_set_divisor()
Jay Dolan
1
-13
/
+17
2021-11-25
serial: 8250_pci: Fix ACCES entries in pci_serial_quirks array
Jay Dolan
1
-1
/
+8
2021-10-26
serial: 8250_pci: Remove empty stub pci_quatech_exit()
Andy Shevchenko
1
-5
/
+0
2021-10-26
serial: 8250_pci: Replace custom pci_match_id() implementation
Andy Shevchenko
1
-41
/
+31
2021-10-26
serial: 8250_pci: Replace dev_*() by pci_*() macros
Andy Shevchenko
1
-30
/
+22
2021-10-26
serial: 8250_pci: Get rid of redundant 'else' keyword
Andy Shevchenko
1
-3
/
+3
2021-10-26
serial: 8250_pci: Refactor the loop in pci_ite887x_init()
Andy Shevchenko
1
-8
/
+4
2021-09-14
serial: 8250_pci: Prefer struct_size over open coded arithmetic
Len Baker
1
-3
/
+1
2021-08-09
Merge 5.14-rc5 into tty-next
Greg Kroah-Hartman
1
-0
/
+7
2021-07-30
serial: 8250_pci: Avoid irq sharing for MSI(-X) interrupts.
Mario Kleiner
1
-0
/
+1
2021-07-27
serial: 8250_pci: make setup_port() parameters explicitly unsigned
Greg Kroah-Hartman
1
-1
/
+1
2021-07-21
serial: 8250_pci: Enumerate Elkhart Lake UARTs via dedicated driver
Andy Shevchenko
1
-0
/
+6
2021-06-16
serial: 8250: Correct the clock for OxSemi PCIe devices
Maciej W. Rozycki
1
-64
/
+64
2021-06-16
serial: 8250: Dissociate 4MHz Titan ports from Oxford ports
Maciej W. Rozycki
1
-6
/
+38
2021-05-27
serial: 8250_pci: handle FL_NOIRQ board flag
Christian Gmeiner
1
-12
/
+17
2021-05-20
serial: 8250_pci: Add support for new HPE serial device
Randy Wright
1
-0
/
+18
2020-12-11
serial: 8250_pci: Drop bogus __refdata annotation
Geert Uytterhoeven
1
-1
/
+1
2020-09-21
Merge 5.9.0-rc6 into tty-next
Greg Kroah-Hartman
1
-0
/
+10
2020-09-16
serial: 8250_pci: Add Realtek 816a and 816b
Tobias Diedrich
1
-0
/
+11
2020-09-16
serial: 8250_pci: Remove unused function get_pci_irq()
YueHaibing
1
-9
/
+0
2020-08-31
Merge 5.9-rc3 into tty-next
Greg Kroah-Hartman
1
-1
/
+1
2020-08-28
serial: 8250_pci: Add WCH384_8S 8 port serial device
Du Huanpeng
1
-0
/
+56
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-05-08
serial: 8250_pci: Move Pericom IDs to pci_ids.h
Kai-Heng Feng
1
-6
/
+0
2020-02-13
serial: 8250_pci: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-3
/
+3
2019-12-03
Merge tag 'tty-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-288
/
+4
2019-11-27
Revert "serial/8250: Add support for NI-Serial PXI/PXIe+485 devices"
Je Yen Tam
1
-288
/
+4
2019-10-14
PCI: Add PCI_STD_NUM_BARS for the number of standard BARs
Denis Efremov
1
-5
/
+3
2019-09-04
serial: 8250_pci: Implement MSI(-X) support
Ralf Ramsauer
1
-1
/
+26
2019-09-04
serial: 8250_pci: Add F81504A series Support
Ji-Ze Hong (Peter Hong)
1
-0
/
+121
2019-09-04
serial: 8250_pci: Merge 8250_moxa to 8250_pci
Kai-Heng Feng
1
-14
/
+99
2019-09-04
serial: 8250_pci: Add support for Sunix serial boards
Kai-Heng Feng
1
-17
/
+76
2019-09-04
serial/8250: Add support for NI-Serial PXI/PXIe+485 devices
Je Yen Tam
1
-4
/
+288
2019-09-04
serial: 8250: Use dev_get_drvdata where possible
Chuhong Yuan
1
-2
/
+1
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
[next]