summaryrefslogtreecommitdiffstats
path: root/drivers/net/irda/smsc-ircc2.c
Commit message (Expand)AuthorAgeFilesLines
* irda: replace __FUNCTION__ with __func__Harvey Harrison2008-07-311-60/+60
* irda: remove CVS keywordsAdrian Bunk2008-06-121-1/+0Star
* irda: fix !PNP support for drivers/net/irda/smsc-ircc2.cIngo Molnar2008-05-051-1/+4
* [netdrvr] irq handler minor cleanups in several driversJeff Garzik2008-01-291-13/+4Star
* [IRDA]: Document the fact that smsc-ircc2 will not use PNP by defaultJonathan Bastien-Filiatrault2007-10-111-1/+1
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-111-2/+0Star
* smsc-ircc2: bypass PNP detection until we get the quirks worked outBjorn Helgaas2007-07-011-1/+1
* smsc-ircc2: skip preconfiguration for PNP devicesBjorn Helgaas2007-06-281-7/+7
* smsc-ircc2: add PNP supportBjorn Helgaas2007-05-081-23/+75
* smsc-ircc2: tidy up module parameter checkingBjorn Helgaas2007-05-081-6/+8
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-261-1/+1
* [IrDA]: SMC SuperIO Chip LPC47N227 not identified properlyPeter Kovar2007-04-261-0/+1
* [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-261-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-3/+3
* [IrDA] smsc-ircc: More laptops detectedLinus Walleij (LD/EAB2006-09-291-2/+36
* [PATCH] smsc-ircc2: fix section reference mismatchesDmitry Torokhov2006-07-121-1/+1
* [IRDA]: smsc-ircc: Minimal hotplug support.David Brownell2006-05-101-1/+13
* [IRDA]: smsc-ircc2, smcinit support for ALi ISA bridgesLinus Walleij2006-04-151-52/+264
* [IRDA]: smcinit merged into smsc-ircc driverLinus Walleij2006-04-101-0/+311
* [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-091-13/+14
* Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-10-311-0/+1
|\
| * Create platform_device.h to contain all the platform device details.Russell King2005-10-291-0/+1
* | [PATCH] smsc-ircc2: PM cleanup - do not close device when suspendingDmitry Torokhov2005-10-311-44/+85
|/
* [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2005-10-281-6/+6
* [PATCH] Fix smsc_ircc_init return valueBrice Goglin2005-09-081-0/+1
* [PATCH] smsc-ircc2: dont use void * where specific type will doDmitry Torokhov2005-09-081-6/+4Star
* [PATCH] smsc-ircc2: use netdev_priv()Dmitry Torokhov2005-09-081-12/+11Star
* [PATCH] smsc-ircc2: add to sysfs as platform device, new PMDmitry Torokhov2005-09-081-56/+65
* [PATCH] smsc-ircc2: dont pass iobase aroundDmitry Torokhov2005-09-081-35/+26Star
* [PATCH] smsc-ircc2: remove typedefsDmitry Torokhov2005-09-081-26/+13Star
* [PATCH] smsc-ircc2: drop DIM macro in favor of ARRAY_SIZEDmitry Torokhov2005-09-081-3/+2Star
* [PATCH] smsc-ircc2: formatting fixesDmitry Torokhov2005-09-081-326/+317Star
* [PATCH] smsc-ircc2: whitespace fixesDmitry Torokhov2005-09-081-192/+192
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+2396