summaryrefslogtreecommitdiff
path: root/include/media/rc-core.h
AgeCommit message (Expand)Author
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
2013-07-31[media] media: rc: Add rc_open/close and use count to rc_devSrinivas Kandagatla
2013-03-23[media] rc-core: don't treat dev->rc_map.rc_type as a bitmapDavid Härdeman
2012-10-27[media] rc-core: add separate defines for protocol bitmaps and numbersDavid Härdeman
2011-09-03[media] rc-core.h: Surround macro with do {} while (0)Joe Perches
2011-07-27[media] rc-core: lirc use unsigned intDavid Härdeman
2011-05-20[media] rc: add locking to fix register/show raceJarod Wilson
2011-01-19[media] rc: fix up and genericize some time unit conversionsJarod Wilson
2010-12-29[media] rc-core: fix some leftovers from the renaming patchesDavid Härdeman
2010-12-29[media] rc: Properly name the rc_map structMauro Carvalho Chehab
2010-12-29[media] rc: Rename remote controller type to rc_type instead of ir_typeMauro Carvalho Chehab