summaryrefslogtreecommitdiffstats
path: root/drivers/net/irda
Commit message (Expand)AuthorAgeFilesLines
* usb: irda-usb free urb cleanupMariusz Kozlowski2006-12-011-4/+2Star
* [PATCH] skge, sky2, et all. gplv2 onlyStephen Hemminger2006-11-011-2/+1Star
* [PATCH] irda: donauboe fixes, cleanupsJeff Garzik2006-10-111-13/+7Star
* drivers/net: eliminate irq handler impossible checks, needless castsJeff Garzik2006-10-066-39/+10Star
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-0516-42/+34Star
* [IrDA] stir4200: removing undocumented bits handlingSamuel Ortiz2006-09-291-15/+0Star
* [IrDA] smsc-ircc: More laptops detectedLinus Walleij (LD/EAB2006-09-291-2/+36
* [IrDA] nsc-ircc: Configuration base address for PC87383Lamarque Vieira Souza2006-09-291-1/+1
* [IrDA]: irda-usb needs firmware loaderSamuel Ortiz2006-09-291-0/+1
* [IRDA] via-ircc: fix memory leakChuck Short2006-09-291-1/+6
* USB: Dealias -110 code (more complete)Pete Zaitcev2006-09-271-11/+7Star
* [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2006-09-271-1/+1
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-09-242-2/+0Star
|\
| * [PATCH] remove unnecessary config.h includes from drivers/net/Dave Jones2006-08-142-2/+0Star
* | [IRDA]: Replace hard-coded dev_self[] array sizes with ARRAY_SIZE()Bjorn Helgaas2006-09-224-6/+15
|/
* [PATCH] smsc-ircc2: fix section reference mismatchesDmitry Torokhov2006-07-121-1/+1
* [IRDA]: fix drivers/net/irda/ali-ircc.c:ali_ircc_init()Adrian Bunk2006-07-081-1/+2
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-022-3/+3
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-304-4/+0Star
* [IrDA]: Fix the AU1000 FIR dependenciesAdrian Bunk2006-06-301-1/+1
* [IrDA]: MCS7780 usb_driver struct should be staticAdrian Bunk2006-06-301-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-261-1/+1
|\
| * spelling fixesAndreas Mohr2006-06-261-1/+1
* | [IRDA]: add some IBM think padsBen Collins2006-06-261-2/+6
|/
* [PATCH] irda-usb printk fixAndrew Morton2006-06-251-1/+1
* [IRDA]: irda-usb.c: STIR421x cleanupsNick Fedchik2006-06-182-192/+145Star
* [NET]: Add netif_tx_lockHerbert Xu2006-06-181-1/+1
* [IRDA]: ali-ircc: using device model power managementSamuel Ortiz2006-06-181-55/+51Star
* [IRDA]: stir4200, switching to the kthread APIChristoph Hellwig2006-06-181-24/+14Star
* [IRDA]: Initial support for MCS7780 based donglesSamuel Ortiz2006-06-184-0/+1192
* [IRDA]: *_DONGLE should depend on IRTTY_SIRSamuel Ortiz2006-05-261-10/+10
* [IRDA]: Switching to a workqueue for the SIR workChristoph Hellwig2006-05-104-524/+314Star
* [IRDA]: smsc-ircc: Minimal hotplug support.David Brownell2006-05-101-1/+13
* [IRDA] irda-usb: use NULL instead of 0Randy Dunlap2006-05-071-1/+1
* [IRDA]: smsc-ircc2, smcinit support for ALi ISA bridgesLinus Walleij2006-04-151-52/+264
* [IRDA]: irda-usb, unregister netdev when patch upload failsSamuel Ortiz2006-04-151-2/+4
* [IRDA]: Support for Sigmatel STIR421x chipSamuel Ortiz2006-04-102-34/+372
* [IRDA]: smcinit merged into smsc-ircc driverLinus Walleij2006-04-101-0/+311
* BUG_ON() Conversion in drivers/net/Eric Sesterhenn2006-04-021-2/+1Star
* [PATCH] Typo fixesAlexey Dobriyan2006-03-281-1/+1
* [PATCH] pnp: IRDA: adjust pnp_register_driver signatureBjorn Helgaas2006-03-271-1/+1
* [PATCH] Remove MODULE_PARMRusty Russell2006-03-251-2/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-03-2110-94/+665
|\
| * [IRDA]: remove MODULE_PARM()Andrew Morton2006-03-211-6/+6
| * [IRDA] sem2mutex: drivers/net/irdaArjan van de Ven2006-03-212-18/+20
| * [IRDA]: TOIM3232 dongle supportDavid Basden2006-03-213-0/+384
| * [IRDA]: pci_register_driver conversionChristophe Lucas2006-03-212-2/+2
| * [IRDA]: sti/cli removal from EP7211 IrDA driverDavid chosrova2006-03-211-4/+7
| * [IRDA]: nsc-ircc: support for yet another Thinkpad IrDA chipsetJean Tourrilhes2006-03-211-4/+6
| * [IRDA]: nsc-ircc: PM updateDmitry Torokhov2006-03-212-35/+98