summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250
AgeCommit message (Expand)AuthorFilesLines
2013-04-12serial: 8250_dma: Use dmaengine helpers to get the slave channelsHeikki Krogerus1-2/+6
2013-04-12serial: 8250_dma: Fix RX handlingHeikki Krogerus1-7/+16
2013-04-12serial: 8250_dma: TX cleanupHeikki Krogerus1-7/+4
2013-04-08Revert "tty/8250_pnp: serial port detection regression since v3.7"Sean Young1-7/+5
2013-04-01Merge 3.9-rc5 into tty-nextGreg Kroah-Hartman4-6/+38
2013-04-01Merge v3.9-rc5 into char-misc-nextGreg Kroah-Hartman4-6/+38
2013-03-29serial: 8250_dw: add support for clk apiEmilio López1-9/+24
2013-03-29serial: 8250: Make SERIAL_8250_RUNTIME_UARTS work correctlyKarthik Manamcheri1-7/+7
2013-03-26Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman3-16/+69
2013-03-26serial: 8250: remove a few lines of dead codePaul Bolle1-7/+0
2013-03-26TTY: 8250, deprecated 8250_core.* optionsJiri Slaby2-0/+19
2013-03-26TTY: 8250, revert module name changeJiri Slaby2-6/+6
2013-03-26serial: 8250: Allow probe drivers to ignore tx_loadszHeikki Krogerus1-0/+4
2013-03-16serial: 8250_pci: Add WCH CH352 quirk to avoid Xscale detectionWang YanQing1-0/+13
2013-03-15drivers/tty: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten1-13/+1
2013-03-12serial: 8250: Keep 8250.<xxxx> module options functional after driver renameJosh Boyer1-0/+29
2013-03-12tty/8250_pnp: serial port detection regression since v3.7Sean Young1-5/+7
2013-03-12serial: 8250_pci: add support for another kind of NetMos Technology PCI 9835 ...Wang YanQing1-0/+4
2013-03-12Fix 4 port and add support for 8 port 'Unknown' PCI serial port cardsScott Ashcroft1-10/+7
2013-03-12tty/serial: Add support for Altera serial portLey Foon Tan1-1/+22
2013-01-30serial: ralink: adds support for the serial core found on ralink wisocJohn Crispin2-3/+11
2013-01-30serial/8250: Add suport for later SUNIX (TIMEDIA) boards.Stephen Chivers1-0/+33
2013-01-26Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman4-3/+53
2013-01-21drivers/tty/serial/8250: use strlcpy instead of strcpyChen Gang1-1/+1
2013-01-188250/16?50: Add support for Broadcom TruManage redirected serial portStephen Hurd3-0/+50
2013-01-16serial: 8250_dw: Set maxburst sizeHeikki Krogerus1-2/+4
2013-01-16serial: 8250_dw: Use ifdef with ACPIHeikki Krogerus1-0/+7
2013-01-16serial: 8250_dma: TX optimisationHeikki Krogerus1-3/+3
2013-01-16serial: 8250_dma: Switch to using tty_portHeikki Krogerus1-4/+7
2013-01-16serial: 8250_dw: Enable DMA support with ACPIHeikki Krogerus1-0/+65
2013-01-16serial: 8250: Add support for dmaengineHeikki Krogerus5-3/+300
2013-01-16serial: 8250_dw: Add ACPI 5.0 supportHeikki Krogerus2-1/+42
2013-01-16serial: 8250_dw: Set FIFO size dynamicallyHeikki Krogerus1-4/+53
2013-01-16serial: 8250_dw: Move device tree code to separate functionHeikki Krogerus1-31/+47
2013-01-16serial: 8250_dw: Map IO memoryHeikki Krogerus1-2/+5
2013-01-16serial: 8250_dw: Don't use UPF_FIXED_TYPEHeikki Krogerus1-1/+1
2013-01-16serial: 8250: Allow drivers to deliver capabilitiesHeikki Krogerus1-6/+16
2013-01-16serial: 8250_pci: remove __devexit usageGreg Kroah-Hartman1-2/+2
2013-01-16TTY: switch tty_flip_buffer_pushJiri Slaby1-2/+1
2013-01-16serial: Remove RM9000 series serial driver.Ralf Baechle2-78/+1
2013-01-16serial: quatech: add the other serial identifiers and preliminary control codeAlan Cox1-0/+309
2013-01-16tty: 8250_dw: Fix inverted arguments to serial_out in IRQ handlerMaxime Ripard1-1/+1
2013-01-16tty/8250: The correct device id for this card is 0x0022Matt Schulte1-1/+1
2013-01-16tty/8250: pbn_b0_8_1152000_200 is supposed to be an 8 port definitionMatt Schulte1-1/+1
2012-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2012-11-22tty/8250 Add check for pci_ioremap_bar failureMatt Schulte1-0/+2
2012-11-22tty/8250 Add support for Commtech's Fastcom Async-335 and Fastcom Async-PCIe ...Matt Schulte1-0/+163
2012-11-22tty/8250 Add XR17D15x devices to the exar_handle_irq overrideMatt Schulte1-2/+4
2012-11-22tty/8250: Add sleep capability to XR17D15X portsMatt Schulte1-3/+9
2012-11-22serial: Add initialization of sampling mode and tx/rx triggers to pci_xr17v35...Matt Schulte1-0/+4