index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
irda
Age
Commit message (
Expand
)
Author
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-09
irda: sh_sir: use devm_request_irq()
Kuninori Morimoto
2014-01-09
irda: sh_irda: use devm_request_irq()
Kuninori Morimoto
2014-01-09
irda: fixup SH_SIR position on Kconfig
Kuninori Morimoto
2013-12-09
irda: vlsi_ir: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-12-09
irda: via-ircc: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-12-06
irda: Fix FSF address in file headers
Jeff Kirsher
2013-11-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-10-14
treewide: Fix common typo in "identify"
Maxime Jayat
2013-10-07
irda: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-09-24
irda: Remove extern from function prototypes
Joe Perches
2013-09-12
net/irda/mcs7780: fix memory leaks in mcs_net_open()
Alexey Khoroshilov
2013-09-11
irda: vlsi_ir: Remove casting the return value which is a void pointer
Jingoo Han
2013-09-11
irda: donauboe: Remove casting the return value which is a void pointer
Jingoo Han
2013-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-09-03
Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2013-08-29
drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent
Joe Perches
2013-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-08-21
net: irda: pxaficp_ir: use platform_set_drvdata()
Libo Chen
2013-08-20
via-ircc: don't return zero if via_ircc_open() failed
Alexey Khoroshilov
2013-07-23
tty: Convert termios_mutex to termios_rwsem
Peter Hurley
2013-05-27
net: irda: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-08
net/irda: fix error return code in bfin_sir_open()
Wei Yongjun
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
proc: Supply PDE attribute setting accessor functions
David Howells
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
2013-03-20
net: au1k_ir: Use module_platform_driver()
Sachin Kamat
2013-03-17
drivers: net: irda: use resource_size() in au1k_ir.c
Silviu-Mihai Popescu
2013-03-17
drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
Joe Perches
2013-03-15
drivers:net: Remove dma_alloc_coherent OOM messages
Joe Perches
2013-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-02-21
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2013-01-29
Merge branch 'master' into for-next
Jiri Kosina
2013-01-22
drivers/net/irda: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-18
tty: Added a CONFIG_TTY option to allow removal of TTY
Joe Millenbach
2013-01-15
TTY: move low_latency to tty_port
Jiri Slaby
2013-01-03
treewide: Replace incomming with incoming in all comments and strings
Jorrit Schippers
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2012-12-03
Merge tag 'dev_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
David S. Miller
2012-12-03
irda: remove __dev* attributes
Bill Pemberton
2012-12-03
irda: ep7211-sir: Convert to platform_diver
Alexander Shiyan
2012-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-11-20
irda: sir_dev: Fix copy/paste typo
Alexander Shiyan
2012-11-08
irda: sh-irda: Remove SH7377 support
Nobuhiro Iwamatsu
2012-11-08
irda: sh-irda: Remove SH7367 support
Nobuhiro Iwamatsu
2012-10-07
drivers/net/irda/sh_sir.c: fix error return code
Peter Senna Tschudin
2012-10-07
drivers/net/irda/sh_irda.c: fix error return code
Peter Senna Tschudin
2012-10-07
drivers/net/irda/sa1100_ir.c: fix error return code
Peter Senna Tschudin
2012-10-07
drivers/net/irda/pxaficp_ir.c: fix error return code
Peter Senna Tschudin
2012-10-07
drivers/net/irda/mcs7780.c: fix error return code
Peter Senna Tschudin
[next]