summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250
AgeCommit message (Expand)Author
2015-03-11serial: 8250_dw: Fix deadlock in LCR workaroundPeter Hurley
2015-03-07serial: 8250_dw: Fix get_mctrl behaviourDesmond Liu
2015-03-07serial:8250:8250_pci: delete unneeded quirk entriesWang YanQing
2015-03-07serial:8250:8250_pci: fix redundant entry report for WCH_CH352_2SWang YanQing
2015-03-07Change email address for 8250_pciRussell King
2015-03-07serial: 8250: Revert "tty: serial: 8250_core: read only RX if there is someth...Sebastian Andrzej Siewior
2015-02-07serial: 8250: Fix UART_BUG_TXEN workaroundPeter Hurley
2015-02-02tty/serial: serial8250_set_divisor() can be statickbuild test robot
2015-02-02serial: 8250_omap: Use UPSTAT_AUTORTS for RTS handlingPeter Hurley
2015-02-02serial: core: Rework hw-assisted flow control supportPeter Hurley
2015-02-02tty/serial: 8250_early: Add support for PXA UARTsRob Herring
2015-02-02serial: 8250: Prevent concurrent updates to shadow registersPeter Hurley
2015-02-02serial: 8250: Use canary to restart console after suspendPeter Hurley
2015-02-02serial: 8250: Refactor XR17V35X divisor calculationPeter Hurley
2015-02-02serial: 8250: Refactor divisor programmingPeter Hurley
2015-02-02serial: 8250: Refactor LCR computationPeter Hurley
2015-02-02serial: 8250: Move UART_BUG_QUOT workaroundPeter Hurley
2015-02-02serial: 8250_dma: don't bother DMA with small transfersAndy Shevchenko
2015-02-02serial: 8250_core: remove redundant else keywordAndy Shevchenko
2015-02-02serial: 8250_pnp: Enable PNP_CONSOLE for console portsPeter Hurley
2015-02-02serial: 8250_pci: remove one useless explicit type conversionHeikki Krogerus
2015-01-18Merge 3.19-rc5 into tty-nextGreg Kroah-Hartman
2015-01-09serial: 8250_early: optimize early 8250 uartVineet Gupta
2015-01-09tty: 8250: Add 64byte UART support for FSL platformsVijay Rai
2015-01-09tty: serial: 8250: drop owner assignment from platform_driversWolfram Sang
2015-01-09serial: 8250: add support for ACPI-probed serial port for X-Gene platformFeng Kan
2015-01-09serial: 8250_dma: terminate transfer explicitly when timeoutAndy Shevchenko
2015-01-09serial: omap_8250: Fix RTS handling, part BPeter Hurley
2015-01-09serial: omap_8250: Fix RTS handlingPeter Hurley
2015-01-09tty: serial: 8250: omap: add ttySx console if the user didn'tSebastian Andrzej Siewior
2015-01-09tty: Add support for the WCH384 4S multi-IO cardSergej Pupykin
2014-12-19tty: 8250_omap: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki
2014-12-19Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-12-15Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-12tty / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki
2014-11-26serial: 8250: don't attempt a trylock if in sysrqRabin Vincent
2014-11-26serial: Fix io address assign flow with Fintek PCI-to-UART ProductPeter Hung
2014-11-26serial: 8250_dw: Use 64-bit access for OCTEON.David Daney
2014-11-26tty: 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