summaryrefslogtreecommitdiffstats
path: root/drivers/media/rc
Commit message (Expand)AuthorAgeFilesLines
* [media] ir-rc5-decoder: print where decoding failsMauro Carvalho Chehab2014-07-301-2/+2
* [media] rc-main: allow raw protocol drivers to restrict the allowed protosMauro Carvalho Chehab2014-07-301-3/+2
* [media] mceusb: select default keytable based on vendorMauro Carvalho Chehab2014-07-271-6/+17
* [media] mceusb: add support for newer cx231xx devicesMauro Carvalho Chehab2014-07-271-0/+8
* [media] rc: Add support for decoding XMP protocolMarcel J.E. Mol2014-07-266-0/+250
* [media] ati_remote: Better default keycodesGeorge Spelvin2014-07-251-10/+20
* [media] ati_remote: Add comments to keycode tableGeorge Spelvin2014-07-251-10/+23
* [media] ati_remote: Sort buttons in top-to-bottom orderGeorge Spelvin2014-07-251-23/+34
* [media] ati_remote: Use non-alomic __set_bitGeorge Spelvin2014-07-251-1/+1
* [media] ati_remote: Merge some duplicate codeGeorge Spelvin2014-07-251-11/+10
* [media] ati_remote: Shrink the ati_remote_tbl even moreGeorge Spelvin2014-07-251-34/+35
* [media] ati_remote: Generalize KIND_ACCEL to accept diagonalsGeorge Spelvin2014-07-251-48/+23
* [media] ati_remote: Delete superfluous input_sync()George Spelvin2014-07-251-1/+0
* [media] ati_remote: Shrink ati_remote_tbl structureGeorge Spelvin2014-07-251-4/+4
* [media] ati_remote: Check the checksumGeorge Spelvin2014-07-251-4/+5
* [media] rc-core: fix various sparse warningsDavid Härdeman2014-07-254-10/+10
* [media] rc-core: rename ir-raw.cDavid Härdeman2014-07-252-2/+2
* [media] rc-core: merge rc5 and streamzap decodersDavid Härdeman2014-07-257-218/+43
* [media] rc-core: rename dev->scanmask to dev->scancode_maskDavid Härdeman2014-07-251-2/+2
* [media] rc-core: remove protocol arraysDavid Härdeman2014-07-2529-62/+61
* [media] rc-core: simplify sysfs codeDavid Härdeman2014-07-232-121/+151
* [media] saa7134: NEC scancode fixDavid Härdeman2014-07-231-34/+34
* [media] rc-core: document the protocol typeDavid Härdeman2014-07-2318-44/+94
* [media] bt8xx: fixup RC5 decodingDavid Härdeman2014-07-231-56/+56
* [media] rc: add sunxi-ir driverAlexander Bersenev2014-07-043-0/+329
* [media] rc: img-ir: Expand copyright headers with GPL noticesJames Hogan2014-06-1711-0/+55
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-041-30/+35
|\
| * [media] fix mceusb endpoint type identification/handlingMatt DeVillier2014-05-251-30/+35
* | USB: media: streamzap: remove CONFIG_USB_DEBUGGreg Kroah-Hartman2014-05-291-9/+0
* | USB: media: redrat3: remove CONFIG_USB_DEBUG usageGreg Kroah-Hartman2014-05-291-42/+21
* | USB: media: redrat3: remove unneeded tracing macroGreg Kroah-Hartman2014-05-291-37/+2
|/
* [media] rc-core: remove generic scancode filterDavid Härdeman2014-04-061-35/+53
* [media] rc-core: split dev->s_filterDavid Härdeman2014-04-062-8/+31
* [media] rc-core: do not change 32bit NEC scancode format for nowDavid Härdeman2014-04-063-59/+59
* [media] rc: img-ir: hw: Fix min/max bits setupJames Hogan2014-03-141-3/+3
* [media] rc: img-ir: jvc: Remove unused no-leader timingsJames Hogan2014-03-141-11/+0
* [media] rc: img-ir: hw: Remove unnecessary semi-colonJames Hogan2014-03-141-1/+1
* [media] media: rc-core: use %s in rc_map_get() module loadKees Cook2014-03-131-1/+1
* [media] rc-main: fix missing unlock if no devno leftJames Hogan2014-03-111-8/+8
* [media] rc: img-ir: add Sanyo decoder moduleJames Hogan2014-03-114-0/+134
* [media] rc: img-ir: add Sharp decoder moduleJames Hogan2014-03-114-0/+111
* [media] rc: img-ir: add Sony decoder moduleJames Hogan2014-03-114-0/+157
* [media] rc: img-ir: add JVC decoder moduleJames Hogan2014-03-114-0/+104
* [media] rc: img-ir: add NEC decoder moduleJames Hogan2014-03-114-0/+161
* [media] rc: img-ir: add to buildJames Hogan2014-03-114-0/+35
* [media] rc: img-ir: add hardware decoder driverJames Hogan2014-03-112-0/+1301
* [media] rc: img-ir: add raw driverJames Hogan2014-03-112-0/+211
* [media] rc: img-ir: add base driverJames Hogan2014-03-112-0/+342
* [media] rc-main: automatically refresh filter on protocol changeJames Hogan2014-03-111-2/+39
* [media] rc: add wakeup_protocols sysfs fileJames Hogan2014-03-111-34/+48
OpenPOWER on IntegriCloud