summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250
AgeCommit message (Expand)AuthorFilesLines
2013-04-08Revert "tty/8250_pnp: serial port detection regression since v3.7"Sean Young1-7/+5
2013-03-26TTY: 8250, deprecated 8250_core.* optionsJiri Slaby2-0/+19
2013-03-26TTY: 8250, revert module name changeJiri Slaby2-6/+6
2013-03-16serial: 8250_pci: Add WCH CH352 quirk to avoid Xscale detectionWang YanQing1-0/+13
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
2012-11-22serial: Optimization: check for presence of UPF_EXAR_EFR flag before serial_inMatt Schulte1-3/+3
2012-11-22Serial: Add support for new devices: Exar's XR17V35x family of multi-port PCI...Matt Schulte2-0/+167
2012-11-22tty: remove use of __devexitBill Pemberton7-13/+13
2012-11-22tty: remove use of __devinitconstBill Pemberton1-1/+1
2012-11-22tty: remove use of __devinitdataBill Pemberton2-2/+2
2012-11-22tty: remove use of __devinitBill Pemberton7-12/+12
2012-11-22tty: serial: remove use of __devexit_pBill Pemberton7-31/+31
2012-11-16tty/8250_early: Turn serial_in/serial_out into weak symbols.Noam Camus1-21/+21
2012-10-31serial: 8250_pci: use module_pci_driver to simplify the codeWei Yongjun1-12/+1
2012-10-28Merge branch 'master' into for-nextJiri Kosina11-297/+360
2012-10-25tty: Fix typo in tty driversMasanari Iida1-1/+1