summaryrefslogtreecommitdiffstats
path: root/drivers/net/irda
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | USB: ks959-sir.c: remove err() usageGreg Kroah-Hartman2012-04-251-12/+19
| * | USB: kingsun-sir.c: remove err() usageGreg Kroah-Hartman2012-04-251-16/+26
| * | USB: irda-usb.c: remove err() usageGreg Kroah-Hartman2012-04-251-1/+1
| |/
* | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-221-2/+2
|\ \
| * | ARM: clps711x: Combine header files into one for clps711x-targetsAlexander Shiyan2012-05-131-2/+2
| |/
* | NET: smsc-ircc2: mark non-experimentalLinus Walleij2012-04-272-3/+2Star
* | donauboe: replace excessive udelay with msleepArnd Bergmann2012-04-211-1/+1
* | net: Fix spelling typo in netMasanari Iida2012-04-142-2/+2
|/
* ARM: sa11x0: fix build errors from DMA engine API updatesRussell King2012-03-301-1/+1
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-291-1/+0Star
|\
| * Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0Star
* | Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-282-423/+532
|\ \ | |/ |/|
| * NET: sa11x0-ir: add DMA support for SIR transmit modeRussell King2012-03-071-44/+59
| * NET: sa11x0-ir: convert sa11x0-ir driver to use DMA engine APIRussell King2012-03-072-30/+92
| * NET: sa11x0-ir: split si->dev for IrDA transmit and receive buffersRussell King2012-02-091-7/+11
| * NET: sa11x0-ir: fix size of SIR transmit bufferRussell King2012-02-091-1/+1
| * NET: sa11x0-ir: convert to use scatterlist DMA APIRussell King2012-02-091-21/+21
| * NET: sa11x0-ir: get rid of si->hscr0Russell King2012-02-091-8/+5Star
| * NET: sa11x0-ir: move sa1100_irda_txdma_irqRussell King2012-02-091-55/+53Star
| * NET: sa11x0-ir: move SIR and FIR interrupt supportRussell King2012-02-091-149/+141Star
| * NET: sa11x0-ir: indirect handling of SIR and FIR interruptsRussell King2012-02-091-26/+24Star
| * NET: sa11x0-ir: split SIR and FIR tx functionsRussell King2012-02-091-52/+66
| * NET: sa11x0-ir: factor out speed checksRussell King2012-02-091-12/+13
| * NET: sa11x0-ir: move sa1100_irda_{startup,shutdown,suspend,resume}Russell King2012-02-091-131/+131