summaryrefslogtreecommitdiffstats
path: root/drivers/net/irda
Commit message (Expand)AuthorAgeFilesLines
* ARM: sa11x0: fix build errors from DMA engine API updatesRussell King2012-03-301-1/+1
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281-1/+0
|\
| * Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* | Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-272-423/+532
|\ \ | |/ |/|
| * NET: sa11x0-ir: add DMA support for SIR transmit modeRussell King2012-03-071-44/+59
| * NET: sa11x0-ir: convert sa11x0-ir driver to use DMA engine APIRussell King2012-03-072-30/+92
| * NET: sa11x0-ir: split si->dev for IrDA transmit and receive buffersRussell King2012-02-091-7/+11
| * NET: sa11x0-ir: fix size of SIR transmit bufferRussell King2012-02-091-1/+1
| * NET: sa11x0-ir: convert to use scatterlist DMA APIRussell King2012-02-091-21/+21
| * NET: sa11x0-ir: get rid of si->hscr0Russell King2012-02-091-8/+5
| * NET: sa11x0-ir: move sa1100_irda_txdma_irqRussell King2012-02-091-55/+53
| * NET: sa11x0-ir: move SIR and FIR interrupt supportRussell King2012-02-091-149/+141
| * NET: sa11x0-ir: indirect handling of SIR and FIR interruptsRussell King2012-02-091-26/+24
| * NET: sa11x0-ir: split SIR and FIR tx functionsRussell King2012-02-091-52/+66
| * NET: sa11x0-ir: factor out speed checksRussell King2012-02-091-12/+13
| * NET: sa11x0-ir: move sa1100_irda_{startup,shutdown,suspend,resume}Russell King2012-02-091-131/+131
| * NET: sa11x0-ir: fix leak of tx skbRussell King2012-02-091-10/+19
| * NET: sa11x0-ir: containerize DMA dataRussell King2012-02-091-46/+48
| * NET: sa11x0-ir: obtain interrupt number from platform resourcesRussell King2012-02-091-3/+6
| * NET: sa11x0-ir: set netdev's parent struct deviceRussell King2012-02-091-0/+2
| * NET: sa11x0-ir: handle DMA mapping errors properlyRussell King2012-02-091-2/+14
| * NET: sa11x0-ir: fix documentation bugRussell King2012-02-091-1/+1
* | net/irda: add clk_prepare/clk_unprepare to pxaficp_irPhilipp Zabel2012-03-161-3/+3
* | drivers/net/irda/{ali-ircc, via-ircc, w83977af-ir}.c: ensure arguments to req...Julia Lawall2012-03-113-4/+4
* | drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches2012-01-311-2/+0
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-01-143-674/+686
|\
| * net/irda: convert au1k_ir to platform driver.Manuel Lauss2011-12-083-671/+686
| * MIPS: Alchemy: one kernel for DB1000/DB1500/DB1100Manuel Lauss2011-12-071-5/+5
| * MIPS: Alchemy: remove PB1000 supportManuel Lauss2011-12-071-4/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-083-4/+4
|\ \
| * | treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock2011-12-023-4/+4
| |/
* | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-081-1/+1
|\ \
| * | freezer: unexport refrigerator() and update try_to_freeze() slightlyTejun Heo2011-11-211-1/+1
| |/
* | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-076-132/+6
|\ \
| * | USB: convert drivers/net/* to use module_usb_driver()Greg Kroah-Hartman2011-11-186-132/+6
| |/
* | module_param: make bool parameters really bool (net & drivers/net)Rusty Russell2011-12-192-2/+2
* | net/irda: convert drivers/net/irda/* to use module_platform_driver()Axel Lin2011-11-274-48/+4
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2011-11-031-1/+1
|\
| * MIPS: Alchemy: remove all CONFIG_SOC_AU1??? definesManuel Lauss2011-10-241-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2011-10-251-54/+70
|\ \
| * | net/irda: sh_irda: add PM supportKuninori Morimoto2011-09-151-11/+27
| * | net/irda: sh_irda: update author's email addressKuninori Morimoto2011-09-151-10/+10
| * | net/irda: sh_irda: add sh_irda_ prefix to all functionsKuninori Morimoto2011-09-151-34/+34
| |/
* | Fix file references in Kconfig filesJohann Felix Soden2011-10-111-1/+1
|/
* net/irda: sh_sir: tidyup compile warningKuninori Morimoto2011-08-111-1/+1
* net/irda: sh_sir: add missing headerKuninori Morimoto2011-08-111-0/+2
* net/irda: sh_irda: add missing headerKuninori Morimoto2011-08-111-0/+2
* irda: use PCI_VENDOR_ID_*Jon Mason2011-08-031-10/+8
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-1/+1
|\
| * treewide: transciever/transceiver spelling fixesJoe Perches2011-06-241-1/+1
OpenPOWER on IntegriCloud