summaryrefslogtreecommitdiffstats
path: root/drivers/net/irda
Commit message (Expand)AuthorAgeFilesLines
* 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
| * [IRDA]: nsc-ircc: ISAPnP supportJean Tourrilhes2006-03-211-34/+151
* | [PATCH] USB: Fix irda-usb use after useEugene Teo2006-03-201-2/+3
|/
* Merge branch 'from-linus'John W. Linville2006-02-282-18/+79
|\
| * [IRDA]: irda-usb bug fixesJean Tourrilhes2006-02-202-18/+79
* | [PATCH] trivial: fix spelling errors in KconfigsJon Mason2006-02-171-2/+2
|/
* [IRDA] DONGLE_OLD: remove dependency on non-existing symbolAdrian Bunk2006-01-101-2/+1Star
* [IRDA]: kill drivers/net/irda/sir_core.cAdrian Bunk2006-01-106-62/+21Star
* [PATCH] TTY layer buffering revampAlan Cox2006-01-101-17/+1Star
* [PATCH] drivers/net/irda/irport.c: cleanupsAdrian Bunk2006-01-101-14/+1Star
* [PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1Jan Blunck2006-01-091-2/+2
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-042-2/+0Star
* [PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.hJeff Garzik2005-11-142-0/+2