summaryrefslogtreecommitdiff
path: root/include/media/rc-core.h
AgeCommit message (Expand)Author
2017-12-18media: rc-core.h: minor adjustments at rc_driver_type docMauro Carvalho Chehab
2017-12-14media: cec: move cec autorepeat handling to rc-coreSean Young
2017-12-14media: lirc: allow lirc device to be opened more than onceSean Young
2017-12-14media: lirc: implement reading scancodeSean Young
2017-12-14media: lirc: remove last remnants of lirc kapiSean Young
2017-12-14media: lirc: create rc-core open and close lirc functionsSean Young
2017-12-14media: lirc: move lirc_dev->attached to rc_dev->registeredSean Young
2017-12-14media: lirc: use kfifo rather than lirc_buffer for raw IRSean Young
2017-12-14media: lirc: lirc interface should not be a raw decoderSean Young
2017-12-14media: lirc: use the correct carrier for scancode transmitSean Young
2017-08-20media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young
2017-08-20media: rc: simplify ir_raw_event_store_edge()Sean Young
2017-08-20media: rc: ir-nec-decoder: move scancode composing code into a shared functionShawn Guo
2017-08-20media: rc-core: rename input_name to device_nameSean Young
2017-06-13[media] rc-core: cleanup rc_register_device pt2David Härdeman
2017-01-30[media] rc-core: add support for IR raw transmittersAndi Shyti
2017-01-30[media] rc-main: assign driver type during allocationAndi Shyti
2017-01-30[media] rc: rc-core: Add support for encode_wakeup driversJames Hogan
2017-01-30[media] rc: rc-ir-raw: Add scancode encoder callbackJames Hogan
2017-01-30[media] rc: change wakeup_protocols to list all protocol variantsSean 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 referencesMauro Carvalho Chehab
2016-07-23Merge branch 'patchwork' into topic/docs-nextMauro Carvalho Chehab
2016-07-17[media] doc-rst: Fix issues with RC documentationMauro Carvalho Chehab
2016-07-15[media] redrat3: make hardware timeout configurableSean Young
2016-05-07[media] media: rc: reduce size of struct ir_raw_eventHeiner Kallweit
2016-03-03[media] rc-core: allow calling rc_open with device not initializedMauro 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 driversEric Nelson
2015-09-05Merge 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 descriptionMauro Carvalho Chehab
2015-08-19Revert "[media] rc: rc-ir-raw: Add scancode encoder callback"David Härdeman
2015-08-19Revert "[media] rc: rc-core: Add support for encode_wakeup drivers"David Härdeman
2015-08-19Revert "[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 bitmapDavid Härdeman
2015-06-05[media] rc: set IR_MAX_DURATION to 500 msMauro 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 driversJames Hogan
2015-05-14[media] rc: rc-ir-raw: Add scancode encoder callbackJames 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_maskDavid Härdeman
2014-07-25[media] rc-core: remove protocol arraysDavid Härdeman
2014-07-23[media] rc-core: document the protocol typeDavid Härdeman
2014-04-06[media] rc-core: remove generic scancode filterDavid Härdeman
2014-04-06[media] rc-core: split dev->s_filterDavid Härdeman
2014-03-11[media] rc: add wakeup_protocols sysfs fileJames Hogan
2014-03-11[media] rc: add allowed/enabled wakeup protocol masksJames Hogan
2014-03-11[media] rc: abstract access to allowed/enabled protocolsJames Hogan
2014-02-07[media, edac] Change my email addressMauro Carvalho Chehab
2014-02-06[media] media: rc: add sysfs scancode filtering interfaceJames Hogan