Age | Commit message (Expand) | Author |
2021-06-30 | Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2021-06-24 | media, bpf: Do not copy more entries than user space requested | Sean Young |
2021-06-08 | media: imon: use DEVICE_ATTR_RW() helper macro | Zhen Lei |
2021-06-08 | media: rc: add keymap for Toshiba CT-90405 remote | Alexander Voronov |
2021-06-08 | media: st_rc: Handle errors of clk_prepare_enable() | Evgeny Novikov |
2021-06-04 | media: rc: ite-cir: replace some an EN DASH | Mauro Carvalho Chehab |
2021-05-21 | media: rc: clean up Kconfig dependencies | Arnd Bergmann |
2021-05-21 | media: rc: remove tango ir driver and keymap | Arnd Bergmann |
2021-04-28 | Merge tag 'media/v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds |
2021-04-09 | media: ite-cir: probe of ITE8708 on ASUS PN50 fails | Sean Young |
2021-04-09 | media: rc: ir-hix5hd2: use the correct HiSilicon copyright | Hao Fang |
2021-04-09 | media: rc: remove zte zx ir driver | Arnd Bergmann |
2021-04-09 | media: rc: add keymaps for mecool-kii-pro/kiii-pro remotes | Christian Hewitt |
2021-03-11 | media: fix incorrect kernel doc usages | Hans Verkuil |
2021-03-11 | media: rc: add keymap for Xbox 360 Universal Media remote | Bastien Nocera |
2021-03-11 | media: rc: add keymap for minix-neo remote | Christian Hewitt |
2021-03-11 | media: ite-cir: in_use is not needed | Sean Young |
2021-03-11 | media: ite-cir: check for receive overflow | Sean Young |
2021-03-11 | media: ite-cir: move runtime information into driver data | Sean Young |
2021-03-11 | media: ite-cir: carrier and duty cycle can be set via ioctl | Sean Young |
2021-03-11 | media: ite-cir: use standard logging and reduce noise | Sean Young |
2021-03-11 | media: ite-cir: set parent device | Sean Young |
2021-03-11 | media: ite-cir: remove unused fields | Sean Young |
2021-03-11 | media: rc/ite-cir: replace spin_lock_irqsave by spin_lock in hard IRQ | Daode Huang |
2021-03-11 | media: rc: compile rc-cec.c into rc-core | Hans Verkuil |
2021-02-01 | Merge tag 'v5.11-rc6' into patchwork | Mauro Carvalho Chehab |
2021-01-27 | media: rc: select CONFIG_BITREVERSE where needed | Arnd Bergmann |
2021-01-27 | media: mceusb: sanity check for prescaler value | Sean Young |
2021-01-27 | media: sunxi-cir: Implement suspend/resume/shutdown callbacks | Samuel Holland |
2021-01-27 | media: sunxi-cir: Factor out hardware initialization | Samuel Holland |
2021-01-27 | media: sunxi-cir: Remove unnecessary spinlock | Samuel Holland |
2021-01-27 | media: sunxi-cir: Clean up dead register writes | Samuel Holland |
2021-01-14 | media: mceusb: Fix potential out-of-bounds shift | James Reynolds |
2021-01-14 | media: ir_toy: add another IR Droid device | Sean Young |
2021-01-12 | media: rc: ite-cir: fix min_timeout calculation | Matthias Reichl |
2021-01-11 | media: rc: fix timeout handling after switch to microsecond durations | Matthias Reichl |
2021-01-04 | media: rc: ensure that uevent can be read directly after rc device register | Sean Young |
2020-12-14 | Merge tag 'media/v5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds |
2020-12-07 | media: rc: add keymap for pine64 remote | Jonas Karlman |
2020-12-01 | media: mtk-cir: fix calculation of chk period | Sean Young |
2020-11-26 | media: rc: add keymap for KHAMSIN remote | Christian Hewitt |
2020-11-25 | media: sunxi-cir: allow timeout to be set at runtime | Sean Young |
2020-11-25 | media: sunxi-cir: ensure IR is handled when it is continuous | Sean Young |
2020-11-17 | media: rc: validate that "rc_proto" is reasonable | Dan Carpenter |
2020-09-27 | media: rc: gpio-ir-recv: add QoS support for cpuidle system | Joakim Zhang |
2020-09-27 | media: ati_remote: sanity check for both endpoints | Oliver Neukum |
2020-09-07 | Merge tag 'v5.9-rc4' into patchwork | Mauro Carvalho Chehab |
2020-09-03 | Merge tag 'media/v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2020-09-03 | media: rc: rename ir_lirc_* functions to lirc_* | Sean Young |
2020-09-03 | media: rc: harmonize infrared durations to microseconds | Sean Young |