summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250
AgeCommit message (Expand)AuthorFilesLines
2014-11-06tty: serial: 8250_mtk: Fix quot calculationMatthias Brugger1-1/+1
2014-10-19Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds3-20/+71
2014-10-08Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds8-38/+814
2014-10-08Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2014-09-29serial: 8250_pci: remove rts_n override from Baytrail quirkHeikki Krogerus1-13/+0
2014-09-29serial: 8250: Add Quark X1000 to 8250_pci.cBryan O'Donoghue1-0/+21
2014-09-26tty: serial: 8250_core: remove UART_IER_RDI in serial8250_stop_rx()Sebastian Andrzej Siewior1-1/+1
2014-09-26tty: serial: 8250_core: use the ->line argument as a hint in serial8250_find_...Sebastian Andrzej Siewior1-0/+5
2014-09-26tty: serial: 8250_core: read only RX if there is something in the FIFOSebastian Andrzej Siewior1-5/+6
2014-09-26tty: serial: 8250_core: add run time pmSebastian Andrzej Siewior2-13/+121
2014-09-26tty: serial: 8250_core: allow to set ->throttle / ->unthrottle callbacksSebastian Andrzej Siewior1-0/+14
2014-09-15Merge 3.17-rc5 into tty-nextGreg Kroah-Hartman1-0/+1
2014-09-11serial: 8250_pci: Add PCI IDs for Intel BraswellAlan Cox1-0/+27
2014-09-11serial: 8250: don't use slave_id of dma_slave_configAndy Shevchenko3-20/+44
2014-09-10tty: serial: 8250: Add Mediatek UART driverMatthias Brugger3-0/+301
2014-09-10serial/8250_core: Add reference to uacess.hRicardo Ribalda Delgado1-0/+1
2014-09-09serial: 8250_dw: Add ACPI ID for Intel BraswellAlan Cox1-0/+1
2014-09-09tty: serial: 8250_core: allow to overwrite & export serial8250_startup()Sebastian Andrzej Siewior1-2/+23
2014-09-09tty: serial: 8250_core: provide a function to export uart_8250_portSebastian Andrzej Siewior2-0/+20
2014-09-09serial: 8250: Document serial8250_modem_status() lockingPeter Hurley1-0/+1
2014-09-09Revert "serial: uart: add hw flow control support configuration"Peter Hurley1-4/+2
2014-09-09serial: 8250_hp300: trivial: fix symbol name in #warning messageDaniele Forsi1-1/+1
2014-09-09serial: Add support for Fintek F81216A LPC to 4 UARTRicardo Ribalda Delgado3-0/+259
2014-09-09serial/8250: Add support for RS485 IOCTLsRicardo Ribalda Delgado1-0/+39
2014-08-27module: make it possible to have unsafe, tainting module paramsJani Nikula1-1/+1
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-18serial/uart/8250: Add tunable RX interrupt trigger I/F of FIFO buffersYoshihiro YUNOMAE2-15/+160
2014-07-18serial: 8250: introduce up_to_u8250p() helperAndy Shevchenko4-47/+27
2014-07-11serial: 8250_dw: add ability to handle the peripheral clockHeiko Stübner1-3/+28
2014-07-11serial: 8250_dw: use UPF_* constants when define flagsAndy Shevchenko1-1/+1
2014-07-11serial: 8250_dw: clock rate handling for all ACPI platformsHeikki Krogerus1-75/+28
2014-06-20tty/serial: fix 8250 early console option passing to regular consoleRob Herring1-1/+4
2014-06-20serial: 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-29serial: 8250_dma: check the result of TX buffer mappingHeikki Krogerus1-5/+12
2014-05-29serial: 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-04tty/serial: add back missing setup_early_serial8250_consoleRob Herring1-0/+10
2014-05-04tty: serial: 8250_core.c Bug fix for Exar chips.Michael Welling1-1/+1
2014-04-28Merge 3.15-rc3 into tty-nextGreg Kroah-Hartman2-3/+8
2014-04-25tty/serial: convert 8250 to generic earlyconRob Herring2-123/+16
2014-04-25x86: move FIX_EARLYCON_MEM kconfig into x86Rob Herring1-5/+0
2014-04-25serial_core: Commonalize crlf when working w/ a non open console portDoug Anderson1-5/+0
2014-04-258250_dw: Support all baudrates on baytrailLoic Poulain1-4/+77
2014-04-25serial: 8250: Fix thread unsafe __dma_tx_complete functionLoic Poulain1-2/+7
2014-04-258250_core: Fix unwanted TX chars writeLoic Poulain1-1/+1
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