aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250 (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-20serial: export fsl8250_handle_irqArnd Bergmann1-0/+1
2015-11-20serial: 8250_mid: Add missing dependencyHeikki Krogerus1-0/+1
2015-11-05Merge tag 'clk-for-linus-20151104' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-4/+0
2015-11-04Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds11-441/+646
2015-10-17Revert "serial: 8250_dma: don't bother DMA with small transfers"Frederic Danis1-4/+0
2015-10-17serial: 8250_mid: add support for DMA engine handling from UART MMIOHeikki Krogerus2-2/+71
2015-10-17dmaengine: hsu: make the UART driver in control of selecting this driverHeikki Krogerus1-0/+2
2015-10-17serial: 8250_pci: Intel MID UART support to its own driverHeikki Krogerus4-222/+273
2015-10-17serial: 8250_omap: Remove RTS clearPeter Hurley1-1/+0
2015-10-17serial: Enable Freescale 16550 workaround on armScott Wood1-2/+2
2015-10-12Merge 4.3-rc5 into tty-nextGreg Kroah-Hartman1-0/+8
2015-10-04serial: 8250: add uart_config entry for PORT_RT2880Mans Rullgard1-0/+8
2015-10-04serial: 8250_dma: no need to sync RX bufferAndy Shevchenko1-6/+0
2015-10-04serial: 8250: Refactor serial console restore-from-suspendPeter Hurley1-14/+22
2015-10-04serial: 8250: Tolerate clock variance for max baud rateJames Hogan1-9/+19
2015-10-04serial: 8250: simplify ralink/alchemy register remap selectionMans Rullgard2-6/+7
2015-10-04serial: 8250_dw: don't set UPF_BOOT_AUTOCONF flagHeikki Krogerus1-1/+1
2015-10-04serial: 8250_dw: cleanup dw8250_setup_portHeikki Krogerus1-33/+33
2015-10-04serial: 8250_dw: cleanup dw8250_idma_filterHeikki Krogerus1-6/+1
2015-10-04serial: 8250_dw: rename and comment the fallback dma filterHeikki Krogerus1-5/+10
2015-10-04serial: 8250_dw: proper support for UARTs without busy functionalityHeikki Krogerus1-1/+12
2015-10-04serial: 8250_dw: add dw8250_quirks functionHeikki Krogerus1-51/+31
2015-10-04serial: 8250_dw: only setup the port from one placeHeikki Krogerus1-8/+6
2015-10-04serial: 8250_dw: hook the DMA in one placeHeikki Krogerus1-12/+7
2015-10-04serial: 8250_dw: adapt to unified device property interfaceHeikki Krogerus1-43/+37
2015-10-04serial: 8250_dw: add separate pointer for the uart_port to dw8250_probeHeikki Krogerus1-22/+20
2015-10-04serial: 8250: Add OF earlycon supportScott Wood1-0/+4
2015-10-04serial: 8250_ingenic: Enable FIFO for Ingenic UARTsMatt Redfearn1-4/+43
2015-10-04serial: 8250_ingenic: Enable hardware flow controlMatt Redfearn1-0/+41
2015-10-04serial: 8250: Fix autoconfig_irq() to avoid race conditionsTaichi Kageyama1-0/+6
2015-10-04drivers/tty: make serial 8250_lpc18xx.c Kconfig a tristatePaul Gortmaker1-1/+1
2015-10-04serial: don't register CIR serial portsMaciej S. Szmigiero2-19/+21
2015-10-04serial: 8250_omap: check how many bytes were injectedSebastian Andrzej Siewior1-2/+5
2015-10-02Merge branch 'clk-fixes' into clk-nextStephen Boyd1-0/+2
2015-10-02serial: 8250_dw: allow lower reference frequenciesAndy Shevchenko1-4/+0
2015-09-22tty: serial: Add missing module license for 8250_base.koJonathan McDowell1-0/+2
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-1/+1
2015-08-14serial: 8250: move rx_running out of the bitfieldJohn Ogness1-3/+3
2015-08-14tty: serial: 8250_omap: do not use RX DMA if pause is not supportedSebastian Andrzej Siewior1-1/+13
2015-08-14serial:8250_dw: do not alter CTS and DCTS since AFE is enabledQipeng Zha1-22/+0
2015-08-14serial: 8250: bind to ALi Fast Infrared Controller (ALI5123)Maciej S. Szmigiero1-0/+6
2015-08-14serial: 8250: don't bind to SMSC IrCC IR portMaciej S. Szmigiero1-0/+5
2015-08-10arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> insteadDan Williams1-1/+1
2015-08-05serial: 8250_pci: fix mode after S3/S4 resume for F81504/508/512Peter Hung1-4/+21
2015-08-04serial: 8250_pci: Add support for Pericom PI7C9X795[1248]Adam Lee1-21/+61
2015-08-04serial: 8250: Auto CTS control by HW if AFE enabledQipeng Zha2-0/+9
2015-08-03serial: 8250_uniphier: call clk_disable_unprepare() on failure pathMasahiro Yamada1-0/+1
2015-08-03serial: 8250_pci: add RS485 for F81504/508/512Peter Hung1-0/+61
2015-07-23tty: serial: Drop owner assignment from platform_driverKrzysztof Kozlowski1-1/+0
2015-07-23serial: 8250: Do XR17V35X specific wakeup in serial8250_do_startupJoerg Roedel1-0/+15