| Commit message (Expand) | Author | Age | Files | Lines |
* | drivers: net: irda: bfin_sir: fix compile error | Sonic Zhang | 2012-08-09 | 1 | -4/+4 |
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-07-28 | 1 | -6/+6 |
|\ |
|
| * | ARM: 7459/1: irda/pxa: use readl_relaxed() to access OSCR register | Arnd Bergmann | 2012-07-09 | 1 | -6/+6 |
* | | drivers: net: Remove casts to same type | Joe Perches | 2012-06-06 | 2 | -4/+4 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-05-23 | 1 | -1/+1 |
|\ |
|
| * | Fix "the the" in various Kconfig | Masanari Iida | 2012-04-18 | 1 | -1/+1 |
* | | Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-05-23 | 5 | -50/+77 |
|\ \ |
|
| * | | USB: stir4200.c: remove err() usage | Greg Kroah-Hartman | 2012-04-25 | 1 | -3/+3 |
| * | | USB: ksdazzle-sir.c: remove err() usage | Greg Kroah-Hartman | 2012-04-25 | 1 | -18/+28 |
| * | | USB: ks959-sir.c: remove err() usage | Greg Kroah-Hartman | 2012-04-25 | 1 | -12/+19 |
| * | | USB: kingsun-sir.c: remove err() usage | Greg Kroah-Hartman | 2012-04-25 | 1 | -16/+26 |
| * | | USB: irda-usb.c: remove err() usage | Greg Kroah-Hartman | 2012-04-25 | 1 | -1/+1 |
| |/ |
|
* | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-05-22 | 1 | -2/+2 |
|\ \ |
|
| * | | ARM: clps711x: Combine header files into one for clps711x-targets | Alexander Shiyan | 2012-05-13 | 1 | -2/+2 |
| |/ |
|
* | | NET: smsc-ircc2: mark non-experimental | Linus Walleij | 2012-04-27 | 2 | -3/+2 |
* | | donauboe: replace excessive udelay with msleep | Arnd Bergmann | 2012-04-21 | 1 | -1/+1 |
* | | net: Fix spelling typo in net | Masanari Iida | 2012-04-14 | 2 | -2/+2 |
|/ |
|
* | ARM: sa11x0: fix build errors from DMA engine API updates | Russell King | 2012-03-30 | 1 | -1/+1 |
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2012-03-29 | 1 | -1/+0 |
|\ |
|
| * | Remove all #inclusions of asm/system.h | David Howells | 2012-03-28 | 1 | -1/+0 |
* | | Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-03-28 | 2 | -423/+532 |
|\ \
| |/
|/| |
|
| * | NET: sa11x0-ir: add DMA support for SIR transmit mode | Russell King | 2012-03-07 | 1 | -44/+59 |
| * | NET: sa11x0-ir: convert sa11x0-ir driver to use DMA engine API | Russell King | 2012-03-07 | 2 | -30/+92 |
| * | NET: sa11x0-ir: split si->dev for IrDA transmit and receive buffers | Russell King | 2012-02-09 | 1 | -7/+11 |
| * | NET: sa11x0-ir: fix size of SIR transmit buffer | Russell King | 2012-02-09 | 1 | -1/+1 |
| * | NET: sa11x0-ir: convert to use scatterlist DMA API | Russell King | 2012-02-09 | 1 | -21/+21 |
| * | NET: sa11x0-ir: get rid of si->hscr0 | Russell King | 2012-02-09 | 1 | -8/+5 |
| * | NET: sa11x0-ir: move sa1100_irda_txdma_irq | Russell King | 2012-02-09 | 1 | -55/+53 |
| * | NET: sa11x0-ir: move SIR and FIR interrupt support | Russell King | 2012-02-09 | 1 | -149/+141 |
| * | NET: sa11x0-ir: indirect handling of SIR and FIR interrupts | Russell King | 2012-02-09 | 1 | -26/+24 |
| * | NET: sa11x0-ir: split SIR and FIR tx functions | Russell King | 2012-02-09 | 1 | -52/+66 |
| * | NET: sa11x0-ir: factor out speed checks | Russell King | 2012-02-09 | 1 | -12/+13 |
| * | NET: sa11x0-ir: move sa1100_irda_{startup,shutdown,suspend,resume} | Russell King | 2012-02-09 | 1 | -131/+131 |
| * | NET: sa11x0-ir: fix leak of tx skb | Russell King | 2012-02-09 | 1 | -10/+19 |
| * | NET: sa11x0-ir: containerize DMA data | Russell King | 2012-02-09 | 1 | -46/+48 |
| * | NET: sa11x0-ir: obtain interrupt number from platform resources | Russell King | 2012-02-09 | 1 | -3/+6 |
| * | NET: sa11x0-ir: set netdev's parent struct device | Russell King | 2012-02-09 | 1 | -0/+2 |
| * | NET: sa11x0-ir: handle DMA mapping errors properly | Russell King | 2012-02-09 | 1 | -2/+14 |
| * | NET: sa11x0-ir: fix documentation bug | Russell King | 2012-02-09 | 1 | -1/+1 |
* | | net/irda: add clk_prepare/clk_unprepare to pxaficp_ir | Philipp Zabel | 2012-03-17 | 1 | -3/+3 |
* | | drivers/net/irda/{ali-ircc, via-ircc, w83977af-ir}.c: ensure arguments to req... | Julia Lawall | 2012-03-11 | 3 | -4/+4 |
* | | drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages | Joe Perches | 2012-01-31 | 1 | -2/+0 |
|/ |
|
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2012-01-14 | 3 | -674/+686 |
|\ |
|
| * | net/irda: convert au1k_ir to platform driver. | Manuel Lauss | 2011-12-08 | 3 | -671/+686 |
| * | MIPS: Alchemy: one kernel for DB1000/DB1500/DB1100 | Manuel Lauss | 2011-12-07 | 1 | -5/+5 |
| * | MIPS: Alchemy: remove PB1000 support | Manuel Lauss | 2011-12-07 | 1 | -4/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-01-08 | 3 | -4/+4 |
|\ \ |
|
| * | | treewide: Fix typos in various parts of the kernel, and fix some comments. | Justin P. Mattock | 2011-12-02 | 3 | -4/+4 |
| |/ |
|
* | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-01-08 | 1 | -1/+1 |
|\ \ |
|
| * | | freezer: unexport refrigerator() and update try_to_freeze() slightly | Tejun Heo | 2011-11-21 | 1 | -1/+1 |
| |/ |
|