aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/rc/img-ir (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-08[media] rc: img-ir: fix error in parameters passed to irq_free()Sifan Naeem1-1/+1
2015-04-08[media] rc: img-ir: Add and enable sys clock for img-irSifan Naeem2-4/+27
2014-12-23[media] rc: img-ir: add philips rc6 decoder moduleSifan Naeem5-0/+130
2014-12-23[media] rc: img-ir: add philips rc5 decoder moduleSifan Naeem5-0/+100
2014-12-23[media] rc: img-ir: biphase enabled with workaroundSifan Naeem2-3/+61
2014-12-23[media] rc: img-ir: pass toggle bit to the rc driverSifan Naeem2-3/+7
2014-12-23[media] rc: img-ir: add scancode requests to a structSifan Naeem7-39/+53
2014-12-04[media] img-ir: Don't set driver's module ownerJames Hogan1-1/+0
2014-12-04[media] img-ir: Depend on METAG or MIPS or COMPILE_TESTJames Hogan1-0/+1
2014-12-04[media] img-ir/hw: Drop [un]register_decoder declarationsJames Hogan1-3/+0
2014-12-04[media] img-ir/hw: Fix potential deadlock stopping timerJames Hogan2-3/+22
2014-12-04[media] img-ir/hw: Always read data to clear bufferDylan Rajaratnam1-2/+4
2014-09-03[media] img-ir: fix sparse warningsHans Verkuil2-6/+6
2014-07-25[media] rc-core: remove protocol arraysDavid Härdeman1-8/+8
2014-07-23[media] rc-core: document the protocol typeDavid Härdeman7-13/+28
2014-06-17[media] rc: img-ir: Expand copyright headers with GPL noticesJames Hogan11-0/+55
2014-04-06[media] rc-core: split dev->s_filterDavid Härdeman1-1/+14
2014-04-06[media] rc-core: do not change 32bit NEC scancode format for nowDavid Härdeman1-12/+15
2014-03-14[media] rc: img-ir: hw: Fix min/max bits setupJames Hogan1-3/+3
2014-03-14[media] rc: img-ir: jvc: Remove unused no-leader timingsJames Hogan1-11/+0
2014-03-14[media] rc: img-ir: hw: Remove unnecessary semi-colonJames Hogan1-1/+1
2014-03-11[media] rc: img-ir: add Sanyo decoder moduleJames Hogan4-0/+134
2014-03-11[media] rc: img-ir: add Sharp decoder moduleJames Hogan4-0/+111
2014-03-11[media] rc: img-ir: add Sony decoder moduleJames Hogan4-0/+157
2014-03-11[media] rc: img-ir: add JVC decoder moduleJames Hogan4-0/+104
2014-03-11[media] rc: img-ir: add NEC decoder moduleJames Hogan4-0/+161
2014-03-11[media] rc: img-ir: add to buildJames Hogan2-0/+32
2014-03-11[media] rc: img-ir: add hardware decoder driverJames Hogan2-0/+1301
2014-03-11[media] rc: img-ir: add raw driverJames Hogan2-0/+211
2014-03-11[media] rc: img-ir: add base driverJames Hogan2-0/+342