aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/rc/rc-main.c
AgeCommit message (Expand)Author
2015-09-05Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2015-08-19Revert "[media] rc: rc-core: Add support for encode_wakeup drivers"David Härdeman
2015-08-11[media] rc-core: improve the lirc protocol reportingDavid Härdeman
2015-07-06[media] rc-core: remove the LIRC "protocol"David Härdeman
2015-07-06[media] rc-core: use an IDA rather than a bitmapDavid Härdeman
2015-07-06[media] rc-core: fix remove uevent generationDavid Härdeman
2015-05-14[media] rc: rc-core: Add support for encode_wakeup driversJames Hogan
2015-04-30[media] rc: fix bad indentingMauro Carvalho Chehab
2014-12-23[media] rc-main: Re-apply filter for no-op protocol changeJames Hogan
2014-11-25[media] rc: Deletion of unnecessary checks before two function callsMarkus Elfring
2014-11-11Merge tag 'v3.18-rc4' into patchworkMauro Carvalho Chehab
2014-11-05[media] rc-main: Fix rc_type handlingMauro Carvalho Chehab
2014-10-30[media] rc-main: fix lockdep splash for rc-mainTomas Melin
2014-10-30[media] rc-core: fix protocol_change regression in ir_raw_event_registerTomas Melin
2014-07-30[media] rc-main: allow raw protocol drivers to restrict the allowed protosMauro Carvalho Chehab
2014-07-26[media] rc: Add support for decoding XMP protocolMarcel J.E. Mol
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: simplify sysfs codeDavid 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-13[media] media: rc-core: use %s in rc_map_get() module loadKees Cook
2014-03-11[media] rc-main: fix missing unlock if no devno leftJames Hogan
2014-03-11[media] rc-main: automatically refresh filter on protocol changeJames Hogan
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-main: add generic scancode filteringJames Hogan
2014-03-11[media] rc-main: store_filter: pass errors to userlandJames Hogan
2014-02-07[media, edac] Change my email addressMauro Carvalho Chehab
2014-02-06[media] media: rc: add sysfs scancode filtering interfaceJames Hogan
2014-02-04[media] media: rc: add Sharp infrared protocolJames Hogan
2014-02-04[media] media: rc: only turn on LED if keypress generatedJames Hogan
2014-02-04[media] rc-core: ir_core_dev_number can be staticFengguang Wu
2014-01-15[media] rc-core: reuse device numbersMauro Carvalho Chehab
2013-08-23[media] media: rc: rdev->open or rdev->close can be NULLJuergen Lock
2013-08-22[media] rc: add feedback led trigger for rc keypressesSean Young
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
2013-03-19[media] rc-core: rename ir_input_class to rc_classDavid Härdeman
2013-03-19[media] rc-core: initialize rc-core earlier if built-inDavid Härdeman
2012-12-27[media] rc: unlock on error in store_protocols()Dan Carpenter
2012-12-26[media] rc: unlock on error in show_protocols()Dan Carpenter
2012-10-27[media] rc-core: add separate defines for protocol bitmaps and numbersDavid Härdeman
2012-07-30[media] Avoid sysfs oops when an rc_dev's raw device is absentDouglas Bagnall
2012-03-19[media] rc: Pospone ir raw decoders loading until really neededEzequiel García
2012-01-15Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-01-03switch device_get_devnode() and ->devnode() to umode_t *Al Viro
2011-11-23Merge tag 'v3.2-rc2' into staging/for_v3.3Mauro Carvalho Chehab
2011-11-23[media] rc: Add support for decoding Sanyo protocolMauro Carvalho Chehab