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
/
include
/
media
/
rc-core.h
Age
Commit message (
Expand
)
Author
2018-03-21
media: rc: meson-ir: add timeout on idle
Sean Young
2018-02-14
media: rc: remove IR_dprintk() from rc-core
Sean Young
2017-12-18
media: rc-core.h: minor adjustments at rc_driver_type doc
Mauro Carvalho Chehab
2017-12-14
media: cec: move cec autorepeat handling to rc-core
Sean Young
2017-12-14
media: lirc: allow lirc device to be opened more than once
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: create rc-core open and close lirc functions
Sean Young
2017-12-14
media: lirc: move lirc_dev->attached to rc_dev->registered
Sean Young
2017-12-14
media: lirc: use kfifo rather than lirc_buffer for raw IR
Sean Young
2017-12-14
media: lirc: lirc interface should not be a raw decoder
Sean Young
2017-12-14
media: lirc: use the correct carrier for scancode transmit
Sean Young
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: ir-nec-decoder: move scancode composing code into a shared function
Shawn Guo
2017-08-20
media: rc-core: rename input_name to device_name
Sean Young
2017-06-13
[media] rc-core: cleanup rc_register_device pt2
David Härdeman
2017-01-30
[media] rc-core: add support for IR raw transmitters
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: rc-ir-raw: Add scancode encoder callback
James Hogan
2017-01-30
[media] rc: change wakeup_protocols to list all protocol variants
Sean Young
2016-10-24
[media] rc: core: add managed versions of rc_allocate_device and rc_register_...
Heiner Kallweit
2016-09-22
[media] get rid of a number of problems at the cross references
Mauro Carvalho Chehab
2016-07-23
Merge branch 'patchwork' into topic/docs-next
Mauro Carvalho Chehab
2016-07-17
[media] doc-rst: Fix issues with RC documentation
Mauro Carvalho Chehab
2016-07-15
[media] redrat3: make hardware timeout configurable
Sean Young
2016-05-07
[media] media: rc: reduce size of struct ir_raw_event
Heiner Kallweit
2016-03-03
[media] rc-core: allow calling rc_open with device not initialized
Mauro Carvalho Chehab
2016-02-16
[media] rc-core: don't lock device at rc_register_device()
Mauro Carvalho Chehab
2015-11-19
[media] rc-core: define a default timeout for drivers
Eric Nelson
2015-09-05
Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2015-08-22
[media] Docbook: Fix s_rx_carrier_range parameter description
Mauro Carvalho Chehab
2015-08-19
Revert "[media] rc: rc-ir-raw: Add scancode encoder callback"
David Härdeman
2015-08-19
Revert "[media] rc: rc-core: Add support for encode_wakeup drivers"
David Härdeman
2015-08-19
Revert "[media] rc: nuvoton-cir: Add support for writing wakeup samples via s...
David Härdeman
2015-07-06
[media] rc-core: use an IDA rather than a bitmap
David Härdeman
2015-06-05
[media] rc: set IR_MAX_DURATION to 500 ms
Mauro Carvalho Chehab
2015-05-14
[media] rc: nuvoton-cir: Add support for writing wakeup samples via sysfs fil...
Antti Seppälä
2015-05-14
[media] rc: rc-core: Add support for encode_wakeup drivers
James Hogan
2015-05-14
[media] rc: rc-ir-raw: Add scancode encoder callback
James Hogan
2014-07-25
[media] rc-core: don't use dynamic_pr_debug for IR_dprintk()
Mauro Carvalho Chehab
2014-07-25
[media] rc-core: rename dev->scanmask to dev->scancode_mask
David Härdeman
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-04-06
[media] rc-core: remove generic scancode filter
David Härdeman
2014-04-06
[media] rc-core: split dev->s_filter
David Härdeman
2014-03-11
[media] rc: add wakeup_protocols sysfs file
James Hogan
2014-03-11
[media] rc: add allowed/enabled wakeup protocol masks
James Hogan
2014-03-11
[media] rc: abstract access to allowed/enabled protocols
James Hogan
[next]