summaryrefslogtreecommitdiffstats
path: root/drivers/media/rc/igorplugusb.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-15media: igorplugusb: use correct size pass to igorplugusb_probe()Yang Yingliang1-2/+2
2022-06-20media: igorplugusb: remove superfluous usb_unlink_urb()Oliver Neukum1-1/+0
2022-06-20media: igorplugusb: break cyclical race on disconnectOliver Neukum1-2/+5
2022-06-20media: igorplugusb: prevent use after free in probe errorOliver Neukum1-2/+2
2022-06-20media: igorplugusb: respect DMA coherencyOliver Neukum1-1/+6
2022-01-28media: rc-core: rename ir_raw_event_reset to ir_raw_event_overflowSean Young1-1/+1
2021-12-14media: igorplugusb: receiver overflow should be reportedSean Young1-1/+3
2020-09-03media: rc: harmonize infrared durations to microsecondsSean Young1-3/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-10/+1
2018-10-04media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macrosSean Young1-1/+1
2017-10-31media: rc: Convert timers to use timer_setup()Kees Cook1-3/+3
2017-10-04[media] media: rc: constify usb_device_idArvind Yadav1-1/+1
2017-08-20media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young1-4/+5
2017-08-20media: rc-core: rename input_name to device_nameSean Young1-1/+1
2017-03-24[media] mce_kbd: add encoderSean Young1-1/+1
2017-01-30[media] rc-main: assign driver type during allocationAndi Shyti1-2/+1
2017-01-30[media] rc: raw IR drivers cannot handle cec, unknown or otherSean Young1-2/+2
2016-09-22[media] rc: split nec protocol into its three variantsSean Young1-1/+2
2016-03-03[media] igorplugusb: fix leaks in error pathSean Young1-5/+12
2014-11-03[media] rc: port IgorPlug-USB to rc-coreSean Young1-0/+261