aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/irda (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-10[PATCH] irda: donauboe fixes, cleanupsJeff Garzik1-13/+7
2006-10-06drivers/net: eliminate irq handler impossible checks, needless castsJeff Garzik6-39/+10
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells16-42/+34
2006-09-28[IrDA] stir4200: removing undocumented bits handlingSamuel Ortiz1-15/+0
2006-09-28[IrDA] smsc-ircc: More laptops detectedLinus Walleij (LD/EAB1-2/+36
2006-09-28[IrDA] nsc-ircc: Configuration base address for PC87383Lamarque Vieira Souza1-1/+1
2006-09-28[IrDA]: irda-usb needs firmware loaderSamuel Ortiz1-0/+1
2006-09-28[IRDA] via-ircc: fix memory leakChuck Short1-1/+6
2006-09-27USB: Dealias -110 code (more complete)Pete Zaitcev1-11/+7
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o1-1/+1
2006-09-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds2-2/+0
2006-09-22[IRDA]: Replace hard-coded dev_self[] array sizes with ARRAY_SIZE()Bjorn Helgaas4-6/+15
2006-08-14[PATCH] remove unnecessary config.h includes from drivers/net/Dave Jones2-2/+0
2006-07-12[PATCH] smsc-ircc2: fix section reference mismatchesDmitry Torokhov1-1/+1
2006-07-08[IRDA]: fix drivers/net/irda/ali-ircc.c:ali_ircc_init()Adrian Bunk1-1/+2
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2-3/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel4-4/+0
2006-06-29[IrDA]: Fix the AU1000 FIR dependenciesAdrian Bunk1-1/+1
2006-06-29[IrDA]: MCS7780 usb_driver struct should be staticAdrian Bunk1-1/+1
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2006-06-26spelling fixesAndreas Mohr1-1/+1
2006-06-26[IRDA]: add some IBM think padsBen Collins1-2/+6
2006-06-25[PATCH] irda-usb printk fixAndrew Morton1-1/+1
2006-06-17[IRDA]: irda-usb.c: STIR421x cleanupsNick Fedchik2-192/+145
2006-06-17[NET]: Add netif_tx_lockHerbert Xu1-1/+1
2006-06-17[IRDA]: ali-ircc: using device model power managementSamuel Ortiz1-55/+51
2006-06-17[IRDA]: stir4200, switching to the kthread APIChristoph Hellwig1-24/+14
2006-06-17[IRDA]: Initial support for MCS7780 based donglesSamuel Ortiz4-0/+1192
2006-05-25[IRDA]: *_DONGLE should depend on IRTTY_SIRSamuel Ortiz1-10/+10
2006-05-09[IRDA]: Switching to a workqueue for the SIR workChristoph Hellwig4-524/+314
2006-05-09[IRDA]: smsc-ircc: Minimal hotplug support.David Brownell1-1/+13
2006-05-06[IRDA] irda-usb: use NULL instead of 0Randy Dunlap1-1/+1
2006-04-14[IRDA]: smsc-ircc2, smcinit support for ALi ISA bridgesLinus Walleij1-52/+264
2006-04-14[IRDA]: irda-usb, unregister netdev when patch upload failsSamuel Ortiz1-2/+4
2006-04-09[IRDA]: Support for Sigmatel STIR421x chipSamuel Ortiz2-34/+372
2006-04-09[IRDA]: smcinit merged into smsc-ircc driverLinus Walleij1-0/+311
2006-04-02BUG_ON() Conversion in drivers/net/Eric Sesterhenn1-2/+1
2006-03-28[PATCH] Typo fixesAlexey Dobriyan1-1/+1
2006-03-27[PATCH] pnp: IRDA: adjust pnp_register_driver signatureBjorn Helgaas1-1/+1
2006-03-25[PATCH] Remove MODULE_PARMRusty Russell1-2/+2
2006-03-21Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds10-94/+665
2006-03-20[IRDA]: remove MODULE_PARM()Andrew Morton1-6/+6
2006-03-20[IRDA] sem2mutex: drivers/net/irdaArjan van de Ven2-18/+20
2006-03-20[IRDA]: TOIM3232 dongle supportDavid Basden3-0/+384
2006-03-20[IRDA]: pci_register_driver conversionChristophe Lucas2-2/+2
2006-03-20[IRDA]: sti/cli removal from EP7211 IrDA driverDavid chosrova1-4/+7
2006-03-20[IRDA]: nsc-ircc: support for yet another Thinkpad IrDA chipsetJean Tourrilhes1-4/+6
2006-03-20[IRDA]: nsc-ircc: PM updateDmitry Torokhov2-35/+98
2006-03-20[IRDA]: nsc-ircc: ISAPnP supportJean Tourrilhes1-34/+151
2006-03-20[PATCH] USB: Fix irda-usb use after useEugene Teo1-2/+3