aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/rc/ttusbir.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-25[media] rc-core: remove protocol arraysDavid Härdeman1-1/+1
2014-03-11[media] rc: abstract access to allowed/enabled protocolsJames Hogan1-1/+1
2013-08-22[media] ttusbir: wire up rc feedback ledSean Young1-0/+1
2013-04-08[media] MEDIA: ttusbir, fix double freeJiri Slaby1-0/+1
2013-02-08[media] ttusbir: add missing endian conversionSean Young1-3/+4
2013-02-08[media] ttusbir: do not set led twice on resumeSean Young1-2/+1
2013-01-03Drivers: media: remove __dev* attributes.Greg Kroah-Hartman1-4/+4
2012-10-27[media] rc-core: add separate defines for protocol bitmaps and numbersDavid Härdeman1-1/+1
2012-09-15[media] ttusbir: ad support suspend and resumeSean Young1-4/+44
2012-08-13[media] rc: do not wake up rc thread unless there is something to doSean Young1-6/+13
2012-08-13[media] rc: Add support for the TechnoTrend USB IR ReceiverSean Young1-0/+400