summaryrefslogtreecommitdiffstats
path: root/drivers/media/rc/iguanair.c
AgeCommit message (Expand)AuthorFilesLines
2012-10-07[media] iguanair: cannot send data from the stackSean Young1-72/+75
2012-09-15[media] iguanair: do not modify transmit bufferSean Young1-30/+21
2012-08-13[media] rc: do not wake up rc thread unless there is something to doSean Young1-2/+5
2012-08-13[media] iguanair: fix receiver overflowSean Young1-3/+2
2012-08-13[media] iguanair: advertise the resolution and timeout properlySean Young1-2/+5
2012-08-13[media] iguanair: reset the IR state after rx overflow or receiver enableSean Young1-0/+4
2012-08-13[media] iguanair: fix return value for transmitSean Young1-12/+18
2012-08-13[media] iguanair: support suspend and resumeSean Young1-7/+14
2012-08-13[media] iguanair: ignore unsupported firmware versionsSean Young1-10/+11
2012-08-13[media] iguanair: reuse existing urb callback for command responsesSean Young1-91/+56
2012-07-30[media] Add support for the IguanaWorks USB IR TransceiverSean Young1-0/+639