summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cpia.c
Commit message (Expand)AuthorAgeFilesLines
* proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-301-3/+1Star
* V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil2009-01-021-2/+2
* V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil2009-01-021-8/+4Star
* V4L/DVB (9503): v4l: remove inode argument from video_usercopyHans Verkuil2008-12-291-5/+4Star
* V4L/DVB (9327): v4l: use video_device.num instead of minor in video%dHans Verkuil2008-10-211-3/+3
* remove CONFIG_KMOD from driversJohannes Berg2008-10-161-4/+0Star
* V4L/DVB (8838): CRED: Wrap task credential accesses in video input driversDavid Howells2008-10-121-1/+1
* V4L/DVB (8786): v4l2: remove the priv field, use dev_get_drvdata insteadHans Verkuil2008-10-121-6/+6
* V4L/DVB (8783): v4l: add all missing video_device release callbacksHans Verkuil2008-10-121-0/+1
* V4L/DVB (8779): v4l: fix more incorrect video_register_device result checksHans Verkuil2008-09-031-1/+1
* V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil2008-07-271-1/+0Star
* V4L/DVB (8483): Remove obsolete owner field from video_device struct.Hans Verkuil2008-07-261-1/+0Star
* V4L/DVB (7402): add macro validation for v4l_compat_ioctl32Douglas Schilling Landgraf2008-04-241-0/+2
* V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 fieldMauro Carvalho Chehab2007-10-221-5/+0Star
* V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab2007-10-101-1/+0Star
* V4L/DVB (5076): Cpia.c: buffer overflowAlexey Dobriyan2007-02-211-4/+4
* V4L/DVB (5027): Cpia module_put cleanupMariusz Kozlowski2007-02-211-2/+1Star
* [PATCH] mark struct file_operations const 4Arjan van de Ven2007-02-121-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* V4L/DVB (4086): There were a cross-reference on cpia and cpia_pp/cpia_usbMauro Carvalho Chehab2006-06-251-14/+0Star
* V4L/DVB (3753): Whitespace cleanups at media/radioMauro Carvalho Chehab2006-06-251-4/+4
* V4L/DVB (3616a): cpia cleanupsRandy Dunlap2006-04-021-7/+6Star
* V4L/DVB (3599b): Whitespace cleanups under drivers/mediaMauro Carvalho Chehab2006-03-251-328/+328
* V4L/DVB (3568h): cpia: correct email addressRandy Dunlap2006-03-231-1/+1
* V4L/DVB (3413): Typos grab bag of the monthAlexey Dobriyan2006-03-081-1/+1
* V4L/DVB (3318b): sem2mutex: drivers/media/, #2Ingo Molnar2006-02-071-51/+51
* V4L (926_2): Moves compat32 functions from fs to v4l subsystemArnd Bergmann2006-01-091-0/+1
* [PATCH] proc_mkdir() should be used to create procfs directoriesAl Viro2005-09-291-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+4073