index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
rc
/
img-ir
Age
Commit message (
Expand
)
Author
2018-03-05
media: img-ir: Drop METAG dependency
James Hogan
2017-11-27
media: img-ir-hw: fix one kernel-doc comment
Mauro Carvalho Chehab
2017-11-15
Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-31
media: rc: Convert timers to use timer_setup()
Kees Cook
2017-10-04
[media] media: img-ir: delete an error message for a failed memory allocation
Markus Elfring
2017-08-20
media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*
Sean Young
2017-08-20
media: rc: simplify ir_raw_event_store_edge()
Sean Young
2017-08-20
media: rc-core: rename input_name to device_name
Sean Young
2017-06-06
[media] rc-core: img-ir - leave the internals of rc_dev alone
David Härdeman
2017-01-30
[media] rc-main: assign driver type during allocation
Andi Shyti
2017-01-30
[media] rc: change wakeup_protocols to list all protocol variants
Sean Young
2016-09-22
[media] rc: split nec protocol into its three variants
Sean Young
2015-04-08
[media] rc: img-ir: fix error in parameters passed to irq_free()
Sifan Naeem
2015-04-08
[media] rc: img-ir: Add and enable sys clock for img-ir
Sifan Naeem
2014-12-23
[media] rc: img-ir: add philips rc6 decoder module
Sifan Naeem
2014-12-23
[media] rc: img-ir: add philips rc5 decoder module
Sifan Naeem
2014-12-23
[media] rc: img-ir: biphase enabled with workaround
Sifan Naeem
2014-12-23
[media] rc: img-ir: pass toggle bit to the rc driver
Sifan Naeem
2014-12-23
[media] rc: img-ir: add scancode requests to a struct
Sifan Naeem
2014-12-04
[media] img-ir: Don't set driver's module owner
James Hogan
2014-12-04
[media] img-ir: Depend on METAG or MIPS or COMPILE_TEST
James Hogan
2014-12-04
[media] img-ir/hw: Drop [un]register_decoder declarations
James Hogan
2014-12-04
[media] img-ir/hw: Fix potential deadlock stopping timer
James Hogan
2014-12-04
[media] img-ir/hw: Always read data to clear buffer
Dylan Rajaratnam
2014-09-03
[media] img-ir: fix sparse warnings
Hans Verkuil
2014-07-25
[media] rc-core: remove protocol arrays
David Härdeman
2014-07-23
[media] rc-core: document the protocol type
David Härdeman
2014-06-17
[media] rc: img-ir: Expand copyright headers with GPL notices
James Hogan
2014-04-06
[media] rc-core: split dev->s_filter
David Härdeman
2014-04-06
[media] rc-core: do not change 32bit NEC scancode format for now
David Härdeman
2014-03-14
[media] rc: img-ir: hw: Fix min/max bits setup
James Hogan
2014-03-14
[media] rc: img-ir: jvc: Remove unused no-leader timings
James Hogan
2014-03-14
[media] rc: img-ir: hw: Remove unnecessary semi-colon
James Hogan
2014-03-11
[media] rc: img-ir: add Sanyo decoder module
James Hogan
2014-03-11
[media] rc: img-ir: add Sharp decoder module
James Hogan
2014-03-11
[media] rc: img-ir: add Sony decoder module
James Hogan
2014-03-11
[media] rc: img-ir: add JVC decoder module
James Hogan
2014-03-11
[media] rc: img-ir: add NEC decoder module
James Hogan
2014-03-11
[media] rc: img-ir: add to build
James Hogan
2014-03-11
[media] rc: img-ir: add hardware decoder driver
James Hogan
2014-03-11
[media] rc: img-ir: add raw driver
James Hogan
2014-03-11
[media] rc: img-ir: add base driver
James Hogan