Age | Commit message (Expand) | Author | Files | Lines |
2014-04-30 | irda: sh_sir: Use cpufreq_for_each_valid_entry macro for iteration | Stratos Karafotis | 1 | -9/+5 |
2014-02-18 | irtty-sir.c: Do not set_termios() on irtty_close() | Tommie Gannert | 1 | -1/+0 |
2014-02-07 | net: irda: ep7211-sir: Remove driver | Alexander Shiyan | 3 | -78/+0 |
2014-01-16 | drivers/net: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 8 | -8/+0 |
2014-01-10 | irda: sh_sir: use devm_request_irq() | Kuninori Morimoto | 1 | -1/+1 |
2014-01-10 | irda: sh_irda: use devm_request_irq() | Kuninori Morimoto | 1 | -1/+1 |
2014-01-10 | irda: fixup SH_SIR position on Kconfig | Kuninori Morimoto | 1 | -2/+2 |
2013-12-10 | irda: vlsi_ir: remove unnecessary pci_set_drvdata() | Jingoo Han | 1 | -3/+0 |
2013-12-10 | irda: via-ircc: remove unnecessary pci_set_drvdata() | Jingoo Han | 1 | -2/+0 |
2013-12-06 | irda: Fix FSF address in file headers | Jeff Kirsher | 11 | -30/+11 |
2013-11-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -2/+2 |
2013-10-14 | treewide: Fix common typo in "identify" | Maxime Jayat | 2 | -2/+2 |
2013-10-07 | irda: remove deprecated IRQF_DISABLED | Michael Opdenacker | 4 | -6/+6 |
2013-09-24 | irda: Remove extern from function prototypes | Joe Perches | 1 | -14/+15 |
2013-09-13 | net/irda/mcs7780: fix memory leaks in mcs_net_open() | Alexey Khoroshilov | 1 | -17/+23 |
2013-09-12 | irda: vlsi_ir: Remove casting the return value which is a void pointer | Jingoo Han | 1 | -1/+1 |
2013-09-12 | irda: donauboe: Remove casting the return value which is a void pointer | Jingoo Han | 1 | -3/+3 |
2013-09-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 6 | -21/+21 |
2013-09-03 | Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -4/+4 |
2013-08-30 | drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent | Joe Perches | 5 | -20/+20 |
2013-08-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -4/+2 |
2013-08-22 | net: irda: pxaficp_ir: use platform_set_drvdata() | Libo Chen | 1 | -1/+1 |
2013-08-21 | via-ircc: don't return zero if via_ircc_open() failed | Alexey Khoroshilov | 1 | -4/+2 |
2013-07-24 | tty: Convert termios_mutex to termios_rwsem | Peter Hurley | 1 | -4/+4 |
2013-05-28 | net: irda: remove unnecessary platform_set_drvdata() | Jingoo Han | 3 | -3/+0 |
2013-05-09 | net/irda: fix error return code in bfin_sir_open() | Wei Yongjun | 1 | -2/+4 |
2013-05-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -2/+2 |
2013-05-02 | proc: Supply PDE attribute setting accessor functions | David Howells | 1 | -1/+1 |
2013-04-09 | procfs: new helper - PDE_DATA(inode) | Al Viro | 1 | -1/+1 |
2013-03-20 | net: au1k_ir: Use module_platform_driver() | Sachin Kamat | 1 | -12/+1 |
2013-03-17 | drivers: net: irda: use resource_size() in au1k_ir.c | Silviu-Mihai Popescu | 1 | -2/+3 |
2013-03-17 | drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0) | Joe Perches | 6 | -24/+12 |
2013-03-15 | drivers:net: Remove dma_alloc_coherent OOM messages | Joe Perches | 2 | -9/+4 |
2013-02-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2013-02-22 | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2 | -2/+2 |
2013-01-29 | Merge branch 'master' into for-next | Jiri Kosina | 9 | -79/+55 |
2013-01-23 | drivers/net/irda: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 1 | -18/+18 |
2013-01-19 | tty: Added a CONFIG_TTY option to allow removal of TTY | Joe Millenbach | 1 | -1/+1 |
2013-01-16 | TTY: move low_latency to tty_port | Jiri Slaby | 1 | -1/+1 |
2013-01-03 | treewide: Replace incomming with incoming in all comments and strings | Jorrit Schippers | 1 | -1/+1 |
2012-12-07 | drivers/net: fix up function prototypes after __dev* removals | Greg Kroah-Hartman | 2 | -5/+4 |
2012-12-04 | Merge tag 'dev_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | David S. Miller | 7 | -26/+26 |
2012-12-03 | irda: remove __dev* attributes | Bill Pemberton | 7 | -26/+26 |
2012-12-03 | irda: ep7211-sir: Convert to platform_diver | Alexander Shiyan | 1 | -46/+27 |
2012-11-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2012-11-21 | irda: sir_dev: Fix copy/paste typo | Alexander Shiyan | 1 | -1/+1 |
2012-11-09 | irda: sh-irda: Remove SH7377 support | Nobuhiro Iwamatsu | 1 | -4/+0 |
2012-11-09 | irda: sh-irda: Remove SH7367 support | Nobuhiro Iwamatsu | 1 | -1/+1 |
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 |