summaryrefslogtreecommitdiffstats
path: root/drivers/net/irda
AgeCommit message (Expand)AuthorLines
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-07-27Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds-6/+6
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
2012-02-09NET: sa11x0-ir: split si->dev for IrDA transmit and receive buffersRussell King-7/+11
2012-02-09NET: sa11x0-ir: fix size of SIR transmit bufferRussell King-1/+1
2012-02-09NET: sa11x0-ir: convert to use scatterlist DMA APIRussell King-21/+21
2012-02-09NET: sa11x0-ir: get rid of si->hscr0Russell King-8/+5
2012-02-09NET: sa11x0-ir: move sa1100_irda_txdma_irqRussell King-55/+53
2012-02-09NET: sa11x0-ir: move SIR and FIR interrupt supportRussell King-149/+141
2012-02-09NET: sa11x0-ir: indirect handling of SIR and FIR interruptsRussell King-26/+24
2012-02-09NET: sa11x0-ir: split SIR and FIR tx functionsRussell King-52/+66
2012-02-09NET: sa11x0-ir: factor out speed checksRussell King-12/+13
2012-02-09NET: sa11x0-ir: move sa1100_irda_{startup,shutdown,suspend,resume}Russell King-131/+131
2012-02-09NET: sa11x0-ir: fix leak of tx skbRussell King-10/+19
2012-02-09NET: sa11x0-ir: containerize DMA dataRussell King-46/+48
2012-02-09NET: sa11x0-ir: obtain interrupt number from platform resourcesRussell King-3/+6
2012-02-09NET: sa11x0-ir: set netdev's parent struct deviceRussell King-0/+2
2012-02-09NET: sa11x0-ir: handle DMA mapping errors properlyRussell King-2/+14
2012-02-09NET: sa11x0-ir: fix documentation bugRussell King-1/+1
2012-01-31drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches-2/+0
2012-01-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-674/+686
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-4/+4
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-132/+6
2011-12-19module_param: make bool parameters really bool (net & drivers/net)Rusty Russell-2/+2
2011-12-08net/irda: convert au1k_ir to platform driver.Manuel Lauss-671/+686
2011-12-07MIPS: Alchemy: one kernel for DB1000/DB1500/DB1100Manuel Lauss-5/+5