Age | Commit message (Expand) | Author | Files | Lines |
2012-03-29 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 1 | -1/+0 |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells | 1 | -1/+0 |
2012-03-28 | Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2 | -423/+532 |
2012-03-17 | net/irda: add clk_prepare/clk_unprepare to pxaficp_ir | Philipp Zabel | 1 | -3/+3 |
2012-03-12 | drivers/net/irda/{ali-ircc, via-ircc, w83977af-ir}.c: ensure arguments to req... | Julia Lawall | 3 | -4/+4 |
2012-03-07 | NET: sa11x0-ir: add DMA support for SIR transmit mode | Russell King | 1 | -44/+59 |
2012-03-07 | NET: sa11x0-ir: convert sa11x0-ir driver to use DMA engine API | Russell King | 2 | -30/+92 |
2012-02-09 | NET: sa11x0-ir: split si->dev for IrDA transmit and receive buffers | Russell King | 1 | -7/+11 |
2012-02-09 | NET: sa11x0-ir: fix size of SIR transmit buffer | Russell King | 1 | -1/+1 |
2012-02-09 | NET: sa11x0-ir: convert to use scatterlist DMA API | Russell King | 1 | -21/+21 |
2012-02-09 | NET: sa11x0-ir: get rid of si->hscr0 | Russell King | 1 | -8/+5 |
2012-02-09 | NET: sa11x0-ir: move sa1100_irda_txdma_irq | Russell King | 1 | -55/+53 |
2012-02-09 | NET: sa11x0-ir: move SIR and FIR interrupt support | Russell King | 1 | -149/+141 |
2012-02-09 | NET: sa11x0-ir: indirect handling of SIR and FIR interrupts | Russell King | 1 | -26/+24 |
2012-02-09 | NET: sa11x0-ir: split SIR and FIR tx functions | Russell King | 1 | -52/+66 |
2012-02-09 | NET: sa11x0-ir: factor out speed checks | Russell King | 1 | -12/+13 |
2012-02-09 | NET: sa11x0-ir: move sa1100_irda_{startup,shutdown,suspend,resume} | Russell King | 1 | -131/+131 |
2012-02-09 | NET: sa11x0-ir: fix leak of tx skb | Russell King | 1 | -10/+19 |
2012-02-09 | NET: sa11x0-ir: containerize DMA data | Russell King | 1 | -46/+48 |
2012-02-09 | NET: sa11x0-ir: obtain interrupt number from platform resources | Russell King | 1 | -3/+6 |
2012-02-09 | NET: sa11x0-ir: set netdev's parent struct device | Russell King | 1 | -0/+2 |
2012-02-09 | NET: sa11x0-ir: handle DMA mapping errors properly | Russell King | 1 | -2/+14 |
2012-02-09 | NET: sa11x0-ir: fix documentation bug | Russell King | 1 | -1/+1 |
2012-02-01 | drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages | Joe Perches | 1 | -2/+0 |
2012-01-15 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 3 | -674/+686 |
2012-01-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 3 | -4/+4 |
2012-01-09 | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2012-01-08 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 6 | -132/+6 |
2011-12-20 | module_param: make bool parameters really bool (net & drivers/net) | Rusty Russell | 2 | -2/+2 |
2011-12-08 | net/irda: convert au1k_ir to platform driver. | Manuel Lauss | 3 | -671/+686 |
2011-12-08 | MIPS: Alchemy: one kernel for DB1000/DB1500/DB1100 | Manuel Lauss | 1 | -5/+5 |
2011-12-08 | MIPS: Alchemy: remove PB1000 support | Manuel Lauss | 1 | -4/+1 |
2011-12-02 | treewide: Fix typos in various parts of the kernel, and fix some comments. | Justin P. Mattock | 3 | -4/+4 |
2011-11-28 | net/irda: convert drivers/net/irda/* to use module_platform_driver() | Axel Lin | 4 | -48/+4 |
2011-11-22 | freezer: unexport refrigerator() and update try_to_freeze() slightly | Tejun Heo | 1 | -1/+1 |
2011-11-18 | USB: convert drivers/net/* to use module_usb_driver() | Greg Kroah-Hartman | 6 | -132/+6 |
2011-11-04 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 1 | -1/+1 |
2011-10-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -54/+70 |
2011-10-25 | MIPS: Alchemy: remove all CONFIG_SOC_AU1??? defines | Manuel Lauss | 1 | -1/+1 |
2011-10-11 | Fix file references in Kconfig files | Johann Felix Soden | 1 | -1/+1 |
2011-09-16 | net/irda: sh_irda: add PM support | Kuninori Morimoto | 1 | -11/+27 |
2011-09-16 | net/irda: sh_irda: update author's email address | Kuninori Morimoto | 1 | -10/+10 |
2011-09-16 | net/irda: sh_irda: add sh_irda_ prefix to all functions | Kuninori Morimoto | 1 | -34/+34 |
2011-08-11 | net/irda: sh_sir: tidyup compile warning | Kuninori Morimoto | 1 | -1/+1 |
2011-08-11 | net/irda: sh_sir: add missing header | Kuninori Morimoto | 1 | -0/+2 |
2011-08-11 | net/irda: sh_irda: add missing header | Kuninori Morimoto | 1 | -0/+2 |
2011-08-04 | irda: use PCI_VENDOR_ID_* | Jon Mason | 1 | -10/+8 |
2011-07-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2011-06-24 | treewide: transciever/transceiver spelling fixes | Joe Perches | 1 | -1/+1 |
2011-06-22 | irda: fix smsc-ircc2 section mismatch warning | Randy Dunlap | 1 | -1/+1 |