summaryrefslogtreecommitdiffstats
path: root/drivers/media/rc
Commit message (Expand)AuthorAgeFilesLines
* media: rc: gpio-ir-recv: Fix support for wake-upFlorian Fainelli2023-05-171-0/+2
* media: rc: Fix use-after-free bugs caused by ene_tx_irqsim()Duoming Zhou2023-03-111-1/+2
* media: imon: fix a race condition in send_packet()Gautam Menghani2023-01-181-3/+3
* media: igorplugusb: receiver overflow should be reportedSean Young2022-01-271-1/+3
* media: redrat3: fix control-message timeoutsJohan Hovold2022-01-271-11/+11
* media: mceusb: fix control-message timeoutsJohan Hovold2022-01-271-4/+4
* media: mceusb: return without resubmitting URB in case of -EPROTO error.Rajat Asthana2021-11-261-0/+1
* media: ite-cir: IR receiver stop working after receive overflowSean Young2021-11-261-1/+1
* media: rc-loopback: return number of emitters rather than errorSean Young2021-09-221-1/+1
* media, bpf: Do not copy more entries than user space requestedSean Young2021-07-201-1/+2
* media: ite-cir: check for receive overflowSean Young2021-05-221-1/+7
* media: mceusb: sanity check for prescaler valueSean Young2021-03-071-1/+8
* media: rc: ensure that uevent can be read directly after rc device registerSean Young2021-02-031-2/+2
* media: sunxi-cir: ensure IR is handled when it is continuousSean Young2020-12-301-0/+2
* media: ati_remote: sanity check for both endpointsOliver Neukum2020-10-301-0/+4
* media: rc: uevent sysfs file races with rc_unregister_device()Sean Young2020-09-091-16/+16
* media: rc: do not access device via sysfs after rc_unregister_device()Sean Young2020-09-091-0/+12
* media: gpio-ir-tx: improve precision of transmitted signal due to schedulingSean Young2020-09-031-6/+1
* media: rc: IR signal for Panasonic air conditioner too longSean Young2020-04-131-1/+1
* media: rc: ensure lirc is initialized before registering input deviceSean Young2020-02-111-11/+16
* media: iguanair: fix endpoint sanity checkJohan Hovold2020-02-111-1/+1
* media: imon: invalid dereference in imon_touch_eventSean Young2019-12-011-2/+1
* media: rc: ir-rc6-decoder: enable toggle bit for Kathrein RCU-676 remoteMatthias Reichl2019-11-241-2/+7
* media: mceusb: fix (eliminate) TX IR signal length limitA Sun2019-10-051-138/+196
* 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
* media: spi: IR LED: add missing of table registrationDaniel Gomez2019-07-261-0/+1
* media: serial_ir: Fix use-after-free in serial_ir_init_moduleYueHaibing2019-05-311-8/+1
* media: rc: ensure close() is called on rc_unregister_deviceSean Young2019-02-121-0/+2
* media: rc: cec devices do not have a lirc chardevSean Young2019-01-091-2/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-08-071-4/+6
|\
| * bpf: extend bpf_prog_array to store pointers to the cgroup storageRoman Gushchin2018-08-031-4/+6
* | Merge tag 'media/v4.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-08-023-6/+15
|\ \ | |/ |/|
| * media: rc: read out of bounds if bpf reports high protocol numberSean Young2018-07-301-2/+10
| * media: bpf: ensure bpf program is freed on detachSean Young2018-07-261-0/+1
| * media: rc: be less noisy when driver misbehavesSean Young2018-06-271-4/+4
* | bpf: fix attach type BPF_LIRC_MODE2 dependency wrt CONFIG_CGROUP_BPFSean Young2018-06-261-12/+2
|/
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2018-06-111-14/+3
|\
| * Merge tag 'omap-for-v4.18/ti-sysc-signed' of git://git.kernel.org/pub/scm/lin...Olof Johansson2018-05-141-14/+3
| |\
| | * ARM: OMAP2+: Drop unused pm-noopTony Lindgren2018-04-161-14/+3
* | | Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-06-0723-176/+430
|\ \ \
| * | | media: rc: ensure input/lirc device can be opened after registerSean Young2018-05-281-2/+2
| * | | media: rc: nuvoton: Keep device enabled during reg initMichał Winiarski2018-05-281-3/+6
| * | | media: rc: nuvoton: Keep track of users on CIR enable/disableMichał Winiarski2018-05-281-46/+36
| * | | media: rc: nuvoton: Tweak the interrupt enabling danceMichał Winiarski2018-05-281-3/+3
| * | | media: rc: ite-cir: lower timeout and extend allowed timeout rangeMatthias Reichl2018-05-142-10/+5
| * | | media: rc: winbond: do not send reset and timeout raw events on startupSean Young2018-05-141-2/+2
| * | | media: rc: decoders do not need to check for transitionsSean Young2018-05-143-19/+0
| * | | media: rc: drivers should produce alternate pulse and space timing eventsSean Young2018-05-141-4/+15