aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/rc/img-ir/img-ir-hw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-23[media] rc: img-ir: add philips rc6 decoder moduleSifan Naeem1-0/+3
2014-12-23[media] rc: img-ir: add philips rc5 decoder moduleSifan Naeem1-0/+3
2014-12-23[media] rc: img-ir: biphase enabled with workaroundSifan Naeem1-3/+57
2014-12-23[media] rc: img-ir: pass toggle bit to the rc driverSifan Naeem1-3/+5
2014-12-23[media] rc: img-ir: add scancode requests to a structSifan Naeem1-7/+9
2014-12-04[media] img-ir/hw: Fix potential deadlock stopping timerJames Hogan1-3/+19
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 Verkuil1-6/+0
2014-07-25[media] rc-core: remove protocol arraysDavid Härdeman1-8/+8
2014-07-23[media] rc-core: document the protocol typeDavid Härdeman1-4/+6
2014-06-17[media] rc: img-ir: Expand copyright headers with GPL noticesJames Hogan1-0/+5
2014-04-06[media] rc-core: split dev->s_filterDavid Härdeman1-1/+14
2014-03-14[media] rc: img-ir: hw: Fix min/max bits setupJames Hogan1-3/+3
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 Hogan1-0/+4
2014-03-11[media] rc: img-ir: add Sharp decoder moduleJames Hogan1-0/+4
2014-03-11[media] rc: img-ir: add Sony decoder moduleJames Hogan1-0/+4
2014-03-11[media] rc: img-ir: add JVC decoder moduleJames Hogan1-0/+4
2014-03-11[media] rc: img-ir: add NEC decoder moduleJames Hogan1-0/+5
2014-03-11[media] rc: img-ir: add hardware decoder driverJames Hogan1-0/+1032