aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/irda (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine3-3/+3
2014-08-08irda: use pci_zalloc_consistentJoe Perches1-2/+2
2014-08-07Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-2/+46
2014-07-30MIPS: Alchemy: irda: use clk frameworkManuel Lauss1-2/+46
2014-06-19drivers/net/irda/kingsun-sir.c: remove null test before kfreeFabian Frederick1-2/+2
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds3-35/+8
2014-06-02via-ircc: Remove useless return variablesPeter Senna Tschudin1-5/+2
2014-05-14irda: sh_irda: Enable driver compilation with COMPILE_TESTLaurent Pinchart1-1/+2
2014-05-07w83977af_ir: remove two faux Kconfig macrosPaul Bolle1-29/+4
2014-04-30irda: sh_sir: Use cpufreq_for_each_valid_entry macro for iterationStratos Karafotis1-9/+5