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