summaryrefslogtreecommitdiffstats
path: root/drivers/net/irda
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-154-4/+0Star
|\
| * net: irda: drop owner assignment from platform_driversWolfram Sang2014-10-204-4/+0Star
* | irda: Convert IRDA_DEBUG to pr_debugJoe Perches2014-11-1221-633/+446Star
* | irda: Remove IRDA_<TYPE> logging macrosJoe Perches2014-11-1216-269/+296
|/
* drivers/net/irda/Kconfig: Let SH_IRDA depend on HAS_IOMEMChen Gang2014-10-041-1/+1
* irda: vlsi_ir: use %*ph specifierAndy Shevchenko2014-09-101-6/+2Star
* Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-153-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-141-14/+1Star
|/
* irda: use pci_zalloc_consistentJoe Perches2014-08-091-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-201-2/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-123-35/+8Star
|\
| * via-ircc: Remove useless return variablesPeter Senna Tschudin2014-06-031-5/+2Star
| * irda: sh_irda: Enable driver compilation with COMPILE_TESTLaurent Pinchart2014-05-141-1/+2
| * w83977af_ir: remove two faux Kconfig macrosPaul Bolle2014-05-071-29/+4Star
* | irda: sh_sir: Use cpufreq_for_each_valid_entry macro for iterationStratos Karafotis2014-04-301-9/+5Star
|/
* irtty-sir.c: Do not set_termios() on irtty_close()Tommie Gannert2014-02-171-1/+0Star
* net: irda: ep7211-sir: Remove driverAlexander Shiyan2014-02-073-78/+0Star
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-168-8/+0Star
* irda: sh_sir: use devm_request_irq()Kuninori Morimoto2014-01-101-1/+1
* irda: sh_irda: use devm_request_irq()Kuninori Morimoto2014-01-101-1/+1
* irda: fixup SH_SIR position on KconfigKuninori Morimoto2014-01-101-2/+2
* irda: vlsi_ir: remove unnecessary pci_set_drvdata()Jingoo Han2013-12-101-3/+0Star
* irda: via-ircc: remove unnecessary pci_set_drvdata()Jingoo Han2013-12-101-2/+0Star
* irda: Fix FSF address in file headersJeff Kirsher2013-12-0611-30/+11Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-162-2/+2
|\
| * treewide: Fix common typo in "identify"Maxime Jayat2013-10-142-2/+2
* | irda: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-074-6/+6
* | irda: Remove extern from function prototypesJoe Perches2013-09-241-14/+15
* | net/irda/mcs7780: fix memory leaks in mcs_net_open()Alexey Khoroshilov2013-09-131-17/+23
* | irda: vlsi_ir: Remove casting the return value which is a void pointerJingoo Han2013-09-111-1/+1
* | irda: donauboe: Remove casting the return value which is a void pointerJingoo Han2013-09-111-3/+3
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-09-056-21/+21
|\
| * drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherentJoe Perches2013-08-305-20/+20
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-261-4/+2Star
| |\
| * | net: irda: pxaficp_ir: use platform_set_drvdata()Libo Chen2013-08-221-1/+1
* | | Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-09-031-4/+4
|\ \ \ | |_|/ |/| |
| * | tty: Convert termios_mutex to termios_rwsemPeter Hurley2013-07-241-4/+4
| |/
* / via-ircc: don't return zero if via_ircc_open() failedAlexey Khoroshilov2013-08-201-4/+2Star
|/
* net: irda: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-283-3/+0Star
* net/irda: fix error return code in bfin_sir_open()Wei Yongjun2013-05-081-2/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-021-2/+2
|\
| * proc: Supply PDE attribute setting accessor functionsDavid Howells2013-05-011-1/+1
| * procfs: new helper - PDE_DATA(inode)Al Viro2013-04-091-1/+1
* | net: au1k_ir: Use module_platform_driver()Sachin Kamat2013-03-201-12/+1Star
* | drivers: net: irda: use resource_size() in au1k_ir.cSilviu-Mihai Popescu2013-03-171-2/+3
* | drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches2013-03-176-24/+12Star
* | drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches2013-03-152-9/+4Star
|/