summaryrefslogtreecommitdiffstats
path: root/drivers/serial/icom.c
Commit message (Expand)AuthorAgeFilesLines
* tty: Fix up char drivers request_room usageAlan Cox2010-03-021-1/+0
* tty: declare MODULE_FIRMWARE in various driversBen Hutchings2010-03-021-1/+3
* icom: convert space to tabsBreno Leitao2009-10-011-28/+26
* serial: move delta_msr_wait into the tty_portAlan Cox2009-09-191-1/+1
* serial: kill off uart_infoAlan Cox2009-09-191-8/+8
* tty: icom: bit and/or confusion?Roel Kluin2009-09-191-1/+1
* pci: use pci_ioremap_bar() in drivers/serialArjan van de Ven2009-06-241-2/+1
* icom: fix compile errors when defining ICOM_TRACEBreno Leitao2009-06-111-10/+6
* icom: fixing a if clause spaghettiBreno Leitao2009-06-111-2/+2
* icom: fix rmmod crashBreno Leitao2009-05-221-1/+1
* icom: remove unused variablesBreno Leitao2009-04-061-12/+2
* ttydev: Fix up compile failures in the PPC buildAlan Cox2008-07-221-1/+1
* kobject: convert icom to use kref, not kobjectGreg Kroah-Hartman2008-01-241-14/+10
* icom: add new sub-device-id to support new adapterwendy xiong2007-05-171-24/+31
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* Char: icom, mark __init as __devinitJiri Slaby2007-04-241-2/+2
* do not truncate irq number for icom adapterOlaf Hering2007-04-241-3/+2
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [PATCH] serial: replace kmalloc+memset with kzallocBurman Yan2007-02-141-3/+1
* Fix small typo in drivers/serial/icom.cThomas Hisch2006-12-121-1/+1
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-2/+2
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+1
* [PATCH] irq-flags: serial: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] TTY layer buffering revampAlan Cox2006-01-101-33/+24
* [PATCH] Remove non-arch consumers of asm/segment.hKumar Gala2005-09-071-1/+0
* [SERIAL] Clean up and fix tty transmission start/stopingRussell King2005-08-311-7/+5
* [PATCH] Serial: Remove linux/version.hOlaf Hering2005-07-161-1/+0
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1691
OpenPOWER on IntegriCloud