summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250
AgeCommit message (Expand)AuthorFilesLines
2014-03-09serial: 8250: Clean up the locking for -rtIngo Molnar1-10/+5
2014-03-09serial: 8250_pci: change BayTrail default uartclkAaron Sierra1-3/+7
2014-03-09serial: 8250_pci: more BayTrail error-free baudsAaron Sierra1-8/+29
2014-03-01drivers/tty/serial: deal with 8250_core.c uninitialized warning for goodPaul Gortmaker1-0/+4
2014-02-13serial: 8250: Support XR17V35x fraction divisorJoe Schultz1-0/+18
2014-02-13serial: 8250_pci: unbreak last serial ports on NetMos 9865 cardsDmitry Eremin-Solenikov1-1/+2
2014-02-13serial: 8250_dw: fix compilation warning when !CONFIG_PM_SLEEPMika Westerberg1-2/+2
2014-01-08serial: 8250: enable UART_BUG_NOMSR for TegraStephen Warren1-0/+4
2014-01-08tty: delete non-required instances of include <linux/init.h>Paul Gortmaker5-5/+0
2013-12-24Merge 3.13-rc5 into tty-nextGreg Kroah-Hartman1-2/+6
2013-12-19serial: add support for 200 v3 series Titan cardYegor Yefremov1-0/+4
2013-12-19serial: 8250: Fix initialisation of Quatech cards with the AMCC PCI chipJonathan Woithe1-2/+2
2013-12-17serial: 8250_dw: add new ACPI IDsMika Westerberg1-0/+2
2013-12-17serial: 8250_dw: Fix LCR workaround regressionJames Hogan1-2/+4
2013-12-09serial: 8250_dw: remove ACPI ifdefHeikki Krogerus1-8/+0
2013-11-25tty/serial/8250: fix typo in help textRandy Dunlap1-1/+1
2013-10-20serial: 8250_pci: add Pericom PCIe Serial board Support (12d8:7952/4/8) - Chi...Angelo Butti1-0/+48
2013-10-18serial: 8250_pci: add support for Fintek 4, 8, and 12 port cardsGreg Kroah-Hartman1-0/+112
2013-10-17serial8250-em: convert to clk_prepare/unprepareShinya Kuribayashi1-3/+3
2013-10-04serial: 8250_dw: Improve unwritable LCR workaroundTim Kryger1-9/+32
2013-10-01serial: 8250_pci: clean up printk() callsGreg Kroah-Hartman1-21/+19
2013-09-28serial: 8250_dw: fix broken function callHeikki Krogerus1-1/+2
2013-09-28serial: 8250_pci: add support for Intel BayTrailHeikki Krogerus1-0/+145
2013-09-27serial: 8250_pci: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-09-27serial: 8250_dw: provide a filter for DMA channel detectionHeikki Krogerus1-0/+14
2013-09-27serial: 8250_dw: don't limit DMA support to ACPIHeikki Krogerus1-10/+10
2013-09-27serial: 8250: don't change the fifo trigger level when using dmaHeikki Krogerus1-1/+1
2013-08-20serial: 8250_dw: Report CTS asserted for auto flowTim Kryger1-8/+26
2013-08-12serial: 8250_early: fix comparison of different typesJingoo Han1-1/+1
2013-08-05Merge 3.11-rc4 into tty-nextGreg Kroah-Hartman1-2/+1
2013-08-01serial: use dev_get_platdata()Jingoo Han1-1/+1
2013-08-01parisc: Fix interrupt routing for C8000 serial portsThomas Bogendoerfer1-2/+1
2013-07-29Merge 3.11-rc3 into tty-nextGreg Kroah-Hartman1-1/+2
2013-07-27serial8250-em: Convert to devm_* managed helpersLaurent Pinchart1-19/+8
2013-07-27serial: 8250_pci: use local device ID for ADDI-DATA APCI-7800Ian Abbott1-2/+3
2013-07-27serial: 8250_pci: replace PCI_VENDOR_ID_ADDIDATA_OLDIan Abbott1-2/+2
2013-07-278250_pci: improve code comments and Kconfig helpStefan Seyfried2-0/+8
2013-07-25tty/8250_early: Don't truncate last character of optionsHenrik Nordström1-1/+2
2013-07-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-39/+69
2013-07-01tty/8250_dw: Add support for OCTEON UARTS.David Daney1-39/+69
2013-06-30Revert "serial: 8250_pci: add support for another kind of NetMos Technology P...Greg Kroah-Hartman1-4/+0
2013-06-25Merge 3.10-rc7 into tty-nextGreg Kroah-Hartman1-1/+9
2013-06-18parisc: fix serial ports on C8000 workstationThomas Bogendoerfer1-1/+9
2013-06-09Merge 3.10-rc5 into tty-nextGreg Kroah-Hartman1-7/+7
2013-06-04stallion: final cleanupPaul Bolle1-3/+2
2013-06-03Revert "serial: 8250: Make SERIAL_8250_RUNTIME_UARTS work correctly"Kyle McMartin1-7/+7
2013-05-21serial: 8250_dw: add ACPI ID for Intel BayTrailHeikki Krogerus1-0/+1
2013-05-20serial: 8250_dw: Add valid clk pointer checkEzequiel Garcia1-2/+4
2013-04-29Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds4-130/+141
2013-04-15Merge 3.9-rc7 intp tty-nextGreg Kroah-Hartman1-7/+5