aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/irda
AgeCommit message (Expand)Author
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
2013-01-03treewide: Replace incomming with incoming in all comments and stringsJorrit Schippers
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman
2012-12-03Merge tag 'dev_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...David S. Miller
2012-12-03irda: remove __dev* attributesBill Pemberton
2012-12-03irda: ep7211-sir: Convert to platform_diverAlexander Shiyan
2012-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-11-20irda: sir_dev: Fix copy/paste typoAlexander Shiyan
2012-11-08irda: sh-irda: Remove SH7377 supportNobuhiro Iwamatsu
2012-11-08irda: sh-irda: Remove SH7367 supportNobuhiro Iwamatsu
2012-10-07drivers/net/irda/sh_sir.c: fix error return codePeter Senna Tschudin
2012-10-07drivers/net/irda/sh_irda.c: fix error return codePeter Senna Tschudin
2012-10-07drivers/net/irda/sa1100_ir.c: fix error return codePeter Senna Tschudin
2012-10-07drivers/net/irda/pxaficp_ir.c: fix error return codePeter Senna Tschudin
2012-10-07drivers/net/irda/mcs7780.c: fix error return codePeter Senna Tschudin
2012-10-07drivers/net/irda/irtty-sir.c: fix error return codePeter Senna Tschudin
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-10-01Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson
2012-09-21net/irda: sh_sir: fix return value check in sh_sir_set_baudrate()Wei Yongjun
2012-09-20Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux ...Olof Johansson
2012-09-14net: pxaficp_ir: add irq resourcesRob Herring
2012-09-14ARM: pxa: move platform_data definitionsArnd Bergmann
2012-08-27Merge 3.6-rc3 into tty-nextGreg Kroah-Hartman
2012-08-20drivers/net/irda: fix error return codeJulia Lawall
2012-08-08drivers: net: irda: bfin_sir: fix compile errorSonic Zhang
2012-08-06Merge tty-next into 3.6-rc1Greg Kroah-Hartman
2012-07-27Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-07-16tty: move the termios object into the ttyAlan Cox
2012-07-09ARM: 7459/1: irda/pxa: use readl_relaxed() to access OSCR registerArnd Bergmann
2012-06-06drivers: net: Remove casts to same typeJoe Perches
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-05-22Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-05-22Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-13ARM: clps711x: Combine header files into one for clps711x-targetsAlexander Shiyan
2012-04-27NET: smsc-ircc2: mark non-experimentalLinus Walleij
2012-04-25USB: stir4200.c: remove err() usageGreg Kroah-Hartman