aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250 (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-07Change email address for 8250_pciRussell King1-1/+1
2015-03-07serial: 8250: Revert "tty: serial: 8250_core: read only RX if there is something in the FIFO"Sebastian Andrzej Siewior1-6/+5
2015-02-07serial: 8250: Fix UART_BUG_TXEN workaroundPeter Hurley1-1/+1
2015-02-02tty/serial: serial8250_set_divisor() can be statickbuild test robot1-1/+1
2015-02-02serial: 8250_omap: Use UPSTAT_AUTORTS for RTS handlingPeter Hurley1-9/+7
2015-02-02serial: core: Rework hw-assisted flow control supportPeter Hurley1-1/+6
2015-02-02tty/serial: 8250_early: Add support for PXA UARTsRob Herring1-3/+5
2015-02-02serial: 8250: Prevent concurrent updates to shadow registersPeter Hurley1-9/+9
2015-02-02serial: 8250: Use canary to restart console after suspendPeter Hurley1-1/+34
2015-02-02serial: 8250: Refactor XR17V35X divisor calculationPeter Hurley1-22/+30
2015-02-02serial: 8250: Refactor divisor programmingPeter Hurley1-39/+48
2015-02-02serial: 8250: Refactor LCR computationPeter Hurley1-11/+21
2015-02-02serial: 8250: Move UART_BUG_QUOT workaroundPeter Hurley1-8/+9
2015-02-02serial: 8250_dma: don't bother DMA with small transfersAndy Shevchenko1-0/+4
2015-02-02serial: 8250_core: remove redundant else keywordAndy Shevchenko1-2/+4
2015-02-02serial: 8250_pnp: Enable PNP_CONSOLE for console portsPeter Hurley1-1/+7
2015-02-02serial: 8250_pci: remove one useless explicit type conversionHeikki Krogerus1-2/+2
2015-01-19Merge 3.19-rc5 into tty-nextGreg Kroah-Hartman1-3/+26
2015-01-09serial: 8250_early: optimize early 8250 uartVineet Gupta1-2/+5
2015-01-09tty: 8250: Add 64byte UART support for FSL platformsVijay Rai1-1/+22
2015-01-09tty: serial: 8250: drop owner assignment from platform_driversWolfram Sang1-1/+0
2015-01-09serial: 8250: add support for ACPI-probed serial port for X-Gene platformFeng Kan1-0/+11
2015-01-09serial: 8250_dma: terminate transfer explicitly when timeoutAndy Shevchenko1-1/+1
2015-01-09serial: omap_8250: Fix RTS handling, part BPeter Hurley1-6/+9
2015-01-09serial: omap_8250: Fix RTS handlingPeter Hurley2-4/+33
2015-01-09tty: serial: 8250: omap: add ttySx console if the user didn'tSebastian Andrzej Siewior2-0/+59
2015-01-09tty: Add support for the WCH384 4S multi-IO cardSergej Pupykin1-3/+26
2014-12-19tty: 8250_omap: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki1-7/+7
2014-12-18Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-2/+2
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds3-3/+0
2014-12-13tty / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2-2/+2
2014-11-25serial: 8250: don't attempt a trylock if in sysrqRabin Vincent1-1/+3
2014-11-25serial: Fix io address assign flow with Fintek PCI-to-UART ProductPeter Hung1-15/+46
2014-11-25serial: 8250_dw: Use 64-bit access for OCTEON.David Daney1-14/+41
2014-11-25tty: serial: 8250: omap: line is unsigned, don't check < 0Sebastian Andrzej Siewior1-7/+8
2014-11-06serial: 8250_core: actually limit char reads to max_countFrans Klaver1-1/+1
2014-11-06serial: 8250_dma: no need to set tx_err twiceAndy Shevchenko1-2/+0
2014-11-06serial: 8250_dma: call serial8250_tx_dma unconditionallyAndy Shevchenko1-9/+6
2014-11-06serial/8250: Remove obsolete handling of rs485 ioctlsRicardo Ribalda Delgado1-39/+0
2014-11-068250/fintek: Use rs485 handler from serial_coreRicardo Ribalda Delgado1-3/+5
2014-11-06serial/8250: Copy RS485 fields to serial_coreRicardo Ribalda Delgado1-0/+2
2014-11-06serial: 8250: sparse warning of incorrect typeSudip Mukherjee1-1/+1
2014-11-06parport: Add support for the WCH382 2S/1P multi-IO cardSergej Pupykin1-0/+21
2014-11-06serial: Test/disable MSIs if switching from N_PPSPeter Hurley1-1/+20
2014-11-06serial: Take uart port lock for direct *_enable_ms()Peter Hurley1-0/+2
2014-11-06serial: core: Pass termios to set_ldisc() notificationsPeter Hurley1-2/+2
2014-11-06serial: 8250_dw: get index of serial line from DT aliasesJulien CHAUVEAU1-0/+6
2014-11-06serial: 8250_pci: Check mapping in pci_ni8430_initAaron Sierra1-0/+2
2014-11-06serial: 8250_pci: Handle devices mapped above 4 GiBAaron Sierra1-30/+17
2014-11-06tty: serial: Fix mediatek UART driver setting baudrate issueEddie Huang1-2/+2