summaryrefslogtreecommitdiffstats
path: root/include/media/rc-core.h
Commit message (Expand)AuthorAgeFilesLines
* media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young2017-08-201-15/+18
* media: rc: simplify ir_raw_event_store_edge()Sean Young2017-08-201-9/+1
* media: rc: ir-nec-decoder: move scancode composing code into a shared functionShawn Guo2017-08-201-0/+31
* media: rc-core: rename input_name to device_nameSean Young2017-08-201-3/+3
* [media] rc-core: cleanup rc_register_device pt2David Härdeman2017-06-131-2/+0
* [media] rc-core: add support for IR raw transmittersAndi Shyti2017-01-301-3/+6
* [media] rc-main: assign driver type during allocationAndi Shyti2017-01-301-2/+4
* [media] rc: rc-core: Add support for encode_wakeup driversJames Hogan2017-01-301-0/+3
* [media] rc: rc-ir-raw: Add scancode encoder callbackJames Hogan2017-01-301-0/+2
* [media] rc: change wakeup_protocols to list all protocol variantsSean Young2017-01-301-6/+6
* [media] rc: core: add managed versions of rc_allocate_device and rc_register_...Heiner Kallweit2016-10-241-0/+18
* [media] get rid of a number of problems at the cross referencesMauro Carvalho Chehab2016-09-221-1/+1
* Merge branch 'patchwork' into topic/docs-nextMauro Carvalho Chehab2016-07-231-0/+3
|\
| * [media] redrat3: make hardware timeout configurableSean Young2016-07-151-0/+3
* | [media] doc-rst: Fix issues with RC documentationMauro Carvalho Chehab2016-07-171-2/+43
|/
* [media] media: rc: reduce size of struct ir_raw_eventHeiner Kallweit2016-05-071-14/+4
* [media] rc-core: allow calling rc_open with device not initializedMauro Carvalho Chehab2016-03-031-2/+2
* [media] rc-core: don't lock device at rc_register_device()Mauro Carvalho Chehab2016-02-161-0/+2
* [media] rc-core: define a default timeout for driversEric Nelson2015-11-191-0/+1
* Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2015-09-051-3/+3
|\
| * [media] Docbook: Fix s_rx_carrier_range parameter descriptionMauro Carvalho Chehab2015-08-221-1/+1
| * [media] rc-core: use an IDA rather than a bitmapDavid Härdeman2015-07-061-2/+2
* | Revert "[media] rc: rc-ir-raw: Add scancode encoder callback"David Härdeman2015-08-191-3/+0
* | Revert "[media] rc: rc-core: Add support for encode_wakeup drivers"David Härdeman2015-08-191-3/+0
* | Revert "[media] rc: nuvoton-cir: Add support for writing wakeup samples via s...David Härdeman2015-08-191-1/+0
|/
* [media] rc: set IR_MAX_DURATION to 500 msMauro Carvalho Chehab2015-06-051-1/+1
* [media] rc: nuvoton-cir: Add support for writing wakeup samples via sysfs fil...Antti Seppälä2015-05-141-0/+1
* [media] rc: rc-core: Add support for encode_wakeup driversJames Hogan2015-05-141-0/+3
* [media] rc: rc-ir-raw: Add scancode encoder callbackJames Hogan2015-05-141-0/+3
* [media] rc-core: don't use dynamic_pr_debug for IR_dprintk()Mauro Carvalho Chehab2014-07-251-1/+1
* [media] rc-core: rename dev->scanmask to dev->scancode_maskDavid Härdeman2014-07-251-2/+3
* [media] rc-core: remove protocol arraysDavid Härdeman2014-07-251-44/+12
* [media] rc-core: document the protocol typeDavid Härdeman2014-07-231-3/+5
* [media] rc-core: remove generic scancode filterDavid Härdeman2014-04-061-0/+2
* [media] rc-core: split dev->s_filterDavid Härdeman2014-04-061-2/+4
* [media] rc: add wakeup_protocols sysfs fileJames Hogan2014-03-111-0/+3
* [media] rc: add allowed/enabled wakeup protocol masksJames Hogan2014-03-111-8/+24
* [media] rc: abstract access to allowed/enabled protocolsJames Hogan2014-03-111-0/+22
* [media, edac] Change my email addressMauro Carvalho Chehab2014-02-071-1/+1
* [media] media: rc: add sysfs scancode filtering interfaceJames Hogan2014-02-061-0/+29
* [media] media: rc: Add rc_open/close and use count to rc_devSrinivas Kandagatla2013-07-311-0/+4
* [media] rc-core: don't treat dev->rc_map.rc_type as a bitmapDavid Härdeman2013-03-231-0/+2
* [media] rc-core: add separate defines for protocol bitmaps and numbersDavid Härdeman2012-10-271-2/+2
* [media] rc-core.h: Surround macro with do {} while (0)Joe Perches2011-09-031-2/+5
* [media] rc-core: lirc use unsigned intDavid Härdeman2011-07-271-1/+1
* [media] rc: add locking to fix register/show raceJarod Wilson2011-05-201-2/+5
* [media] rc: fix up and genericize some time unit conversionsJarod Wilson2011-01-191-0/+3
* [media] rc-core: fix some leftovers from the renaming patchesDavid Härdeman2010-12-291-6/+6
* [media] rc: Properly name the rc_map structMauro Carvalho Chehab2010-12-291-2/+2
* [media] rc: Rename remote controller type to rc_type instead of ir_typeMauro Carvalho Chehab2010-12-291-2/+2
OpenPOWER on IntegriCloud