aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/irda/smsc-ircc2.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-04-14[IRDA]: smsc-ircc2, smcinit support for ALi ISA bridgesLinus Walleij1-52/+264
2006-04-09[IRDA]: smcinit merged into smsc-ircc driverLinus Walleij1-0/+311
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King1-13/+14
2005-10-31Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds1-0/+1
2005-10-30[PATCH] smsc-ircc2: PM cleanup - do not close device when suspendingDmitry Torokhov1-44/+85
2005-10-29Create platform_device.h to contain all the platform device details.Russell King1-0/+1
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King1-6/+6
2005-09-07[PATCH] Fix smsc_ircc_init return valueBrice Goglin1-0/+1
2005-09-07[PATCH] smsc-ircc2: dont use void * where specific type will doDmitry Torokhov1-6/+4
2005-09-07[PATCH] smsc-ircc2: use netdev_priv()Dmitry Torokhov1-12/+11
2005-09-07[PATCH] smsc-ircc2: add to sysfs as platform device, new PMDmitry Torokhov1-56/+65
2005-09-07[PATCH] smsc-ircc2: dont pass iobase aroundDmitry Torokhov1-35/+26
2005-09-07[PATCH] smsc-ircc2: remove typedefsDmitry Torokhov1-26/+13
2005-09-07[PATCH] smsc-ircc2: drop DIM macro in favor of ARRAY_SIZEDmitry Torokhov1-3/+2
2005-09-07[PATCH] smsc-ircc2: formatting fixesDmitry Torokhov1-326/+317
2005-09-07[PATCH] smsc-ircc2: whitespace fixesDmitry Torokhov1-192/+192
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2396