Age | Commit message (Expand) | Author |
2017-03-25 | irda: vlsi_ir: fix check for DMA mapping errors | Alexey Khoroshilov |
2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-02-14 | net: irda: au1k_ir: drop useless include | Manuel Lauss |
2017-02-14 | net: irda: au1k_ir: remove unused timer | Manuel Lauss |
2017-01-18 | net: Remove usage of net_device last_rx member | Tobias Klauser |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-12-17 | irda: w83977af_ir: cleanup an indent issue | Dan Carpenter |
2016-12-06 | irda: w83977af_ir: Neaten logging | Joe Perches |
2016-12-06 | irda: w83977af_ir: Parenthesis alignment | Joe Perches |
2016-12-06 | irda: w83977af_ir: Use the common brace style | Joe Perches |
2016-12-06 | irda: w83977af_ir: Neaten pointer comparisons | Joe Perches |
2016-12-06 | irda: w83977af_ir: Remove and add blank lines | Joe Perches |
2016-12-06 | irda: w83977af_ir: More whitespace neatening | Joe Perches |
2016-12-06 | irda: w83977af_ir: Whitespace neatening | Joe Perches |
2016-12-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-12-05 | net: irda: set error code on failures | Pan Bian |
2016-12-03 | irda: w83977af_ir: fix damaged whitespace | Arnd Bergmann |
2016-11-27 | irda: fix overly long udelay() | Arnd Bergmann |
2016-05-19 | net: irda: avoid null pointer dereference | xypron.glpk@gmx.de |
2016-05-04 | treewide: replace dev->trans_start update with helper | Florian Westphal |
2016-04-04 | irda: sh_irda: remove driver | Simon Horman |
2016-02-14 | Merge 4.5-rc4 into tty-next | Greg Kroah-Hartman |
2016-02-06 | net: irda: Fix use-after-free in irtty_open() | Peter Hurley |
2016-01-21 | net/irda: bfin_sir: remove duplicate defines | Sudip Mukherjee |
2016-01-08 | irda: toim3232-sir: delete some dead code | Dan Carpenter |
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 |