index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
irda
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2
-11
/
+11
2018-02-09
Merge tag 'pm-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2018-02-08
cpufreq: Add and use cpufreq_for_each_{valid_,}entry_idx()
Dominik Brodowski
1
-2
/
+2
2018-02-01
Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-3
/
+2
2017-12-06
drivers: staging: remove duplicate includes
Pravin Shedge
1
-1
/
+0
2017-11-28
staging/irda/net: Drop extraneous parentheses around test
Kees Cook
1
-2
/
+2
2017-11-27
net: annotate ->poll() instances
Al Viro
3
-7
/
+7
2017-11-21
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
1
-1
/
+1
2017-10-20
staging/irda-usb: Convert timers to use timer_setup()
Kees Cook
2
-14
/
+7
2017-10-20
staging/irda/bfin_sir: Convert timers to use timer_setup()
Kees Cook
1
-5
/
+7
2017-10-20
staging/irda/net: Convert timers to use timer_setup()
Kees Cook
15
-90
/
+79
2017-10-18
Staging: irda: Remove trailing whitespace errors
Shreeya Patel
1
-11
/
+11
2017-10-04
staging: irda: au1k_ir.c fix warning: Prefer [subsystem eg: netdev]_info([sub...
Yurii Pavlenko
1
-22
/
+18
2017-09-29
Staging: irda: drivers: Replace seq_printf with seq_puts or seq_putc
Georgiana Chelu
1
-9
/
+9
2017-09-22
Staging: irda: net: Fix style issues
Georgiana Chelu
1
-9
/
+11
2017-09-22
Staging: irda: net: Use NOT operator instead of comparison to NULL
Georgiana Chelu
1
-2
/
+2
2017-09-22
Staging: irda: net: Do not initialise statics to NULL
Georgiana Chelu
1
-2
/
+2
2017-09-18
Staging: irda: Use !x instead of NULL comparison
Srishti Sharma
1
-2
/
+2
2017-09-18
Staging: irda: drivers: Move the curly bracket to the same line as if
Meghana Madhyastha
1
-2
/
+1
2017-09-18
Staging: irda: Remove parentheses on the right of assignment
Srishti Sharma
2
-3
/
+3
2017-09-18
Staging: irda: Don't use assignment inside if statement
Srishti Sharma
3
-6
/
+10
2017-09-18
Staging: irda: drivers: Replace (skb == NULL) with (!skb)
Meghana Madhyastha
1
-1
/
+1
2017-09-18
staging: irda: Remove typedef struct
Haneen Mohammed
1
-10
/
+10
2017-08-30
staging: irda: fix init level for irda core
Greg KH
1
-1
/
+1
2017-08-28
staging: irda: add a TODO file.
Greg Kroah-Hartman
1
-0
/
+4
2017-08-28
irda: move include/net/irda into staging subdirectory
Greg Kroah-Hartman
36
-0
/
+3851
2017-08-28
irda: move drivers/net/irda to drivers/staging/irda/drivers
Greg Kroah-Hartman
48
-1
/
+33484
2017-08-28
irda: move net/irda/ to drivers/staging/irda/net/
Greg Kroah-Hartman
51
-0
/
+31653