summaryrefslogtreecommitdiffstats
path: root/drivers/media/rc/img-ir
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-3013-65/+13
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* media: img-ir: Drop METAG dependencyJames Hogan2018-03-051-1/+1
* media: img-ir-hw: fix one kernel-doc commentMauro Carvalho Chehab2017-11-271-1/+1
* Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-153-13/+11
|\
| * media: rc: Convert timers to use timer_setup()Kees Cook2017-10-312-10/+9
| * [media] media: img-ir: delete an error message for a failed memory allocationMarkus Elfring2017-10-041-3/+2
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young2017-08-209-37/+38
* media: rc: simplify ir_raw_event_store_edge()Sean Young2017-08-201-2/+2
* media: rc-core: rename input_name to device_nameSean Young2017-08-202-2/+2
* [media] rc-core: img-ir - leave the internals of rc_dev aloneDavid Härdeman2017-06-061-4/+0
* [media] rc-main: assign driver type during allocationAndi Shyti2017-01-302-3/+2
* [media] rc: change wakeup_protocols to list all protocol variantsSean Young2017-01-303-13/+47
* [media] rc: split nec protocol into its three variantsSean Young2016-09-221-2/+4
* [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/+0
* [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/+0
* [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-251-8/+8
* [media] rc-core: document the protocol typeDavid Härdeman2014-07-237-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/+0
* [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
OpenPOWER on IntegriCloud