aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/rc
AgeCommit message (Expand)Author
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
2018-05-14media: rc: drivers should produce alternate pulse and space timing eventsSean Young
2018-05-14media: rc: default to idle on at startup or after resetSean Young
2018-05-14media: mceusb: add missing breakSean Young
2018-05-14media: mceusb: filter out bogus timing irdata of duration 0Sean Young
2018-05-14media: mceusb: MCE_CMD_SETIRTIMEOUT cause strange behaviour on deviceSean Young
2018-05-14Merge tag 'omap-for-v4.18/ti-sysc-signed' of git://git.kernel.org/pub/scm/lin...Olof Johansson
2018-05-10Merge tag 'v4.17-rc4' into patchworkMauro Carvalho Chehab
2018-05-04media: rc: allow build pnp-dependent drivers with COMPILE_TESTMauro Carvalho Chehab
2018-05-04media: rc: imon decoder: support the stickSean Young
2018-05-04media: rc: only register protocol for rc device if enabledSean Young
2018-05-04MAINTAINERS & files: Canonize the e-mails I use at filesMauro Carvalho Chehab
2018-04-20media: rc: mtk-cir: use of_device_get_match_data()Ryder Lee
2018-04-20media: rc: ir-spi: update Andi's e-mailAndi Shyti
2018-04-20media: rc: mceusb: allow the timeout to be configurableSean Young
2018-04-20media: rc: mceusb: IR of length 0 means IR timeout, not resetSean Young
2018-04-20media: rc: mce_kbd decoder: fix race conditionSean Young
2018-04-20media: rc: mce_kbd decoder: remove superfluous call to input_syncSean Young