summaryrefslogtreecommitdiffstats
path: root/drivers/net/irda
Commit message (Expand)AuthorAgeFilesLines
* net: irda: au1k_ir: drop useless includeManuel Lauss2017-02-141-1/+0
* net: irda: au1k_ir: remove unused timerManuel Lauss2017-02-141-7/+0
* net: Remove usage of net_device last_rx memberTobias Klauser2017-01-182-4/+2
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-246-6/+6
* irda: w83977af_ir: cleanup an indent issueDan Carpenter2016-12-171-3/+3
* irda: w83977af_ir: Neaten loggingJoe Perches2016-12-061-29/+27
* irda: w83977af_ir: Parenthesis alignmentJoe Perches2016-12-061-3/+3
* irda: w83977af_ir: Use the common brace styleJoe Perches2016-12-061-9/+11
* irda: w83977af_ir: Neaten pointer comparisonsJoe Perches2016-12-061-14/+14
* irda: w83977af_ir: Remove and add blank linesJoe Perches2016-12-061-4/+1
* irda: w83977af_ir: More whitespace neateningJoe Perches2016-12-061-115/+115
* irda: w83977af_ir: Whitespace neateningJoe Perches2016-12-061-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-061-0/+1
|\
| * net: irda: set error code on failuresPan Bian2016-12-051-0/+1
* | irda: w83977af_ir: fix damaged whitespaceArnd Bergmann2016-12-031-202/+202
|/
* irda: fix overly long udelay()Arnd Bergmann2016-11-271-1/+3
* net: irda: avoid null pointer dereferencexypron.glpk@gmx.de2016-05-191-1/+2
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-047-17/+17
* irda: sh_irda: remove driverSimon Horman2016-04-043-883/+0
* Merge 4.5-rc4 into tty-nextGreg Kroah-Hartman2016-02-141-3/+0
|\
| * net/irda: bfin_sir: remove duplicate definesSudip Mukherjee2016-01-211-3/+0
* | net: irda: Fix use-after-free in irtty_open()Peter Hurley2016-02-061-10/+0
|/
* irda: toim3232-sir: delete some dead codeDan Carpenter2016-01-081-10/+0
* net: irda: pxaficp_ir: dmaengine conversionRobert Jarzmik2015-09-281-47/+102
* net: irda: pxaficp_ir: convert to readl and writelRobert Jarzmik2015-09-281-84/+126
* net: irda: pxaficp_ir: use sched_clock() for time managementRobert Jarzmik2015-09-281-8/+7
* irda: ali-ircc: Fix deadlock in ali_ircc_sir_change_speed()Alexey Khoroshilov2015-09-111-6/+0
* irda: irda-usb: use msecs_to_jiffies for conversionsNicholas Mc Guire2015-05-251-1/+3
* irda: vlsi_ir: Replace timeval with ktime_tChunyan Zhang2015-01-112-34/+14
* irda: stir4200: Replace timeval with ktime_tChunyan Zhang2015-01-111-9/+7
* irda: nsc-ircc: Replace timeval with ktime_tChunyan Zhang2015-01-112-8/+4
* irda: irda-usb: Replace timeval with ktime_tChunyan Zhang2015-01-112-11/+4
* irda: ali-ircc: Replace timeval with ktime_tChunyan Zhang2015-01-112-11/+5
* irda: Removed all unused timeval variablesChunyan Zhang2015-01-116-16/+0
* arm: sa1100: move irda header to linux/platform_dataDmitry Eremin-Solenikov2014-12-301-1/+1
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-144-4/+0
|\
| * net: irda: drop owner assignment from platform_driversWolfram Sang2014-10-204-4/+0
* | irda: Convert IRDA_DEBUG to pr_debugJoe Perches2014-11-1221-633/+446
* | irda: Remove IRDA_<TYPE> logging macrosJoe Perches2014-11-1116-269/+296
|/
* drivers/net/irda/Kconfig: Let SH_IRDA depend on HAS_IOMEMChen Gang2014-10-031-1/+1
* irda: vlsi_ir: use %*ph specifierAndy Shevchenko2014-09-091-6/+2
* Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-143-3/+3
|\
| * PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-123-3/+3
* | drivers/net/irda/donauboe.c: convert to module_pci_driverLibo Chen2014-08-131-14/+1
|/
* irda: use pci_zalloc_consistentJoe Perches2014-08-081-2/+2
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-08-071-2/+46
|\
| * MIPS: Alchemy: irda: use clk frameworkManuel Lauss2014-07-301-2/+46
* | drivers/net/irda/kingsun-sir.c: remove null test before kfreeFabian Frederick2014-06-191-2/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-123-35/+8
|\
| * via-ircc: Remove useless return variablesPeter Senna Tschudin2014-06-021-5/+2