summaryrefslogtreecommitdiffstats
path: root/drivers/staging/irda
Commit message (Expand)AuthorAgeFilesLines
* net: annotate ->poll() instancesAl Viro2017-11-273-7/+7
* treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook2017-11-211-1/+1
* staging/irda-usb: Convert timers to use timer_setup()Kees Cook2017-10-202-14/+7
* 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/+79
* 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/+18
* 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/+1
* 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-281-0/+4
* irda: move include/net/irda into staging subdirectoryGreg Kroah-Hartman2017-08-2836-0/+3851
* irda: move drivers/net/irda to drivers/staging/irda/driversGreg Kroah-Hartman2017-08-2848-1/+33484
* irda: move net/irda/ to drivers/staging/irda/net/Greg Kroah-Hartman2017-08-2851-0/+31653
OpenPOWER on IntegriCloud