summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/c-qcam.c
AgeCommit message (Expand)Author
2008-12-30v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil
2008-12-30v4l2: introduce v4l2_file_operations.Hans Verkuil
2008-11-03v4l: missed some video_usercopy conversions.Hans Verkuil
2008-10-19v4l: use video_device.num instead of minor in video%dHans Verkuil
2008-08-23v4l: add all missing video_device release callbacksHans Verkuil
2008-08-23v4l: replace the last uses of video_exclusive_open/releaseHans Verkuil
2008-08-23v4l: fix more incorrect video_register_device result checksHans Verkuil
2008-07-26v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil
2008-07-21Remove obsolete owner field from video_device struct.Hans Verkuil
2008-07-20videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.hHans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.16Hans Verkuil
2008-04-16drivers/media/video: use time_before, time_before_eq, etcMauro Carvalho Chehab
2008-03-23[PATCH] add macro validation for v4l_compat_ioctl32.Douglas Schilling Landgraf
2008-01-27[PATCH] static memoryDouglas Schilling Landgraf
2007-10-15v4l core: remove the unused .hardware V4L1 fieldMauro Carvalho Chehab
2007-07-17Use msecs_to_jiffies instead of HZ on some webcam driversMauro Carvalho Chehab
2007-02-21Backport: make file_operations constMauro Carvalho Chehab
2006-06-05Removed all references to kernel stuff from videodev.h and videodev2.hMauro Carvalho Chehab
2006-04-11A previous patch introduced a dot-comma at wrong places.Mauro Carvalho Chehab
2006-04-11added /* keep */ to all #if 0 to avoid being removed by gentree.plMauro Carvalho Chehab
2006-04-09Make new drivers compile with older kernelsMauro Carvalho Chehab
2006-04-07Added almost all other V4L missing drivers to the treeMauro Carvalho Chehab