Age | Commit message (Expand) | Author |
2013-09-12 | net/irda/mcs7780: fix memory leaks in mcs_net_open() | Alexey Khoroshilov |
2013-09-11 | irda: vlsi_ir: Remove casting the return value which is a void pointer | Jingoo Han |
2013-09-11 | irda: donauboe: Remove casting the return value which is a void pointer | Jingoo Han |
2013-09-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-09-03 | Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2013-08-29 | drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent | Joe Perches |
2013-08-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-08-21 | net: irda: pxaficp_ir: use platform_set_drvdata() | Libo Chen |
2013-08-20 | via-ircc: don't return zero if via_ircc_open() failed | Alexey Khoroshilov |
2013-07-23 | tty: Convert termios_mutex to termios_rwsem | Peter Hurley |
2013-05-27 | net: irda: remove unnecessary platform_set_drvdata() | Jingoo Han |
2013-05-08 | net/irda: fix error return code in bfin_sir_open() | Wei Yongjun |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-05-01 | proc: Supply PDE attribute setting accessor functions | David Howells |
2013-04-09 | procfs: new helper - PDE_DATA(inode) | Al Viro |
2013-03-20 | net: au1k_ir: Use module_platform_driver() | Sachin Kamat |
2013-03-17 | drivers: net: irda: use resource_size() in au1k_ir.c | Silviu-Mihai Popescu |
2013-03-17 | drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0) | Joe Perches |
2013-03-15 | drivers:net: Remove dma_alloc_coherent OOM messages | Joe Perches |
2013-02-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-02-21 | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2013-01-29 | Merge branch 'master' into for-next | Jiri Kosina |
2013-01-22 | drivers/net/irda: remove depends on CONFIG_EXPERIMENTAL | Kees Cook |
2013-01-18 | tty: Added a CONFIG_TTY option to allow removal of TTY | Joe Millenbach |
2013-01-15 | TTY: move low_latency to tty_port | Jiri Slaby |
2013-01-03 | treewide: Replace incomming with incoming in all comments and strings | Jorrit Schippers |
2012-12-07 | drivers/net: fix up function prototypes after __dev* removals | Greg Kroah-Hartman |
2012-12-03 | Merge tag 'dev_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | David S. Miller |
2012-12-03 | irda: remove __dev* attributes | Bill Pemberton |
2012-12-03 | irda: ep7211-sir: Convert to platform_diver | Alexander Shiyan |
2012-11-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-11-20 | irda: sir_dev: Fix copy/paste typo | Alexander Shiyan |
2012-11-08 | irda: sh-irda: Remove SH7377 support | Nobuhiro Iwamatsu |
2012-11-08 | irda: sh-irda: Remove SH7367 support | Nobuhiro Iwamatsu |
2012-10-07 | drivers/net/irda/sh_sir.c: fix error return code | Peter Senna Tschudin |
2012-10-07 | drivers/net/irda/sh_irda.c: fix error return code | Peter Senna Tschudin |
2012-10-07 | drivers/net/irda/sa1100_ir.c: fix error return code | Peter Senna Tschudin |
2012-10-07 | drivers/net/irda/pxaficp_ir.c: fix error return code | Peter Senna Tschudin |
2012-10-07 | drivers/net/irda/mcs7780.c: fix error return code | Peter Senna Tschudin |
2012-10-07 | drivers/net/irda/irtty-sir.c: fix error return code | Peter Senna Tschudin |
2012-10-01 | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2012-10-01 | Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty | Linus Torvalds |
2012-09-22 | Merge branch 'multiplatform/platform-data' into next/multiplatform | Olof Johansson |
2012-09-21 | net/irda: sh_sir: fix return value check in sh_sir_set_baudrate() | Wei Yongjun |
2012-09-20 | Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux ... | Olof Johansson |
2012-09-14 | net: pxaficp_ir: add irq resources | Rob Herring |
2012-09-14 | ARM: pxa: move platform_data definitions | Arnd Bergmann |
2012-08-27 | Merge 3.6-rc3 into tty-next | Greg Kroah-Hartman |
2012-08-20 | drivers/net/irda: fix error return code | Julia Lawall |
2012-08-08 | drivers: net: irda: bfin_sir: fix compile error | Sonic Zhang |