aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250
Commit message (Expand)AuthorAge
* tty/8250 Add check for pci_ioremap_bar failureMatt Schulte2012-11-21
* tty/8250 Add support for Commtech's Fastcom Async-335 and Fastcom Async-PCIe ...Matt Schulte2012-11-21
* tty/8250 Add XR17D15x devices to the exar_handle_irq overrideMatt Schulte2012-11-21
* tty/8250: Add sleep capability to XR17D15X portsMatt Schulte2012-11-21
* serial: Add initialization of sampling mode and tx/rx triggers to pci_xr17v35...Matt Schulte2012-11-21
* serial: Optimization: check for presence of UPF_EXAR_EFR flag before serial_inMatt Schulte2012-11-21
* Serial: Add support for new devices: Exar's XR17V35x family of multi-port PCI...Matt Schulte2012-11-21
* tty: remove use of __devexitBill Pemberton2012-11-21
* tty: remove use of __devinitconstBill Pemberton2012-11-21
* tty: remove use of __devinitdataBill Pemberton2012-11-21
* tty: remove use of __devinitBill Pemberton2012-11-21
* tty: serial: remove use of __devexit_pBill Pemberton2012-11-21
* tty/8250_early: Turn serial_in/serial_out into weak symbols.Noam Camus2012-11-16
* serial: 8250_pci: use module_pci_driver to simplify the codeWei Yongjun2012-10-30
* x86: ce4100: allow second UART usageMaxime Bizon2012-10-24
* tty: serial: 8250_dw: Implement suspend/resumeJames Hogan2012-10-24
* tty/serial/8250: Make omap hardware workarounds local to 8250.hTony Lindgren2012-10-24
* serial/8250/8250_early: Prevent rounding error in uartclkAlexey Brodkin2012-10-24
* serial/8250_hp300: Missing 8250 register interface conversion bitsGeert Uytterhoeven2012-10-15
* Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2012-10-01
|\
| * serial: set correct baud_base for EXSYS EX-41092 Dual 16950Flavio Leitner2012-09-26
| * 8250: blacklist Winbond CIR portSean Young2012-09-26
| * 8250_pnp: do pnp probe before legacy probeSean Young2012-09-26
| * 8250: fix autoconfig to work with serial consoleFlavio Leitner2012-09-21
| * serial/8250: Limit the omap workarounds to omap1Tony Lindgren2012-09-11
| * 8250_pci: Add additional WCH CHC353 devicesAlan Cox2012-09-05
| * parport_serial: Add support for the WCH353 2S/1P multi-IO cardGuainluca Anzolin2012-09-05
| * serial: diminish usage of struct serial_uart_configPaul Gortmaker2012-09-05
| * 8250: add AgeStar AS-PRS2-009Alan Cox2012-08-16
| * 8250: three way resolve of the 8250 diffsAlan Cox2012-07-17
| * 8250: add support for ASIX devices with a FIFO bugAlan Cox2012-07-12
| * 8250: propogate the bugs fieldAlan Cox2012-07-12
| * 8250: use the 8250 register interface not the legacy oneAlan Cox2012-07-12
| * Merge 3.5-rc4 into tty-nextGreg Kroah-Hartman2012-06-26
| |\
| * | 8250_pci: Remove duplicate struct pciserial_boardShawn Bohrer2012-06-12
| * | serial/8250: Add LPC3220 standard UART typeRoland Stigge2012-06-12
* | | make drivers with pci error handlers constStephen Hemminger2012-09-07
* | | serial/8250: Add LPC3220 standard UART typeRoland Stigge2012-07-26
| |/ |/|
* | serial: fix kernel-doc warnings in 8250.cRandy Dunlap2012-06-12
|/
* Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2012-05-23
|\
| * serial: delete the MCA specific 8250 support.Paul Gortmaker2012-05-17
* | serial8250-em: Add DT supportMagnus Damm2012-05-09
* | serial8250-em: clk_get() IS_ERR() error handling fixMagnus Damm2012-05-09
* | serial8250-em: Emma Mobile UART driver V2Magnus Damm2012-05-04
* | serial8250: Introduce serial8250_register_8250_port()Magnus Damm2012-05-02
* | serial8250: Clean up default map and dl codeMagnus Damm2012-05-02
* | serial8250: Use dl_read()/dl_write() on RM9KMagnus Damm2012-05-02
* | serial8250: Use dl_read()/dl_write() on AlchemyMagnus Damm2012-05-02
* | serial8250: Add dl_read()/dl_write() callbacksMagnus Damm2012-05-02
* | 8250.c: less than 2400 baud fix.Christian Melki2012-05-01