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
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
2017-03-03
[media] rc: protocol is not set on register for raw IR devices
Sean Young
2017-03-03
[media] rc: raw decoder for keymap protocol is not loaded on register
Sean Young
2017-01-31
[media] rc: remove excessive spaces from error message
Sean Young
2017-01-30
[media] rc-core: add support for IR raw transmitters
Andi Shyti
2017-01-30
[media] rc-main: split setup and unregister functions
Andi Shyti
2017-01-30
[media] rc-main: assign driver type during allocation
Andi Shyti
2017-01-30
[media] rc: rc-core: Add support for encode_wakeup drivers
James Hogan
2017-01-30
[media] rc: Add scancode validation
Sean Young
2017-01-30
[media] rc: change wakeup_protocols to list all protocol variants
Sean Young
2017-01-30
[media] rc5x: document that this is the 20 bit variant
Sean Young
2016-11-18
[media] rc-main: clear rc_map.name in ir_free_table()
Max Kellermann
2016-11-18
[media] rc-main: use pr_foo() macros
Mauro Carvalho Chehab
2016-10-24
[media] rc: core: add managed versions of rc_allocate_device and rc_register_...
Heiner Kallweit
2016-10-21
[media] rc: don't break long lines
Mauro Carvalho Chehab
2016-09-22
[media] rc: split nec protocol into its three variants
Sean Young
2016-09-22
[media] Partly revert "[media] rc-core: allow calling rc_open with device not...
Ole Ernst
[next]