index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
rc
/
img-ir
/
img-ir-hw.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-11
media: fix incorrect kernel doc usages
Hans Verkuil
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2017-11-27
media: img-ir-hw: fix one kernel-doc comment
Mauro Carvalho Chehab
1
-1
/
+1
2017-10-31
media: rc: Convert timers to use timer_setup()
Kees Cook
1
-7
/
+6
2017-08-20
media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*
Sean Young
1
-2
/
+2
2017-08-20
media: rc-core: rename input_name to device_name
Sean Young
1
-1
/
+1
2017-06-06
[media] rc-core: img-ir - leave the internals of rc_dev alone
David Härdeman
1
-4
/
+0
2017-01-30
[media] rc-main: assign driver type during allocation
Andi Shyti
1
-1
/
+1
2017-01-30
[media] rc: change wakeup_protocols to list all protocol variants
Sean Young
1
-3
/
+10
2014-12-23
[media] rc: img-ir: add philips rc6 decoder module
Sifan Naeem
1
-0
/
+3
2014-12-23
[media] rc: img-ir: add philips rc5 decoder module
Sifan Naeem
1
-0
/
+3
2014-12-23
[media] rc: img-ir: biphase enabled with workaround
Sifan Naeem
1
-3
/
+57
2014-12-23
[media] rc: img-ir: pass toggle bit to the rc driver
Sifan Naeem
1
-3
/
+5
2014-12-23
[media] rc: img-ir: add scancode requests to a struct
Sifan Naeem
1
-7
/
+9
2014-12-04
[media] img-ir/hw: Fix potential deadlock stopping timer
James Hogan
1
-3
/
+19
2014-12-04
[media] img-ir/hw: Always read data to clear buffer
Dylan Rajaratnam
1
-2
/
+4
2014-09-03
[media] img-ir: fix sparse warnings
Hans Verkuil
1
-6
/
+0
2014-07-25
[media] rc-core: remove protocol arrays
David Härdeman
1
-8
/
+8
2014-07-23
[media] rc-core: document the protocol type
David Härdeman
1
-4
/
+6
2014-06-17
[media] rc: img-ir: Expand copyright headers with GPL notices
James Hogan
1
-0
/
+5
2014-04-06
[media] rc-core: split dev->s_filter
David Härdeman
1
-1
/
+14
2014-03-14
[media] rc: img-ir: hw: Fix min/max bits setup
James Hogan
1
-3
/
+3
2014-03-14
[media] rc: img-ir: hw: Remove unnecessary semi-colon
James Hogan
1
-1
/
+1
2014-03-11
[media] rc: img-ir: add Sanyo decoder module
James Hogan
1
-0
/
+4
2014-03-11
[media] rc: img-ir: add Sharp decoder module
James Hogan
1
-0
/
+4
2014-03-11
[media] rc: img-ir: add Sony decoder module
James Hogan
1
-0
/
+4
2014-03-11
[media] rc: img-ir: add JVC decoder module
James Hogan
1
-0
/
+4
2014-03-11
[media] rc: img-ir: add NEC decoder module
James Hogan
1
-0
/
+5
2014-03-11
[media] rc: img-ir: add hardware decoder driver
James Hogan
1
-0
/
+1032