aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/irda
AgeCommit message (Expand)Author
2016-04-12net: irda: Fix use-after-free in irtty_open()Peter Hurley
2015-09-28net: irda: pxaficp_ir: dmaengine conversionRobert Jarzmik
2015-09-28net: irda: pxaficp_ir: convert to readl and writelRobert Jarzmik
2015-09-28net: irda: pxaficp_ir: use sched_clock() for time managementRobert Jarzmik
2015-09-11irda: ali-ircc: Fix deadlock in ali_ircc_sir_change_speed()Alexey Khoroshilov
2015-05-25irda: irda-usb: use msecs_to_jiffies for conversionsNicholas Mc Guire
2015-01-11irda: vlsi_ir: Replace timeval with ktime_tChunyan Zhang
2015-01-11irda: stir4200: Replace timeval with ktime_tChunyan Zhang
2015-01-11irda: nsc-ircc: Replace timeval with ktime_tChunyan Zhang
2015-01-11irda: irda-usb: Replace timeval with ktime_tChunyan Zhang
2015-01-11irda: ali-ircc: Replace timeval with ktime_tChunyan Zhang
2015-01-11irda: Removed all unused timeval variablesChunyan Zhang
2014-12-30arm: sa1100: move irda header to linux/platform_dataDmitry Eremin-Solenikov
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-12irda: Convert IRDA_DEBUG to pr_debugJoe Perches
2014-11-11irda: Remove IRDA_<TYPE> logging macrosJoe Perches
2014-10-20net: irda: drop owner assignment from platform_driversWolfram Sang
2014-10-03drivers/net/irda/Kconfig: Let SH_IRDA depend on HAS_IOMEMChen Gang
2014-09-09irda: vlsi_ir: use %*ph specifierAndy Shevchenko
2014-08-14Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-08-13drivers/net/irda/donauboe.c: convert to module_pci_driverLibo Chen
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-08-08irda: use pci_zalloc_consistentJoe Perches
2014-08-07Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-07-30MIPS: Alchemy: irda: use clk frameworkManuel Lauss
2014-06-19drivers/net/irda/kingsun-sir.c: remove null test before kfreeFabian Frederick
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-06-02via-ircc: Remove useless return variablesPeter Senna Tschudin
2014-05-14irda: sh_irda: Enable driver compilation with COMPILE_TESTLaurent Pinchart
2014-05-07w83977af_ir: remove two faux Kconfig macrosPaul Bolle
2014-04-30irda: sh_sir: Use cpufreq_for_each_valid_entry macro for iterationStratos Karafotis
2014-02-17irtty-sir.c: Do not set_termios() on irtty_close()Tommie Gannert
2014-02-06net: irda: ep7211-sir: Remove driverAlexander Shiyan
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-09irda: sh_sir: use devm_request_irq()Kuninori Morimoto
2014-01-09irda: sh_irda: use devm_request_irq()Kuninori Morimoto
2014-01-09irda: fixup SH_SIR position on KconfigKuninori Morimoto
2013-12-09irda: vlsi_ir: remove unnecessary pci_set_drvdata()Jingoo Han
2013-12-09irda: via-ircc: remove unnecessary pci_set_drvdata()Jingoo Han
2013-12-06irda: Fix FSF address in file headersJeff Kirsher
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-10-14treewide: Fix common typo in "identify"Maxime Jayat
2013-10-07irda: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-09-24irda: Remove extern from function prototypesJoe Perches
2013-09-12net/irda/mcs7780: fix memory leaks in mcs_net_open()Alexey Khoroshilov
2013-09-11irda: vlsi_ir: Remove casting the return value which is a void pointerJingoo Han
2013-09-11irda: donauboe: Remove casting the return value which is a void pointerJingoo Han
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-09-03Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-08-29drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherentJoe Perches