aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/rc/img-ir
AgeCommit message (Expand)Author
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2018-03-05media: img-ir: Drop METAG dependencyJames Hogan
2017-11-27media: img-ir-hw: fix one kernel-doc commentMauro Carvalho Chehab
2017-11-15Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-31media: rc: Convert timers to use timer_setup()Kees Cook
2017-10-04[media] media: img-ir: delete an error message for a failed memory allocationMarkus Elfring
2017-08-20media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young
2017-08-20media: rc: simplify ir_raw_event_store_edge()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
2016-09-22[media] rc: split nec protocol into its three variantsSean Young
2015-04-08[media] rc: img-ir: fix error in parameters passed to irq_free()Sifan Naeem
2015-04-08[media] rc: img-ir: Add and enable sys clock for img-irSifan Naeem
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: Don't set driver's module ownerJames Hogan
2014-12-04[media] img-ir: Depend on METAG or MIPS or COMPILE_TESTJames Hogan
2014-12-04[media] img-ir/hw: Drop [un]register_decoder declarationsJames Hogan
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-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-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