aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/rc/img-ir/img-ir-hw.c
AgeCommit message (Expand)Author
2017-11-27media: img-ir-hw: fix one kernel-doc commentMauro Carvalho Chehab
2017-10-31media: rc: Convert timers to use timer_setup()Kees Cook
2017-08-20media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young
2017-08-20media: rc-core: rename input_name to device_nameSean Young
2017-06-06[media] rc-core: img-ir - leave the internals of rc_dev aloneDavid Härdeman
2017-01-30[media] rc-main: assign driver type during allocationAndi Shyti
2017-01-30[media] rc: change wakeup_protocols to list all protocol variantsSean Young
2014-12-23[media] rc: img-ir: add philips rc6 decoder moduleSifan Naeem
2014-12-23[media] rc: img-ir: add philips rc5 decoder moduleSifan Naeem
2014-12-23[media] rc: img-ir: biphase enabled with workaroundSifan Naeem
2014-12-23[media] rc: img-ir: pass toggle bit to the rc driverSifan Naeem
2014-12-23[media] rc: img-ir: add scancode requests to a structSifan Naeem
2014-12-04[media] img-ir/hw: Fix potential deadlock stopping timerJames Hogan
2014-12-04[media] img-ir/hw: Always read data to clear bufferDylan Rajaratnam
2014-09-03[media] img-ir: fix sparse warningsHans Verkuil
2014-07-25[media] rc-core: remove protocol arraysDavid Härdeman
2014-07-23[media] rc-core: document the protocol typeDavid Härdeman
2014-06-17[media] rc: img-ir: Expand copyright headers with GPL noticesJames Hogan
2014-04-06[media] rc-core: split dev->s_filterDavid Härdeman
2014-03-14[media] rc: img-ir: hw: Fix min/max bits setupJames Hogan
2014-03-14[media] rc: img-ir: hw: Remove unnecessary semi-colonJames 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 hardware decoder driverJames Hogan