summaryrefslogtreecommitdiffstats
path: root/drivers/staging/irda
Commit message (Expand)AuthorAgeFilesLines
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-112-11/+11
* Merge tag 'pm-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-091-2/+2
|\
| * cpufreq: Add and use cpufreq_for_each_{valid_,}entry_idx()Dominik Brodowski2018-02-081-2/+2
* | Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-02-012-3/+2Star
|\ \
| * | drivers: staging: remove duplicate includesPravin Shedge2017-12-061-1/+0Star
| * | staging/irda/net: Drop extraneous parentheses around testKees Cook2017-11-281-2/+2
| |/
* / net: annotate ->poll() instancesAl Viro2017-11-273-7/+7
|/
* treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook2017-11-221-1/+1
* staging/irda-usb: Convert timers to use timer_setup()Kees Cook2017-10-202-14/+7Star
* staging/irda/bfin_sir: Convert timers to use timer_setup()Kees Cook2017-10-201-5/+7
* staging/irda/net: Convert timers to use timer_setup()Kees Cook2017-10-2015-90/+79Star
* Staging: irda: Remove trailing whitespace errorsShreeya Patel2017-10-181-11/+11
* staging: irda: au1k_ir.c fix warning: Prefer [subsystem eg: netdev]_info([sub...Yurii Pavlenko2017-10-041-22/+18Star
* Staging: irda: drivers: Replace seq_printf with seq_puts or seq_putcGeorgiana Chelu2017-09-291-9/+9
* Staging: irda: net: Fix style issuesGeorgiana Chelu2017-09-221-9/+11
* Staging: irda: net: Use NOT operator instead of comparison to NULLGeorgiana Chelu2017-09-221-2/+2
* Staging: irda: net: Do not initialise statics to NULLGeorgiana Chelu2017-09-221-2/+2
* Staging: irda: Use !x instead of NULL comparisonSrishti Sharma2017-09-181-2/+2
* Staging: irda: drivers: Move the curly bracket to the same line as ifMeghana Madhyastha2017-09-181-2/+1Star
* Staging: irda: Remove parentheses on the right of assignmentSrishti Sharma2017-09-182-3/+3
* Staging: irda: Don't use assignment inside if statementSrishti Sharma2017-09-183-6/+10
* Staging: irda: drivers: Replace (skb == NULL) with (!skb)Meghana Madhyastha2017-09-181-1/+1
* staging: irda: Remove typedef structHaneen Mohammed2017-09-181-10/+10
* staging: irda: fix init level for irda coreGreg KH2017-08-301-1/+1
* staging: irda: add a TODO file.Greg Kroah-Hartman2017-08-291-0/+4
* irda: move include/net/irda into staging subdirectoryGreg Kroah-Hartman2017-08-2936-0/+3851
* irda: move drivers/net/irda to drivers/staging/irda/driversGreg Kroah-Hartman2017-08-2948-1/+33484
* irda: move net/irda/ to drivers/staging/irda/net/Greg Kroah-Hartman2017-08-2951-0/+31653