summaryrefslogtreecommitdiffstats
path: root/drivers/media/rc/igorplugusb.c
Commit message (Expand)AuthorAgeFilesLines
* media: igorplugusb: use correct size pass to igorplugusb_probe()Yang Yingliang2022-07-151-2/+2
* media: igorplugusb: remove superfluous usb_unlink_urb()Oliver Neukum2022-06-201-1/+0
* media: igorplugusb: break cyclical race on disconnectOliver Neukum2022-06-201-2/+5
* media: igorplugusb: prevent use after free in probe errorOliver Neukum2022-06-201-2/+2
* media: igorplugusb: respect DMA coherencyOliver Neukum2022-06-201-1/+6
* media: rc-core: rename ir_raw_event_reset to ir_raw_event_overflowSean Young2022-01-281-1/+1
* media: igorplugusb: receiver overflow should be reportedSean Young2021-12-141-1/+3
* media: rc: harmonize infrared durations to microsecondsSean Young2020-09-031-3/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1
* media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macrosSean Young2018-10-041-1/+1
* media: rc: Convert timers to use timer_setup()Kees Cook2017-10-311-3/+3
* [media] media: rc: constify usb_device_idArvind Yadav2017-10-041-1/+1
* media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young2017-08-201-4/+5
* media: rc-core: rename input_name to device_nameSean Young2017-08-201-1/+1
* [media] mce_kbd: add encoderSean Young2017-03-241-1/+1
* [media] rc-main: assign driver type during allocationAndi Shyti2017-01-301-2/+1
* [media] rc: raw IR drivers cannot handle cec, unknown or otherSean Young2017-01-301-2/+2
* [media] rc: split nec protocol into its three variantsSean Young2016-09-221-1/+2
* [media] igorplugusb: fix leaks in error pathSean Young2016-03-031-5/+12
* [media] rc: port IgorPlug-USB to rc-coreSean Young2014-11-031-0/+261