aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/irda (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-27NET: smsc-ircc2: mark non-experimentalLinus Walleij2-3/+2
2012-04-21donauboe: replace excessive udelay with msleepArnd Bergmann1-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
2012-02-09NET: sa11x0-ir: move sa1100_irda_txdma_irqRussell King1-55/+53
2012-02-09NET: sa11x0-ir: move SIR and FIR interrupt supportRussell King1-149/+141
2012-02-09NET: sa11x0-ir: indirect handling of SIR and FIR interruptsRussell King1-26/+24
2012-02-09NET: sa11x0-ir: split SIR and FIR tx functionsRussell King1-52/+66
2012-02-09NET: sa11x0-ir: factor out speed checksRussell King1-12/+13
2012-02-09NET: sa11x0-ir: move sa1100_irda_{startup,shutdown,suspend,resume}Russell King1-131/+131
2012-02-09NET: sa11x0-ir: fix leak of tx skbRussell King1-10/+19
2012-02-09NET: sa11x0-ir: containerize DMA dataRussell King1-46/+48
2012-02-09NET: sa11x0-ir: obtain interrupt number from platform resourcesRussell King1-3/+6
2012-02-09NET: sa11x0-ir: set netdev's parent struct deviceRussell King1-0/+2
2012-02-09NET: sa11x0-ir: handle DMA mapping errors properlyRussell King1-2/+14
2012-02-09NET: sa11x0-ir: fix documentation bugRussell King1-1/+1
2012-01-31drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches1-2/+0
2012-01-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds3-674/+686
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds3-4/+4
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds6-132/+6
2011-12-19module_param: make bool parameters really bool (net & drivers/net)Rusty Russell2-2/+2
2011-12-08net/irda: convert au1k_ir to platform driver.Manuel Lauss3-671/+686
2011-12-07MIPS: Alchemy: one kernel for DB1000/DB1500/DB1100Manuel Lauss1-5/+5
2011-12-07MIPS: Alchemy: remove PB1000 supportManuel Lauss1-4/+1
2011-12-02treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock3-4/+4
2011-11-27net/irda: convert drivers/net/irda/* to use module_platform_driver()Axel Lin4-48/+4
2011-11-21freezer: unexport refrigerator() and update try_to_freeze() slightlyTejun Heo1-1/+1
2011-11-18USB: convert drivers/net/* to use module_usb_driver()Greg Kroah-Hartman6-132/+6
2011-11-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-1/+1
2011-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-54/+70
2011-10-24MIPS: Alchemy: remove all CONFIG_SOC_AU1??? definesManuel Lauss1-1/+1
2011-10-11Fix file references in Kconfig filesJohann Felix Soden1-1/+1
2011-09-15net/irda: sh_irda: add PM supportKuninori Morimoto1-11/+27
2011-09-15net/irda: sh_irda: update author's email addressKuninori Morimoto1-10/+10
2011-09-15net/irda: sh_irda: add sh_irda_ prefix to all functionsKuninori Morimoto1-34/+34
2011-08-11net/irda: sh_sir: tidyup compile warningKuninori Morimoto1-1/+1
2011-08-11net/irda: sh_sir: add missing headerKuninori Morimoto1-0/+2
2011-08-11net/irda: sh_irda: add missing headerKuninori Morimoto1-0/+2