summaryrefslogtreecommitdiffstats
path: root/drivers/media/rc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | media: rc/ite-cir: fix smatch warningHans Verkuil2019-11-081-1/+1
* | media: imon: invalid dereference in imon_touch_eventSean Young2019-10-241-2/+1
* | media: rc: add keymap for Tronsmart Vega S95/S96 remoteChristian Hewitt2019-10-162-0/+55
* | media: imon_raw: simplify loopSean Young2019-10-161-18/+4
* | media: rc: Use devm_platform_ioremap_resource() in tango_ir_probe()Markus Elfring2019-10-071-12/+2
* | media: rc: Use the correct style for SPDX License IdentifierNishad Kamdar2019-10-071-1/+1
* | media: rc: Add support for another iMON 0xffdc deviceFlavius Georgescu2019-10-071-10/+51
* | media: mceusb: fix out of bounds read in MCE receiver bufferA Sun2019-10-071-43/+98
* | media: rc: increase rc-mm tolerance and add debug messageSean Young2019-10-071-2/+4
* | media: rc: mark input device as pointing stickSean Young2019-10-071-0/+1
|/