aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/irda/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-14staging: irda: remove the irda network stack and driversGreg Kroah-Hartman47-33477/+0
2018-02-09Merge tag 'pm-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-2/+2
2018-02-08cpufreq: Add and use cpufreq_for_each_{valid_,}entry_idx()Dominik Brodowski1-2/+2
2017-12-06drivers: staging: remove duplicate includesPravin Shedge1-1/+0
2017-10-20staging/irda-usb: Convert timers to use timer_setup()Kees Cook2-14/+7
2017-10-20staging/irda/bfin_sir: Convert timers to use timer_setup()Kees Cook1-5/+7
2017-10-18Staging: irda: Remove trailing whitespace errorsShreeya Patel1-11/+11
2017-10-04staging: irda: au1k_ir.c fix warning: Prefer [subsystem eg: netdev]_info([subsystem]dev, ...Yurii Pavlenko1-22/+18
2017-09-29Staging: irda: drivers: Replace seq_printf with seq_puts or seq_putcGeorgiana Chelu1-9/+9
2017-09-18Staging: irda: drivers: Move the curly bracket to the same line as ifMeghana Madhyastha1-2/+1
2017-09-18Staging: irda: Remove parentheses on the right of assignmentSrishti Sharma1-2/+2
2017-09-18Staging: irda: Don't use assignment inside if statementSrishti Sharma2-5/+8
2017-09-18Staging: irda: drivers: Replace (skb == NULL) with (!skb)Meghana Madhyastha1-1/+1
2017-08-28irda: move include/net/irda into staging subdirectoryGreg Kroah-Hartman1-0/+2
2017-08-28irda: move drivers/net/irda to drivers/staging/irda/driversGreg Kroah-Hartman47-0/+33483