summaryrefslogtreecommitdiffstats
path: root/drivers/serial/icom.c
Commit message (Expand)AuthorAgeFilesLines
* 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-rc2Linus Torvalds2005-04-161-0/+1691