aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/usbvideo/vicam.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-29[media] usbvideo: deprecate the vicam driverHans Verkuil1-952/+0
2010-11-08[media] v4l: kill the BKLArnd Bergmann1-15/+14
2010-07-19update email addressPavel Machek1-1/+1
2009-12-16V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignmentsLaurent Pinchart1-1/+0
2009-12-16V4L/DVB (13550): v4l: Use the new video_device_node_name functionLaurent Pinchart1-2/+2
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-0/+1
2009-03-30V4L/DVB (11226): avoid warnings for request_ihex_firmware on dabusb and vicamMauro Carvalho Chehab1-1/+1
2009-01-02V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil1-2/+2
2009-01-02V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil1-8/+4
2008-12-30V4L/DVB (10130): use USB API functions rather than constantsJulia Lawall1-2/+1
2008-10-21V4L/DVB (9327): v4l: use video_device.num instead of minor in video%dHans Verkuil1-1/+2
2008-10-12V4L/DVB (8788): v4l: replace video_get_drvdata(video_devdata(filp)) with video_drvdata(filp)Hans Verkuil1-2/+1
2008-10-12V4L/DVB (8786): v4l2: remove the priv field, use dev_get_drvdata insteadHans Verkuil1-5/+4
2008-10-12V4L/DVB (8783): v4l: add all missing video_device release callbacksHans Verkuil1-0/+1
2008-10-12V4L/DVB (8613): v4l: move BKL down to the driver level.Hans Verkuil1-0/+6
2008-09-03V4L/DVB (8779): v4l: fix more incorrect video_register_device result checksHans Verkuil1-1/+1
2008-07-27V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil1-1/+0
2008-07-26V4L/DVB (8488): videodev: remove some CONFIG_VIDEO_V4L1_COMPAT code from v4l2-dev.hHans Verkuil1-0/+1
2008-07-26V4L/DVB (8483): Remove obsolete owner field from video_device struct.Hans Verkuil1-1/+0
2008-07-14vicam: use request_firmware()Jaswinder Singh1-296/+21
2008-04-30Add macros similar to min/max/min_t/max_tHarvey Harrison1-6/+0
2008-04-24V4L/DVB (7528): media/video/usbvideo replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2008-04-24V4L/DVB (7402): add macro validation for v4l_compat_ioctl32Douglas Schilling Landgraf1-0/+2
2007-10-22V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 fieldMauro Carvalho Chehab1-1/+0
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt1-1/+1
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-2/+1
2007-07-18V4L/DVB (5750): Remove obsoleted support for PROC_FS on vicam.cMauro Carvalho Chehab1-181/+0
2007-05-09Fix occurrences of "the the "Michael Opdenacker1-1/+1
2007-02-12[PATCH] mark struct file_operations const 4Arjan van de Ven1-1/+1
2006-09-26V4L/DVB (4599): Adds Compro PS39U USB ID to Vicam driverBas Bloemsaat1-0/+4
2006-03-25V4L/DVB (3599b): Whitespace cleanups under drivers/mediaMauro Carvalho Chehab1-14/+14
2006-03-25V4L/DVB (3599a): Move drivers/usb/media to drivers/media/videoMauro Carvalho Chehab1-0/+1411