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
/
rc-main.c
Age
Commit message (
Expand
)
Author
2019-05-23
media: rc-main: clean-up two warnings
Mauro Carvalho Chehab
2019-04-22
media: rc: xbox_remote: add protocol and set timeout
Matthias Reichl
2019-03-01
media: rc: fix several typos
Mauro Carvalho Chehab
2019-03-01
media: Revert "media: rc: some events are dropped by userspace"
Sean Young
2019-02-18
media: rc: rcmm decoder and encoder
Patrick Lerda
2018-11-22
media: rc: ensure close() is called on rc_unregister_device
Sean Young
2018-11-22
media: rc: cec devices do not have a lirc chardev
Sean Young
2018-10-05
media: rc: imon: report mouse events using rc-core's input device
Sean Young
2018-10-05
media: rc: some events are dropped by userspace
Sean Young
2018-07-30
media: rc: read out of bounds if bpf reports high protocol number
Sean Young
2018-05-28
media: rc: ensure input/lirc device can be opened after register
Sean Young
2018-04-20
media: rc: mce_kbd protocol encodes two scancodes
Sean Young
2018-04-20
media: rc: per-protocol repeat period and minimum keyup timer
Sean Young
2018-04-20
media: rc: set timeout to smallest value required by enabled protocols
Sean Young
2018-03-21
media: rc: add new imon protocol decoder and encoder
Sean Young
2018-03-21
media: rc: oops in ir_timer_keyup after device unplug
Sean Young
2018-02-14
media: rc: remove IR_dprintk() from rc-core
Sean Young
2017-12-18
media: rc: bang in ir_do_keyup
Sean Young
2017-12-14
media: cec: move cec autorepeat handling to rc-core
Sean Young
2017-12-14
media: lirc: scancode rc devices should have a lirc device too
Sean Young
2017-12-14
media: lirc: ensure lirc device receives nec repeats
Sean Young
2017-12-14
media: lirc: implement reading scancode
Sean Young
2017-12-14
media: lirc: remove last remnants of lirc kapi
Sean Young
2017-12-14
media: lirc: do not call close() or open() on unregistered devices
Sean Young
2017-12-14
media: lirc: move lirc_dev->attached to rc_dev->registered
Sean Young
2017-12-14
media: rc: document and fix rc_validate_scancode()
Sean Young
2017-12-14
media: lirc: validate scancode for transmit
Sean Young
2017-12-14
media: lirc: lirc interface should not be a raw decoder
Sean Young
2017-12-14
media: rc: auto load encoder if necessary
Sean Young
2017-12-11
media: rc: add SPDX identifiers to the code I wrote
Mauro Carvalho Chehab
2017-11-30
media: rc: partial revert of "media: rc: per-protocol repeat period"
Sean Young
2017-11-27
media: rc: fix lots of documentation warnings
Mauro Carvalho Chehab
2017-10-31
media: rc: Convert timers to use timer_setup()
Kees Cook
2017-10-04
[media] media: rc: Delete duplicate debug message
Marc Gonzalez
2017-10-04
[media] media: rc: Use bsearch library function
Thomas Meyer
2017-10-04
[media] media: rc: include device name in rc udev event
Sean Young
2017-10-04
[media] media: rc: if protocols can't be changed, don't be writable
Sean Young
2017-10-04
[media] media: rc: ensure that protocols are enabled for scancode drivers
Sean Young
2017-10-04
[media] media: rc: make device_type const
Bhumika Goyal
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: per-protocol repeat period
Sean Young
2017-08-20
media: rc: ensure we do not read out of bounds
Sean Young
2017-08-20
media: rc-core: rename input_name to device_name
Sean Young
2017-08-20
media: rc: constify attribute_group structures
Arvind Yadav
2017-08-20
media: rc-core: consistent use of rc_repeat()
David Härdeman
2017-06-13
[media] rc-core: cleanup rc_register_device pt2
David Härdeman
2017-06-13
[media] rc-core: cleanup rc_register_device
David Härdeman
2017-05-18
[media] rc-core: fix input repeat handling
David Härdeman
2017-04-04
Merge tag 'v4.11-rc5' into patchwork
Mauro Carvalho Chehab
2017-03-24
[media] mce_kbd: add encoder
Sean Young
[next]