aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/rc/ttusbir.c
AgeCommit message (Expand)Author
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-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-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
2017-01-30[media] rc: allow software timeout to be setSean Young
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus
2014-07-25[media] rc-core: remove protocol arraysDavid Härdeman
2014-03-11[media] rc: abstract access to allowed/enabled protocolsJames Hogan
2013-08-22[media] ttusbir: wire up rc feedback ledSean Young
2013-04-08[media] MEDIA: ttusbir, fix double freeJiri Slaby
2013-02-08[media] ttusbir: add missing endian conversionSean Young
2013-02-08[media] ttusbir: do not set led twice on resumeSean Young
2013-01-03Drivers: media: remove __dev* attributes.Greg Kroah-Hartman
2012-10-27[media] rc-core: add separate defines for protocol bitmaps and numbersDavid Härdeman
2012-09-15[media] ttusbir: ad support suspend and resumeSean Young
2012-08-13[media] rc: do not wake up rc thread unless there is something to doSean Young
2012-08-13[media] rc: Add support for the TechnoTrend USB IR ReceiverSean Young