aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial/icom.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-02tty: Fix up char drivers request_room usageAlan Cox1-1/+0
2010-03-02tty: declare MODULE_FIRMWARE in various driversBen Hutchings1-1/+3
2009-10-01icom: convert space to tabsBreno Leitao1-28/+26
2009-09-19serial: move delta_msr_wait into the tty_portAlan Cox1-1/+1
2009-09-19serial: kill off uart_infoAlan Cox1-8/+8
2009-09-19tty: icom: bit and/or confusion?Roel Kluin1-1/+1
2009-06-24pci: use pci_ioremap_bar() in drivers/serialArjan van de Ven1-2/+1
2009-06-11icom: fix compile errors when defining ICOM_TRACEBreno Leitao1-10/+6
2009-06-11icom: fixing a if clause spaghettiBreno Leitao1-2/+2
2009-05-22icom: fix rmmod crashBreno Leitao1-1/+1
2009-04-06icom: remove unused variablesBreno Leitao1-12/+2
2008-07-22ttydev: Fix up compile failures in the PPC buildAlan Cox1-1/+1
2008-01-24kobject: convert icom to use kref, not kobjectGreg Kroah-Hartman1-14/+10
2007-05-17icom: add new sub-device-id to support new adapterwendy xiong1-24/+31
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-04-24Char: icom, mark __init as __devinitJiri Slaby1-2/+2
2007-04-24do not truncate irq number for icom adapterOlaf Hering1-3/+2
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-02-14[PATCH] serial: replace kmalloc+memset with kzallocBurman Yan1-3/+1
2006-12-12Fix small typo in drivers/serial/icom.cThomas Hisch1-1/+1
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox1-2/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+1
2006-07-02[PATCH] irq-flags: serial: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-01-10[PATCH] TTY layer buffering revampAlan Cox1-33/+24
2005-09-07[PATCH] Remove non-arch consumers of asm/segment.hKumar Gala1-1/+0
2005-08-31[SERIAL] Clean up and fix tty transmission start/stopingRussell King1-7/+5
2005-07-16[PATCH] Serial: Remove linux/version.hOlaf Hering1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1691