summaryrefslogtreecommitdiff
path: root/drivers/media/rc
AgeCommit message (Expand)AuthorFilesLines
2021-02-01Merge tag 'v5.11-rc6' into patchworkMauro Carvalho Chehab4-7/+7
2021-01-27media: rc: select CONFIG_BITREVERSE where neededArnd Bergmann2-0/+3
2021-01-27media: mceusb: sanity check for prescaler valueSean Young1-1/+8
2021-01-27media: sunxi-cir: Implement suspend/resume/shutdown callbacksSamuel Holland1-0/+21
2021-01-27media: sunxi-cir: Factor out hardware initializationSamuel Holland1-54/+74
2021-01-27media: sunxi-cir: Remove unnecessary spinlockSamuel Holland1-10/+0
2021-01-27media: sunxi-cir: Clean up dead register writesSamuel Holland1-10/+0
2021-01-14media: mceusb: Fix potential out-of-bounds shiftJames Reynolds1-1/+1
2021-01-14media: ir_toy: add another IR Droid deviceSean Young1-0/+1
2021-01-12media: rc: ite-cir: fix min_timeout calculationMatthias Reichl1-1/+1
2021-01-11media: rc: fix timeout handling after switch to microsecond durationsMatthias Reichl3-4/+4
2021-01-04media: rc: ensure that uevent can be read directly after rc device registerSean Young1-2/+2
2020-12-14Merge tag 'media/v5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds5-9/+186
2020-12-07media: rc: add keymap for pine64 remoteJonas Karlman2-0/+66
2020-12-01media: mtk-cir: fix calculation of chk periodSean Young1-6/+3
2020-11-26media: rc: add keymap for KHAMSIN remoteChristian Hewitt2-0/+76
2020-11-25media: sunxi-cir: allow timeout to be set at runtimeSean Young1-8/+40
2020-11-25media: sunxi-cir: ensure IR is handled when it is continuousSean Young1-0/+2
2020-11-17media: rc: validate that "rc_proto" is reasonableDan Carpenter1-1/+2
2020-09-27media: rc: gpio-ir-recv: add QoS support for cpuidle systemJoakim Zhang1-0/+53
2020-09-27media: ati_remote: sanity check for both endpointsOliver Neukum1-0/+4
2020-09-07Merge tag 'v5.9-rc4' into patchworkMauro Carvalho Chehab6-31/+37
2020-09-03Merge tag 'media/v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds3-28/+34
2020-09-03media: rc: rename ir_lirc_* functions to lirc_*Sean Young5-45/+44
2020-09-03media: rc: harmonize infrared durations to microsecondsSean Young38-177/+159
2020-09-03media: rc: rename lirc char dev region to "lirc"Sean Young1-2/+1
2020-09-03media: serial_ir: use the right type for a dma addressMauro Carvalho Chehab1-1/+1
2020-08-29media: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-08-28media: mceusb: Avoid GFP_ATOMIC where it is not neededChristophe JAILLET1-1/+1
2020-08-28media: gpio-ir-tx: spinlock is not needed to disable interruptsSean Young1-11/+5
2020-08-28media: rc: do not access device via sysfs after rc_unregister_device()Sean Young1-0/+12
2020-08-28media: rc: uevent sysfs file races with rc_unregister_device()Sean Young1-16/+16
2020-08-24treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva3-3/+3
2020-07-19media: imon: Replace http links with https onesAlexander A. Klimov1-1/+1
2020-07-04media: rc: return proper error code on error handling path in initEvgeny Novikov1-1/+1
2020-07-04media: fintek-cir: remove unused function fintek_clear_reg_bitSean Young1-7/+0
2020-07-04media: nuvoton-cir: remove setting tx carrier functionsSean Young1-32/+0
2020-06-23media: rc: add support for Infrared Toy and IR Droid devicesSean Young3-0/+521
2020-06-04Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds4-44/+67
2020-05-15bpf: Implement CAP_BPFAlexei Starovoitov1-1/+1
2020-05-12media: gpio-ir-tx: allow transmission without carrierSean Young1-4/+40
2020-05-12media: gpio-ir-tx: improve precision of transmitted signal due to schedulingSean Young1-6/+1
2020-04-29media: rc: no need for decoder state if decoder not enabledSean Young1-0/+22
2020-04-26bpf: add bpf_ktime_get_boot_ns()Maciej Żenczykowski1-0/+2
2020-04-21media: iguanair: rc drivers no longer need to do lockingSean Young1-33/+3
2020-04-21media: ir-rx51: Use 64-bit division macroGuru Das Srinagesh1-1/+1
2020-03-20media: rc: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-2/+2
2020-03-12media: rc: make scancodes 64 bitSean Young3-33/+59
2020-03-02media: rc: iguanair: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-02media: rc: fix spelling mistake "to" -> "too"Colin Ian King1-1/+1