summaryrefslogtreecommitdiffstats
path: root/drivers/media/rc
Commit message (Expand)AuthorAgeFilesLines
* media, bpf: Do not copy more entries than user space requestedSean Young2021-07-191-1/+2
* media: ite-cir: check for receive overflowSean Young2021-05-111-1/+7
* media: rc: compile rc-cec.c into rc-coreHans Verkuil2021-03-174-18/+18
* media: mceusb: sanity check for prescaler valueSean Young2021-03-071-1/+8
* media: ir_toy: add another IR Droid deviceSean Young2021-03-041-0/+1
* media: mceusb: Fix potential out-of-bounds shiftJames Reynolds2021-03-041-1/+1
* media: rc: ensure that uevent can be read directly after rc device registerSean Young2021-02-031-2/+2
* media: rc: ite-cir: fix min_timeout calculationMatthias Reichl2021-02-031-1/+1
* media: rc: fix timeout handling after switch to microsecond durationsMatthias Reichl2021-02-033-4/+4
* media: sunxi-cir: ensure IR is handled when it is continuousSean Young2020-12-301-0/+2
* media: mtk-cir: fix calculation of chk periodSean Young2020-12-011-6/+3
* media: rc: gpio-ir-recv: add QoS support for cpuidle systemJoakim Zhang2020-09-271-0/+53
* media: ati_remote: sanity check for both endpointsOliver Neukum2020-09-271-0/+4
* Merge tag 'v5.9-rc4' into patchworkMauro Carvalho Chehab2020-09-076-31/+37
|\
| * Merge tag 'media/v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2020-09-033-28/+34
| |\
| | * media: mceusb: Avoid GFP_ATOMIC where it is not neededChristophe JAILLET2020-08-281-1/+1
| | * media: gpio-ir-tx: spinlock is not needed to disable interruptsSean Young2020-08-281-11/+5
| | * media: rc: do not access device via sysfs after rc_unregister_device()Sean Young2020-08-281-0/+12
| | * media: rc: uevent sysfs file races with rc_unregister_device()Sean Young2020-08-281-16/+16
| * | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-233-3/+3
| |/
* | media: rc: rename ir_lirc_* functions to lirc_*Sean Young2020-09-035-45/+44
* | media: rc: harmonize infrared durations to microsecondsSean Young2020-09-0338-177/+159
* | media: rc: rename lirc char dev region to "lirc"Sean Young2020-09-031-2/+1
* | media: serial_ir: use the right type for a dma addressMauro Carvalho Chehab2020-09-031-1/+1
* | media: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-291-1/+1
|/
* media: imon: Replace http links with https onesAlexander A. Klimov2020-07-191-1/+1
* media: rc: return proper error code on error handling path in initEvgeny Novikov2020-07-041-1/+1
* media: fintek-cir: remove unused function fintek_clear_reg_bitSean Young2020-07-041-7/+0
* media: nuvoton-cir: remove setting tx carrier functionsSean Young2020-07-041-32/+0
* media: rc: add support for Infrared Toy and IR Droid devicesSean Young2020-06-233-0/+521
* Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2020-06-034-44/+67
|\
| * media: gpio-ir-tx: allow transmission without carrierSean Young2020-05-121-4/+40
| * media: gpio-ir-tx: improve precision of transmitted signal due to schedulingSean Young2020-05-121-6/+1
| * media: rc: no need for decoder state if decoder not enabledSean Young2020-04-291-0/+22
| * media: iguanair: rc drivers no longer need to do lockingSean Young2020-04-211-33/+3
| * media: ir-rx51: Use 64-bit division macroGuru Das Srinagesh2020-04-211-1/+1
* | bpf: Implement CAP_BPFAlexei Starovoitov2020-05-151-1/+1
* | bpf: add bpf_ktime_get_boot_ns()Maciej Żenczykowski2020-04-261-0/+2
|/
* media: rc: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-201-2/+2
* media: rc: make scancodes 64 bitSean Young2020-03-123-33/+59
* media: rc: iguanair: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-021-1/+1
* media: rc: fix spelling mistake "to" -> "too"Colin Ian King2020-03-021-1/+1
* media: rc: add keymap for Videostrong KII ProMohammad Rasim2020-02-242-0/+84
* media: iguanair: fix endpoint sanity checkJohan Hovold2020-01-091-1/+1
* media: rc: ir-hix5hd2: add hi3796cv300-ir supportShawn Guo2020-01-081-18/+61
* media: serial_ir: change "ignoring spike" to debug levelBodo Eggert2020-01-031-1/+1
* media: rc: ensure lirc is initialized before registering input deviceSean Young2020-01-031-11/+16
* Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds2019-12-011-3/+1
|\
| * compat_ioctl: move more drivers to compat_ptr_ioctlArnd Bergmann2019-10-231-3/+1
* | media: rc: add keymap for Beelink GS1 remote controlClément Péron2019-11-092-0/+85