summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250
Commit message (Expand)AuthorAgeFilesLines
* serial: 8250: enable UART_BUG_NOMSR for TegraStephen Warren2014-01-081-0/+4
* tty: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-085-5/+0Star
* Merge 3.13-rc5 into tty-nextGreg Kroah-Hartman2013-12-241-2/+6
|\
| * serial: 8250_dw: add new ACPI IDsMika Westerberg2013-12-171-0/+2
| * serial: 8250_dw: Fix LCR workaround regressionJames Hogan2013-12-171-2/+4
* | serial: add support for 200 v3 series Titan cardYegor Yefremov2013-12-191-0/+4
* | serial: 8250: Fix initialisation of Quatech cards with the AMCC PCI chipJonathan Woithe2013-12-191-2/+2
* | serial: 8250_dw: remove ACPI ifdefHeikki Krogerus2013-12-091-8/+0Star
|/
* tty/serial/8250: fix typo in help textRandy Dunlap2013-11-251-1/+1
* serial: 8250_pci: add Pericom PCIe Serial board Support (12d8:7952/4/8) - Chi...Angelo Butti2013-10-201-0/+48
* serial: 8250_pci: add support for Fintek 4, 8, and 12 port cardsGreg Kroah-Hartman2013-10-171-0/+112
* serial8250-em: convert to clk_prepare/unprepareShinya Kuribayashi2013-10-161-3/+3
* serial: 8250_dw: Improve unwritable LCR workaroundTim Kryger2013-10-041-9/+32
* serial: 8250_pci: clean up printk() callsGreg Kroah-Hartman2013-10-011-21/+19Star
* serial: 8250_dw: fix broken function callHeikki Krogerus2013-09-281-1/+2
* serial: 8250_pci: add support for Intel BayTrailHeikki Krogerus2013-09-281-0/+145
* serial: 8250_pci: remove unnecessary pci_set_drvdata()Jingoo Han2013-09-271-2/+0Star
* serial: 8250_dw: provide a filter for DMA channel detectionHeikki Krogerus2013-09-261-0/+14
* serial: 8250_dw: don't limit DMA support to ACPIHeikki Krogerus2013-09-261-10/+10
* serial: 8250: don't change the fifo trigger level when using dmaHeikki Krogerus2013-09-261-1/+1
* serial: 8250_dw: Report CTS asserted for auto flowTim Kryger2013-08-201-8/+26
* serial: 8250_early: fix comparison of different typesJingoo Han2013-08-121-1/+1
* Merge 3.11-rc4 into tty-nextGreg Kroah-Hartman2013-08-041-2/+1Star
|\
| * parisc: Fix interrupt routing for C8000 serial portsThomas Bogendoerfer2013-07-311-2/+1Star
* | serial: use dev_get_platdata()Jingoo Han2013-08-011-1/+1
* | Merge 3.11-rc3 into tty-nextGreg Kroah-Hartman2013-07-291-1/+2
|\|
| * tty/8250_early: Don't truncate last character of optionsHenrik Nordström2013-07-251-1/+2
* | serial8250-em: Convert to devm_* managed helpersLaurent Pinchart2013-07-271-19/+8Star
* | serial: 8250_pci: use local device ID for ADDI-DATA APCI-7800Ian Abbott2013-07-271-2/+3
* | serial: 8250_pci: replace PCI_VENDOR_ID_ADDIDATA_OLDIan Abbott2013-07-271-2/+2
* | 8250_pci: improve code comments and Kconfig helpStefan Seyfried2013-07-272-0/+8
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-07-131-39/+69
|\
| * tty/8250_dw: Add support for OCTEON UARTS.David Daney2013-07-011-39/+69
* | Revert "serial: 8250_pci: add support for another kind of NetMos Technology P...Greg Kroah-Hartman2013-06-301-4/+0Star
* | Merge 3.10-rc7 into tty-nextGreg Kroah-Hartman2013-06-251-1/+9
|\ \
| * | parisc: fix serial ports on C8000 workstationThomas Bogendoerfer2013-06-181-1/+9
| |/
* | Merge 3.10-rc5 into tty-nextGreg Kroah-Hartman2013-06-091-7/+7
|\|
| * Revert "serial: 8250: Make SERIAL_8250_RUNTIME_UARTS work correctly"Kyle McMartin2013-06-031-7/+7
* | stallion: final cleanupPaul Bolle2013-06-031-3/+2Star
|/
* serial: 8250_dw: add ACPI ID for Intel BayTrailHeikki Krogerus2013-05-211-0/+1
* serial: 8250_dw: Add valid clk pointer checkEzequiel Garcia2013-05-201-2/+4
* Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-04-294-130/+141
|\
| * Merge 3.9-rc7 intp tty-nextGreg Kroah-Hartman2013-04-151-7/+5Star
| |\
| * | serial: 8250_dw: Fix the stub for dw8250_probe_acpi()Heikki Krogerus2013-04-121-1/+1
| * | serial: 8250_dw: Convert to devm_ioremap()Heikki Krogerus2013-04-111-1/+2
| * | serial: 8250_dw: Set port capabilities based on CPR registerHeikki Krogerus2013-04-111-0/+4
| * | serial: 8250_dw: Let ACPI code extract the DMA client infoHeikki Krogerus2013-04-111-66/+9Star
| * | serial: 8250_dw: Support clk framework also with ACPIHeikki Krogerus2013-04-111-13/+5Star
| * | serial: 8250_dw: Enable runtime PMHeikki Krogerus2013-04-111-9/+52
| * | serial: 8250_dma: Provide default slave configuration parametersHeikki Krogerus2013-04-111-2/+8