summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250
Commit message (Expand)AuthorAgeFilesLines
* Merge 3.17-rc5 into tty-nextGreg Kroah-Hartman2014-09-141-0/+1
|\
| * serial: 8250_dw: Add ACPI ID for Intel BraswellAlan Cox2014-09-081-0/+1
* | tty: serial: 8250: Add Mediatek UART driverMatthias Brugger2014-09-103-0/+301
* | serial/8250_core: Add reference to uacess.hRicardo Ribalda Delgado2014-09-091-0/+1
* | tty: serial: 8250_core: allow to overwrite & export serial8250_startup()Sebastian Andrzej Siewior2014-09-081-2/+23
* | tty: serial: 8250_core: provide a function to export uart_8250_portSebastian Andrzej Siewior2014-09-082-0/+20
* | serial: 8250: Document serial8250_modem_status() lockingPeter Hurley2014-09-081-0/+1
* | Revert "serial: uart: add hw flow control support configuration"Peter Hurley2014-09-081-4/+2
* | serial: 8250_hp300: trivial: fix symbol name in #warning messageDaniele Forsi2014-09-081-1/+1
* | serial: Add support for Fintek F81216A LPC to 4 UARTRicardo Ribalda Delgado2014-09-083-0/+259
* | serial/8250: Add support for RS485 IOCTLsRicardo Ribalda Delgado2014-09-081-0/+39
|/
* serial: 8250_dw: Add support for deferred probingChen-Yu Tsai2014-07-271-7/+34
* serial: 8250_dw: Add optional reset control supportChen-Yu Tsai2014-07-271-0/+9
* serial/uart/8250: Add tunable RX interrupt trigger I/F of FIFO buffersYoshihiro YUNOMAE2014-07-172-15/+160
* serial: 8250: introduce up_to_u8250p() helperAndy Shevchenko2014-07-174-47/+27
* serial: 8250_dw: add ability to handle the peripheral clockHeiko Stübner2014-07-101-3/+28
* serial: 8250_dw: use UPF_* constants when define flagsAndy Shevchenko2014-07-101-1/+1
* serial: 8250_dw: clock rate handling for all ACPI platformsHeikki Krogerus2014-07-101-75/+28
* tty/serial: fix 8250 early console option passing to regular consoleRob Herring2014-06-191-1/+4
* serial: Fix IGNBRK handlingPeter Hurley2014-06-191-1/+1
* Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-06-036-139/+133
|\
| * serial: 8250_dma: check the result of TX buffer mappingHeikki Krogerus2014-05-281-5/+12
| * serial: uart: add hw flow control support configurationMurali Karicheri2014-05-281-2/+4
| * serial: Add support for Advantech PCM-3614I/PCM-3618I serial expansion cardsThomee Wright2014-05-281-0/+9
| * parport: Add support for the WCH353 1S/1P multi-IO cardEzequiel Garcia2014-05-281-0/+10
| * tty/serial: add back missing setup_early_serial8250_consoleRob Herring2014-05-031-0/+10
| * Merge 3.15-rc3 into tty-nextGreg Kroah-Hartman2014-04-272-3/+8
| |\
| * | tty/serial: convert 8250 to generic earlyconRob Herring2014-04-242-123/+16
| * | x86: move FIX_EARLYCON_MEM kconfig into x86Rob Herring2014-04-241-5/+0
| * | serial_core: Commonalize crlf when working w/ a non open console portDoug Anderson2014-04-241-5/+0
| * | 8250_dw: Support all baudrates on baytrailLoic Poulain2014-04-241-4/+77
* | | tty: serial: 8250_core.c Bug fix for Exar chips.Michael Welling2014-05-031-1/+1
| |/ |/|
* | serial: 8250: Fix thread unsafe __dma_tx_complete functionLoic Poulain2014-04-241-2/+7
* | 8250_core: Fix unwanted TX chars writeLoic Poulain2014-04-241-1/+1
|/
* serial: 8250: Clean up the locking for -rtIngo Molnar2014-03-081-10/+5
* serial: 8250_pci: change BayTrail default uartclkAaron Sierra2014-03-081-3/+7
* serial: 8250_pci: more BayTrail error-free baudsAaron Sierra2014-03-081-8/+29
* drivers/tty/serial: deal with 8250_core.c uninitialized warning for goodPaul Gortmaker2014-02-281-0/+4
* serial: 8250: Support XR17V35x fraction divisorJoe Schultz2014-02-131-0/+18
* serial: 8250_pci: unbreak last serial ports on NetMos 9865 cardsDmitry Eremin-Solenikov2014-02-131-1/+2
* serial: 8250_dw: fix compilation warning when !CONFIG_PM_SLEEPMika Westerberg2014-02-131-2/+2
* serial: 8250: enable UART_BUG_NOMSR for TegraStephen Warren2014-01-071-0/+4
* tty: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-075-5/+0
* 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-161-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-081-8/+0
|/
* tty/serial/8250: fix typo in help textRandy Dunlap2013-11-251-1/+1
OpenPOWER on IntegriCloud