Age | Commit message (Expand) | Author | Files | Lines |
2015-05-25 | irda: irda-usb: use msecs_to_jiffies for conversions | Nicholas Mc Guire | 1 | -1/+3 |
2015-01-11 | irda: vlsi_ir: Replace timeval with ktime_t | Chunyan Zhang | 2 | -34/+14 |
2015-01-11 | irda: stir4200: Replace timeval with ktime_t | Chunyan Zhang | 1 | -9/+7 |
2015-01-11 | irda: nsc-ircc: Replace timeval with ktime_t | Chunyan Zhang | 2 | -8/+4 |
2015-01-11 | irda: irda-usb: Replace timeval with ktime_t | Chunyan Zhang | 2 | -11/+4 |
2015-01-11 | irda: ali-ircc: Replace timeval with ktime_t | Chunyan Zhang | 2 | -11/+5 |
2015-01-11 | irda: Removed all unused timeval variables | Chunyan Zhang | 6 | -16/+0 |
2014-12-30 | arm: sa1100: move irda header to linux/platform_data | Dmitry Eremin-Solenikov | 1 | -1/+1 |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -4/+0 |
2014-11-12 | irda: Convert IRDA_DEBUG to pr_debug | Joe Perches | 21 | -633/+446 |
2014-11-11 | irda: Remove IRDA_<TYPE> logging macros | Joe Perches | 16 | -269/+296 |
2014-10-20 | net: irda: drop owner assignment from platform_drivers | Wolfram Sang | 4 | -4/+0 |
2014-10-03 | drivers/net/irda/Kconfig: Let SH_IRDA depend on HAS_IOMEM | Chen Gang | 1 | -1/+1 |
2014-09-09 | irda: vlsi_ir: use %*ph specifier | Andy Shevchenko | 1 | -6/+2 |
2014-08-14 | Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -3/+3 |
2014-08-13 | drivers/net/irda/donauboe.c: convert to module_pci_driver | Libo Chen | 1 | -14/+1 |
2014-08-12 | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine | 3 | -3/+3 |
2014-08-08 | irda: use pci_zalloc_consistent | Joe Perches | 1 | -2/+2 |
2014-08-07 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 1 | -2/+46 |
2014-07-30 | MIPS: Alchemy: irda: use clk framework | Manuel Lauss | 1 | -2/+46 |
2014-06-19 | drivers/net/irda/kingsun-sir.c: remove null test before kfree | Fabian Frederick | 1 | -2/+2 |
2014-06-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 3 | -35/+8 |
2014-06-02 | via-ircc: Remove useless return variables | Peter Senna Tschudin | 1 | -5/+2 |
2014-05-14 | irda: sh_irda: Enable driver compilation with COMPILE_TEST | Laurent Pinchart | 1 | -1/+2 |
2014-05-07 | w83977af_ir: remove two faux Kconfig macros | Paul Bolle | 1 | -29/+4 |
2014-04-30 | irda: sh_sir: Use cpufreq_for_each_valid_entry macro for iteration | Stratos Karafotis | 1 | -9/+5 |
2014-02-17 | irtty-sir.c: Do not set_termios() on irtty_close() | Tommie Gannert | 1 | -1/+0 |
2014-02-06 | 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-09 | irda: sh_sir: use devm_request_irq() | Kuninori Morimoto | 1 | -1/+1 |
2014-01-09 | irda: sh_irda: use devm_request_irq() | Kuninori Morimoto | 1 | -1/+1 |
2014-01-09 | irda: fixup SH_SIR position on Kconfig | Kuninori Morimoto | 1 | -2/+2 |
2013-12-09 | irda: vlsi_ir: remove unnecessary pci_set_drvdata() | Jingoo Han | 1 | -3/+0 |
2013-12-09 | 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-15 | 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-12 | net/irda/mcs7780: fix memory leaks in mcs_net_open() | Alexey Khoroshilov | 1 | -17/+23 |
2013-09-11 | irda: vlsi_ir: Remove casting the return value which is a void pointer | Jingoo Han | 1 | -1/+1 |
2013-09-11 | irda: donauboe: Remove casting the return value which is a void pointer | Jingoo Han | 1 | -3/+3 |
2013-09-05 | 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-29 | drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent | Joe Perches | 5 | -20/+20 |
2013-08-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -4/+2 |
2013-08-21 | net: irda: pxaficp_ir: use platform_set_drvdata() | Libo Chen | 1 | -1/+1 |
2013-08-20 | via-ircc: don't return zero if via_ircc_open() failed | Alexey Khoroshilov | 1 | -4/+2 |
2013-07-23 | tty: Convert termios_mutex to termios_rwsem | Peter Hurley | 1 | -4/+4 |
2013-05-27 | net: irda: remove unnecessary platform_set_drvdata() | Jingoo Han | 3 | -3/+0 |