aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/rc/img-ir
Commit message (Expand)AuthorAge
* media: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-07
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* media: img-ir: Drop METAG dependencyJames Hogan2018-03-05
* media: img-ir-hw: fix one kernel-doc commentMauro Carvalho Chehab2017-11-27
* Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-15
|\
| * media: rc: Convert timers to use timer_setup()Kees Cook2017-10-31
| * [media] media: img-ir: delete an error message for a failed memory allocationMarkus Elfring2017-10-04
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young2017-08-20
* media: rc: simplify ir_raw_event_store_edge()Sean Young2017-08-20
* media: rc-core: rename input_name to device_nameSean Young2017-08-20
* [media] rc-core: img-ir - leave the internals of rc_dev aloneDavid Härdeman2017-06-06
* [media] rc-main: assign driver type during allocationAndi Shyti2017-01-30
* [media] rc: change wakeup_protocols to list all protocol variantsSean Young2017-01-30
* [media] rc: split nec protocol into its three variantsSean Young2016-09-22
* [media] rc: img-ir: fix error in parameters passed to irq_free()Sifan Naeem2015-04-08
* [media] rc: img-ir: Add and enable sys clock for img-irSifan Naeem2015-04-08
* [media] rc: img-ir: add philips rc6 decoder moduleSifan Naeem2014-12-23
* [media] rc: img-ir: add philips rc5 decoder moduleSifan Naeem2014-12-23
* [media] rc: img-ir: biphase enabled with workaroundSifan Naeem2014-12-23
* [media] rc: img-ir: pass toggle bit to the rc driverSifan Naeem2014-12-23
* [media] rc: img-ir: add scancode requests to a structSifan Naeem2014-12-23
* [media] img-ir: Don't set driver's module ownerJames Hogan2014-12-04
* [media] img-ir: Depend on METAG or MIPS or COMPILE_TESTJames Hogan2014-12-04
* [media] img-ir/hw: Drop [un]register_decoder declarationsJames Hogan2014-12-04
* [media] img-ir/hw: Fix potential deadlock stopping timerJames Hogan2014-12-04
* [media] img-ir/hw: Always read data to clear bufferDylan Rajaratnam2014-12-04
* [media] img-ir: fix sparse warningsHans Verkuil2014-09-03
* [media] rc-core: remove protocol arraysDavid Härdeman2014-07-25
* [media] rc-core: document the protocol typeDavid Härdeman2014-07-23
* [media] rc: img-ir: Expand copyright headers with GPL noticesJames Hogan2014-06-17
* [media] rc-core: split dev->s_filterDavid Härdeman2014-04-06
* [media] rc-core: do not change 32bit NEC scancode format for nowDavid Härdeman2014-04-06
* [media] rc: img-ir: hw: Fix min/max bits setupJames Hogan2014-03-14
* [media] rc: img-ir: jvc: Remove unused no-leader timingsJames Hogan2014-03-14
* [media] rc: img-ir: hw: Remove unnecessary semi-colonJames Hogan2014-03-14
* [media] rc: img-ir: add Sanyo decoder moduleJames Hogan2014-03-11
* [media] rc: img-ir: add Sharp decoder moduleJames Hogan2014-03-11
* [media] rc: img-ir: add Sony decoder moduleJames Hogan2014-03-11
* [media] rc: img-ir: add JVC decoder moduleJames Hogan2014-03-11
* [media] rc: img-ir: add NEC decoder moduleJames Hogan2014-03-11
* [media] rc: img-ir: add to buildJames Hogan2014-03-11
* [media] rc: img-ir: add hardware decoder driverJames Hogan2014-03-11
* [media] rc: img-ir: add raw driverJames Hogan2014-03-11
* [media] rc: img-ir: add base driverJames Hogan2014-03-11