aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/bw-qcam.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-15[media] move parallel port/isa video drivers to drivers/media/parport/Mauro Carvalho Chehab1-1113/+0
2012-06-11[media] bw-qcam: driver and pixfmt documentation fixesHans Verkuil1-10/+37
2012-05-20[media] bw-qcam: update to latest frameworksHans Verkuil1-70/+62
2011-07-27[media] drivers/media/video: add missing kfreeJulia Lawall1-0/+1
2011-07-27[media] Stop using linux/version.h on most video driversMauro Carvalho Chehab1-2/+1
2010-12-01[media] BKL: trivial ioctl -> unlocked_ioctl video driver conversionsHans Verkuil1-1/+1
2010-06-01V4L/DVB: bw-qcam: convert to V4L2Hans Verkuil1-345/+414
2010-05-18V4L/DVB: bw-qcam: coding style cleanupHans Verkuil1-245/+207
2009-08-13V4L/DVB (12438): Read buffer overflowRoel Kluin1-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-29V4L/DVB (9503): v4l: remove inode argument from video_usercopyHans Verkuil1-3/+2
2008-10-12V4L/DVB (8783): v4l: add all missing video_device release callbacksHans Verkuil1-0/+1
2008-10-12V4L/DVB (8780): v4l: replace the last uses of video_exclusive_open/releaseHans Verkuil1-2/+19
2008-10-12V4L/DVB (8729): Use DIV_ROUND_UPJulia Lawall1-2/+2
2008-09-03V4L/DVB (8779): v4l: fix more incorrect video_register_device result checksHans Verkuil1-2/+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-07-23V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.hHans Verkuil1-0/+1
2008-04-24V4L/DVB (7402): add macro validation for v4l_compat_ioctl32Douglas Schilling Landgraf1-0/+2
2008-04-24V4L/DVB (7094): static memoryDouglas Schilling Landgraf1-2/+2
2008-01-25V4L/DVB (7013): bw-qcam: add module parameter 'force_init' to skip polite auto-detection prior to direct initializationBrett T. Warden1-1/+9
2007-10-22V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 fieldMauro Carvalho Chehab1-1/+0
2007-10-09V4L/DVB (6250): bw-qcam use data_reverse instead of manually poking the control register fixBrett Warden1-4/+4
2007-10-09V4L/DVB (6238): bw-qcam: use data_reverse instead of manually poking the control registerBrett Warden1-2/+16
2007-02-12[PATCH] mark struct file_operations const 4Arjan van de Ven1-1/+1
2006-06-25V4L/DVB (4118): Whitespace cleanupsTrent Piepho1-1/+1
2006-06-25V4L/DVB (4068): Removed all references to kernel stuff from videodev.h and videodev2.hMauro Carvalho Chehab1-0/+1
2006-03-25V4L/DVB (3599b): Whitespace cleanups under drivers/mediaMauro Carvalho Chehab1-53/+53
2006-02-07V4L/DVB (3318b): sem2mutex: drivers/media/, #2Ingo Molnar1-8/+8
2006-01-09V4L (926_2): Moves compat32 functions from fs to v4l subsystemArnd Bergmann1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1027