summaryrefslogtreecommitdiff
path: root/drivers/net/irda
AgeCommit message (Expand)Author
2014-08-14Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-08-13drivers/net/irda/donauboe.c: convert to module_pci_driverLibo Chen
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-08-08irda: use pci_zalloc_consistentJoe Perches
2014-08-07Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-07-30MIPS: Alchemy: irda: use clk frameworkManuel Lauss
2014-06-19drivers/net/irda/kingsun-sir.c: remove null test before kfreeFabian Frederick
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-06-02via-ircc: Remove useless return variablesPeter Senna Tschudin
2014-05-14irda: sh_irda: Enable driver compilation with COMPILE_TESTLaurent Pinchart
2014-05-07w83977af_ir: remove two faux Kconfig macrosPaul Bolle
2014-04-30irda: sh_sir: Use cpufreq_for_each_valid_entry macro for iterationStratos Karafotis
2014-02-17irtty-sir.c: Do not set_termios() on irtty_close()Tommie Gannert
2014-02-06net: irda: ep7211-sir: Remove driverAlexander Shiyan
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-09irda: sh_sir: use devm_request_irq()Kuninori Morimoto
2014-01-09irda: sh_irda: use devm_request_irq()Kuninori Morimoto
2014-01-09irda: fixup SH_SIR position on KconfigKuninori Morimoto
2013-12-09irda: vlsi_ir: remove unnecessary pci_set_drvdata()Jingoo Han
2013-12-09irda: via-ircc: remove unnecessary pci_set_drvdata()Jingoo Han
2013-12-06irda: Fix FSF address in file headersJeff Kirsher
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-10-14treewide: Fix common typo in "identify"Maxime Jayat
2013-10-07irda: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-09-24irda: Remove extern from function prototypesJoe Perches
2013-09-12net/irda/mcs7780: fix memory leaks in mcs_net_open()Alexey Khoroshilov
2013-09-11irda: vlsi_ir: Remove casting the return value which is a void pointerJingoo Han
2013-09-11irda: donauboe: Remove casting the return value which is a void pointerJingoo Han
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-09-03Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-08-29drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherentJoe Perches
2013-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-08-21net: irda: pxaficp_ir: use platform_set_drvdata()Libo Chen
2013-08-20via-ircc: don't return zero if via_ircc_open() failedAlexey Khoroshilov
2013-07-23tty: Convert termios_mutex to termios_rwsemPeter Hurley
2013-05-27net: irda: remove unnecessary platform_set_drvdata()Jingoo Han
2013-05-08net/irda: fix error return code in bfin_sir_open()Wei Yongjun
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-01proc: Supply PDE attribute setting accessor functionsDavid Howells
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro
2013-03-20net: au1k_ir: Use module_platform_driver()Sachin Kamat
2013-03-17drivers: net: irda: use resource_size() in au1k_ir.cSilviu-Mihai Popescu
2013-03-17drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches
2013-03-15drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-01-29Merge branch 'master' into for-nextJiri Kosina
2013-01-22drivers/net/irda: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-18tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach
2013-01-15TTY: move low_latency to tty_portJiri Slaby