summaryrefslogtreecommitdiffstats
path: root/drivers/net/irda
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [PATCH] mark struct file_operations const 5Arjan van de Ven2007-02-121-1/+1
* [IRDA] vlsi_ir.{h,c}: remove kernel 2.4 codeAdrian Bunk2007-01-232-41/+8
* [IrDA]: Removed incorrect IRDA_ASSERT()Samuel Ortiz2007-01-231-2/+0
* [IrDA]: irda-usb TX path optimization (was Re: IrDA spams logfiles - since 2....Samuel Ortiz2007-01-232-23/+21
* [PATCH] email change for shemminger@osdl.orgStephen Hemminger2007-01-231-1/+1
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-133-3/+3
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-2/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-12-071-13/+13
|\
| * [IrDA]: PXA FIR code device model conversionPaul Sokolovsky2006-12-061-13/+13
* | [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-071-0/+1
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-051-4/+2
|\
| * usb: irda-usb free urb cleanupMariusz Kozlowski2006-12-011-4/+2
* | WorkStruct: make allyesconfigDavid Howells2006-11-223-8/+8
|/
* [PATCH] skge, sky2, et all. gplv2 onlyStephen Hemminger2006-10-311-2/+1
* [PATCH] irda: donauboe fixes, cleanupsJeff Garzik2006-10-101-13/+7
* drivers/net: eliminate irq handler impossible checks, needless castsJeff Garzik2006-10-066-39/+10
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-0516-42/+34
* [IrDA] stir4200: removing undocumented bits handlingSamuel Ortiz2006-09-281-15/+0
* [IrDA] smsc-ircc: More laptops detectedLinus Walleij (LD/EAB2006-09-281-2/+36
* [IrDA] nsc-ircc: Configuration base address for PC87383Lamarque Vieira Souza2006-09-281-1/+1
* [IrDA]: irda-usb needs firmware loaderSamuel Ortiz2006-09-281-0/+1
* [IRDA] via-ircc: fix memory leakChuck Short2006-09-281-1/+6
* USB: Dealias -110 code (more complete)Pete Zaitcev2006-09-271-11/+7
* [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/+0
|\
| * [PATCH] remove unnecessary config.h includes from drivers/net/Dave Jones2006-08-142-2/+0
* | [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/+0
* [IrDA]: Fix the AU1000 FIR dependenciesAdrian Bunk2006-06-291-1/+1
* [IrDA]: MCS7780 usb_driver struct should be staticAdrian Bunk2006-06-291-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-172-192/+145
* [NET]: Add netif_tx_lockHerbert Xu2006-06-171-1/+1
* [IRDA]: ali-ircc: using device model power managementSamuel Ortiz2006-06-171-55/+51
* [IRDA]: stir4200, switching to the kthread APIChristoph Hellwig2006-06-171-24/+14
* [IRDA]: Initial support for MCS7780 based donglesSamuel Ortiz2006-06-174-0/+1192
* [IRDA]: *_DONGLE should depend on IRTTY_SIRSamuel Ortiz2006-05-251-10/+10
* [IRDA]: Switching to a workqueue for the SIR workChristoph Hellwig2006-05-094-524/+314
* [IRDA]: smsc-ircc: Minimal hotplug support.David Brownell2006-05-091-1/+13
* [IRDA] irda-usb: use NULL instead of 0Randy Dunlap2006-05-061-1/+1
* [IRDA]: smsc-ircc2, smcinit support for ALi ISA bridgesLinus Walleij2006-04-141-52/+264
* [IRDA]: irda-usb, unregister netdev when patch upload failsSamuel Ortiz2006-04-141-2/+4
* [IRDA]: Support for Sigmatel STIR421x chipSamuel Ortiz2006-04-092-34/+372
OpenPOWER on IntegriCloud