summaryrefslogtreecommitdiffstats
path: root/drivers/net/irda
Commit message (Expand)AuthorAgeFilesLines
* 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
| * 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/+4
* | irda: sh_sir: Use cpufreq_for_each_valid_entry macro for iterationStratos Karafotis2014-04-301-9/+5
|/
* irtty-sir.c: Do not set_termios() on irtty_close()Tommie Gannert2014-02-171-1/+0
* net: irda: ep7211-sir: Remove driverAlexander Shiyan2014-02-063-78/+0
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-168-8/+0
* irda: sh_sir: use devm_request_irq()Kuninori Morimoto2014-01-091-1/+1
* irda: sh_irda: use devm_request_irq()Kuninori Morimoto2014-01-091-1/+1
* irda: fixup SH_SIR position on KconfigKuninori Morimoto2014-01-091-2/+2
* irda: vlsi_ir: remove unnecessary pci_set_drvdata()Jingoo Han2013-12-091-3/+0
* irda: via-ircc: remove unnecessary pci_set_drvdata()Jingoo Han2013-12-091-2/+0
* irda: Fix FSF address in file headersJeff Kirsher2013-12-0611-30/+11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-152-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-121-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-295-20/+20
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-261-4/+2
| |\
| * | net: irda: pxaficp_ir: use platform_set_drvdata()Libo Chen2013-08-211-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-231-4/+4
| |/
* / via-ircc: don't return zero if via_ircc_open() failedAlexey Khoroshilov2013-08-201-4/+2
|/
* net: irda: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-273-3/+0
* 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-011-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/+1
* | 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/+12
* | drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches2013-03-152-9/+4
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-02-211-1/+1
|\
| * Merge branch 'master' into for-nextJiri Kosina2013-01-299-79/+55
| |\
| * | treewide: Replace incomming with incoming in all comments and stringsJorrit Schippers2013-01-031-1/+1
* | | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-212-2/+2
|\ \ \
| * | | tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-181-1/+1
| * | | TTY: move low_latency to tty_portJiri Slaby2013-01-151-1/+1
| | |/ | |/|
* / | drivers/net/irda: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-221-18/+18
|/ /
* | drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-072-5/+4
* | Merge tag 'dev_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...David S. Miller2012-12-037-26/+26
|\ \
| * | irda: remove __dev* attributesBill Pemberton2012-12-037-26/+26
* | | irda: ep7211-sir: Convert to platform_diverAlexander Shiyan2012-12-031-46/+27
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-251-1/+1
|\ \
| * | irda: sir_dev: Fix copy/paste typoAlexander Shiyan2012-11-201-1/+1
| |/