aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/irda
Commit message (Expand)AuthorAge
...
| * NET: sa11x0-ir: convert to use scatterlist DMA APIRussell King2012-02-09
| * NET: sa11x0-ir: get rid of si->hscr0Russell King2012-02-09
| * NET: sa11x0-ir: move sa1100_irda_txdma_irqRussell King2012-02-09
| * NET: sa11x0-ir: move SIR and FIR interrupt supportRussell King2012-02-09
| * NET: sa11x0-ir: indirect handling of SIR and FIR interruptsRussell King2012-02-09
| * NET: sa11x0-ir: split SIR and FIR tx functionsRussell King2012-02-09
| * NET: sa11x0-ir: factor out speed checksRussell King2012-02-09
| * NET: sa11x0-ir: move sa1100_irda_{startup,shutdown,suspend,resume}Russell King2012-02-09
| * NET: sa11x0-ir: fix leak of tx skbRussell King2012-02-09
| * NET: sa11x0-ir: containerize DMA dataRussell King2012-02-09
| * NET: sa11x0-ir: obtain interrupt number from platform resourcesRussell King2012-02-09
| * NET: sa11x0-ir: set netdev's parent struct deviceRussell King2012-02-09
| * NET: sa11x0-ir: handle DMA mapping errors properlyRussell King2012-02-09
| * NET: sa11x0-ir: fix documentation bugRussell King2012-02-09
* | net/irda: add clk_prepare/clk_unprepare to pxaficp_irPhilipp Zabel2012-03-17
* | drivers/net/irda/{ali-ircc, via-ircc, w83977af-ir}.c: ensure arguments to req...Julia Lawall2012-03-11
* | drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches2012-01-31
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-01-14
|\
| * net/irda: convert au1k_ir to platform driver.Manuel Lauss2011-12-08
| * MIPS: Alchemy: one kernel for DB1000/DB1500/DB1100Manuel Lauss2011-12-07
| * MIPS: Alchemy: remove PB1000 supportManuel Lauss2011-12-07
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-08
|\ \
| * | treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock2011-12-02
| |/
* | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-08
|\ \
| * | freezer: unexport refrigerator() and update try_to_freeze() slightlyTejun Heo2011-11-21
| |/
* | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-07
|\ \
| * | USB: convert drivers/net/* to use module_usb_driver()Greg Kroah-Hartman2011-11-18
| |/
* | module_param: make bool parameters really bool (net & drivers/net)Rusty Russell2011-12-19
* | net/irda: convert drivers/net/irda/* to use module_platform_driver()Axel Lin2011-11-27
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2011-11-03
|\
| * MIPS: Alchemy: remove all CONFIG_SOC_AU1??? definesManuel Lauss2011-10-24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2011-10-25
|\ \
| * | net/irda: sh_irda: add PM supportKuninori Morimoto2011-09-15
| * | net/irda: sh_irda: update author's email addressKuninori Morimoto2011-09-15
| * | net/irda: sh_irda: add sh_irda_ prefix to all functionsKuninori Morimoto2011-09-15
| |/
* / Fix file references in Kconfig filesJohann Felix Soden2011-10-11
|/
* net/irda: sh_sir: tidyup compile warningKuninori Morimoto2011-08-11
* net/irda: sh_sir: add missing headerKuninori Morimoto2011-08-11
* net/irda: sh_irda: add missing headerKuninori Morimoto2011-08-11
* irda: use PCI_VENDOR_ID_*Jon Mason2011-08-03
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-25
|\
| * treewide: transciever/transceiver spelling fixesJoe Perches2011-06-24
* | irda: fix smsc-ircc2 section mismatch warningRandy Dunlap2011-06-21
* | net: remove mm.h inclusion from netdevice.hAlexey Dobriyan2011-06-21
* | net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-07
* | drivers/net: Remove unnecessary semicolonsJoe Perches2011-06-05
|/
* Revert "net: fix section mismatches"David S. Miller2011-05-31
* net/irda: convert bfin_sir to common Blackfin UART headerMike Frysinger2011-05-24
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-23
|\
| * treewide: fix a few typos in commentsJustin P. Mattock2011-05-10