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