summaryrefslogtreecommitdiffstats
path: root/drivers/net/irda
AgeCommit message (Expand)AuthorLines
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman-5/+4
2012-12-03Merge tag 'dev_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...David S. Miller-26/+26
2012-12-03irda: remove __dev* attributesBill Pemberton-26/+26
2012-12-03irda: ep7211-sir: Convert to platform_diverAlexander Shiyan-46/+27
2012-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+1
2012-11-20irda: sir_dev: Fix copy/paste typoAlexander Shiyan-1/+1
2012-11-08irda: sh-irda: Remove SH7377 supportNobuhiro Iwamatsu-4/+0
2012-11-08irda: sh-irda: Remove SH7367 supportNobuhiro Iwamatsu-1/+1
2012-10-07drivers/net/irda/sh_sir.c: fix error return codePeter Senna Tschudin-2/+3
2012-10-07drivers/net/irda/sh_irda.c: fix error return codePeter Senna Tschudin-2/+2
2012-10-07drivers/net/irda/sa1100_ir.c: fix error return codePeter Senna Tschudin-1/+3
2012-10-07drivers/net/irda/pxaficp_ir.c: fix error return codePeter Senna Tschudin-1/+3
2012-10-07drivers/net/irda/mcs7780.c: fix error return codePeter Senna Tschudin-1/+3
2012-10-07drivers/net/irda/irtty-sir.c: fix error return codePeter Senna Tschudin-1/+3
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds-12/+18
2012-10-01Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds-5/+5
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson-1/+1
2012-09-21net/irda: sh_sir: fix return value check in sh_sir_set_baudrate()Wei Yongjun-1/+1
2012-09-20Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux ...Olof Johansson-11/+17
2012-09-14net: pxaficp_ir: add irq resourcesRob Herring-11/+17
2012-09-14ARM: pxa: move platform_data definitionsArnd Bergmann-1/+1
2012-08-27Merge 3.6-rc3 into tty-nextGreg Kroah-Hartman-4/+6
2012-08-20drivers/net/irda: fix error return codeJulia Lawall-0/+2
2012-08-08drivers: net: irda: bfin_sir: fix compile errorSonic Zhang-4/+4
2012-08-06Merge tty-next into 3.6-rc1Greg Kroah-Hartman-10/+10
2012-07-27Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds-6/+6
2012-07-16tty: move the termios object into the ttyAlan Cox-5/+5
2012-07-09ARM: 7459/1: irda/pxa: use readl_relaxed() to access OSCR registerArnd Bergmann-6/+6
2012-06-06drivers: net: Remove casts to same typeJoe Perches-4/+4
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2012-05-22Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-50/+77
2012-05-22Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-2/+2
2012-05-13ARM: clps711x: Combine header files into one for clps711x-targetsAlexander Shiyan-2/+2
2012-04-27NET: smsc-ircc2: mark non-experimentalLinus Walleij-3/+2
2012-04-25USB: stir4200.c: remove err() usageGreg Kroah-Hartman-3/+3
2012-04-25USB: ksdazzle-sir.c: remove err() usageGreg Kroah-Hartman-18/+28
2012-04-25USB: ks959-sir.c: remove err() usageGreg Kroah-Hartman-12/+19
2012-04-25USB: kingsun-sir.c: remove err() usageGreg Kroah-Hartman-16/+26
2012-04-25USB: irda-usb.c: remove err() usageGreg Kroah-Hartman-1/+1
2012-04-21donauboe: replace excessive udelay with msleepArnd Bergmann-1/+1
2012-04-18Fix "the the" in various KconfigMasanari Iida-1/+1
2012-04-14net: Fix spelling typo in netMasanari Iida-2/+2
2012-03-30ARM: sa11x0: fix build errors from DMA engine API updatesRussell King-1/+1
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds-1/+0
2012-03-28Remove all #inclusions of asm/system.hDavid Howells-1/+0
2012-03-27Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds-423/+532
2012-03-16net/irda: add clk_prepare/clk_unprepare to pxaficp_irPhilipp Zabel-3/+3
2012-03-11drivers/net/irda/{ali-ircc, via-ircc, w83977af-ir}.c: ensure arguments to req...Julia Lawall-4/+4
2012-03-07NET: sa11x0-ir: add DMA support for SIR transmit modeRussell King-44/+59
2012-03-07NET: sa11x0-ir: convert sa11x0-ir driver to use DMA engine APIRussell King-30/+92