summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* | | tty: serial: 8250_dw: Implement suspend/resumeJames Hogan2012-10-241-0/+25
* | | tty/serial/8250: Make omap hardware workarounds local to 8250.hTony Lindgren2012-10-242-6/+39
* | | serial/8250/8250_early: Prevent rounding error in uartclkAlexey Brodkin2012-10-241-1/+1
| |/ |/|
* | serial/8250_hp300: Missing 8250 register interface conversion bitsGeert Uytterhoeven2012-10-151-10/+10
* | Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2012-10-0111-286/+349
|\ \
| * | serial: set correct baud_base for EXSYS EX-41092 Dual 16950Flavio Leitner2012-09-261-2/+7
| * | 8250: blacklist Winbond CIR portSean Young2012-09-262-7/+29
| * | 8250_pnp: do pnp probe before legacy probeSean Young2012-09-265-31/+41
| * | 8250: fix autoconfig to work with serial consoleFlavio Leitner2012-09-211-11/+14
| * | serial/8250: Limit the omap workarounds to omap1Tony Lindgren2012-09-111-2/+2
| * | 8250_pci: Add additional WCH CHC353 devicesAlan Cox2012-09-051-4/+37
| * | parport_serial: Add support for the WCH353 2S/1P multi-IO cardGuainluca Anzolin2012-09-051-8/+30
| * | serial: diminish usage of struct serial_uart_configPaul Gortmaker2012-09-051-3/+0
| * | 8250: add AgeStar AS-PRS2-009Alan Cox2012-08-161-0/+8
| * | 8250: three way resolve of the 8250 diffsAlan Cox2012-07-172-31/+1
| * | 8250: add support for ASIX devices with a FIFO bugAlan Cox2012-07-123-5/+28
| * | 8250: propogate the bugs fieldAlan Cox2012-07-121-0/+1
| * | 8250: use the 8250 register interface not the legacy oneAlan Cox2012-07-128-178/+155
| * | Merge 3.5-rc4 into tty-nextGreg Kroah-Hartman2012-06-261-1/+1
| |\ \
| * | | 8250_pci: Remove duplicate struct pciserial_boardShawn Bohrer2012-06-121-9/+1
| * | | serial/8250: Add LPC3220 standard UART typeRoland Stigge2012-06-121-0/+8
* | | | make drivers with pci error handlers constStephen Hemminger2012-09-071-1/+1
| |_|/ |/| |
* | | serial/8250: Add LPC3220 standard UART typeRoland Stigge2012-07-261-0/+8
| |/ |/|
* | serial: fix kernel-doc warnings in 8250.cRandy Dunlap2012-06-121-1/+1
|/
* Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2012-05-233-71/+0
|\
| * serial: delete the MCA specific 8250 support.Paul Gortmaker2012-05-173-71/+0
* | serial8250-em: Add DT supportMagnus Damm2012-05-091-0/+7
* | serial8250-em: clk_get() IS_ERR() error handling fixMagnus Damm2012-05-091-1/+2
OpenPOWER on IntegriCloud