aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/irda
AgeCommit message (Expand)Author
2008-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-07-20tty: Ldisc revampAlan Cox
2008-07-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-07-14Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6Linus Torvalds
2008-07-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse
2008-07-14[ARM] Merge most of the PXA work for initial mergeRussell King
2008-07-10irda-usb: treat firmware data as constDavid Woodhouse
2008-07-09[ARM] 5147/1: pxaficp_ir: drop pxa_gpio_mode calls, as pin settingDmitry Baryshkov
2008-07-09[ARM] 5144/1: pxaficp_ir: cleanup includesDmitry Baryshkov
2008-07-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-07-08irda: Remove useless pm_dev referencesRafael J. Wysocki
2008-07-08irda: New device ID for nsc-irccVille Syrjala
2008-07-08irda: via-ircc proper dma freeingWang Chen
2008-06-11irda: remove CVS keywordsAdrian Bunk
2008-06-09irda: net/irda build fix: mcs7780Ingo Molnar
2008-05-21irda-usb endianness annotations and fixesAl Viro
2008-05-05irda: fix !PNP support for drivers/net/irda/smsc-ircc2.cIngo Molnar
2008-05-05irda: fix !PNP support in drivers/net/irda/nsc-ircc.cIngo Molnar
2008-04-30tty: The big operations reworkAlan Cox
2008-04-29net: use get/put_unaligned_* helpersHarvey Harrison
2008-04-29netdev: use non-racy method for proc entries creationDenis V. Lunev
2008-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-04-25net drivers: fix platform driver hotplug/coldplugKay Sievers
2008-04-19[ARM] 4971/1: pxaficp_ir: provide startup and shutdown hooksDmitry Baryshkov
2008-04-19[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.heric miao
2008-02-03Spelling fixes: lenght->lengthPaulius Zaleckas
2008-01-28[IrDA]: Irport removal - part 2Adrian Bunk
2008-01-28[IrDA]: Irport removal - part 1Adrian Bunk
2008-01-28[netdrvr] irq handler minor cleanups in several driversJeff Garzik
2007-12-16[IRDA]: stir4200 fixes.Olaf Hartmann
2007-12-16[IRDA]: mcs7780 needs to free allocated rx buffer.Hinko Kocevar
2007-12-16[IRDA]: Race between open and disconnect in irda-usb.Oliver Neukum
2007-11-07[TTY]: Use tty_mode_ioctl() in network drivers.Alan Cox
2007-10-29drivers/net/irda/au1k_ir: fix obvious irq handler bugsJeff Garzik
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day
2007-10-15Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2007-10-15netdev: convert non-obvious instances to use ARRAY_SIZE()Alejandro Martinez Ruiz
2007-10-12[ARM] pxa: update pxa irda driver to use clk supportRussell King
2007-10-10[IRDA]: Oops fix for ksdazzleAlex Villacís Lasso
2007-10-10[IRDA]: Document the fact that smsc-ircc2 will not use PNP by defaultJonathan Bastien-Filiatrault
2007-10-10drivers/net/irda: endianness, NULL noiseAl Viro
2007-10-10drivers/net/: all drivers/net/ cleanup with ARRAY_SIZEDenis Cheng
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle
2007-10-10Clean up duplicate includes in drivers/net/Jesper Juhl
2007-10-10[IrDA]: Kingsun KS-959 IrDA USB driverAlex Villacís Lasso
2007-10-10[IrDA]: Kingsun Dazzle IrDA USB driverAlex Villacís Lasso
2007-08-26[IRDA]: Do not do pointless kmalloc return value cast in KingSun driverJesper Juhl
2007-08-13[IRDA] irda-usb.c: mostly kmalloc + memset conversion to k[cz]allocMariusz Kozlowski