summaryrefslogtreecommitdiffstats
path: root/drivers/net/irda
AgeCommit message (Expand)Author
2012-09-21net/irda: sh_sir: fix return value check in sh_sir_set_baudrate()Wei Yongjun
2012-08-20drivers/net/irda: fix error return codeJulia Lawall
2012-08-08drivers: net: irda: bfin_sir: fix compile errorSonic Zhang
2012-07-27Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-07-09ARM: 7459/1: irda/pxa: use readl_relaxed() to access OSCR registerArnd Bergmann
2012-06-06drivers: net: Remove casts to same typeJoe Perches
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-05-22Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-05-22Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-13ARM: clps711x: Combine header files into one for clps711x-targetsAlexander Shiyan
2012-04-27NET: smsc-ircc2: mark non-experimentalLinus Walleij
2012-04-25USB: stir4200.c: remove err() usageGreg Kroah-Hartman
2012-04-25USB: ksdazzle-sir.c: remove err() usageGreg Kroah-Hartman
2012-04-25USB: ks959-sir.c: remove err() usageGreg Kroah-Hartman
2012-04-25USB: kingsun-sir.c: remove err() usageGreg Kroah-Hartman
2012-04-25USB: irda-usb.c: remove err() usageGreg Kroah-Hartman
2012-04-21donauboe: replace excessive udelay with msleepArnd Bergmann
2012-04-18Fix "the the" in various KconfigMasanari Iida
2012-04-14net: Fix spelling typo in netMasanari Iida
2012-03-30ARM: sa11x0: fix build errors from DMA engine API updatesRussell King
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-27Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-16net/irda: add clk_prepare/clk_unprepare to pxaficp_irPhilipp Zabel
2012-03-11drivers/net/irda/{ali-ircc, via-ircc, w83977af-ir}.c: ensure arguments to req...Julia Lawall
2012-03-07NET: sa11x0-ir: add DMA support for SIR transmit modeRussell King
2012-03-07NET: sa11x0-ir: convert sa11x0-ir driver to use DMA engine APIRussell King
2012-02-09NET: sa11x0-ir: split si->dev for IrDA transmit and receive buffersRussell King
2012-02-09NET: sa11x0-ir: fix size of SIR transmit bufferRussell King
2012-02-09NET: sa11x0-ir: convert to use scatterlist DMA APIRussell King
2012-02-09NET: sa11x0-ir: get rid of si->hscr0Russell King
2012-02-09NET: sa11x0-ir: move sa1100_irda_txdma_irqRussell King
2012-02-09NET: sa11x0-ir: move SIR and FIR interrupt supportRussell King
2012-02-09NET: sa11x0-ir: indirect handling of SIR and FIR interruptsRussell King
2012-02-09NET: sa11x0-ir: split SIR and FIR tx functionsRussell King
2012-02-09NET: sa11x0-ir: factor out speed checksRussell King
2012-02-09NET: sa11x0-ir: move sa1100_irda_{startup,shutdown,suspend,resume}Russell King
2012-02-09NET: sa11x0-ir: fix leak of tx skbRussell King
2012-02-09NET: sa11x0-ir: containerize DMA dataRussell King
2012-02-09NET: sa11x0-ir: obtain interrupt number from platform resourcesRussell King
2012-02-09NET: sa11x0-ir: set netdev's parent struct deviceRussell King
2012-02-09NET: sa11x0-ir: handle DMA mapping errors properlyRussell King
2012-02-09NET: sa11x0-ir: fix documentation bugRussell King
2012-01-31drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches
2012-01-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-12-19module_param: make bool parameters really bool (net & drivers/net)Rusty Russell
2011-12-08net/irda: convert au1k_ir to platform driver.Manuel Lauss