summaryrefslogtreecommitdiff
path: root/drivers/media/rc
AgeCommit message (Expand)Author
2014-07-30[media] ir-rc5-decoder: print where decoding failsMauro Carvalho Chehab
2014-07-30[media] rc-main: allow raw protocol drivers to restrict the allowed protosMauro Carvalho Chehab
2014-07-27[media] mceusb: select default keytable based on vendorMauro Carvalho Chehab
2014-07-27[media] mceusb: add support for newer cx231xx devicesMauro Carvalho Chehab
2014-07-26[media] rc: Add support for decoding XMP protocolMarcel J.E. Mol
2014-07-25[media] ati_remote: Better default keycodesGeorge Spelvin
2014-07-25[media] ati_remote: Add comments to keycode tableGeorge Spelvin
2014-07-25[media] ati_remote: Sort buttons in top-to-bottom orderGeorge Spelvin
2014-07-25[media] ati_remote: Use non-alomic __set_bitGeorge Spelvin
2014-07-25[media] ati_remote: Merge some duplicate codeGeorge Spelvin
2014-07-25[media] ati_remote: Shrink the ati_remote_tbl even moreGeorge Spelvin
2014-07-25[media] ati_remote: Generalize KIND_ACCEL to accept diagonalsGeorge Spelvin
2014-07-25[media] ati_remote: Delete superfluous input_sync()George Spelvin
2014-07-25[media] ati_remote: Shrink ati_remote_tbl structureGeorge Spelvin
2014-07-25[media] ati_remote: Check the checksumGeorge Spelvin
2014-07-25[media] rc-core: fix various sparse warningsDavid Härdeman
2014-07-25[media] rc-core: rename ir-raw.cDavid Härdeman
2014-07-25[media] rc-core: merge rc5 and streamzap decodersDavid Härdeman
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] saa7134: NEC scancode fixDavid Härdeman
2014-07-23[media] rc-core: document the protocol typeDavid Härdeman
2014-07-23[media] bt8xx: fixup RC5 decodingDavid Härdeman
2014-07-04[media] rc: add sunxi-ir driverAlexander Bersenev
2014-06-17[media] rc: img-ir: Expand copyright headers with GPL noticesJames Hogan
2014-06-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-05-29USB: media: streamzap: remove CONFIG_USB_DEBUGGreg Kroah-Hartman
2014-05-29USB: media: redrat3: remove CONFIG_USB_DEBUG usageGreg Kroah-Hartman
2014-05-29USB: media: redrat3: remove unneeded tracing macroGreg Kroah-Hartman
2014-05-25[media] fix mceusb endpoint type identification/handlingMatt DeVillier
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-04-06[media] rc-core: do not change 32bit NEC scancode format for nowDavid Härdeman
2014-03-14[media] rc: img-ir: hw: Fix min/max bits setupJames Hogan
2014-03-14[media] rc: img-ir: jvc: Remove unused no-leader timingsJames Hogan
2014-03-14[media] rc: img-ir: hw: Remove unnecessary semi-colonJames Hogan
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: img-ir: add Sanyo decoder moduleJames Hogan
2014-03-11[media] rc: img-ir: add Sharp decoder moduleJames Hogan
2014-03-11[media] rc: img-ir: add Sony decoder moduleJames Hogan
2014-03-11[media] rc: img-ir: add JVC decoder moduleJames Hogan
2014-03-11[media] rc: img-ir: add NEC decoder moduleJames Hogan
2014-03-11[media] rc: img-ir: add to buildJames Hogan
2014-03-11[media] rc: img-ir: add hardware decoder driverJames Hogan
2014-03-11[media] rc: img-ir: add raw driverJames Hogan
2014-03-11[media] rc: img-ir: add base driverJames 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