summaryrefslogtreecommitdiffstats
path: root/drivers/media/rc
AgeCommit message (Expand)Author
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
2020-08-28media: gpio-ir-tx: spinlock is not needed to disable interruptsSean Young
2020-08-28media: rc: do not access device via sysfs after rc_unregister_device()Sean Young
2020-08-28media: rc: uevent sysfs file races with rc_unregister_device()Sean Young
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-19media: imon: Replace http links with https onesAlexander A. Klimov
2020-07-04media: rc: return proper error code on error handling path in initEvgeny Novikov
2020-07-04media: fintek-cir: remove unused function fintek_clear_reg_bitSean Young
2020-07-04media: nuvoton-cir: remove setting tx carrier functionsSean Young
2020-06-23media: rc: add support for Infrared Toy and IR Droid devicesSean Young
2020-06-03Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-05-15bpf: Implement CAP_BPFAlexei Starovoitov
2020-05-12media: gpio-ir-tx: allow transmission without carrierSean Young
2020-05-12media: gpio-ir-tx: improve precision of transmitted signal due to schedulingSean Young
2020-04-29media: rc: no need for decoder state if decoder not enabledSean Young
2020-04-26bpf: add bpf_ktime_get_boot_ns()Maciej Żenczykowski
2020-04-21media: iguanair: rc drivers no longer need to do lockingSean Young
2020-04-21media: ir-rx51: Use 64-bit division macroGuru Das Srinagesh
2020-03-20media: rc: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-03-12media: rc: make scancodes 64 bitSean Young
2020-03-02media: rc: iguanair: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-02media: rc: fix spelling mistake "to" -> "too"Colin Ian King
2020-02-24media: rc: add keymap for Videostrong KII ProMohammad Rasim
2020-01-09media: iguanair: fix endpoint sanity checkJohan Hovold
2020-01-08media: rc: ir-hix5hd2: add hi3796cv300-ir supportShawn Guo
2020-01-03media: serial_ir: change "ignoring spike" to debug levelBodo Eggert
2020-01-03media: rc: ensure lirc is initialized before registering input deviceSean Young
2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds
2019-11-09media: rc: add keymap for Beelink GS1 remote controlClément Péron
2019-11-08media: rc/ite-cir: fix smatch warningHans Verkuil
2019-10-24media: imon: invalid dereference in imon_touch_eventSean Young