aboutsummaryrefslogtreecommitdiffstats
path: root/include/media/rc-core.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-13[media] rc-core: cleanup rc_register_device pt2David Härdeman1-2/+0
2017-01-30[media] rc-core: add support for IR raw transmittersAndi Shyti1-3/+6
2017-01-30[media] rc-main: assign driver type during allocationAndi Shyti1-2/+4
2017-01-30[media] rc: rc-core: Add support for encode_wakeup driversJames Hogan1-0/+3
2017-01-30[media] rc: rc-ir-raw: Add scancode encoder callbackJames Hogan1-0/+2
2017-01-30[media] rc: change wakeup_protocols to list all protocol variantsSean Young1-6/+6
2016-10-24[media] rc: core: add managed versions of rc_allocate_device and rc_register_deviceHeiner Kallweit1-0/+18
2016-09-22[media] get rid of a number of problems at the cross referencesMauro Carvalho Chehab1-1/+1
2016-07-23Merge branch 'patchwork' into topic/docs-nextMauro Carvalho Chehab1-0/+3
2016-07-17[media] doc-rst: Fix issues with RC documentationMauro Carvalho Chehab1-2/+43
2016-07-15[media] redrat3: make hardware timeout configurableSean Young1-0/+3
2016-05-07[media] media: rc: reduce size of struct ir_raw_eventHeiner Kallweit1-14/+4
2016-03-03[media] rc-core: allow calling rc_open with device not initializedMauro Carvalho Chehab1-2/+2
2016-02-16[media] rc-core: don't lock device at rc_register_device()Mauro Carvalho Chehab1-0/+2
2015-11-19[media] rc-core: define a default timeout for driversEric Nelson1-0/+1
2015-09-05Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-3/+3
2015-08-22[media] Docbook: Fix s_rx_carrier_range parameter descriptionMauro Carvalho Chehab1-1/+1
2015-08-19Revert "[media] rc: rc-ir-raw: Add scancode encoder callback"David Härdeman1-3/+0
2015-08-19Revert "[media] rc: rc-core: Add support for encode_wakeup drivers"David Härdeman1-3/+0
2015-08-19Revert "[media] rc: nuvoton-cir: Add support for writing wakeup samples via sysfs filter callback"David Härdeman1-1/+0
2015-07-06[media] rc-core: use an IDA rather than a bitmapDavid Härdeman1-2/+2
2015-06-05[media] rc: set IR_MAX_DURATION to 500 msMauro Carvalho Chehab1-1/+1
2015-05-14[media] rc: nuvoton-cir: Add support for writing wakeup samples via sysfs filter callbackAntti Seppälä1-0/+1
2015-05-14[media] rc: rc-core: Add support for encode_wakeup driversJames Hogan1-0/+3
2015-05-14[media] rc: rc-ir-raw: Add scancode encoder callbackJames Hogan1-0/+3
2014-07-25[media] rc-core: don't use dynamic_pr_debug for IR_dprintk()Mauro Carvalho Chehab1-1/+1
2014-07-25[media] rc-core: rename dev->scanmask to dev->scancode_maskDavid Härdeman1-2/+3
2014-07-25[media] rc-core: remove protocol arraysDavid Härdeman1-44/+12
2014-07-23[media] rc-core: document the protocol typeDavid Härdeman1-3/+5
2014-04-06[media] rc-core: remove generic scancode filterDavid Härdeman1-0/+2
2014-04-06[media] rc-core: split dev->s_filterDavid Härdeman1-2/+4
2014-03-11[media] rc: add wakeup_protocols sysfs fileJames Hogan1-0/+3
2014-03-11[media] rc: add allowed/enabled wakeup protocol masksJames Hogan1-8/+24
2014-03-11[media] rc: abstract access to allowed/enabled protocolsJames Hogan1-0/+22
2014-02-07[media, edac] Change my email addressMauro Carvalho Chehab1-1/+1
2014-02-06[media] media: rc: add sysfs scancode filtering interfaceJames Hogan1-0/+29
2013-07-31[media] media: rc: Add rc_open/close and use count to rc_devSrinivas Kandagatla1-0/+4
2013-03-23[media] rc-core: don't treat dev->rc_map.rc_type as a bitmapDavid Härdeman1-0/+2
2012-10-27[media] rc-core: add separate defines for protocol bitmaps and numbersDavid Härdeman1-2/+2
2011-09-03[media] rc-core.h: Surround macro with do {} while (0)Joe Perches1-2/+5
2011-07-27[media] rc-core: lirc use unsigned intDavid Härdeman1-1/+1
2011-05-20[media] rc: add locking to fix register/show raceJarod Wilson1-2/+5
2011-01-19[media] rc: fix up and genericize some time unit conversionsJarod Wilson1-0/+3
2010-12-29[media] rc-core: fix some leftovers from the renaming patchesDavid Härdeman1-6/+6
2010-12-29[media] rc: Properly name the rc_map structMauro Carvalho Chehab1-2/+2
2010-12-29[media] rc: Rename remote controller type to rc_type instead of ir_typeMauro Carvalho Chehab1-2/+2
2010-12-29[media] Rename all public generic RC functions from ir_ to rc_Mauro Carvalho Chehab1-20/+29
2010-12-29[media] rc: rename the remaining things to rc_coreMauro Carvalho Chehab1-0/+211