summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250
AgeCommit message (Expand)Author
2014-11-06serial: Test/disable MSIs if switching from N_PPSPeter Hurley
2014-11-06serial: Take uart port lock for direct *_enable_ms()Peter Hurley
2014-11-06serial: core: Pass termios to set_ldisc() notificationsPeter Hurley
2014-11-06serial: 8250_dw: get index of serial line from DT aliasesJulien CHAUVEAU
2014-11-06serial: 8250_pci: Check mapping in pci_ni8430_initAaron Sierra
2014-11-06serial: 8250_pci: Handle devices mapped above 4 GiBAaron Sierra
2014-11-06tty: serial: Fix mediatek UART driver setting baudrate issueEddie Huang
2014-11-06serial: ralink: adds Mediatek MT7620 serialJohn Crispin
2014-11-06serial: of: add a PORT_RT2880 definitionJohn Crispin
2014-11-05serial: 8250_em: Remove out-of-memory messagePeter Hurley
2014-11-05serial: hp300: Remove obsolete commentsPeter Hurley
2014-11-05tty: serial: 8250_mtk: Fix quot calculationMatthias Brugger
2014-11-05serial: 8250_dw: Add DMA support for non-ACPI platformsRay Jui
2014-11-05tty: serial: 8250: omap: add dma supportSebastian Andrzej Siewior
2014-11-05tty: serial: 8250: omap: add custom irq handlingSebastian Andrzej Siewior
2014-11-05tty: serial: 8250_omap: add custom DMA-RX callbackSebastian Andrzej Siewior
2014-11-05tty: serial: 8250_omap: add custom DMA-TX callbackSebastian Andrzej Siewior
2014-11-05tty: serial: 8250: allow to use custom DMA implementationSebastian Andrzej Siewior
2014-11-05tty: serial: 8250_dma: keep own book keeping about RX transfersSebastian Andrzej Siewior
2014-11-05tty: serial: 8250_dma: handle error on TX submitSebastian Andrzej Siewior
2014-11-05tty: serial: Add 8250-core based omap driverSebastian Andrzej Siewior
2014-11-05tty: serial: 8250: make serial8250_console_setup() non _initSebastian Andrzej Siewior
2014-11-05tty: serial: 8250: Fix wording in runtime-PM commentsSebastian Andrzej Siewior
2014-11-058250_pci: Added driver for Endrun Technologies PTP PCIe card.Mike Skoog
2014-11-05tty: serial: 8250_core: restore the LCR register in set_sleepSudhir Sreedharan
2014-10-20tty: serial: 8250: drop owner assignment from platform_driversWolfram Sang
2014-10-18Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2014-10-08Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-10-07Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-09-28serial: 8250_pci: remove rts_n override from Baytrail quirkHeikki Krogerus
2014-09-28serial: 8250: Add Quark X1000 to 8250_pci.cBryan O'Donoghue
2014-09-26tty: serial: 8250_core: remove UART_IER_RDI in serial8250_stop_rx()Sebastian Andrzej Siewior
2014-09-26tty: serial: 8250_core: use the ->line argument as a hint in serial8250_find_...Sebastian Andrzej Siewior
2014-09-26tty: serial: 8250_core: read only RX if there is something in the FIFOSebastian Andrzej Siewior
2014-09-26tty: serial: 8250_core: add run time pmSebastian Andrzej Siewior
2014-09-26tty: serial: 8250_core: allow to set ->throttle / ->unthrottle callbacksSebastian Andrzej Siewior
2014-09-14Merge 3.17-rc5 into tty-nextGreg Kroah-Hartman
2014-09-11serial: 8250_pci: Add PCI IDs for Intel BraswellAlan Cox
2014-09-11serial: 8250: don't use slave_id of dma_slave_configAndy Shevchenko
2014-09-10tty: serial: 8250: Add Mediatek UART driverMatthias Brugger
2014-09-09serial/8250_core: Add reference to uacess.hRicardo Ribalda Delgado
2014-09-08serial: 8250_dw: Add ACPI ID for Intel BraswellAlan Cox
2014-09-08tty: serial: 8250_core: allow to overwrite & export serial8250_startup()Sebastian Andrzej Siewior
2014-09-08tty: serial: 8250_core: provide a function to export uart_8250_portSebastian Andrzej Siewior
2014-09-08serial: 8250: Document serial8250_modem_status() lockingPeter Hurley
2014-09-08Revert "serial: uart: add hw flow control support configuration"Peter Hurley
2014-09-08serial: 8250_hp300: trivial: fix symbol name in #warning messageDaniele Forsi
2014-09-08serial: Add support for Fintek F81216A LPC to 4 UARTRicardo Ribalda Delgado
2014-09-08serial/8250: Add support for RS485 IOCTLsRicardo Ribalda Delgado
2014-08-27module: make it possible to have unsafe, tainting module paramsJani Nikula