Age | Commit message (Expand) | Author | Files | Lines |
2014-03-11 | [media] rc: abstract access to allowed/enabled protocols | James Hogan | 1 | -1/+1 |
2014-02-04 | [media] iguanair: simplify tx loop | Sean Young | 1 | -10/+4 |
2014-02-04 | [media] iguanair: explain tx carrier setup | Sean Young | 1 | -4/+11 |
2013-11-19 | Merge branch 'topic/kbuild-fixes-for-next' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 1 | -16/+6 |
2013-11-15 | tree-wide: use reinit_completion instead of INIT_COMPLETION | Wolfram Sang | 1 | -1/+1 |
2013-11-07 | [media] iguanair: simplify calculation of carrier delay cycles | Sean Young | 1 | -16/+6 |
2013-07-31 | [media] lirc: make transmit interface consistent | Sean Young | 1 | -2/+2 |
2013-02-06 | [media] iguanair: intermittent initialization failure | Sean Young | 1 | -10/+15 |
2013-02-06 | [media] iguanair: ensure transmission mask is initialized | Sean Young | 1 | -0/+1 |
2013-01-04 | Drivers: media: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -4/+4 |
2012-10-27 | [media] rc-core: add separate defines for protocol bitmaps and numbers | David Härdeman | 1 | -1/+1 |
2012-10-07 | [media] iguanair: cannot send data from the stack | Sean Young | 1 | -72/+75 |
2012-09-15 | [media] iguanair: do not modify transmit buffer | Sean Young | 1 | -30/+21 |
2012-08-13 | [media] rc: do not wake up rc thread unless there is something to do | Sean Young | 1 | -2/+5 |
2012-08-13 | [media] iguanair: fix receiver overflow | Sean Young | 1 | -3/+2 |
2012-08-13 | [media] iguanair: advertise the resolution and timeout properly | Sean Young | 1 | -2/+5 |
2012-08-13 | [media] iguanair: reset the IR state after rx overflow or receiver enable | Sean Young | 1 | -0/+4 |
2012-08-13 | [media] iguanair: fix return value for transmit | Sean Young | 1 | -12/+18 |
2012-08-13 | [media] iguanair: support suspend and resume | Sean Young | 1 | -7/+14 |
2012-08-13 | [media] iguanair: ignore unsupported firmware versions | Sean Young | 1 | -10/+11 |
2012-08-13 | [media] iguanair: reuse existing urb callback for command responses | Sean Young | 1 | -91/+56 |
2012-07-31 | [media] Add support for the IguanaWorks USB IR Transceiver | Sean Young | 1 | -0/+639 |