summaryrefslogtreecommitdiffstats
path: root/drivers/media/rc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'media/v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2019-05-087-53/+49
|\
| * media: rc: xbox_remote: add protocol and set timeoutMatthias Reichl2019-04-223-3/+7
| * media: Kconfig files: use the right help coding styleMauro Carvalho Chehab2019-03-202-41/+41
| * media: serial_ir: Fix use-after-free in serial_ir_init_moduleYueHaibing2019-03-191-8/+1
| * media: rc: remove unused including <linux/version.h>YueHaibing2019-03-191-1/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-071-0/+6
|\ \
| * | bpf: add map helper functions push, pop, peek in more BPF programsAlban Crequy2019-04-161-0/+6
| |/
* / *: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov2019-05-061-1/+1
|/
* media: rc: fix several typosMauro Carvalho Chehab2019-03-0115-22/+22
* media: Revert "media: rc: some events are dropped by userspace"Sean Young2019-03-011-1/+12
* media: rc: ir-rc6-decoder: enable toggle bit for Zotac remotesMatthias Reichl2019-02-181-0/+2
* media: rc: rcmm decoder and encoderPatrick Lerda2019-02-185-0/+282
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-12-271-0/+24
|\
| * media: bpf: add bpf function to report mouse movementSean Young2018-12-091-0/+24
* | media: rc: ensure close() is called on rc_unregister_deviceSean Young2018-11-221-0/+2
* | media: rc: imon: replace strcpy() by strscpy()Mauro Carvalho Chehab2018-11-221-2/+2
* | media: rc: cec devices do not have a lirc chardevSean Young2018-11-221-2/+4
* | media: rc: imon_raw: use fls rather than loop per bitSean Young2018-11-221-24/+23
* | media: rc: XBox DVD Remote uses 12 bits scancodesSean Young2018-11-222-32/+33
* | media: rc: add driver for Xbox DVD Movie Playback KitBenjamin Valentin2018-11-225-0/+382
* | media: mceusb: Include three Hauppauge USB dvb device with IR rxBrad Love2018-11-221-0/+9
|/
* media: rc: mce_kbd: input events via rc-core's input deviceSean Young2018-10-052-66/+14
* media: rc: imon: report mouse events using rc-core's input deviceSean Young2018-10-053-60/+10
* media: rc: some events are dropped by userspaceSean Young2018-10-051-12/+2
* media: rc: ir-rc6-decoder: enable toggle bit for Kathrein RCU-676 remoteMatthias Reichl2018-10-041-2/+7
* media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macrosSean Young2018-10-0422-68/+61
* media: rc: nec keymaps should specify the nec variant they useSean Young2018-10-0412-12/+12
* media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab2018-09-113-3/+3
* 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
| * | | media: rc: default to idle on at startup or after resetSean Young2018-05-141-0/+1
| * | | media: mceusb: add missing breakSean Young2018-05-141-0/+1
| * | | media: mceusb: filter out bogus timing irdata of duration 0Sean Young2018-05-141-0/+5