aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cpia.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-04headers: remove sched.h from poll.hAlexey Dobriyan1-0/+1
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan1-3/+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-29V4L/DVB (9503): v4l: remove inode argument from video_usercopyHans Verkuil1-5/+4
2008-10-21V4L/DVB (9327): v4l: use video_device.num instead of minor in video%dHans Verkuil1-3/+3
2008-10-17remove CONFIG_KMOD from driversJohannes Berg1-4/+0
2008-10-12V4L/DVB (8838): CRED: Wrap task credential accesses in video input driversDavid Howells1-1/+1
2008-10-12V4L/DVB (8786): v4l2: remove the priv field, use dev_get_drvdata insteadHans Verkuil1-6/+6
2008-10-12V4L/DVB (8783): v4l: add all missing video_device release callbacksHans Verkuil1-0/+1
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 (8483): Remove obsolete owner field from video_device struct.Hans Verkuil1-1/+0
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-5/+0
2007-10-09V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab1-1/+0
2007-02-21V4L/DVB (5076): Cpia.c: buffer overflowAlexey Dobriyan1-4/+4
2007-02-21V4L/DVB (5027): Cpia module_put cleanupMariusz Kozlowski1-2/+1
2007-02-12[PATCH] mark struct file_operations const 4Arjan van de Ven1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-25V4L/DVB (4086): There were a cross-reference on cpia and cpia_pp/cpia_usbMauro Carvalho Chehab1-14/+0
2006-06-25V4L/DVB (3753): Whitespace cleanups at media/radioMauro Carvalho Chehab1-4/+4
2006-04-02V4L/DVB (3616a): cpia cleanupsRandy Dunlap1-7/+6
2006-03-25V4L/DVB (3599b): Whitespace cleanups under drivers/mediaMauro Carvalho Chehab1-328/+328
2006-03-23V4L/DVB (3568h): cpia: correct email addressRandy Dunlap1-1/+1
2006-03-08V4L/DVB (3413): Typos grab bag of the monthAlexey Dobriyan1-1/+1
2006-02-07V4L/DVB (3318b): sem2mutex: drivers/media/, #2Ingo Molnar1-51/+51
2006-01-09V4L (926_2): Moves compat32 functions from fs to v4l subsystemArnd Bergmann1-0/+1
2005-09-29[PATCH] proc_mkdir() should be used to create procfs directoriesAl Viro1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+4073