Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-08-02 | V4L/DVB: dvb-usb: get rid of struct dvb_usb_rc_key | Mauro Carvalho Chehab | |
dvb-usb has its own IR handle code. Now that we have a Remote Controller subsystem, we should start using it. So, remove this struct, in favor of the similar struct defined at the RC subsystem. This is a big, but trivial patch. It is a 3 line delect, plus lots of rename on several dvb-usb files. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com> | |||
2010-05-19 | V4L/DVB: rename all *_rc_keys to ir_codes_*_nec_table | Mauro Carvalho Chehab | |
Several DVB drivers use a different name convention. As we're moving the keytables, we need to use the same convention on all places. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com> | |||
2007-07-18 | V4L/DVB (5625): Add support for the AF9005 demodulator from Afatech | Luca Olivetti | |
Signed-off-by: Luca Olivetti <luca@ventoso.org> Signed-off-by: Manu Abraham <abraham.manu@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org> |