Age | Commit message (Expand) | Author |
2018-10-05 | media: rc: mce_kbd: input events via rc-core's input device | Sean Young |
2018-10-05 | media: rc: imon: report mouse events using rc-core's input device | Sean Young |
2018-10-05 | media: rc: some events are dropped by userspace | Sean Young |
2018-10-04 | media: rc: ir-rc6-decoder: enable toggle bit for Kathrein RCU-676 remote | Matthias Reichl |
2018-10-04 | media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macros | Sean Young |
2018-10-04 | media: rc: nec keymaps should specify the nec variant they use | Sean Young |
2018-09-11 | media: use strscpy() instead of strlcpy() | Mauro Carvalho Chehab |
2018-08-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2018-08-02 | Merge tag 'media/v4.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds |
2018-08-03 | bpf: extend bpf_prog_array to store pointers to the cgroup storage | Roman Gushchin |
2018-07-30 | media: rc: read out of bounds if bpf reports high protocol number | Sean Young |
2018-07-26 | media: bpf: ensure bpf program is freed on detach | Sean Young |
2018-06-27 | media: rc: be less noisy when driver misbehaves | Sean Young |
2018-06-26 | bpf: fix attach type BPF_LIRC_MODE2 dependency wrt CONFIG_CGROUP_BPF | Sean Young |
2018-06-11 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds |
2018-06-07 | Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds |
2018-05-30 | media: rc: introduce BPF_PROG_LIRC_MODE2 | Sean Young |
2018-05-28 | media: rc: ensure input/lirc device can be opened after register | Sean Young |
2018-05-28 | media: rc: nuvoton: Keep device enabled during reg init | Michał Winiarski |
2018-05-28 | media: rc: nuvoton: Keep track of users on CIR enable/disable | Michał Winiarski |
2018-05-28 | media: rc: nuvoton: Tweak the interrupt enabling dance | Michał Winiarski |
2018-05-14 | media: rc: ite-cir: lower timeout and extend allowed timeout range | Matthias Reichl |
2018-05-14 | media: rc: winbond: do not send reset and timeout raw events on startup | Sean Young |
2018-05-14 | media: rc: decoders do not need to check for transitions | Sean Young |
2018-05-14 | media: rc: drivers should produce alternate pulse and space timing events | Sean Young |
2018-05-14 | media: rc: default to idle on at startup or after reset | Sean Young |
2018-05-14 | media: mceusb: add missing break | Sean Young |
2018-05-14 | media: mceusb: filter out bogus timing irdata of duration 0 | Sean Young |
2018-05-14 | media: mceusb: MCE_CMD_SETIRTIMEOUT cause strange behaviour on device | Sean Young |
2018-05-14 | Merge tag 'omap-for-v4.18/ti-sysc-signed' of git://git.kernel.org/pub/scm/lin... | Olof Johansson |
2018-05-10 | Merge tag 'v4.17-rc4' into patchwork | Mauro Carvalho Chehab |
2018-05-04 | media: rc: allow build pnp-dependent drivers with COMPILE_TEST | Mauro Carvalho Chehab |
2018-05-04 | media: rc: imon decoder: support the stick | Sean Young |
2018-05-04 | media: rc: only register protocol for rc device if enabled | Sean Young |
2018-05-04 | MAINTAINERS & files: Canonize the e-mails I use at files | Mauro Carvalho Chehab |
2018-04-20 | media: rc: mtk-cir: use of_device_get_match_data() | Ryder Lee |
2018-04-20 | media: rc: ir-spi: update Andi's e-mail | Andi Shyti |
2018-04-20 | media: rc: mceusb: allow the timeout to be configurable | Sean Young |
2018-04-20 | media: rc: mceusb: IR of length 0 means IR timeout, not reset | Sean Young |
2018-04-20 | media: rc: mce_kbd decoder: fix race condition | Sean Young |
2018-04-20 | media: rc: mce_kbd decoder: remove superfluous call to input_sync | Sean Young |
2018-04-20 | media: rc: mce_kbd decoder: fix stuck keys | Sean Young |
2018-04-20 | media: rc: mce_kbd protocol encodes two scancodes | Sean Young |
2018-04-20 | media: rc: mce_kbd decoder: low timeout values cause double keydowns | Sean Young |
2018-04-20 | media: rc: per-protocol repeat period and minimum keyup timer | Sean Young |
2018-04-20 | media: rc: add ioctl to get the current timeout | Sean Young |
2018-04-20 | media: rc: set timeout to smallest value required by enabled protocols | Sean Young |
2018-04-20 | media: rc: report receiver and transmitter type on device register | Sean Young |
2018-04-17 | media: st_rc: Don't stay on an IRQ handler forever | Mauro Carvalho Chehab |
2018-04-16 | ARM: OMAP2+: Drop unused pm-noop | Tony Lindgren |