summaryrefslogtreecommitdiff
path: root/drivers/media/rc
AgeCommit message (Expand)Author
2021-06-08media: st_rc: Handle errors of clk_prepare_enable()Evgeny Novikov
2021-06-04media: rc: ite-cir: replace some an EN DASHMauro Carvalho Chehab
2021-05-21media: rc: clean up Kconfig dependenciesArnd Bergmann
2021-05-21media: rc: remove tango ir driver and keymapArnd Bergmann
2021-04-28Merge tag 'media/v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2021-04-09media: ite-cir: probe of ITE8708 on ASUS PN50 failsSean Young
2021-04-09media: rc: ir-hix5hd2: use the correct HiSilicon copyrightHao Fang
2021-04-09media: rc: remove zte zx ir driverArnd Bergmann
2021-04-09media: rc: add keymaps for mecool-kii-pro/kiii-pro remotesChristian Hewitt
2021-03-11media: fix incorrect kernel doc usagesHans Verkuil
2021-03-11media: rc: add keymap for Xbox 360 Universal Media remoteBastien Nocera
2021-03-11media: rc: add keymap for minix-neo remoteChristian Hewitt
2021-03-11media: ite-cir: in_use is not neededSean Young
2021-03-11media: ite-cir: check for receive overflowSean Young
2021-03-11media: ite-cir: move runtime information into driver dataSean Young
2021-03-11media: ite-cir: carrier and duty cycle can be set via ioctlSean Young
2021-03-11media: ite-cir: use standard logging and reduce noiseSean Young
2021-03-11media: ite-cir: set parent deviceSean Young
2021-03-11media: ite-cir: remove unused fieldsSean Young
2021-03-11media: rc/ite-cir: replace spin_lock_irqsave by spin_lock in hard IRQDaode Huang
2021-03-11media: rc: compile rc-cec.c into rc-coreHans Verkuil
2021-02-01Merge tag 'v5.11-rc6' into patchworkMauro Carvalho Chehab
2021-01-27media: rc: select CONFIG_BITREVERSE where neededArnd Bergmann
2021-01-27media: mceusb: sanity check for prescaler valueSean Young
2021-01-27media: sunxi-cir: Implement suspend/resume/shutdown callbacksSamuel Holland
2021-01-27media: sunxi-cir: Factor out hardware initializationSamuel Holland
2021-01-27media: sunxi-cir: Remove unnecessary spinlockSamuel Holland
2021-01-27media: sunxi-cir: Clean up dead register writesSamuel Holland
2021-01-14media: mceusb: Fix potential out-of-bounds shiftJames Reynolds
2021-01-14media: ir_toy: add another IR Droid deviceSean Young
2021-01-12media: rc: ite-cir: fix min_timeout calculationMatthias Reichl
2021-01-11media: rc: fix timeout handling after switch to microsecond durationsMatthias Reichl
2021-01-04media: rc: ensure that uevent can be read directly after rc device registerSean Young
2020-12-14Merge tag 'media/v5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2020-12-07media: rc: add keymap for pine64 remoteJonas Karlman
2020-12-01media: mtk-cir: fix calculation of chk periodSean Young
2020-11-26media: rc: add keymap for KHAMSIN remoteChristian Hewitt
2020-11-25media: sunxi-cir: allow timeout to be set at runtimeSean Young
2020-11-25media: sunxi-cir: ensure IR is handled when it is continuousSean Young
2020-11-17media: rc: validate that "rc_proto" is reasonableDan Carpenter
2020-09-27media: rc: gpio-ir-recv: add QoS support for cpuidle systemJoakim Zhang
2020-09-27media: ati_remote: sanity check for both endpointsOliver Neukum
2020-09-07Merge tag 'v5.9-rc4' into patchworkMauro Carvalho Chehab
2020-09-03Merge tag 'media/v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-09-03media: rc: rename ir_lirc_* functions to lirc_*Sean Young
2020-09-03media: rc: harmonize infrared durations to microsecondsSean Young
2020-09-03media: rc: rename lirc char dev region to "lirc"Sean Young
2020-09-03media: serial_ir: use the right type for a dma addressMauro Carvalho Chehab
2020-08-29media: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-28media: mceusb: Avoid GFP_ATOMIC where it is not neededChristophe JAILLET