summaryrefslogtreecommitdiffstats
path: root/drivers/media/rc
Commit message (Expand)AuthorAgeFilesLines
* media: streamzap: remove redundant gap calculationsSean Young2021-12-141-47/+8
* media: streamzap: remove unused struct membersSean Young2021-12-141-23/+14
* media: streamzap: less chatterSean Young2021-12-141-19/+1
* media: streamzap: no need for usb pid/vid in device nameSean Young2021-12-141-5/+1
* media: streamzap: remove unnecessary ir_raw_event_reset and handleSean Young2021-12-141-2/+0
* media: igorplugusb: receiver overflow should be reportedSean Young2021-12-141-1/+3
* media: winbond-cir: no need for reset after resumeSean Young2021-12-141-1/+0
* media: iguanair: no need for reset after IR receiver enableSean Young2021-12-141-3/+0
* media: lirc: always send timeout reportsSean Young2021-12-141-5/+0
* media: redrat3: fix control-message timeoutsJohan Hovold2021-11-191-11/+11
* media: mceusb: fix control-message timeoutsJohan Hovold2021-11-191-4/+4
* media: rc: ir-hix5hd2: Add the dependency on HAS_IOMEMCai Huoqing2021-11-151-1/+1
* media: ir-rx51: Switch to atomic PWM APIMaíra Canal2021-11-151-8/+8
* media: rc: pwm-ir-tx: Switch to atomic PWM APIMaíra Canal2021-11-151-9/+9
* media: rc: ir-spi: Drop empty spi_driver remove callbackUwe Kleine-König2021-11-151-6/+0
* media: ite-cir: IR receiver stop working after receive overflowSean Young2021-10-191-1/+1
* media: sir_ir: remove broken driverSean Young2021-10-193-447/+0
* media: ir_toy: assignment to be16 should be of correct typeSean Young2021-10-191-1/+1
* media: ir_toy: prevent device from hanging during transmitSean Young2021-09-301-1/+20
* media: mceusb: return without resubmitting URB in case of -EPROTO error.Rajat Asthana2021-09-301-0/+1
* media: meson-ir-tx: fix platform_no_drv_owner.cocci warningsjing yangyang2021-09-301-1/+0
* media: ir_toy: do not resubmit broken urbSean Young2021-09-301-2/+12
* media: ir_toy: deal with residual irdata before expected responseSean Young2021-09-301-6/+2
* media: ir_toy: print firmware version in correct formatSean Young2021-09-301-2/+3
* media: rc: sunxi-cir: Make use of the helper function devm_platform_ioremap_r...Cai Huoqing2021-09-301-3/+1
* media: rc: st_rc: Make use of the helper function devm_platform_ioremap_resou...Cai Huoqing2021-09-301-4/+1
* media: rc: mtk-cir: Make use of the helper function devm_platform_ioremap_res...Cai Huoqing2021-09-301-3/+1
* media: rc: meson-ir: Make use of the helper function devm_platform_ioremap_re...Cai Huoqing2021-09-301-3/+1
* media: rc: ir-hix5hd2: Make use of the helper function devm_platform_ioremap_...Cai Huoqing2021-09-301-3/+1
* media: rc: img-ir: Make use of the helper function devm_platform_ioremap_reso...Cai Huoqing2021-09-301-3/+1
* media: rc: clean the freed urb pointer to avoid double freeNil Yi2021-09-301-0/+2
* media: ir_toy: allow tx carrier to be setSean Young2021-09-301-5/+29
* media: streamzap: ensure rx resolution can be retrievedSean Young2021-09-301-0/+1
* media: mceusb: ensure rx resolution can be retrievedSean Young2021-09-301-0/+1
* Merge tag 'media/v5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2021-09-0110-50/+466
|\
| * media: rc: introduce Meson IR TX driverViktor Prutyanov2021-08-043-0/+418
| * media: rc: rename s_learning_mode() to s_wideband_receiver()Sean Young2021-07-224-20/+20
| * media: rc-loopback: max_timeout of UINT_MAX does not workSean Young2021-07-221-2/+2
| * media: rc-loopback: send carrier reportsSean Young2021-07-221-2/+10
| * media: rc-loopback: use dev_dbg() rather than handrolled debugSean Young2021-07-221-22/+14
| * media: rc-loopback: return number of emitters rather than errorSean Young2021-07-221-1/+1
| * media: rc: rc-main.c: deleted the repeated wordlijian2021-07-121-1/+1
| * media: rc: redrat3: Fix a typolijian2021-07-121-1/+1
| * media: rc: streamzap: Removed unnecessary 'return'lijian2021-07-121-2/+0
* | bpf: Allow to specify user-provided bpf_cookie for BPF perf linksAndrii Nakryiko2021-08-171-2/+2
* | bpf: Refactor BPF_PROG_RUN into a functionAndrii Nakryiko2021-08-171-1/+1
|/
* Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-06-301-1/+2
|\
| * media, bpf: Do not copy more entries than user space requestedSean Young2021-06-241-1/+2
* | media: imon: use DEVICE_ATTR_RW() helper macroZhen Lei2021-06-081-9/+6
* | media: rc: add keymap for Toshiba CT-90405 remoteAlexander Voronov2021-06-082-0/+87