summaryrefslogtreecommitdiffstats
path: root/drivers/media/rc
AgeCommit message (Expand)Author
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
2018-04-20media: rc: mce_kbd decoder: fix stuck keysSean Young
2018-04-20media: rc: mce_kbd protocol encodes two scancodesSean Young
2018-04-20media: rc: mce_kbd decoder: low timeout values cause double keydownsSean Young
2018-04-20media: rc: per-protocol repeat period and minimum keyup timerSean Young
2018-04-20media: rc: add ioctl to get the current timeoutSean Young
2018-04-20media: rc: set timeout to smallest value required by enabled protocolsSean Young
2018-04-20media: rc: report receiver and transmitter type on device registerSean Young
2018-04-17media: st_rc: Don't stay on an IRQ handler foreverMauro Carvalho Chehab
2018-04-16ARM: OMAP2+: Drop unused pm-noopTony Lindgren
2018-04-03Merge tag 'media/v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-03-21media: rc: mceusb: pid 0x0609 vid 0x031d does not under report carrier cyclesSean Young
2018-03-21media: mceusb: add IR learning support features (IR carrier frequency measure...A Sun
2018-03-21media: rc: meson-ir: lower timeout and make configurableSean Young
2018-03-21media: rc: meson-ir: add timeout on idleSean Young