aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/irda (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2017-05-12net: irda: irda-usb: fix firmware name on big-endian hostsJohan Hovold1-1/+1
2017-05-10Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds4-13/+13
2017-04-20Annotate hardware config module parameters in drivers/net/irda/David Howells4-13/+13
2017-03-25irda: vlsi_ir: fix check for DMA mapping errorsAlexey Khoroshilov1-4/+4
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h>Ingo Molnar1-0/+1
2017-02-14net: irda: au1k_ir: drop useless includeManuel Lauss1-1/+0
2017-02-14net: irda: au1k_ir: remove unused timerManuel Lauss1-7/+0
2017-01-18net: Remove usage of net_device last_rx memberTobias Klauser2-4/+2
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds6-6/+6
2016-12-17irda: w83977af_ir: cleanup an indent issueDan Carpenter1-3/+3
2016-12-06irda: w83977af_ir: Neaten loggingJoe Perches1-29/+27
2016-12-06irda: w83977af_ir: Parenthesis alignmentJoe Perches1-3/+3
2016-12-06irda: w83977af_ir: Use the common brace styleJoe Perches1-9/+11
2016-12-06irda: w83977af_ir: Neaten pointer comparisonsJoe Perches1-14/+14
2016-12-06irda: w83977af_ir: Remove and add blank linesJoe Perches1-4/+1
2016-12-06irda: w83977af_ir: More whitespace neateningJoe Perches1-115/+115
2016-12-06irda: w83977af_ir: Whitespace neateningJoe Perches1-1/+1
2016-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2016-12-05net: irda: set error code on failuresPan Bian1-0/+1
2016-12-03irda: w83977af_ir: fix damaged whitespaceArnd Bergmann1-202/+202
2016-11-27irda: fix overly long udelay()Arnd Bergmann1-1/+3
2016-05-19net: irda: avoid null pointer dereferencexypron.glpk@gmx.de1-1/+2
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal7-17/+17
2016-04-04irda: sh_irda: remove driverSimon Horman3-883/+0
2016-02-14Merge 4.5-rc4 into tty-nextGreg Kroah-Hartman1-3/+0
2016-02-06net: irda: Fix use-after-free in irtty_open()Peter Hurley1-10/+0
2016-01-21net/irda: bfin_sir: remove duplicate definesSudip Mukherjee1-3/+0
2016-01-08irda: toim3232-sir: delete some dead codeDan Carpenter1-10/+0
2015-09-28net: irda: pxaficp_ir: dmaengine conversionRobert Jarzmik1-47/+102
2015-09-28net: irda: pxaficp_ir: convert to readl and writelRobert Jarzmik1-84/+126
2015-09-28net: irda: pxaficp_ir: use sched_clock() for time managementRobert Jarzmik1-8/+7
2015-09-11irda: ali-ircc: Fix deadlock in ali_ircc_sir_change_speed()Alexey Khoroshilov1-6/+0
2015-05-25irda: irda-usb: use msecs_to_jiffies for conversionsNicholas Mc Guire1-1/+3
2015-01-11irda: vlsi_ir: Replace timeval with ktime_tChunyan Zhang2-34/+14
2015-01-11irda: stir4200: Replace timeval with ktime_tChunyan Zhang1-9/+7
2015-01-11irda: nsc-ircc: Replace timeval with ktime_tChunyan Zhang2-8/+4
2015-01-11irda: irda-usb: Replace timeval with ktime_tChunyan Zhang2-11/+4
2015-01-11irda: ali-ircc: Replace timeval with ktime_tChunyan Zhang2-11/+5
2015-01-11irda: Removed all unused timeval variablesChunyan Zhang6-16/+0
2014-12-30arm: sa1100: move irda header to linux/platform_dataDmitry Eremin-Solenikov1-1/+1
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds4-4/+0
2014-11-12irda: Convert IRDA_DEBUG to pr_debugJoe Perches21-633/+446
2014-11-11irda: Remove IRDA_<TYPE> logging macrosJoe Perches16-269/+296
2014-10-20net: irda: drop owner assignment from platform_driversWolfram Sang4-4/+0
2014-10-03drivers/net/irda/Kconfig: Let SH_IRDA depend on HAS_IOMEMChen Gang1-1/+1
2014-09-09irda: vlsi_ir: use %*ph specifierAndy Shevchenko1-6/+2
2014-08-14Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds3-3/+3
2014-08-13drivers/net/irda/donauboe.c: convert to module_pci_driverLibo Chen1-14/+1