Age | Commit message (Expand) | Author |
2015-09-28 | net: irda: pxaficp_ir: dmaengine conversion | Robert Jarzmik |
2015-09-28 | net: irda: pxaficp_ir: convert to readl and writel | Robert Jarzmik |
2015-09-28 | net: irda: pxaficp_ir: use sched_clock() for time management | Robert Jarzmik |
2015-09-11 | irda: ali-ircc: Fix deadlock in ali_ircc_sir_change_speed() | Alexey Khoroshilov |
2015-05-25 | irda: irda-usb: use msecs_to_jiffies for conversions | Nicholas Mc Guire |
2015-01-11 | irda: vlsi_ir: Replace timeval with ktime_t | Chunyan Zhang |
2015-01-11 | irda: stir4200: Replace timeval with ktime_t | Chunyan Zhang |
2015-01-11 | irda: nsc-ircc: Replace timeval with ktime_t | Chunyan Zhang |
2015-01-11 | irda: irda-usb: Replace timeval with ktime_t | Chunyan Zhang |
2015-01-11 | irda: ali-ircc: Replace timeval with ktime_t | Chunyan Zhang |
2015-01-11 | irda: Removed all unused timeval variables | Chunyan Zhang |
2014-12-30 | arm: sa1100: move irda header to linux/platform_data | Dmitry Eremin-Solenikov |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-11-12 | irda: Convert IRDA_DEBUG to pr_debug | Joe Perches |
2014-11-11 | irda: Remove IRDA_<TYPE> logging macros | Joe Perches |
2014-10-20 | net: irda: drop owner assignment from platform_drivers | Wolfram Sang |
2014-10-03 | drivers/net/irda/Kconfig: Let SH_IRDA depend on HAS_IOMEM | Chen Gang |
2014-09-09 | irda: vlsi_ir: use %*ph specifier | Andy Shevchenko |
2014-08-14 | Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2014-08-13 | drivers/net/irda/donauboe.c: convert to module_pci_driver | Libo Chen |
2014-08-12 | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine |
2014-08-08 | irda: use pci_zalloc_consistent | Joe Perches |
2014-08-07 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2014-07-30 | MIPS: Alchemy: irda: use clk framework | Manuel Lauss |
2014-06-19 | drivers/net/irda/kingsun-sir.c: remove null test before kfree | Fabian Frederick |
2014-06-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-06-02 | via-ircc: Remove useless return variables | Peter Senna Tschudin |
2014-05-14 | irda: sh_irda: Enable driver compilation with COMPILE_TEST | Laurent Pinchart |
2014-05-07 | w83977af_ir: remove two faux Kconfig macros | Paul Bolle |
2014-04-30 | irda: sh_sir: Use cpufreq_for_each_valid_entry macro for iteration | Stratos Karafotis |
2014-02-17 | irtty-sir.c: Do not set_termios() on irtty_close() | Tommie Gannert |
2014-02-06 | net: irda: ep7211-sir: Remove driver | Alexander Shiyan |
2014-01-16 | drivers/net: delete non-required instances of include <linux/init.h> | Paul Gortmaker |
2014-01-09 | irda: sh_sir: use devm_request_irq() | Kuninori Morimoto |
2014-01-09 | irda: sh_irda: use devm_request_irq() | Kuninori Morimoto |
2014-01-09 | irda: fixup SH_SIR position on Kconfig | Kuninori Morimoto |
2013-12-09 | irda: vlsi_ir: remove unnecessary pci_set_drvdata() | Jingoo Han |
2013-12-09 | irda: via-ircc: remove unnecessary pci_set_drvdata() | Jingoo Han |
2013-12-06 | irda: Fix FSF address in file headers | Jeff Kirsher |
2013-11-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-10-14 | treewide: Fix common typo in "identify" | Maxime Jayat |
2013-10-07 | irda: remove deprecated IRQF_DISABLED | Michael Opdenacker |
2013-09-24 | irda: Remove extern from function prototypes | Joe Perches |
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 |