linux/drivers/media
Mauro Carvalho Chehab 3aecf2c5a9 [media] az6007: Simplify the read/write logic
This patch introduces no functional changes. It basically defines
a macro for each different req found at the driver, and cleans the
code to use them, making easier to understand the code.

With regards to the IR handling code, although the original code
doesn't define what's the request, it is clear, from the USB logs,
that 0xc5 is for IR polling.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-01-21 13:45:44 -02:00
..
common [media] az6007: Fix compilation troubles at az6007 2012-01-21 13:44:33 -02:00
dvb [media] az6007: Simplify the read/write logic 2012-01-21 13:45:44 -02:00
radio [media] convert drivers/media/* to use module_platform_driver() 2012-01-10 23:27:13 -02:00
rc [media] rc-videomate-m1f.c Rename to match remote controler name 2012-01-10 23:38:19 -02:00
video [media] as3645a: Fix compilation by including slab.h 2012-01-17 23:07:13 -02:00
Kconfig [media] DVB: dvb-net, make the kconfig text helpful 2011-07-27 17:53:09 -03:00
Makefile
media-device.c [media] media: fix truncated entity specification 2011-12-20 09:31:50 -02:00
media-devnode.c [media] media: Fix media device minor registration 2011-06-01 13:24:23 -03:00
media-entity.c