summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250
AgeCommit message (Expand)AuthorFilesLines
2014-07-27serial: 8250_dw: Add support for deferred probingChen-Yu Tsai1-7/+34
2014-07-27serial: 8250_dw: Add optional reset control supportChen-Yu Tsai1-0/+9
2014-07-17serial/uart/8250: Add tunable RX interrupt trigger I/F of FIFO buffersYoshihiro YUNOMAE2-15/+160
2014-07-17serial: 8250: introduce up_to_u8250p() helperAndy Shevchenko4-47/+27
2014-07-10serial: 8250_dw: add ability to handle the peripheral clockHeiko Stübner1-3/+28
2014-07-10serial: 8250_dw: use UPF_* constants when define flagsAndy Shevchenko1-1/+1
2014-07-10serial: 8250_dw: clock rate handling for all ACPI platformsHeikki Krogerus1-75/+28
2014-06-19tty/serial: fix 8250 early console option passing to regular consoleRob Herring1-1/+4
2014-06-19serial: Fix IGNBRK handlingPeter Hurley1-1/+1
2014-06-03Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds6-139/+133
2014-05-28serial: 8250_dma: check the result of TX buffer mappingHeikki Krogerus1-5/+12
2014-05-28serial: uart: add hw flow control support configurationMurali Karicheri1-2/+4
2014-05-28serial: Add support for Advantech PCM-3614I/PCM-3618I serial expansion cardsThomee Wright1-0/+9
2014-05-28parport: Add support for the WCH353 1S/1P multi-IO cardEzequiel Garcia1-0/+10
2014-05-03tty/serial: add back missing setup_early_serial8250_consoleRob Herring1-0/+10
2014-05-03tty: serial: 8250_core.c Bug fix for Exar chips.Michael Welling1-1/+1
2014-04-27Merge 3.15-rc3 into tty-nextGreg Kroah-Hartman2-3/+8
2014-04-24tty/serial: convert 8250 to generic earlyconRob Herring2-123/+16
2014-04-24x86: move FIX_EARLYCON_MEM kconfig into x86Rob Herring1-5/+0
2014-04-24serial_core: Commonalize crlf when working w/ a non open console portDoug Anderson1-5/+0
2014-04-248250_dw: Support all baudrates on baytrailLoic Poulain1-4/+77
2014-04-24serial: 8250: Fix thread unsafe __dma_tx_complete functionLoic Poulain1-2/+7
2014-04-248250_core: Fix unwanted TX chars writeLoic Poulain1-1/+1
2014-03-08serial: 8250: Clean up the locking for -rtIngo Molnar1-10/+5
2014-03-08serial: 8250_pci: change BayTrail default uartclkAaron Sierra1-3/+7
2014-03-08serial: 8250_pci: more BayTrail error-free baudsAaron Sierra1-8/+29
2014-02-28drivers/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-07serial: 8250: enable UART_BUG_NOMSR for TegraStephen Warren1-0/+4
2014-01-07tty: 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-16serial: 8250_dw: Fix LCR workaround regressionJames Hogan1-2/+4
2013-12-08serial: 8250_dw: remove ACPI ifdefHeikki Krogerus1-8/+0
2013-11-25tty/serial/8250: fix typo in help textRandy Dunlap1-1/+1
2013-10-19serial: 8250_pci: add Pericom PCIe Serial board Support (12d8:7952/4/8) - Chi...Angelo Butti1-0/+48
2013-10-17serial: 8250_pci: add support for Fintek 4, 8, and 12 port cardsGreg Kroah-Hartman1-0/+112
2013-10-16serial8250-em: convert to clk_prepare/unprepareShinya Kuribayashi1-3/+3
2013-10-03serial: 8250_dw: Improve unwritable LCR workaroundTim Kryger1-9/+32
2013-09-30serial: 8250_pci: clean up printk() callsGreg Kroah-Hartman1-21/+19
2013-09-27serial: 8250_dw: fix broken function callHeikki Krogerus1-1/+2
2013-09-27serial: 8250_pci: add support for Intel BayTrailHeikki Krogerus1-0/+145
2013-09-26serial: 8250_pci: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-09-26serial: 8250_dw: provide a filter for DMA channel detectionHeikki Krogerus1-0/+14
2013-09-26serial: 8250_dw: don't limit DMA support to ACPIHeikki Krogerus1-10/+10
2013-09-26serial: 8250: don't change the fifo trigger level when using dmaHeikki Krogerus1-1/+1