aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/rc
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'als/kernel.lnx.4.14.r4-rel' into Q-raphaelYaroslav Furman2020-09-091-6/+1
* Merge tag 'LA.UM.8.1.r1-15100-sm8150.0' into Q-raphaelYaroslav Furman2020-06-081-0/+109
* Merge tag 'LA.UM.8.1.r1-14900-sm8150.0' into Q-raphaelYaroslav Furman2020-05-081-109/+0
|\
| * media: rc: Enable rxfifo in suspend modeMadhukar Sandi2020-03-021-109/+0
* | Merge tag 'LA.UM.8.1.r1-14700-sm8150.0' of https://source.codeaurora.org/quic...Yaroslav Furman2020-04-131-14/+25
|\|
| * media: rc: NEC repeat code for GENI IR controllerMadhukar Sandi2020-02-061-14/+25
| * media: rc: gpio wake up interrupt configured for Geni IRMadhukar Sandi2020-01-151-1/+24
| * media: rc: Geni IR Clock configure after resumeMadhukar Sandi2020-01-151-1/+0
* | Merge remote-tracking branch 'als/kernel.lnx.4.14.r4-rel' into re-testYaroslav Furman2020-02-221-1/+1
|\ \
| * \ Merge 4.14.171 into kernel.lnx.4.14.r4-relNathan Chancellor2020-02-181-1/+1
| |\ \
| | * | media: iguanair: fix endpoint sanity checkJohan Hovold2020-02-141-1/+1
* | | | Merge tag 'LA.UM.8.1.r1-14300-sm8150.0' of https://source.codeaurora.org/quic...Yaroslav Furman2020-02-131-2/+24
* | | | media: rc: import Xiaomi changes over IR driverDemon0002019-12-041-111/+227
|/ / /
* | | Merge 4.14.157 into kernel.lnx.4.14.r4-relNathan Chancellor2019-12-011-2/+1
|\| |
| * | media: imon: invalid dereference in imon_touch_eventSean Young2019-12-011-2/+1
* | | Merge 4.14.156 into kernel.lnx.4.14.r4-relNathan Chancellor2019-11-241-2/+7
|\| |
| * | media: rc: ir-rc6-decoder: enable toggle bit for Kathrein RCU-676 remoteMatthias Reichl2019-11-241-2/+7
* | | Merge 4.14.147 into kernel.lnx.4.14.r4-relNathan Chancellor2019-10-053-9/+21
|\| |
| * | media: rc: imon: Allow iMON RC protocol for ffdc 7e deviceDarius Rad2019-10-051-1/+6
| * | media: iguanair: add sanity checksOliver Neukum2019-10-051-8/+7
| * | media: mtk-cir: lower de-glitch counter for rc-mm protocolSean Young2019-10-051-0/+8
* | | Merge 4.14.135 into kernel.lnx.4.14.r4-relNathan Chancellor2019-09-261-0/+1
|\| |
| * | media: spi: IR LED: add missing of table registrationDaniel Gomez2019-07-311-0/+1
* | | Merge 4.14.123 into kernel.lnx.4.14.r4-relNathan Chancellor2019-09-261-8/+1
|\| | | |/ |/|
| * media: serial_ir: Fix use-after-free in serial_ir_init_moduleYueHaibing2019-05-311-8/+1
* | drivers : Fix formatting errorsVenkata Rao Kakani2019-04-031-1/+1
* | media: rc: GENI-IR controller driverNaveen Mittal2018-11-151-2/+4
* | Merge android-4.14-p.61 (b7e55e8) into msm-4.14Isaac J. Manjarres2018-08-091-2/+2
|\|
| * media: rc: oops in ir_timer_keyup after device unplugSean Young2018-07-221-2/+2
* | media: rc: GENI-IR controller driverArindam Biswas2018-08-013-0/+1087
|/
* media: rc: mce_kbd decoder: fix stuck keysSean Young2018-07-171-0/+2
* media: rc: partial revert of "media: rc: per-protocol repeat period"Sean Young2017-12-141-16/+16
* media: rc: sir_ir: detect presence of portSean Young2017-12-141-4/+36
* media: rc: nec decoder should not send both repeat and keycodeSean Young2017-11-301-12/+17
* media: rc: check for integer overflowSean Young2017-11-301-3/+6
* media: imon: Fix null-ptr-deref in imon_probeArvind Yadav2017-11-211-0/+5
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-023-0/+3
* Update James Hogan's email addressJames Hogan2017-10-041-1/+1
* media: Revert "[media] lirc_dev: remove superfluous get/put_device() calls"Sean Young2017-09-051-0/+4
* media: serial_ir: fix tx timing calculation on 32-bitSean Young2017-08-311-20/+14
* media: rc: gpio-ir-tx: use ktime accessor functionsSean Young2017-08-311-5/+7
* media: rc: use ktime accessor functionsJasmin Jessich2017-08-311-5/+6
* media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young2017-08-20157-691/+702
* media: rc: per-protocol repeat periodSean Young2017-08-201-73/+65
* media: rc: ensure we do not read out of boundsSean Young2017-08-201-1/+4
* media: rc: simplify ir_raw_event_store_edge()Sean Young2017-08-204-34/+8
* media: rc: saa7134: add trailing space for timely decodingSean Young2017-08-202-22/+18
* media: rc-core: improve ir_raw_store_edge() handlingSean Young2017-08-202-0/+17
* media: winbond-cir: buffer overrun during transmitSean Young2017-08-201-1/+1
* media: mceusb: do not read data parameters unless requiredSean Young2017-08-201-19/+17