summaryrefslogtreecommitdiffstats
path: root/drivers/net/irda
Commit message (Expand)AuthorAgeFilesLines
* net: irda: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-283-3/+0Star
* net/irda: fix error return code in bfin_sir_open()Wei Yongjun2013-05-081-2/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-021-2/+2
|\
| * proc: Supply PDE attribute setting accessor functionsDavid Howells2013-05-011-1/+1
| * procfs: new helper - PDE_DATA(inode)Al Viro2013-04-091-1/+1
* | net: au1k_ir: Use module_platform_driver()Sachin Kamat2013-03-201-12/+1Star
* | drivers: net: irda: use resource_size() in au1k_ir.cSilviu-Mihai Popescu2013-03-171-2/+3
* | drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches2013-03-176-24/+12Star
* | drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches2013-03-152-9/+4Star
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-02-221-1/+1
|\
| * Merge branch 'master' into for-nextJiri Kosina2013-01-299-79/+55Star
| |\
| * | treewide: Replace incomming with incoming in all comments and stringsJorrit Schippers2013-01-031-1/+1
* | | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-212-2/+2
|\ \ \
| * | | tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-191-1/+1
| * | | TTY: move low_latency to tty_portJiri Slaby2013-01-161-1/+1
| | |/ | |/|
* / | drivers/net/irda: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-221-18/+18
|/ /
* | drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-072-5/+4Star
* | Merge tag 'dev_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...David S. Miller2012-12-037-26/+26
|\ \
| * | irda: remove __dev* attributesBill Pemberton2012-12-037-26/+26
* | | irda: ep7211-sir: Convert to platform_diverAlexander Shiyan2012-12-031-46/+27Star
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-251-1/+1
|\ \
| * | irda: sir_dev: Fix copy/paste typoAlexander Shiyan2012-11-201-1/+1
| |/
* | irda: sh-irda: Remove SH7377 supportNobuhiro Iwamatsu2012-11-091-4/+0Star
* | irda: sh-irda: Remove SH7367 supportNobuhiro Iwamatsu2012-11-091-1/+1
|/
* drivers/net/irda/sh_sir.c: fix error return codePeter Senna Tschudin2012-10-071-2/+3
* drivers/net/irda/sh_irda.c: fix error return codePeter Senna Tschudin2012-10-071-2/+2
* drivers/net/irda/sa1100_ir.c: fix error return codePeter Senna Tschudin2012-10-071-1/+3
* drivers/net/irda/pxaficp_ir.c: fix error return codePeter Senna Tschudin2012-10-071-1/+3
* drivers/net/irda/mcs7780.c: fix error return codePeter Senna Tschudin2012-10-071-1/+3
* drivers/net/irda/irtty-sir.c: fix error return codePeter Senna Tschudin2012-10-071-1/+3
* Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-021-12/+18
|\
| * Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson2012-09-221-1/+1
| |\
| | * ARM: pxa: move platform_data definitionsArnd Bergmann2012-09-141-1/+1
| * | Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux ...Olof Johansson2012-09-211-11/+17
| |\ \
| | * | net: pxaficp_ir: add irq resourcesRob Herring2012-09-141-11/+17
| | |/
* | | Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2012-10-011-5/+5
|\| |
| * | Merge 3.6-rc3 into tty-nextGreg Kroah-Hartman2012-08-273-4/+6
| |\|
| * | Merge tty-next into 3.6-rc1Greg Kroah-Hartman2012-08-063-10/+10
| |\ \
| * | | tty: move the termios object into the ttyAlan Cox2012-07-161-5/+5
* | | | net/irda: sh_sir: fix return value check in sh_sir_set_baudrate()Wei Yongjun2012-09-211-1/+1
| |_|/ |/| |
* | | drivers/net/irda: fix error return codeJulia Lawall2012-08-202-0/+2
* | | drivers: net: irda: bfin_sir: fix compile errorSonic Zhang2012-08-091-4/+4
| |/ |/|
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-07-281-6/+6
|\ \
| * | ARM: 7459/1: irda/pxa: use readl_relaxed() to access OSCR registerArnd Bergmann2012-07-091-6/+6
| |/
* / drivers: net: Remove casts to same typeJoe Perches2012-06-062-4/+4
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-05-231-1/+1
|\
| * Fix "the the" in various KconfigMasanari Iida2012-04-181-1/+1
* | Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-05-235-50/+77
|\ \
| * | USB: stir4200.c: remove err() usageGreg Kroah-Hartman2012-04-251-3/+3
| * | USB: ksdazzle-sir.c: remove err() usageGreg Kroah-Hartman2012-04-251-18/+28