summaryrefslogtreecommitdiffstats
path: root/drivers/staging/irda
AgeCommit message (Expand)AuthorLines
2018-03-14staging: irda: remove the irda network stack and driversGreg Kroah-Hartman-68975/+0
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds-11/+11
2018-02-09Merge tag 'pm-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+2
2018-02-08cpufreq: Add and use cpufreq_for_each_{valid_,}entry_idx()Dominik Brodowski-2/+2
2018-02-01Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-3/+2
2017-12-06drivers: staging: remove duplicate includesPravin Shedge-1/+0
2017-11-28staging/irda/net: Drop extraneous parentheses around testKees Cook-2/+2
2017-11-27net: annotate ->poll() instancesAl Viro-7/+7
2017-11-21treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook-1/+1
2017-10-20staging/irda-usb: Convert timers to use timer_setup()Kees Cook-14/+7
2017-10-20staging/irda/bfin_sir: Convert timers to use timer_setup()Kees Cook-5/+7
2017-10-20staging/irda/net: Convert timers to use timer_setup()Kees Cook-90/+79
2017-10-18Staging: irda: Remove trailing whitespace errorsShreeya Patel-11/+11
2017-10-04staging: irda: au1k_ir.c fix warning: Prefer [subsystem eg: netdev]_info([sub...Yurii Pavlenko-22/+18
2017-09-29Staging: irda: drivers: Replace seq_printf with seq_puts or seq_putcGeorgiana Chelu-9/+9
2017-09-22Staging: irda: net: Fix style issuesGeorgiana Chelu-9/+11
2017-09-22Staging: irda: net: Use NOT operator instead of comparison to NULLGeorgiana Chelu-2/+2
2017-09-22Staging: irda: net: Do not initialise statics to NULLGeorgiana Chelu-2/+2
2017-09-18Staging: irda: Use !x instead of NULL comparisonSrishti Sharma-2/+2
2017-09-18Staging: irda: drivers: Move the curly bracket to the same line as ifMeghana Madhyastha-2/+1
2017-09-18Staging: irda: Remove parentheses on the right of assignmentSrishti Sharma-3/+3
2017-09-18Staging: irda: Don't use assignment inside if statementSrishti Sharma-6/+10
2017-09-18Staging: irda: drivers: Replace (skb == NULL) with (!skb)Meghana Madhyastha-1/+1
2017-09-18staging: irda: Remove typedef structHaneen Mohammed-10/+10
2017-08-30staging: irda: fix init level for irda coreGreg KH-1/+1
2017-08-28staging: irda: add a TODO file.Greg Kroah-Hartman-0/+4
2017-08-28irda: move include/net/irda into staging subdirectoryGreg Kroah-Hartman-0/+3851
2017-08-28irda: move drivers/net/irda to drivers/staging/irda/driversGreg Kroah-Hartman-1/+33484
2017-08-28irda: move net/irda/ to drivers/staging/irda/net/Greg Kroah-Hartman-0/+31653