Age | Commit message (Expand) | Author | Files | Lines |
2012-10-07 | drivers/net/irda/sh_sir.c: fix error return code | Peter Senna Tschudin | 1 | -2/+3 |
2012-10-07 | drivers/net/irda/sh_irda.c: fix error return code | Peter Senna Tschudin | 1 | -2/+2 |
2012-10-07 | drivers/net/irda/sa1100_ir.c: fix error return code | Peter Senna Tschudin | 1 | -1/+3 |
2012-10-07 | drivers/net/irda/pxaficp_ir.c: fix error return code | Peter Senna Tschudin | 1 | -1/+3 |
2012-10-07 | drivers/net/irda/mcs7780.c: fix error return code | Peter Senna Tschudin | 1 | -1/+3 |
2012-10-07 | drivers/net/irda/irtty-sir.c: fix error return code | Peter Senna Tschudin | 1 | -1/+3 |
2012-10-02 | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 1 | -12/+18 |
2012-10-01 | Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty | Linus Torvalds | 1 | -5/+5 |
2012-09-22 | Merge branch 'multiplatform/platform-data' into next/multiplatform | Olof Johansson | 1 | -1/+1 |
2012-09-21 | net/irda: sh_sir: fix return value check in sh_sir_set_baudrate() | Wei Yongjun | 1 | -1/+1 |
2012-09-21 | Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux ... | Olof Johansson | 1 | -11/+17 |
2012-09-14 | net: pxaficp_ir: add irq resources | Rob Herring | 1 | -11/+17 |
2012-09-14 | ARM: pxa: move platform_data definitions | Arnd Bergmann | 1 | -1/+1 |
2012-08-27 | Merge 3.6-rc3 into tty-next | Greg Kroah-Hartman | 3 | -4/+6 |
2012-08-20 | drivers/net/irda: fix error return code | Julia Lawall | 2 | -0/+2 |
2012-08-09 | drivers: net: irda: bfin_sir: fix compile error | Sonic Zhang | 1 | -4/+4 |
2012-08-06 | Merge tty-next into 3.6-rc1 | Greg Kroah-Hartman | 3 | -10/+10 |
2012-07-28 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -6/+6 |
2012-07-17 | tty: move the termios object into the tty | Alan Cox | 1 | -5/+5 |
2012-07-09 | ARM: 7459/1: irda/pxa: use readl_relaxed() to access OSCR register | Arnd Bergmann | 1 | -6/+6 |
2012-06-06 | drivers: net: Remove casts to same type | Joe Perches | 2 | -4/+4 |
2012-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2012-05-23 | Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 5 | -50/+77 |
2012-05-22 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -2/+2 |
2012-05-13 | ARM: clps711x: Combine header files into one for clps711x-targets | Alexander Shiyan | 1 | -2/+2 |
2012-04-27 | NET: smsc-ircc2: mark non-experimental | Linus Walleij | 2 | -3/+2 |
2012-04-26 | USB: stir4200.c: remove err() usage | Greg Kroah-Hartman | 1 | -3/+3 |
2012-04-26 | USB: ksdazzle-sir.c: remove err() usage | Greg Kroah-Hartman | 1 | -18/+28 |
2012-04-26 | USB: ks959-sir.c: remove err() usage | Greg Kroah-Hartman | 1 | -12/+19 |
2012-04-26 | USB: kingsun-sir.c: remove err() usage | Greg Kroah-Hartman | 1 | -16/+26 |
2012-04-26 | USB: irda-usb.c: remove err() usage | Greg Kroah-Hartman | 1 | -1/+1 |
2012-04-21 | donauboe: replace excessive udelay with msleep | Arnd Bergmann | 1 | -1/+1 |
2012-04-18 | Fix "the the" in various Kconfig | Masanari Iida | 1 | -1/+1 |
2012-04-14 | net: Fix spelling typo in net | Masanari Iida | 2 | -2/+2 |
2012-03-30 | ARM: sa11x0: fix build errors from DMA engine API updates | Russell King | 1 | -1/+1 |
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 |