| Commit message (Expand) | Author | Age | Files | Lines |
* | tty: move drivers/serial/ to drivers/tty/serial/ | Greg Kroah-Hartman | 2011-01-13 | 1 | -3850/+0 |
* | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-01-07 | 1 | -0/+36 |
|\ |
|
| * | Serial: ce4100: Add PCI UART support for the ce4100 | Dirk Brandewie | 2010-11-30 | 1 | -0/+36 |
* | | SERIAL: blacklist si3052 chip | Maciej Szmigiero | 2010-11-09 | 1 | -0/+2 |
* | | 8250: add support for Kouwell KW-L221N-2 | Mikulas Patocka | 2010-11-09 | 1 | -0/+3 |
|/ |
|
* | serial: add support for OX16PCI958 card | Lytochkin Boris | 2010-08-10 | 1 | -0/+13 |
* | serial: add support for various Titan PCI cards | Yegor Yefremov | 2010-06-04 | 1 | -0/+71 |
* | serial: add support for Korenix JetCard | Kiros Yeh | 2010-03-02 | 1 | -0/+9 |
* | serial: 8250_pci: add support for MCS9865 / SYBA 6x Serial Port Card | Ira W. Snyder | 2010-03-02 | 1 | -1/+21 |
* | serial: add support for the Lava Quattro PCI quad-port 16550A card | Lennert Buytenhek | 2009-11-12 | 1 | -0/+6 |
* | serial: fix printk format specifiers for struct uart_port::iobase | Lennert Buytenhek | 2009-11-12 | 1 | -1/+1 |
* | 8250_pci: add IBM Saturn serial card | Benjamin Herrenschmidt | 2009-10-29 | 1 | -0/+11 |
* | serial: add ADDI-DATA GmbH PCI-Express communication cards in 8250_pci.c and ... | Krauth.Julien | 2009-10-29 | 1 | -0/+67 |
* | Remove multiple KERN_ prefixes from printk formats | Joe Perches | 2009-07-08 | 1 | -5/+6 |
* | parport/serial: add support for NetMos 9901 Multi-IO card | Michael Buesch | 2009-06-30 | 1 | -0/+6 |
* | pci: use pci_ioremap_bar() in drivers/serial | Arjan van de Ven | 2009-06-24 | 1 | -4/+2 |
* | 8250_pci: add the OXCB950 chip to the 8250 PCI driver. | Andre Przywara | 2009-06-11 | 1 | -0/+3 |
* | serial: remove contact data | Niels de Vos | 2009-04-24 | 1 | -2/+0 |
* | 8250: Fix warning | Alan Cox | 2009-04-06 | 1 | -1/+2 |
* | 8250_pci: add support for National Instruments legacy 8420 RS232 boards | Will Page | 2009-04-06 | 1 | -0/+218 |
* | 8250_pci: add support for National Instruments 843x RS232 devices | Shawn Bohrer | 2009-04-06 | 1 | -0/+193 |
* | 8250: fix boot hang with serial console when using with Serial Over Lan port | Mauro Carvalho Chehab | 2009-02-20 | 1 | -0/+36 |
* | Add support for '8-port RS-232 MIC-3620 from advantech' | Michael Bramer | 2009-01-27 | 1 | -0/+6 |
* | 8250_pci: add support for netmos 9835 IBM devices | Jiri Slaby | 2009-01-15 | 1 | -0/+8 |
* | serial_8250: support for Sealevel Systems Model 7803 COMM+8 | Flavio Leitner | 2009-01-02 | 1 | -0/+3 |
* | serial: set correct baud_base for Oxford Semiconductor Ltd EXSYS EX-41092 Dua... | Niels de Vos | 2009-01-02 | 1 | -0/+3 |
* | And here's a patch (to be applied on top of the last) which prevents | Russell King | 2009-01-02 | 1 | -16/+21 |
* | Convert the oxsemi tornado special cases to use the quirk interface and not | Russell King | 2009-01-02 | 1 | -40/+51 |
* | 8250: Add more OxSemi devices | Lee Howard | 2008-10-23 | 1 | -2/+22 |
* | 8250: Oxford Semiconductor Devices | Lee Howard | 2008-10-23 | 1 | -0/+211 |
* | serial_8250: pci_enable_device fail is not fully handled | Alan Cox | 2008-10-13 | 1 | -2/+2 |
* | serial: add support for a no-name 4 ports multiserial card | Catalin(ux) M BOIE | 2008-07-24 | 1 | -0/+17 |
* | drivers/serial/: remove CVS keywords | Adrian Bunk | 2008-07-20 | 1 | -2/+0 |
* | serial: support for InstaShield IS-400 four port RS-232 PCI card | Ignacio García Pérez | 2008-05-24 | 1 | -1/+6 |
* | 8250: switch 8250 drivers to use _nocache ioremaps | Alan Cox | 2008-05-01 | 1 | -6/+8 |
* | serial: silence section mismatch warnings in 8250_pci | Sam Ravnborg | 2008-04-28 | 1 | -1/+1 |
* | 8250_pci: duplicate initializer in array ([pbn_b0_8_115200]) | Al Viro | 2008-03-30 | 1 | -7/+0 |
* | 8250_pci: coding style | Alan Cox | 2008-02-08 | 1 | -55/+54 |
* | serial: add ADDI-DATA GmbH Communication cardsin8250_pci.c and pci_ids.h | Krauth.Julien | 2008-02-05 | 1 | -0/+133 |
* | PCI: pciserial_resume_one ignored return value of pci_enable_device | Dirk Hohndel | 2007-11-05 | 1 | -1/+4 |
* | 8250_pci: Autodetect mainpine cards | Alan Cox | 2007-10-16 | 1 | -0/+120 |
* | Fix modpost warning in serial driver | Ralf Baechle | 2007-08-31 | 1 | -1/+1 |
* | serial: add pci ids for PA Semi PWRficient onchip uarts | Olof Johansson | 2007-08-22 | 1 | -0/+16 |
* | Add blacklisting capability to serial_pci to avoid misdetection of serial ports | Christian Schmidt | 2007-08-22 | 1 | -0/+17 |
* | serial: add support for ITE 887x chips | Niels de Vos | 2007-08-22 | 1 | -0/+159 |
* | DDB5477: remove driver bits of support | Yoichi Yuasa | 2007-07-31 | 1 | -20/+0 |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 | 1 | -1/+0 |
* | [PATCH] serial: replace kmalloc+memset with kzalloc | Burman Yan | 2007-02-14 | 1 | -4/+1 |
* | [PATCH] serial: support for new board | Matthias Fuchs | 2007-02-11 | 1 | -0/+11 |
* | [PATCH] Perle multimodem card (PCI-RAS) detection | Thomas Hoehn | 2007-02-11 | 1 | -0/+16 |