summaryrefslogtreecommitdiff
path: root/drivers/net/irda
AgeCommit message (Expand)Author
2017-08-28irda: move drivers/net/irda to drivers/staging/irda/driversGreg Kroah-Hartman
2017-08-08net: irda: stir4200: constify usb_device_idArvind Yadav
2017-08-08net: irda: mcs7780: constify usb_device_idArvind Yadav
2017-08-08net: irda: ksdazzle: constify usb_device_idArvind Yadav
2017-08-08net: irda: ks959: constify usb_device_idArvind Yadav
2017-08-08net: irda: kingsun: constify usb_device_idArvind Yadav
2017-08-08net: irda: irda-usb: constify usb_device_idArvind Yadav
2017-07-24mcs7780: Fix initialization when CONFIG_VMAP_STACK is enabledThomas Jarosch
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-05-12net: irda: irda-usb: fix firmware name on big-endian hostsJohan Hovold
2017-05-10Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-04-20Annotate hardware config module parameters in drivers/net/irda/David Howells
2017-03-25irda: vlsi_ir: fix check for DMA mapping errorsAlexey Khoroshilov
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-14net: irda: au1k_ir: drop useless includeManuel Lauss
2017-02-14net: irda: au1k_ir: remove unused timerManuel Lauss
2017-01-18net: Remove usage of net_device last_rx memberTobias Klauser
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-17irda: w83977af_ir: cleanup an indent issueDan Carpenter
2016-12-06irda: w83977af_ir: Neaten loggingJoe Perches
2016-12-06irda: w83977af_ir: Parenthesis alignmentJoe Perches
2016-12-06irda: w83977af_ir: Use the common brace styleJoe Perches
2016-12-06irda: w83977af_ir: Neaten pointer comparisonsJoe Perches
2016-12-06irda: w83977af_ir: Remove and add blank linesJoe Perches
2016-12-06irda: w83977af_ir: More whitespace neateningJoe Perches
2016-12-06irda: w83977af_ir: Whitespace neateningJoe Perches
2016-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-12-05net: irda: set error code on failuresPan Bian
2016-12-03irda: w83977af_ir: fix damaged whitespaceArnd Bergmann
2016-11-27irda: fix overly long udelay()Arnd Bergmann
2016-05-19net: irda: avoid null pointer dereferencexypron.glpk@gmx.de
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal
2016-04-04irda: sh_irda: remove driverSimon Horman
2016-02-14Merge 4.5-rc4 into tty-nextGreg Kroah-Hartman
2016-02-06net: irda: Fix use-after-free in irtty_open()Peter Hurley
2016-01-21net/irda: bfin_sir: remove duplicate definesSudip Mukherjee
2016-01-08irda: toim3232-sir: delete some dead codeDan Carpenter
2015-09-28net: irda: pxaficp_ir: dmaengine conversionRobert Jarzmik
2015-09-28net: irda: pxaficp_ir: convert to readl and writelRobert Jarzmik
2015-09-28net: irda: pxaficp_ir: use sched_clock() for time managementRobert Jarzmik
2015-09-11irda: ali-ircc: Fix deadlock in ali_ircc_sir_change_speed()Alexey Khoroshilov
2015-05-25irda: irda-usb: use msecs_to_jiffies for conversionsNicholas Mc Guire
2015-01-11irda: vlsi_ir: Replace timeval with ktime_tChunyan Zhang
2015-01-11irda: stir4200: Replace timeval with ktime_tChunyan Zhang
2015-01-11irda: nsc-ircc: Replace timeval with ktime_tChunyan Zhang
2015-01-11irda: irda-usb: Replace timeval with ktime_tChunyan Zhang
2015-01-11irda: ali-ircc: Replace timeval with ktime_tChunyan Zhang
2015-01-11irda: Removed all unused timeval variablesChunyan Zhang