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