summaryrefslogtreecommitdiffstats
path: root/drivers/net/irda
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches2012-01-311-2/+0Star
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-01-143-674/+686
|\
| * net/irda: convert au1k_ir to platform driver.Manuel Lauss2011-12-083-671/+686
| * MIPS: Alchemy: one kernel for DB1000/DB1500/DB1100Manuel Lauss2011-12-071-5/+5
| * MIPS: Alchemy: remove PB1000 supportManuel Lauss2011-12-071-4/+1Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-083-4/+4
|\ \
| * | treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock2011-12-023-4/+4
| |/
* | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-081-1/+1
|\ \
| * | freezer: unexport refrigerator() and update try_to_freeze() slightlyTejun Heo2011-11-211-1/+1
| |/
* | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-076-132/+6Star
|\ \
| * | USB: convert drivers/net/* to use module_usb_driver()Greg Kroah-Hartman2011-11-186-132/+6Star
| |/
* | module_param: make bool parameters really bool (net & drivers/net)Rusty Russell2011-12-202-2/+2
* | net/irda: convert drivers/net/irda/* to use module_platform_driver()Axel Lin2011-11-284-48/+4Star
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2011-11-031-1/+1
|\
| * MIPS: Alchemy: remove all CONFIG_SOC_AU1??? definesManuel Lauss2011-10-251-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2011-10-251-54/+70
|\ \
| * | net/irda: sh_irda: add PM supportKuninori Morimoto2011-09-151-11/+27
| * | net/irda: sh_irda: update author's email addressKuninori Morimoto2011-09-151-10/+10
| * | net/irda: sh_irda: add sh_irda_ prefix to all functionsKuninori Morimoto2011-09-151-34/+34
| |/
* / Fix file references in Kconfig filesJohann Felix Soden2011-10-111-1/+1
|/
* net/irda: sh_sir: tidyup compile warningKuninori Morimoto2011-08-111-1/+1
* net/irda: sh_sir: add missing headerKuninori Morimoto2011-08-111-0/+2
* net/irda: sh_irda: add missing headerKuninori Morimoto2011-08-111-0/+2
* irda: use PCI_VENDOR_ID_*Jon Mason2011-08-041-10/+8Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-1/+1
|\
| * treewide: transciever/transceiver spelling fixesJoe Perches2011-06-241-1/+1
* | irda: fix smsc-ircc2 section mismatch warningRandy Dunlap2011-06-221-1/+1
* | net: remove mm.h inclusion from netdevice.hAlexey Dobriyan2011-06-221-0/+1
* | net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-079-0/+9
* | drivers/net: Remove unnecessary semicolonsJoe Perches2011-06-051-1/+1
|/
* Revert "net: fix section mismatches"David S. Miller2011-06-011-22/+22
* net/irda: convert bfin_sir to common Blackfin UART headerMike Frysinger2011-05-242-89/+33Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-231-1/+1
|\
| * treewide: fix a few typos in commentsJustin P. Mattock2011-05-101-1/+1
* | net: fix section mismatchesMichał Mirosław2011-04-191-22/+22
|/
* Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-0712-19/+19
|\
| * Fix common misspellingsLucas De Marchi2011-03-3112-19/+19
* | via-ircc: Pass PCI device pointer to dma_{alloc, free}_coherent()Ben Hutchings2011-03-301-6/+6
* | via-ircc: Use pci_{get, set}_drvdata() instead of static pointer variableBen Hutchings2011-03-301-67/+15Star
|/
* tiocmset: kill the file pointer argumentAlan Cox2011-02-171-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-01-201-2/+12
|\
| * net/irda/sh_irda: return to RX mode when TX errorKuninori Morimoto2011-01-191-2/+12
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-1/+1
|\ \
| * \ Merge branch 'master' into for-nextJiri Kosina2010-12-221-1/+1
| |\ \
| * | | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
* | | | net/irda: bfin_sir: back out transitional definesMike Frysinger2011-01-101-3/+0Star
* | | | net/irda: bfin_sir: pull in serial headers for definesMike Frysinger2011-01-101-0/+5
| |_|/ |/| |
* | | smsc-ircc2: Fix section mismatch derived from smsc_ircc_pnp_probe()Sedat Dilek2011-01-031-1/+1
* | | drivers/net/*/: Use static constJoe Perches2010-12-212-3/+3
* | | drivers/net: don't use flush_scheduled_work()Tejun Heo2010-12-121-1/+1
| |/ |/|