aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/irda (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2006-02-27Merge branch 'from-linus'John W. Linville2-18/+79
2006-02-19[IRDA]: irda-usb bug fixesJean Tourrilhes2-18/+79
2006-02-17[PATCH] trivial: fix spelling errors in KconfigsJon Mason1-2/+2
2006-01-10[IRDA] DONGLE_OLD: remove dependency on non-existing symbolAdrian Bunk1-2/+1
2006-01-10[IRDA]: kill drivers/net/irda/sir_core.cAdrian Bunk6-62/+21
2006-01-10[PATCH] TTY layer buffering revampAlan Cox1-17/+1
2006-01-10[PATCH] drivers/net/irda/irport.c: cleanupsAdrian Bunk1-14/+1
2006-01-08[PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1Jan Blunck1-2/+2
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2-2/+0
2005-11-13[PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.hJeff Garzik2-0/+2
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2-27/+28
2005-11-08[IRDA] donauboe: locking fixAndrew Morton1-5/+9
2005-10-31Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds3-1/+3
2005-10-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-10/+4
2005-10-30[PATCH] smsc-ircc2: PM cleanup - do not close device when suspendingDmitry Torokhov1-44/+85
2005-10-30[ARM] 3066/1: Fix PXA irda driver suspend/resume functionsRichard Purdie1-10/+4
2005-10-29Create platform_device.h to contain all the platform device details.Russell King3-1/+3
2005-10-28Merge branch 'master'Jeff Garzik5-10/+892
2005-10-28drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl5-14/+7
2005-10-28Merge ../bleed-2.6Greg KH4-4/+885
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2-10/+10
2005-10-28Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-0/+882
2005-10-28[ARM] 2897/2: PXA2xx IRDA supportNicolas Pitre3-0/+882