index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
rc
/
img-ir
/
img-ir-hw.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*
Sean Young
2017-08-20
1
-2
/
+2
*
media: rc-core: rename input_name to device_name
Sean Young
2017-08-20
1
-1
/
+1
*
[media] rc-core: img-ir - leave the internals of rc_dev alone
David Härdeman
2017-06-06
1
-4
/
+0
*
[media] rc-main: assign driver type during allocation
Andi Shyti
2017-01-30
1
-1
/
+1
*
[media] rc: change wakeup_protocols to list all protocol variants
Sean Young
2017-01-30
1
-3
/
+10
*
[media] rc: img-ir: add philips rc6 decoder module
Sifan Naeem
2014-12-23
1
-0
/
+3
*
[media] rc: img-ir: add philips rc5 decoder module
Sifan Naeem
2014-12-23
1
-0
/
+3
*
[media] rc: img-ir: biphase enabled with workaround
Sifan Naeem
2014-12-23
1
-3
/
+57
*
[media] rc: img-ir: pass toggle bit to the rc driver
Sifan Naeem
2014-12-23
1
-3
/
+5
*
[media] rc: img-ir: add scancode requests to a struct
Sifan Naeem
2014-12-23
1
-7
/
+9
*
[media] img-ir/hw: Fix potential deadlock stopping timer
James Hogan
2014-12-04
1
-3
/
+19
*
[media] img-ir/hw: Always read data to clear buffer
Dylan Rajaratnam
2014-12-04
1
-2
/
+4
*
[media] img-ir: fix sparse warnings
Hans Verkuil
2014-09-03
1
-6
/
+0
*
[media] rc-core: remove protocol arrays
David Härdeman
2014-07-26
1
-8
/
+8
*
[media] rc-core: document the protocol type
David Härdeman
2014-07-24
1
-4
/
+6
*
[media] rc: img-ir: Expand copyright headers with GPL notices
James Hogan
2014-06-17
1
-0
/
+5
*
[media] rc-core: split dev->s_filter
David Härdeman
2014-04-06
1
-1
/
+14
*
[media] rc: img-ir: hw: Fix min/max bits setup
James Hogan
2014-03-14
1
-3
/
+3
*
[media] rc: img-ir: hw: Remove unnecessary semi-colon
James Hogan
2014-03-14
1
-1
/
+1
*
[media] rc: img-ir: add Sanyo decoder module
James Hogan
2014-03-11
1
-0
/
+4
*
[media] rc: img-ir: add Sharp decoder module
James Hogan
2014-03-11
1
-0
/
+4
*
[media] rc: img-ir: add Sony decoder module
James Hogan
2014-03-11
1
-0
/
+4
*
[media] rc: img-ir: add JVC decoder module
James Hogan
2014-03-11
1
-0
/
+4
*
[media] rc: img-ir: add NEC decoder module
James Hogan
2014-03-11
1
-0
/
+5
*
[media] rc: img-ir: add hardware decoder driver
James Hogan
2014-03-11
1
-0
/
+1032