| Commit message (Expand) | Author | Age | Files | Lines |
* | media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_* | Sean Young | 2017-08-20 | 1 | -1/+1 |
* | media: rc-core: rename input_name to device_name | Sean Young | 2017-08-20 | 1 | -1/+1 |
* | [media] media drivers: annotate fall-through | Mauro Carvalho Chehab | 2017-05-19 | 1 | -0/+1 |
* | [media] rc-main: assign driver type during allocation | Andi Shyti | 2017-01-30 | 1 | -2/+1 |
* | [media] rc: raw IR drivers cannot handle cec, unknown or other | Sean Young | 2017-01-30 | 1 | -1/+1 |
* | [media] rc: allow software timeout to be set | Sean Young | 2017-01-30 | 1 | -1/+3 |
* | [media] media: Drop FSF's postal address from the source code files | Sakari Ailus | 2017-01-27 | 1 | -4/+0 |
* | [media] rc: make s_tx_carrier consistent | Sean Young | 2016-07-15 | 1 | -1/+1 |
* | [media] rc-core: remove protocol arrays | David Härdeman | 2014-07-26 | 1 | -1/+1 |
* | [media] rc: abstract access to allowed/enabled protocols | James Hogan | 2014-03-11 | 1 | -1/+1 |
* | [media] iguanair: simplify tx loop | Sean Young | 2014-02-04 | 1 | -10/+4 |
* | [media] iguanair: explain tx carrier setup | Sean Young | 2014-02-04 | 1 | -4/+11 |
* | Merge branch 'topic/kbuild-fixes-for-next' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 2013-11-19 | 1 | -16/+6 |
|\ |
|
| * | [media] iguanair: simplify calculation of carrier delay cycles | Sean Young | 2013-11-07 | 1 | -16/+6 |
* | | tree-wide: use reinit_completion instead of INIT_COMPLETION | Wolfram Sang | 2013-11-15 | 1 | -1/+1 |
|/ |
|
* | [media] lirc: make transmit interface consistent | Sean Young | 2013-07-30 | 1 | -2/+2 |
* | [media] iguanair: intermittent initialization failure | Sean Young | 2013-02-05 | 1 | -10/+15 |
* | [media] iguanair: ensure transmission mask is initialized | Sean Young | 2013-02-05 | 1 | -0/+1 |
* | Drivers: media: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-04 | 1 | -4/+4 |
* | [media] rc-core: add separate defines for protocol bitmaps and numbers | David Härdeman | 2012-10-27 | 1 | -1/+1 |
* | [media] iguanair: cannot send data from the stack | Sean Young | 2012-10-07 | 1 | -72/+75 |
* | [media] iguanair: do not modify transmit buffer | Sean Young | 2012-09-15 | 1 | -30/+21 |
* | [media] rc: do not wake up rc thread unless there is something to do | Sean Young | 2012-08-13 | 1 | -2/+5 |
* | [media] iguanair: fix receiver overflow | Sean Young | 2012-08-13 | 1 | -3/+2 |
* | [media] iguanair: advertise the resolution and timeout properly | Sean Young | 2012-08-13 | 1 | -2/+5 |
* | [media] iguanair: reset the IR state after rx overflow or receiver enable | Sean Young | 2012-08-13 | 1 | -0/+4 |
* | [media] iguanair: fix return value for transmit | Sean Young | 2012-08-13 | 1 | -12/+18 |
* | [media] iguanair: support suspend and resume | Sean Young | 2012-08-13 | 1 | -7/+14 |
* | [media] iguanair: ignore unsupported firmware versions | Sean Young | 2012-08-13 | 1 | -10/+11 |
* | [media] iguanair: reuse existing urb callback for command responses | Sean Young | 2012-08-13 | 1 | -91/+56 |
* | [media] Add support for the IguanaWorks USB IR Transceiver | Sean Young | 2012-07-31 | 1 | -0/+639 |