index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2013-03-15
serial: 8250_pci: Add WCH CH352 quirk to avoid Xscale detection
Wang YanQing
2013-03-12
serial: 8250_pci: add support for another kind of NetMos Technology PCI 9835 ...
Wang YanQing
2013-03-12
Fix 4 port and add support for 8 port 'Unknown' PCI serial port cards
Scott Ashcroft
2013-01-30
serial/8250: Add suport for later SUNIX (TIMEDIA) boards.
Stephen Chivers
2013-01-25
Merge 3.8-rc5 into tty-next
Greg Kroah-Hartman
2013-01-17
8250/16?50: Add support for Broadcom TruManage redirected serial port
Stephen Hurd
2013-01-15
serial: 8250_pci: remove __devexit usage
Greg Kroah-Hartman
2013-01-15
serial: quatech: add the other serial identifiers and preliminary control code
Alan Cox
2013-01-15
tty/8250: The correct device id for this card is 0x0022
Matt Schulte
2013-01-15
tty/8250: pbn_b0_8_1152000_200 is supposed to be an 8 port definition
Matt Schulte
2012-11-21
tty/8250 Add check for pci_ioremap_bar failure
Matt Schulte
2012-11-21
tty/8250 Add support for Commtech's Fastcom Async-335 and Fastcom Async-PCIe ...
Matt Schulte
2012-11-21
serial: Add initialization of sampling mode and tx/rx triggers to pci_xr17v35...
Matt Schulte
2012-11-21
Serial: Add support for new devices: Exar's XR17V35x family of multi-port PCI...
Matt Schulte
2012-11-21
tty: remove use of __devexit
Bill Pemberton
2012-11-21
tty: remove use of __devinitdata
Bill Pemberton
2012-11-21
tty: remove use of __devinit
Bill Pemberton
2012-11-21
tty: serial: remove use of __devexit_p
Bill Pemberton
2012-10-30
serial: 8250_pci: use module_pci_driver to simplify the code
Wei Yongjun
2012-10-24
x86: ce4100: allow second UART usage
Maxime Bizon
2012-10-01
Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
2012-09-26
serial: set correct baud_base for EXSYS EX-41092 Dual 16950
Flavio Leitner
2012-09-07
make drivers with pci error handlers const
Stephen Hemminger
2012-09-05
8250_pci: Add additional WCH CHC353 devices
Alan Cox
2012-09-05
parport_serial: Add support for the WCH353 2S/1P multi-IO card
Guainluca Anzolin
2012-08-16
8250: add AgeStar AS-PRS2-009
Alan Cox
2012-07-12
8250: add support for ASIX devices with a FIFO bug
Alan Cox
2012-07-12
8250: use the 8250 register interface not the legacy one
Alan Cox
2012-06-12
8250_pci: Remove duplicate struct pciserial_board
Shawn Bohrer
2012-04-29
8250_pci: fix pch uart matching
Arnaud Patard
2012-04-18
serial/8250_pci: fix suspend/resume vs init/exit quirks
Dan Williams
2012-04-18
serial/8250_pci: Clear FIFOs for Intel ME Serial Over Lan device on BI
Sudhakar Mamillapalli
2012-04-09
serial/8250_pci: add a "force background timer" flag and use it for the "kt" ...
Dan Williams
2012-04-09
Revert "serial/8250_pci: setup-quirk workaround for the kt serial controller"
Dan Williams
2012-04-09
Revert "serial/8250_pci: init-quirk msi support for kt serial controller"
Dan Williams
2012-01-24
serial: group all the 8250 related code together
Paul Gortmaker