aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250
AgeCommit message (Expand)AuthorFilesLines
2013-01-15serial: 8250: Add support for dmaengineHeikki Krogerus5-3/+300
2013-01-15serial: 8250_dw: Add ACPI 5.0 supportHeikki Krogerus2-1/+42
2013-01-15serial: 8250_dw: Set FIFO size dynamicallyHeikki Krogerus1-4/+53
2013-01-15serial: 8250_dw: Move device tree code to separate functionHeikki Krogerus1-31/+47
2013-01-15serial: 8250_dw: Map IO memoryHeikki Krogerus1-2/+5
2013-01-15serial: 8250_dw: Don't use UPF_FIXED_TYPEHeikki Krogerus1-1/+1
2013-01-15serial: 8250: Allow drivers to deliver capabilitiesHeikki Krogerus1-6/+16
2013-01-15serial: 8250_pci: remove __devexit usageGreg Kroah-Hartman1-2/+2
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby1-2/+1
2013-01-15serial: Remove RM9000 series serial driver.Ralf Baechle2-78/+1
2013-01-15serial: quatech: add the other serial identifiers and preliminary control codeAlan Cox1-0/+309
2013-01-15tty: 8250_dw: Fix inverted arguments to serial_out in IRQ handlerMaxime Ripard1-1/+1
2013-01-15tty/8250: The correct device id for this card is 0x0022Matt Schulte1-1/+1
2013-01-15tty/8250: pbn_b0_8_1152000_200 is supposed to be an 8 port definitionMatt Schulte1-1/+1
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2012-11-21tty/8250 Add check for pci_ioremap_bar failureMatt Schulte1-0/+2
2012-11-21tty/8250 Add support for Commtech's Fastcom Async-335 and Fastcom Async-PCIe cardsMatt Schulte1-0/+163
2012-11-21tty/8250 Add XR17D15x devices to the exar_handle_irq overrideMatt Schulte1-2/+4
2012-11-21tty/8250: Add sleep capability to XR17D15X portsMatt Schulte1-3/+9
2012-11-21serial: Add initialization of sampling mode and tx/rx triggers to pci_xr17v35x_setupMatt Schulte1-0/+4
2012-11-21serial: Optimization: check for presence of UPF_EXAR_EFR flag before serial_inMatt Schulte1-3/+3
2012-11-21Serial: Add support for new devices: Exar's XR17V35x family of multi-port PCIe UARTsMatt Schulte2-0/+167
2012-11-21tty: remove use of __devexitBill Pemberton7-13/+13
2012-11-21tty: remove use of __devinitconstBill Pemberton1-1/+1
2012-11-21tty: remove use of __devinitdataBill Pemberton2-2/+2
2012-11-21tty: remove use of __devinitBill Pemberton7-12/+12
2012-11-21tty: 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-30serial: 8250_pci: use module_pci_driver to simplify the codeWei Yongjun1-12/+1
2012-10-28Merge branch 'master' into for-nextJiri Kosina11-295/+358
2012-10-25tty: Fix typo in tty driversMasanari Iida1-1/+1
2012-10-24x86: ce4100: allow second UART usageMaxime Bizon1-3/+3
2012-10-24tty: serial: 8250_dw: Implement suspend/resumeJames Hogan1-0/+25
2012-10-24tty/serial/8250: Make omap hardware workarounds local to 8250.hTony Lindgren2-6/+39
2012-10-24serial/8250/8250_early: Prevent rounding error in uartclkAlexey Brodkin1-1/+1
2012-10-15serial/8250_hp300: Missing 8250 register interface conversion bitsGeert Uytterhoeven1-10/+10
2012-10-01Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds11-284/+347
2012-09-26serial: set correct baud_base for EXSYS EX-41092 Dual 16950Flavio Leitner1-2/+7
2012-09-268250: blacklist Winbond CIR portSean Young2-7/+29
2012-09-268250_pnp: do pnp probe before legacy probeSean Young5-31/+41
2012-09-218250: fix autoconfig to work with serial consoleFlavio Leitner1-11/+14
2012-09-11serial/8250: Limit the omap workarounds to omap1Tony Lindgren1-2/+2
2012-09-07make drivers with pci error handlers constStephen Hemminger1-1/+1
2012-09-058250_pci: Add additional WCH CHC353 devicesAlan Cox1-4/+37
2012-09-05parport_serial: Add support for the WCH353 2S/1P multi-IO cardGuainluca Anzolin1-8/+30
2012-09-05serial: diminish usage of struct serial_uart_configPaul Gortmaker1-3/+0
2012-08-168250: add AgeStar AS-PRS2-009Alan Cox1-0/+8
2012-07-26serial/8250: Add LPC3220 standard UART typeRoland Stigge1-0/+8
2012-07-178250: three way resolve of the 8250 diffsAlan Cox2-31/+1
2012-07-128250: add support for ASIX devices with a FIFO bugAlan Cox3-5/+28