aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/irda
Commit message (Expand)AuthorAge
* irda: Convert IRDA_DEBUG to pr_debugJoe Perches2014-11-12
* irda: Remove IRDA_<TYPE> logging macrosJoe Perches2014-11-11
* drivers/net/irda/Kconfig: Let SH_IRDA depend on HAS_IOMEMChen Gang2014-10-03
* irda: vlsi_ir: use %*ph specifierAndy Shevchenko2014-09-09
* Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-14
|\
| * PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
* | drivers/net/irda/donauboe.c: convert to module_pci_driverLibo Chen2014-08-13
|/
* irda: use pci_zalloc_consistentJoe Perches2014-08-08
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-08-07
|\
| * MIPS: Alchemy: irda: use clk frameworkManuel Lauss2014-07-30
* | drivers/net/irda/kingsun-sir.c: remove null test before kfreeFabian Frederick2014-06-20
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-12
|\
| * via-ircc: Remove useless return variablesPeter Senna Tschudin2014-06-02
| * irda: sh_irda: Enable driver compilation with COMPILE_TESTLaurent Pinchart2014-05-14
| * w83977af_ir: remove two faux Kconfig macrosPaul Bolle2014-05-07
* | irda: sh_sir: Use cpufreq_for_each_valid_entry macro for iterationStratos Karafotis2014-04-29
|/
* irtty-sir.c: Do not set_termios() on irtty_close()Tommie Gannert2014-02-17
* net: irda: ep7211-sir: Remove driverAlexander Shiyan2014-02-06
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-16
* irda: sh_sir: use devm_request_irq()Kuninori Morimoto2014-01-09
* irda: sh_irda: use devm_request_irq()Kuninori Morimoto2014-01-09
* irda: fixup SH_SIR position on KconfigKuninori Morimoto2014-01-09
* irda: vlsi_ir: remove unnecessary pci_set_drvdata()Jingoo Han2013-12-09
* irda: via-ircc: remove unnecessary pci_set_drvdata()Jingoo Han2013-12-09
* irda: Fix FSF address in file headersJeff Kirsher2013-12-06
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-15
|\
| * treewide: Fix common typo in "identify"Maxime Jayat2013-10-14
* | irda: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-07
* | irda: Remove extern from function prototypesJoe Perches2013-09-24
* | net/irda/mcs7780: fix memory leaks in mcs_net_open()Alexey Khoroshilov2013-09-12
* | irda: vlsi_ir: Remove casting the return value which is a void pointerJingoo Han2013-09-11
* | irda: donauboe: Remove casting the return value which is a void pointerJingoo Han2013-09-11
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-09-05
|\
| * drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherentJoe Perches2013-08-29
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-26
| |\
| * | net: irda: pxaficp_ir: use platform_set_drvdata()Libo Chen2013-08-21
* | | Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-09-03
|\ \ \ | |_|/ |/| |
| * | tty: Convert termios_mutex to termios_rwsemPeter Hurley2013-07-23
| |/
* / via-ircc: don't return zero if via_ircc_open() failedAlexey Khoroshilov2013-08-20
|/
* net: irda: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-28
* net/irda: fix error return code in bfin_sir_open()Wei Yongjun2013-05-08
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\
| * proc: Supply PDE attribute setting accessor functionsDavid Howells2013-05-01
| * procfs: new helper - PDE_DATA(inode)Al Viro2013-04-09
* | net: au1k_ir: Use module_platform_driver()Sachin Kamat2013-03-20
* | drivers: net: irda: use resource_size() in au1k_ir.cSilviu-Mihai Popescu2013-03-17
* | drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches2013-03-17
* | drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches2013-03-15
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-02-21
|\
| * Merge branch 'master' into for-nextJiri Kosina2013-01-29
| |\