index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
8250
/
8250_pci.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
8250/16?50: Add support for Broadcom TruManage redirected serial port
Stephen Hurd
2013-01-17
1
-0
/
+38
*
tty/8250: The correct device id for this card is 0x0022
Matt Schulte
2013-01-16
1
-1
/
+1
*
tty/8250: pbn_b0_8_1152000_200 is supposed to be an 8 port definition
Matt Schulte
2013-01-16
1
-1
/
+1
*
tty/8250 Add check for pci_ioremap_bar failure
Matt Schulte
2012-11-22
1
-0
/
+2
*
tty/8250 Add support for Commtech's Fastcom Async-335 and Fastcom Async-PCIe ...
Matt Schulte
2012-11-22
1
-0
/
+163
*
serial: Add initialization of sampling mode and tx/rx triggers to pci_xr17v35...
Matt Schulte
2012-11-22
1
-0
/
+4
*
Serial: Add support for new devices: Exar's XR17V35x family of multi-port PCI...
Matt Schulte
2012-11-22
1
-0
/
+96
*
tty: remove use of __devexit
Bill Pemberton
2012-11-22
1
-6
/
+6
*
tty: remove use of __devinitdata
Bill Pemberton
2012-11-22
1
-1
/
+1
*
tty: remove use of __devinit
Bill Pemberton
2012-11-22
1
-2
/
+2
*
tty: serial: remove use of __devexit_p
Bill Pemberton
2012-11-22
1
-25
/
+25
*
serial: 8250_pci: use module_pci_driver to simplify the code
Wei Yongjun
2012-10-30
1
-12
/
+1
*
x86: ce4100: allow second UART usage
Maxime Bizon
2012-10-24
1
-3
/
+3
*
Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
2012-10-01
1
-68
/
+146
|
\
|
*
serial: set correct baud_base for EXSYS EX-41092 Dual 16950
Flavio Leitner
2012-09-26
1
-2
/
+7
|
*
8250_pci: Add additional WCH CHC353 devices
Alan Cox
2012-09-06
1
-4
/
+37
|
*
parport_serial: Add support for the WCH353 2S/1P multi-IO card
Guainluca Anzolin
2012-09-05
1
-8
/
+30
|
*
8250: add AgeStar AS-PRS2-009
Alan Cox
2012-08-16
1
-0
/
+8
|
*
8250: add support for ASIX devices with a FIFO bug
Alan Cox
2012-07-12
1
-3
/
+21
|
*
8250: use the 8250 register interface not the legacy one
Alan Cox
2012-07-12
1
-46
/
+46
|
*
8250_pci: Remove duplicate struct pciserial_board
Shawn Bohrer
2012-06-13
1
-9
/
+1
*
|
make drivers with pci error handlers const
Stephen Hemminger
2012-09-08
1
-1
/
+1
|
/
*
8250_pci: fix pch uart matching
Arnaud Patard
2012-04-30
1
-0
/
+18
*
serial/8250_pci: fix suspend/resume vs init/exit quirks
Dan Williams
2012-04-19
1
-0
/
+6
*
serial/8250_pci: Clear FIFOs for Intel ME Serial Over Lan device on BI
Sudhakar Mamillapalli
2012-04-19
1
-0
/
+39
*
serial/8250_pci: add a "force background timer" flag and use it for the "kt" ...
Dan Williams
2012-04-09
1
-1
/
+16
*
Revert "serial/8250_pci: setup-quirk workaround for the kt serial controller"
Dan Williams
2012-04-09
1
-16
/
+1
*
Revert "serial/8250_pci: init-quirk msi support for kt serial controller"
Dan Williams
2012-04-09
1
-14
/
+0
*
serial: group all the 8250 related code together
Paul Gortmaker
2012-01-24
1
-0
/
+4223