aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/irda (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2012-11-20irda: sir_dev: Fix copy/paste typoAlexander Shiyan1-1/+1
2012-11-08irda: sh-irda: Remove SH7377 supportNobuhiro Iwamatsu1-4/+0
2012-11-08irda: sh-irda: Remove SH7367 supportNobuhiro Iwamatsu1-1/+1
2012-10-07drivers/net/irda/sh_sir.c: fix error return codePeter Senna Tschudin1-2/+3
2012-10-07drivers/net/irda/sh_irda.c: fix error return codePeter Senna Tschudin1-2/+2
2012-10-07drivers/net/irda/sa1100_ir.c: fix error return codePeter Senna Tschudin1-1/+3
2012-10-07drivers/net/irda/pxaficp_ir.c: fix error return codePeter Senna Tschudin1-1/+3
2012-10-07drivers/net/irda/mcs7780.c: fix error return codePeter Senna Tschudin1-1/+3
2012-10-07drivers/net/irda/irtty-sir.c: fix error return codePeter Senna Tschudin1-1/+3
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-12/+18
2012-10-01Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-5/+5
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson1-1/+1
2012-09-21net/irda: sh_sir: fix return value check in sh_sir_set_baudrate()Wei Yongjun1-1/+1
2012-09-20Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux into next/multiplatformOlof Johansson1-11/+17
2012-09-14net: pxaficp_ir: add irq resourcesRob Herring1-11/+17
2012-09-14ARM: pxa: move platform_data definitionsArnd Bergmann1-1/+1
2012-08-27Merge 3.6-rc3 into tty-nextGreg Kroah-Hartman3-4/+6
2012-08-20drivers/net/irda: fix error return codeJulia Lawall2-0/+2
2012-08-08drivers: net: irda: bfin_sir: fix compile errorSonic Zhang1-4/+4
2012-08-06Merge tty-next into 3.6-rc1Greg Kroah-Hartman3-10/+10
2012-07-27Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-6/+6
2012-07-16tty: move the termios object into the ttyAlan Cox1-5/+5
2012-07-09ARM: 7459/1: irda/pxa: use readl_relaxed() to access OSCR registerArnd Bergmann1-6/+6
2012-06-06drivers: net: Remove casts to same typeJoe Perches2-4/+4
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2012-05-22Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds5-50/+77
2012-05-22Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+2
2012-05-13ARM: clps711x: Combine header files into one for clps711x-targetsAlexander Shiyan1-2/+2
2012-04-27NET: smsc-ircc2: mark non-experimentalLinus Walleij2-3/+2
2012-04-25USB: stir4200.c: remove err() usageGreg Kroah-Hartman1-3/+3
2012-04-25USB: ksdazzle-sir.c: remove err() usageGreg Kroah-Hartman1-18/+28
2012-04-25USB: ks959-sir.c: remove err() usageGreg Kroah-Hartman1-12/+19
2012-04-25USB: kingsun-sir.c: remove err() usageGreg Kroah-Hartman1-16/+26
2012-04-25USB: irda-usb.c: remove err() usageGreg Kroah-Hartman1-1/+1
2012-04-21donauboe: replace excessive udelay with msleepArnd Bergmann1-1/+1
2012-04-18Fix "the the" in various KconfigMasanari Iida1-1/+1
2012-04-14net: Fix spelling typo in netMasanari Iida2-2/+2
2012-03-30ARM: sa11x0: fix build errors from DMA engine API updatesRussell King1-1/+1
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds1-1/+0
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-03-27Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-423/+532
2012-03-16net/irda: add clk_prepare/clk_unprepare to pxaficp_irPhilipp Zabel1-3/+3
2012-03-11drivers/net/irda/{ali-ircc, via-ircc, w83977af-ir}.c: ensure arguments to request_irq and free_irq are compatibleJulia Lawall3-4/+4
2012-03-07NET: sa11x0-ir: add DMA support for SIR transmit modeRussell King1-44/+59
2012-03-07NET: sa11x0-ir: convert sa11x0-ir driver to use DMA engine APIRussell King2-30/+92
2012-02-09NET: sa11x0-ir: split si->dev for IrDA transmit and receive buffersRussell King1-7/+11
2012-02-09NET: sa11x0-ir: fix size of SIR transmit bufferRussell King1-1/+1
2012-02-09NET: sa11x0-ir: convert to use scatterlist DMA APIRussell King1-21/+21
2012-02-09NET: sa11x0-ir: get rid of si->hscr0Russell King1-8/+5