| Commit message (Expand) | Author | Age | Files | Lines |
* | mcs7780: Fix initialization when CONFIG_VMAP_STACK is enabled | Thomas Jarosch | 2017-07-25 | 1 | -3/+13 |
* | networking: introduce and use skb_put_data() | Johannes Berg | 2017-06-16 | 2 | -2/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-05-16 | 1 | -1/+1 |
|\ |
|
| * | net: irda: irda-usb: fix firmware name on big-endian hosts | Johan Hovold | 2017-05-12 | 1 | -1/+1 |
* | | Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-05-11 | 4 | -13/+13 |
|\ \
| |/
|/| |
|
| * | Annotate hardware config module parameters in drivers/net/irda/ | David Howells | 2017-04-20 | 4 | -13/+13 |
* | | irda: vlsi_ir: fix check for DMA mapping errors | Alexey Khoroshilov | 2017-03-26 | 1 | -4/+4 |
|/ |
|
* | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | net: irda: au1k_ir: drop useless include | Manuel Lauss | 2017-02-14 | 1 | -1/+0 |
* | net: irda: au1k_ir: remove unused timer | Manuel Lauss | 2017-02-14 | 1 | -7/+0 |
* | net: Remove usage of net_device last_rx member | Tobias Klauser | 2017-01-18 | 2 | -4/+2 |
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 6 | -6/+6 |
* | irda: w83977af_ir: cleanup an indent issue | Dan Carpenter | 2016-12-18 | 1 | -3/+3 |
* | irda: w83977af_ir: Neaten logging | Joe Perches | 2016-12-07 | 1 | -29/+27 |
* | irda: w83977af_ir: Parenthesis alignment | Joe Perches | 2016-12-07 | 1 | -3/+3 |
* | irda: w83977af_ir: Use the common brace style | Joe Perches | 2016-12-07 | 1 | -9/+11 |
* | irda: w83977af_ir: Neaten pointer comparisons | Joe Perches | 2016-12-07 | 1 | -14/+14 |
* | irda: w83977af_ir: Remove and add blank lines | Joe Perches | 2016-12-07 | 1 | -4/+1 |
* | irda: w83977af_ir: More whitespace neatening | Joe Perches | 2016-12-07 | 1 | -115/+115 |
* | irda: w83977af_ir: Whitespace neatening | Joe Perches | 2016-12-07 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-12-07 | 1 | -0/+1 |
|\ |
|
| * | net: irda: set error code on failures | Pan Bian | 2016-12-05 | 1 | -0/+1 |
* | | irda: w83977af_ir: fix damaged whitespace | Arnd Bergmann | 2016-12-03 | 1 | -202/+202 |
|/ |
|
* | irda: fix overly long udelay() | Arnd Bergmann | 2016-11-28 | 1 | -1/+3 |
* | net: irda: avoid null pointer dereference | xypron.glpk@gmx.de | 2016-05-19 | 1 | -1/+2 |
* | treewide: replace dev->trans_start update with helper | Florian Westphal | 2016-05-04 | 7 | -17/+17 |
* | irda: sh_irda: remove driver | Simon Horman | 2016-04-04 | 3 | -883/+0 |
* | Merge 4.5-rc4 into tty-next | Greg Kroah-Hartman | 2016-02-14 | 1 | -3/+0 |
|\ |
|
| * | net/irda: bfin_sir: remove duplicate defines | Sudip Mukherjee | 2016-01-21 | 1 | -3/+0 |
* | | net: irda: Fix use-after-free in irtty_open() | Peter Hurley | 2016-02-07 | 1 | -10/+0 |
|/ |
|
* | irda: toim3232-sir: delete some dead code | Dan Carpenter | 2016-01-08 | 1 | -10/+0 |
* | net: irda: pxaficp_ir: dmaengine conversion | Robert Jarzmik | 2015-09-29 | 1 | -47/+102 |
* | net: irda: pxaficp_ir: convert to readl and writel | Robert Jarzmik | 2015-09-29 | 1 | -84/+126 |
* | net: irda: pxaficp_ir: use sched_clock() for time management | Robert Jarzmik | 2015-09-29 | 1 | -8/+7 |
* | irda: ali-ircc: Fix deadlock in ali_ircc_sir_change_speed() | Alexey Khoroshilov | 2015-09-12 | 1 | -6/+0 |
* | irda: irda-usb: use msecs_to_jiffies for conversions | Nicholas Mc Guire | 2015-05-25 | 1 | -1/+3 |
* | irda: vlsi_ir: Replace timeval with ktime_t | Chunyan Zhang | 2015-01-12 | 2 | -34/+14 |
* | irda: stir4200: Replace timeval with ktime_t | Chunyan Zhang | 2015-01-12 | 1 | -9/+7 |
* | irda: nsc-ircc: Replace timeval with ktime_t | Chunyan Zhang | 2015-01-12 | 2 | -8/+4 |
* | irda: irda-usb: Replace timeval with ktime_t | Chunyan Zhang | 2015-01-12 | 2 | -11/+4 |
* | irda: ali-ircc: Replace timeval with ktime_t | Chunyan Zhang | 2015-01-12 | 2 | -11/+5 |
* | irda: Removed all unused timeval variables | Chunyan Zhang | 2015-01-12 | 6 | -16/+0 |
* | arm: sa1100: move irda header to linux/platform_data | Dmitry Eremin-Solenikov | 2014-12-31 | 1 | -1/+1 |
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-15 | 4 | -4/+0 |
|\ |
|
| * | net: irda: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 4 | -4/+0 |
* | | irda: Convert IRDA_DEBUG to pr_debug | Joe Perches | 2014-11-12 | 21 | -633/+446 |
* | | irda: Remove IRDA_<TYPE> logging macros | Joe Perches | 2014-11-12 | 16 | -269/+296 |
|/ |
|
* | drivers/net/irda/Kconfig: Let SH_IRDA depend on HAS_IOMEM | Chen Gang | 2014-10-04 | 1 | -1/+1 |
* | irda: vlsi_ir: use %*ph specifier | Andy Shevchenko | 2014-09-10 | 1 | -6/+2 |