summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | | 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
OpenPOWER on IntegriCloud