Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-09-01 | Add compat code to aci and btaudio so they compile | Trent Piepho | |
From: Trent Piepho <xyzzy@speakeasy.org> aci.c was missing compat.h, and both needed the mutex compat code for kernels < 2.6.16. Signed-off-by: Trent Piepho <xyzzy@speakeasy.org> | |||
2006-08-31 | Added audio-related stuff used on a few multimedia boards | Mauro Carvalho Chehab | |
From: Mauro Carvalho Chehab <mchehab@infradead.org> Those files are not part of V4L stuff. However, they are or dependent of V4L apis or used on some video boards. After this patch, it will be possible to compile and test they against changes at V4L API or drivers. Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org> |