aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/rc (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-01media: rc: fix several typosMauro Carvalho Chehab15-22/+22
2019-03-01media: Revert "media: rc: some events are dropped by userspace"Sean Young1-1/+12
2019-02-18media: rc: ir-rc6-decoder: enable toggle bit for Zotac remotesMatthias Reichl1-0/+2
2019-02-18media: rc: rcmm decoder and encoderPatrick Lerda5-0/+282
2018-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+24
2018-12-09media: bpf: add bpf function to report mouse movementSean Young1-0/+24
2018-11-22media: rc: ensure close() is called on rc_unregister_deviceSean Young1-0/+2
2018-11-22media: rc: imon: replace strcpy() by strscpy()Mauro Carvalho Chehab1-2/+2
2018-11-22media: rc: cec devices do not have a lirc chardevSean Young1-2/+4
2018-11-22media: rc: imon_raw: use fls rather than loop per bitSean Young1-24/+23
2018-11-22media: rc: XBox DVD Remote uses 12 bits scancodesSean Young2-32/+33
2018-11-22media: rc: add driver for Xbox DVD Movie Playback KitBenjamin Valentin5-0/+382
2018-11-22media: mceusb: Include three Hauppauge USB dvb device with IR rxBrad Love1-0/+9
2018-10-05media: rc: mce_kbd: input events via rc-core's input deviceSean Young2-66/+14
2018-10-05media: rc: imon: report mouse events using rc-core's input deviceSean Young3-60/+10
2018-10-05media: rc: some events are dropped by userspaceSean Young1-12/+2
2018-10-04media: rc: ir-rc6-decoder: enable toggle bit for Kathrein RCU-676 remoteMatthias Reichl1-2/+7
2018-10-04media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macrosSean Young22-68/+61
2018-10-04media: rc: nec keymaps should specify the nec variant they useSean Young12-12/+12
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab3-3/+3
2018-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-4/+6
2018-08-02Merge tag 'media/v4.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds3-6/+15
2018-08-03bpf: extend bpf_prog_array to store pointers to the cgroup storageRoman Gushchin1-4/+6
2018-07-30media: rc: read out of bounds if bpf reports high protocol numberSean Young1-2/+10
2018-07-26media: bpf: ensure bpf program is freed on detachSean Young1-0/+1
2018-06-27media: rc: be less noisy when driver misbehavesSean Young1-4/+4
2018-06-26bpf: fix attach type BPF_LIRC_MODE2 dependency wrt CONFIG_CGROUP_BPFSean Young1-12/+2
2018-06-11Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-14/+3
2018-06-07Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds23-176/+430
2018-05-30media: rc: introduce BPF_PROG_LIRC_MODE2Sean Young6-2/+388
2018-05-28media: rc: ensure input/lirc device can be opened after registerSean Young1-2/+2
2018-05-28media: rc: nuvoton: Keep device enabled during reg initMichał Winiarski1-3/+6
2018-05-28media: rc: nuvoton: Keep track of users on CIR enable/disableMichał Winiarski1-46/+36
2018-05-28media: rc: nuvoton: Tweak the interrupt enabling danceMichał Winiarski1-3/+3
2018-05-14media: rc: ite-cir: lower timeout and extend allowed timeout rangeMatthias Reichl2-10/+5
2018-05-14media: rc: winbond: do not send reset and timeout raw events on startupSean Young1-2/+2
2018-05-14media: rc: decoders do not need to check for transitionsSean Young3-19/+0
2018-05-14media: rc: drivers should produce alternate pulse and space timing eventsSean Young1-4/+15
2018-05-14media: rc: default to idle on at startup or after resetSean Young1-0/+1
2018-05-14media: mceusb: add missing breakSean Young1-0/+1
2018-05-14media: mceusb: filter out bogus timing irdata of duration 0Sean Young1-0/+5
2018-05-14media: mceusb: MCE_CMD_SETIRTIMEOUT cause strange behaviour on deviceSean Young1-3/+19
2018-05-14Merge tag 'omap-for-v4.18/ti-sysc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/socOlof Johansson1-14/+3
2018-05-10Merge tag 'v4.17-rc4' into patchworkMauro Carvalho Chehab6-6/+6
2018-05-04media: rc: allow build pnp-dependent drivers with COMPILE_TESTMauro Carvalho Chehab1-5/+5
2018-05-04media: rc: imon decoder: support the stickSean Young2-3/+135
2018-05-04media: rc: only register protocol for rc device if enabledSean Young1-12/+18
2018-05-04MAINTAINERS & files: Canonize the e-mails I use at filesMauro Carvalho Chehab6-6/+6
2018-04-20media: rc: mtk-cir: use of_device_get_match_data()Ryder Lee1-3/+1
2018-04-20media: rc: ir-spi: update Andi's e-mailAndi Shyti1-2/+2