aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250
AgeCommit message (Expand)Author
2013-04-08Revert "tty/8250_pnp: serial port detection regression since v3.7"Sean Young
2013-03-25TTY: 8250, deprecated 8250_core.* optionsJiri Slaby
2013-03-25TTY: 8250, revert module name changeJiri Slaby
2013-03-15serial: 8250_pci: Add WCH CH352 quirk to avoid Xscale detectionWang YanQing
2013-03-12serial: 8250: Keep 8250.<xxxx> module options functional after driver renameJosh Boyer
2013-03-12tty/8250_pnp: serial port detection regression since v3.7Sean Young
2013-03-12serial: 8250_pci: add support for another kind of NetMos Technology PCI 9835 ...Wang YanQing
2013-03-12Fix 4 port and add support for 8 port 'Unknown' PCI serial port cardsScott Ashcroft
2013-03-12tty/serial: Add support for Altera serial portLey Foon Tan
2013-01-30serial: ralink: adds support for the serial core found on ralink wisocJohn Crispin
2013-01-30serial/8250: Add suport for later SUNIX (TIMEDIA) boards.Stephen Chivers
2013-01-25Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman
2013-01-20drivers/tty/serial/8250: use strlcpy instead of strcpyChen Gang
2013-01-178250/16?50: Add support for Broadcom TruManage redirected serial portStephen Hurd
2013-01-16serial: 8250_dw: Set maxburst sizeHeikki Krogerus
2013-01-16serial: 8250_dw: Use ifdef with ACPIHeikki Krogerus
2013-01-16serial: 8250_dma: TX optimisationHeikki Krogerus
2013-01-16serial: 8250_dma: Switch to using tty_portHeikki Krogerus
2013-01-15serial: 8250_dw: Enable DMA support with ACPIHeikki Krogerus
2013-01-15serial: 8250: Add support for dmaengineHeikki Krogerus
2013-01-15serial: 8250_dw: Add ACPI 5.0 supportHeikki Krogerus
2013-01-15serial: 8250_dw: Set FIFO size dynamicallyHeikki Krogerus
2013-01-15serial: 8250_dw: Move device tree code to separate functionHeikki Krogerus
2013-01-15serial: 8250_dw: Map IO memoryHeikki Krogerus
2013-01-15serial: 8250_dw: Don't use UPF_FIXED_TYPEHeikki Krogerus
2013-01-15serial: 8250: Allow drivers to deliver capabilitiesHeikki Krogerus
2013-01-15serial: 8250_pci: remove __devexit usageGreg Kroah-Hartman
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby
2013-01-15serial: Remove RM9000 series serial driver.Ralf Baechle
2013-01-15serial: quatech: add the other serial identifiers and preliminary control codeAlan Cox
2013-01-15tty: 8250_dw: Fix inverted arguments to serial_out in IRQ handlerMaxime Ripard
2013-01-15tty/8250: The correct device id for this card is 0x0022Matt Schulte
2013-01-15tty/8250: pbn_b0_8_1152000_200 is supposed to be an 8 port definitionMatt Schulte
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-11-21tty/8250 Add check for pci_ioremap_bar failureMatt Schulte
2012-11-21tty/8250 Add support for Commtech's Fastcom Async-335 and Fastcom Async-PCIe ...Matt Schulte
2012-11-21tty/8250 Add XR17D15x devices to the exar_handle_irq overrideMatt Schulte
2012-11-21tty/8250: Add sleep capability to XR17D15X portsMatt Schulte
2012-11-21serial: Add initialization of sampling mode and tx/rx triggers to pci_xr17v35...Matt Schulte
2012-11-21serial: Optimization: check for presence of UPF_EXAR_EFR flag before serial_inMatt Schulte
2012-11-21Serial: Add support for new devices: Exar's XR17V35x family of multi-port PCI...Matt Schulte
2012-11-21tty: remove use of __devexitBill Pemberton
2012-11-21tty: remove use of __devinitconstBill Pemberton
2012-11-21tty: remove use of __devinitdataBill Pemberton
2012-11-21tty: remove use of __devinitBill Pemberton
2012-11-21tty: serial: remove use of __devexit_pBill Pemberton
2012-11-16tty/8250_early: Turn serial_in/serial_out into weak symbols.Noam Camus
2012-10-30serial: 8250_pci: use module_pci_driver to simplify the codeWei Yongjun
2012-10-28Merge branch 'master' into for-nextJiri Kosina
2012-10-25tty: Fix typo in tty driversMasanari Iida