aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/rc
AgeCommit message (Expand)Author
2023-11-28media: sharp: fix sharp encodingSean Young
2023-11-28media: lirc: drop trailing space from scancode transmitSean Young
2023-05-17media: rc: gpio-ir-recv: Fix support for wake-upFlorian Fainelli
2023-03-11media: rc: Fix use-after-free bugs caused by ene_tx_irqsim()Duoming Zhou
2023-01-18media: imon: fix a race condition in send_packet()Gautam Menghani
2022-01-27media: igorplugusb: receiver overflow should be reportedSean Young
2022-01-27media: redrat3: fix control-message timeoutsJohan Hovold
2022-01-27media: mceusb: fix control-message timeoutsJohan Hovold
2021-11-26media: mceusb: return without resubmitting URB in case of -EPROTO error.Rajat Asthana
2021-11-26media: ite-cir: IR receiver stop working after receive overflowSean Young
2021-09-22media: rc-loopback: return number of emitters rather than errorSean Young
2021-07-20media, bpf: Do not copy more entries than user space requestedSean Young
2021-05-22media: ite-cir: check for receive overflowSean Young
2021-03-07media: mceusb: sanity check for prescaler valueSean Young
2021-02-03media: rc: ensure that uevent can be read directly after rc device registerSean Young
2020-12-30media: sunxi-cir: ensure IR is handled when it is continuousSean Young
2020-10-30media: ati_remote: sanity check for both endpointsOliver Neukum
2020-09-09media: rc: uevent sysfs file races with rc_unregister_device()Sean Young
2020-09-09media: rc: do not access device via sysfs after rc_unregister_device()Sean Young
2020-09-03media: gpio-ir-tx: improve precision of transmitted signal due to schedulingSean Young
2020-04-13media: rc: IR signal for Panasonic air conditioner too longSean Young
2020-02-11media: rc: ensure lirc is initialized before registering input deviceSean Young
2020-02-11media: iguanair: fix endpoint sanity checkJohan Hovold
2019-12-01media: imon: invalid dereference in imon_touch_eventSean Young
2019-11-24media: rc: ir-rc6-decoder: enable toggle bit for Kathrein RCU-676 remoteMatthias Reichl
2019-10-05media: mceusb: fix (eliminate) TX IR signal length limitA Sun
2019-10-05media: rc: imon: Allow iMON RC protocol for ffdc 7e deviceDarius Rad
2019-10-05media: iguanair: add sanity checksOliver Neukum
2019-10-05media: mtk-cir: lower de-glitch counter for rc-mm protocolSean Young
2019-07-26media: spi: IR LED: add missing of table registrationDaniel Gomez
2019-05-31media: serial_ir: Fix use-after-free in serial_ir_init_moduleYueHaibing
2019-02-12media: rc: ensure close() is called on rc_unregister_deviceSean Young
2019-01-09media: rc: cec devices do not have a lirc chardevSean Young
2018-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-08-02Merge tag 'media/v4.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-08-03bpf: extend bpf_prog_array to store pointers to the cgroup storageRoman Gushchin
2018-07-30media: rc: read out of bounds if bpf reports high protocol numberSean Young
2018-07-26media: bpf: ensure bpf program is freed on detachSean Young
2018-06-27media: rc: be less noisy when driver misbehavesSean Young
2018-06-26bpf: fix attach type BPF_LIRC_MODE2 dependency wrt CONFIG_CGROUP_BPFSean Young
2018-06-11Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2018-06-07Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-05-30media: rc: introduce BPF_PROG_LIRC_MODE2Sean Young
2018-05-28media: rc: ensure input/lirc device can be opened after registerSean Young
2018-05-28media: rc: nuvoton: Keep device enabled during reg initMichał Winiarski
2018-05-28media: rc: nuvoton: Keep track of users on CIR enable/disableMichał Winiarski
2018-05-28media: rc: nuvoton: Tweak the interrupt enabling danceMichał Winiarski
2018-05-14media: rc: ite-cir: lower timeout and extend allowed timeout rangeMatthias Reichl
2018-05-14media: rc: winbond: do not send reset and timeout raw events on startupSean Young
2018-05-14media: rc: decoders do not need to check for transitionsSean Young