summaryrefslogtreecommitdiffstats
path: root/drivers/staging/irda
Commit message (Expand)AuthorAgeFilesLines
* 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