aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/irda
Commit message (Expand)AuthorAgeFilesLines
* IRDA: remove double inclusion of module.hAlexander Beregalov2008-11-012-2/+0
* USB: remove info() macro from usb network driversGreg Kroah-Hartman2008-10-174-6/+11
* USB: remove warn() macro from usb net driversGreg Kroah-Hartman2008-10-171-5/+5
* remove CONFIG_KMOD from driversJohannes Berg2008-10-171-2/+0
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-10-111-4/+4
|\
| * [ARM] pxa: simplify DMA register definitionsEric Miao2008-10-071-4/+4
* | irda: follow lspci device/vendor styleBjorn Helgaas2008-09-221-1/+1
|/
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-073-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King2008-08-0723-521/+528
|\
| * irda: replace __FUNCTION__ with __func__Harvey Harrison2008-07-3022-519/+520
| * nsc-ircc: default to dongle type 9 on IBM hardwareMatthew Garrett2008-07-302-2/+8
* | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-072-2/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-206-11/+1
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-07-182-30/+6
| |\
| * \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-07-082-0/+4
| |\ \
| * | | irda: Remove useless pm_dev referencesRafael J. Wysocki2008-07-083-4/+0
| * | | irda: remove CVS keywordsAdrian Bunk2008-06-113-7/+1
* | | | tty: Ldisc revampAlan Cox2008-07-201-1/+1
| |_|/ |/| |
* | | Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6Linus Torvalds2008-07-141-6/+6
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2008-07-141-6/+6
| |\ \ \ | | |_|/ | |/| |
| | * | irda-usb: treat firmware data as constDavid Woodhouse2008-07-101-6/+6
| | |/
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-141-24/+0
|\ \ \ | |/ / |/| |
| * | [ARM] Merge most of the PXA work for initial mergeRussell King2008-07-141-24/+0
| |\ \ | | |/ | |/|
| | * [ARM] 5147/1: pxaficp_ir: drop pxa_gpio_mode calls, as pin settingDmitry Baryshkov2008-07-091-9/+0
| | * [ARM] 5144/1: pxaficp_ir: cleanup includesDmitry Baryshkov2008-07-091-15/+0
* | | irda: New device ID for nsc-irccVille Syrjala2008-07-081-0/+1
* | | irda: via-ircc proper dma freeingWang Chen2008-07-081-0/+3
|/ /
* | irda: net/irda build fix: mcs7780Ingo Molnar2008-06-091-0/+1
* | irda-usb endianness annotations and fixesAl Viro2008-05-212-3/+3
|/
* irda: fix !PNP support for drivers/net/irda/smsc-ircc2.cIngo Molnar2008-05-051-1/+4
* irda: fix !PNP support in drivers/net/irda/nsc-ircc.cIngo Molnar2008-05-051-0/+6
* tty: The big operations reworkAlan Cox2008-04-301-68/+27
* net: use get/put_unaligned_* helpersHarvey Harrison2008-04-292-2/+2
* netdev: use non-racy method for proc entries creationDenis V. Lunev2008-04-291-3/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-253-0/+6
|\
| * net drivers: fix platform driver hotplug/coldplugKay Sievers2008-04-253-0/+6
* | [ARM] 4971/1: pxaficp_ir: provide startup and shutdown hooksDmitry Baryshkov2008-04-191-0/+10
* | [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.heric miao2008-04-191-0/+1
|/
* Spelling fixes: lenght->lengthPaulius Zaleckas2008-02-033-6/+6
* [IrDA]: Irport removal - part 2Adrian Bunk2008-01-2810-2328/+0
* [IrDA]: Irport removal - part 1Adrian Bunk2008-01-284-1359/+2
* [netdrvr] irq handler minor cleanups in several driversJeff Garzik2008-01-283-23/+8
* [IRDA]: stir4200 fixes.Olaf Hartmann2007-12-161-4/+6
* [IRDA]: mcs7780 needs to free allocated rx buffer.Hinko Kocevar2007-12-161-0/+2
* [IRDA]: Race between open and disconnect in irda-usb.Oliver Neukum2007-12-161-0/+5
* [TTY]: Use tty_mode_ioctl() in network drivers.Alan Cox2007-11-071-6/+1
* drivers/net/irda/au1k_ir: fix obvious irq handler bugsJeff Garzik2007-10-291-7/+4
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-1911-11/+11
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-191-1/+1
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-10-151-8/+43
|\