summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250
AgeCommit message (Expand)Author
2014-11-25serial: 8250: don't attempt a trylock if in sysrqRabin Vincent
2014-11-25serial: Fix io address assign flow with Fintek PCI-to-UART ProductPeter Hung
2014-11-25serial: 8250_dw: Use 64-bit access for OCTEON.David Daney
2014-11-25tty: serial: 8250: omap: line is unsigned, don't check < 0Sebastian Andrzej Siewior
2014-11-06serial: 8250_core: actually limit char reads to max_countFrans Klaver
2014-11-06serial: 8250_dma: no need to set tx_err twiceAndy Shevchenko
2014-11-06serial: 8250_dma: call serial8250_tx_dma unconditionallyAndy Shevchenko
2014-11-06serial/8250: Remove obsolete handling of rs485 ioctlsRicardo Ribalda Delgado
2014-11-068250/fintek: Use rs485 handler from serial_coreRicardo Ribalda Delgado
2014-11-06serial/8250: Copy RS485 fields to serial_coreRicardo Ribalda Delgado
2014-11-06serial: 8250: sparse warning of incorrect typeSudip Mukherjee
2014-11-06parport: Add support for the WCH382 2S/1P multi-IO cardSergej Pupykin
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-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-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