summaryrefslogtreecommitdiffstats
path: root/drivers/media/rc/img-ir
Commit message (Expand)AuthorAgeFilesLines
* [media] rc: img-ir: fix error in parameters passed to irq_free()Sifan Naeem2015-04-081-1/+1
* [media] rc: img-ir: Add and enable sys clock for img-irSifan Naeem2015-04-082-4/+27
* [media] rc: img-ir: add philips rc6 decoder moduleSifan Naeem2014-12-235-0/+130
* [media] rc: img-ir: add philips rc5 decoder moduleSifan Naeem2014-12-235-0/+100
* [media] rc: img-ir: biphase enabled with workaroundSifan Naeem2014-12-232-3/+61
* [media] rc: img-ir: pass toggle bit to the rc driverSifan Naeem2014-12-232-3/+7
* [media] rc: img-ir: add scancode requests to a structSifan Naeem2014-12-237-39/+53
* [media] img-ir: Don't set driver's module ownerJames Hogan2014-12-041-1/+0Star
* [media] img-ir: Depend on METAG or MIPS or COMPILE_TESTJames Hogan2014-12-041-0/+1
* [media] img-ir/hw: Drop [un]register_decoder declarationsJames Hogan2014-12-041-3/+0Star
* [media] img-ir/hw: Fix potential deadlock stopping timerJames Hogan2014-12-042-3/+22
* [media] img-ir/hw: Always read data to clear bufferDylan Rajaratnam2014-12-041-2/+4
* [media] img-ir: fix sparse warningsHans Verkuil2014-09-032-6/+6
* [media] rc-core: remove protocol arraysDavid Härdeman2014-07-261-8/+8
* [media] rc-core: document the protocol typeDavid Härdeman2014-07-247-13/+28
* [media] rc: img-ir: Expand copyright headers with GPL noticesJames Hogan2014-06-1711-0/+55
* [media] rc-core: split dev->s_filterDavid Härdeman2014-04-061-1/+14
* [media] rc-core: do not change 32bit NEC scancode format for nowDavid Härdeman2014-04-061-12/+15
* [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/+0Star
* [media] rc: img-ir: hw: Remove unnecessary semi-colonJames Hogan2014-03-141-1/+1
* [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-112-0/+32
* [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