summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250
Commit message (Expand)AuthorAgeFilesLines
* TTY: 8250, deprecated 8250_core.* optionsJiri Slaby2013-03-252-0/+19
* TTY: 8250, revert module name changeJiri Slaby2013-03-252-6/+6
* serial: 8250_pci: Add WCH CH352 quirk to avoid Xscale detectionWang YanQing2013-03-151-0/+13
* serial: 8250: Keep 8250.<xxxx> module options functional after driver renameJosh Boyer2013-03-121-0/+29
* tty/8250_pnp: serial port detection regression since v3.7Sean Young2013-03-121-5/+7
* serial: 8250_pci: add support for another kind of NetMos Technology PCI 9835 ...Wang YanQing2013-03-121-0/+4
* Fix 4 port and add support for 8 port 'Unknown' PCI serial port cardsScott Ashcroft2013-03-121-10/+7
* tty/serial: Add support for Altera serial portLey Foon Tan2013-03-121-1/+22
* serial: ralink: adds support for the serial core found on ralink wisocJohn Crispin2013-01-302-3/+11
* serial/8250: Add suport for later SUNIX (TIMEDIA) boards.Stephen Chivers2013-01-301-0/+33
* Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman2013-01-254-3/+53
|\
| * 8250/16?50: Add support for Broadcom TruManage redirected serial portStephen Hurd2013-01-173-0/+50
| * tty: 8250_dw: Fix inverted arguments to serial_out in IRQ handlerMaxime Ripard2013-01-151-1/+1
| * tty/8250: The correct device id for this card is 0x0022Matt Schulte2013-01-151-1/+1
| * tty/8250: pbn_b0_8_1152000_200 is supposed to be an 8 port definitionMatt Schulte2013-01-151-1/+1
* | drivers/tty/serial/8250: use strlcpy instead of strcpyChen Gang2013-01-201-1/+1
* | serial: 8250_dw: Set maxburst sizeHeikki Krogerus2013-01-161-2/+4
* | serial: 8250_dw: Use ifdef with ACPIHeikki Krogerus2013-01-161-0/+7
* | serial: 8250_dma: TX optimisationHeikki Krogerus2013-01-161-3/+3
* | serial: 8250_dma: Switch to using tty_portHeikki Krogerus2013-01-161-4/+7
* | serial: 8250_dw: Enable DMA support with ACPIHeikki Krogerus2013-01-151-0/+65
* | serial: 8250: Add support for dmaengineHeikki Krogerus2013-01-155-3/+300
* | serial: 8250_dw: Add ACPI 5.0 supportHeikki Krogerus2013-01-152-1/+42
* | serial: 8250_dw: Set FIFO size dynamicallyHeikki Krogerus2013-01-151-4/+53
* | serial: 8250_dw: Move device tree code to separate functionHeikki Krogerus2013-01-151-31/+47
* | serial: 8250_dw: Map IO memoryHeikki Krogerus2013-01-151-2/+5
* | serial: 8250_dw: Don't use UPF_FIXED_TYPEHeikki Krogerus2013-01-151-1/+1
* | serial: 8250: Allow drivers to deliver capabilitiesHeikki Krogerus2013-01-151-6/+16
* | serial: 8250_pci: remove __devexit usageGreg Kroah-Hartman2013-01-151-2/+2
* | TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-151-2/+1
* | serial: Remove RM9000 series serial driver.Ralf Baechle2013-01-152-78/+1
* | serial: quatech: add the other serial identifiers and preliminary control codeAlan Cox2013-01-151-0/+309
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-131-1/+1
|\
| * Merge branch 'master' into for-nextJiri Kosina2012-10-2811-297/+360
| |\
| * | tty: Fix typo in tty driversMasanari Iida2012-10-251-1/+1
* | | tty/8250 Add check for pci_ioremap_bar failureMatt Schulte2012-11-211-0/+2
* | | tty/8250 Add support for Commtech's Fastcom Async-335 and Fastcom Async-PCIe ...Matt Schulte2012-11-211-0/+163
* | | tty/8250 Add XR17D15x devices to the exar_handle_irq overrideMatt Schulte2012-11-211-2/+4
* | | tty/8250: Add sleep capability to XR17D15X portsMatt Schulte2012-11-211-3/+9
* | | serial: Add initialization of sampling mode and tx/rx triggers to pci_xr17v35...Matt Schulte2012-11-211-0/+4
* | | serial: Optimization: check for presence of UPF_EXAR_EFR flag before serial_inMatt Schulte2012-11-211-3/+3
* | | Serial: Add support for new devices: Exar's XR17V35x family of multi-port PCI...Matt Schulte2012-11-212-0/+167
* | | tty: remove use of __devexitBill Pemberton2012-11-217-13/+13
* | | tty: remove use of __devinitconstBill Pemberton2012-11-211-1/+1
* | | tty: remove use of __devinitdataBill Pemberton2012-11-212-2/+2
* | | tty: remove use of __devinitBill Pemberton2012-11-217-12/+12
* | | tty: serial: remove use of __devexit_pBill Pemberton2012-11-217-31/+31
* | | tty/8250_early: Turn serial_in/serial_out into weak symbols.Noam Camus2012-11-161-21/+21
* | | serial: 8250_pci: use module_pci_driver to simplify the codeWei Yongjun2012-10-301-12/+1
* | | x86: ce4100: allow second UART usageMaxime Bizon2012-10-241-3/+3
OpenPOWER on IntegriCloud