aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/irda (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-17irtty-sir.c: Do not set_termios() on irtty_close()Tommie Gannert1-1/+0
2014-02-06net: irda: ep7211-sir: Remove driverAlexander Shiyan3-78/+0
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker8-8/+0
2014-01-09irda: sh_sir: use devm_request_irq()Kuninori Morimoto1-1/+1
2014-01-09irda: sh_irda: use devm_request_irq()Kuninori Morimoto1-1/+1
2014-01-09irda: fixup SH_SIR position on KconfigKuninori Morimoto1-2/+2
2013-12-09irda: vlsi_ir: remove unnecessary pci_set_drvdata()Jingoo Han1-3/+0
2013-12-09irda: via-ircc: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-12-06irda: Fix FSF address in file headersJeff Kirsher11-30/+11
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-2/+2
2013-10-14treewide: Fix common typo in "identify"Maxime Jayat2-2/+2
2013-10-07irda: remove deprecated IRQF_DISABLEDMichael Opdenacker4-6/+6
2013-09-24irda: Remove extern from function prototypesJoe Perches1-14/+15
2013-09-12net/irda/mcs7780: fix memory leaks in mcs_net_open()Alexey Khoroshilov1-17/+23
2013-09-11irda: vlsi_ir: Remove casting the return value which is a void pointerJingoo Han1-1/+1
2013-09-11irda: donauboe: Remove casting the return value which is a void pointerJingoo Han1-3/+3
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds6-21/+21
2013-09-03Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-4/+4
2013-08-29drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherentJoe Perches5-20/+20
2013-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+2
2013-08-21net: irda: pxaficp_ir: use platform_set_drvdata()Libo Chen1-1/+1
2013-08-20via-ircc: don't return zero if via_ircc_open() failedAlexey Khoroshilov1-4/+2
2013-07-23tty: Convert termios_mutex to termios_rwsemPeter Hurley1-4/+4
2013-05-27net: irda: remove unnecessary platform_set_drvdata()Jingoo Han3-3/+0
2013-05-08net/irda: fix error return code in bfin_sir_open()Wei Yongjun1-2/+4
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+2
2013-05-01proc: Supply PDE attribute setting accessor functionsDavid Howells1-1/+1
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro1-1/+1
2013-03-20net: au1k_ir: Use module_platform_driver()Sachin Kamat1-12/+1
2013-03-17drivers: net: irda: use resource_size() in au1k_ir.cSilviu-Mihai Popescu1-2/+3
2013-03-17drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches6-24/+12
2013-03-15drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches2-9/+4
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2-2/+2
2013-01-29Merge branch 'master' into for-nextJiri Kosina9-79/+55
2013-01-22drivers/net/irda: remove depends on CONFIG_EXPERIMENTALKees Cook1-18/+18
2013-01-18tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach1-1/+1
2013-01-15TTY: move low_latency to tty_portJiri Slaby1-1/+1
2013-01-03treewide: Replace incomming with incoming in all comments and stringsJorrit Schippers1-1/+1
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2-5/+4
2012-12-03Merge tag 'dev_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/net-nextDavid S. Miller7-26/+26
2012-12-03irda: remove __dev* attributesBill Pemberton7-26/+26
2012-12-03irda: ep7211-sir: Convert to platform_diverAlexander Shiyan1-46/+27
2012-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2012-11-20irda: sir_dev: Fix copy/paste typoAlexander Shiyan1-1/+1
2012-11-08irda: sh-irda: Remove SH7377 supportNobuhiro Iwamatsu1-4/+0
2012-11-08irda: sh-irda: Remove SH7367 supportNobuhiro Iwamatsu1-1/+1
2012-10-07drivers/net/irda/sh_sir.c: fix error return codePeter Senna Tschudin1-2/+3
2012-10-07drivers/net/irda/sh_irda.c: fix error return codePeter Senna Tschudin1-2/+2
2012-10-07drivers/net/irda/sa1100_ir.c: fix error return codePeter Senna Tschudin1-1/+3