Age | Commit message (Expand) | Author | Files | Lines |
2014-03-11 | [media] rc: abstract access to allowed/enabled protocols | James Hogan | 1 | -1/+1 |
2013-10-17 | [media] winbond-cir: remove deprecated IRQF_DISABLED | Michael Opdenacker | 1 | -1/+1 |
2013-08-22 | [media] winbond: wire up rc feedback led | Sean Young | 1 | -32/+6 |
2013-04-15 | [media] rc: winbond-cir: fix potential double free in wbcir_probe() | Wei Yongjun | 1 | -0/+1 |
2013-02-06 | [media] winbond-cir: only enable higher sample resolution if needed | Sean Young | 1 | -8/+19 |
2013-01-25 | Merge branch 'v4l_for_linus' into staging/for_v3.9 | Mauro Carvalho Chehab | 1 | -3/+3 |
2013-01-04 | Drivers: media: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -3/+3 |
2012-12-22 | [media] rc: Call rc_register_device before irq setup | Matthijs Kooijman | 1 | -7/+7 |
2012-11-21 | [media] winbond-cir: add carrier detection | Sean Young | 1 | -5/+75 |
2012-11-21 | [media] winbond-cir: increase IR receiver resolution | Sean Young | 1 | -5/+9 |
2012-11-21 | [media] winbond-cir: fix idle mode | Sean Young | 1 | -10/+5 |
2012-10-28 | [media] winbond-cir: do not rename input name | Sean Young | 1 | -2/+2 |
2012-10-27 | [media] rc-core: add separate defines for protocol bitmaps and numbers | David Härdeman | 1 | -1/+1 |
2012-10-07 | [media] winbond: remove space from driver name | Sean Young | 1 | -1/+1 |
2012-09-25 | [media] winbond-cir: asynchronous tx | David Härdeman | 1 | -29/+18 |
2012-09-25 | [media] winbond-cir: correctness fix | David Härdeman | 1 | -1/+1 |
2012-07-07 | [media] winbond-cir: Initialise timeout, driver_type and allowed_protos | Anton Blanchard | 1 | -0/+2 |
2012-07-07 | [media] winbond-cir: Fix txandrx module info | Anton Blanchard | 1 | -1/+1 |
2012-04-26 | [media] rc: Postpone ISR registration | Luis Henriques | 1 | -39/+39 |
2012-04-18 | [media] rc-core: set mode for winbond-cir | David Härdeman | 1 | -0/+1 |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 1 | -2/+2 |
2012-01-02 | misc latin1 to utf8 conversions | Al Viro | 1 | -1/+1 |
2011-09-04 | [media] winbond-cir: Use current logging styles | Joe Perches | 1 | -2/+4 |
2011-07-28 | [media] rc-core: lirc use unsigned int | David Härdeman | 1 | -5/+1 |
2011-07-28 | [media] rc-core: fix winbond-cir issues | David Härdeman | 1 | -16/+6 |
2011-05-20 | [media] rc-core: use ir_raw_event_store_with_filter in winbond-cir | David Härdeman | 1 | -42/+21 |
2011-05-20 | [media] rc-core: add TX support to the winbond-cir driver | David Härdeman | 1 | -75/+357 |
2011-05-20 | [media] rc-core: int to bool conversion for winbond-cir | David Härdeman | 1 | -8/+8 |
2010-12-29 | [media] rc: rename the remaining things to rc_core | Mauro Carvalho Chehab | 1 | -1/+1 |
2010-12-29 | [media] rc-core: convert winbond-cir | David Härdeman | 1 | -0/+932 |