aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cpia2/cpia2_core.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-15[media] rename most media/video usb drivers to media/usbMauro Carvalho Chehab1-2417/+0
2012-08-12[media] cpia2: Declare MODULE_FIRMWARE usageTim Gardner1-1/+5
2012-05-07[media] cpia2: major overhaul to get it in a working state againHans Verkuil1-111/+31
2011-03-22[media] cpia2: Fix some gcc 4.6 warnings when debug is disabledMauro Carvalho Chehab1-20/+14
2011-01-19[media] cpia2: convert .ioctl to .unlocked_ioctlHans Verkuil1-50/+15
2010-10-21V4L/DVB: cpia2: remove V4L1 support from this driverHans Verkuil1-33/+18
2008-12-29V4L/DVB (9491): rationalise addresses to one common oneAlan Cox1-1/+1
2008-10-12V4L/DVB (8906): v4l-dvb: fix assorted sparse warningsHans Verkuil1-5/+5
2008-07-26V4L/DVB (8488): videodev: remove some CONFIG_VIDEO_V4L1_COMPAT code from v4l2...Hans Verkuil1-0/+1
2008-07-14cpia2: use request_firmware()David Woodhouse1-9/+37
2008-04-24V4L/DVB (7519): media/video/cpia2 replace remaining __FUNCTION__ occurrencesHarvey Harrison1-6/+6
2008-04-24V4L/DVB (7094): static memoryDouglas Schilling Landgraf1-2/+2
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-3/+1
2007-07-18V4L/DVB (5847): Clean up schedule_timeout calls in cpia2 and ivtv codeRobert P. J. Day1-6/+3
2006-03-24V4L/DVB (3569): PATCH: switch cpia2 to mutexes and use ioctl 32 compat lib funcAlan Cox1-20/+20
2006-02-27V4L/DVB (3376): Add cpia2 camera supportAlan Cox1-0/+2525