Age | Commit message (Expand) | Author |
2014-02-06 | serial: 8250: Fix initialisation of Quatech cards with the AMCC PCI chip | Jonathan Woithe |
2014-02-06 | serial: add support for 200 v3 series Titan card | Yegor Yefremov |
2013-10-19 | serial: 8250_pci: add Pericom PCIe Serial board Support (12d8:7952/4/8) - Chi... | Angelo Butti |
2013-10-17 | serial: 8250_pci: add support for Fintek 4, 8, and 12 port cards | Greg Kroah-Hartman |
2013-09-30 | serial: 8250_pci: clean up printk() calls | Greg Kroah-Hartman |
2013-09-27 | serial: 8250_pci: add support for Intel BayTrail | Heikki Krogerus |
2013-09-26 | serial: 8250_pci: remove unnecessary pci_set_drvdata() | Jingoo Han |
2013-07-26 | serial: 8250_pci: use local device ID for ADDI-DATA APCI-7800 | Ian Abbott |
2013-07-26 | serial: 8250_pci: replace PCI_VENDOR_ID_ADDIDATA_OLD | Ian Abbott |
2013-07-26 | 8250_pci: improve code comments and Kconfig help | Stefan Seyfried |
2013-06-30 | Revert "serial: 8250_pci: add support for another kind of NetMos Technology P... | Greg Kroah-Hartman |
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 |