aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/video/w9966.c
AgeCommit message (Expand)AuthorFilesLines
2011-07-27[media] Stop using linux/version.h on most video driversGravatar Mauro Carvalho Chehab 1-3/+1
2011-01-19[media] w9966: zero device state after a detachGravatar Hans Verkuil 1-0/+1
2010-12-01[media] BKL: trivial ioctl -> unlocked_ioctl video driver conversionsGravatar Hans Verkuil 1-1/+1
2010-05-19V4L/DVB: w9966: convert to V4L2Gravatar Hans Verkuil 1-193/+242
2010-05-18V4L/DVB: w9966: remove camelCaseGravatar Hans Verkuil 1-168/+168
2010-05-18V4L/DVB: w9966: reorganize the order of functionsGravatar Hans Verkuil 1-300/+263
2010-05-18V4L/DVB: w9966: coding style cleanupGravatar Hans Verkuil 1-238/+223
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-03-30V4L/DVB (10907): avoid loading the entire videodev.h header on V4L2 driversGravatar Mauro Carvalho Chehab 1-1/+1
2009-01-02V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.Gravatar Hans Verkuil 1-3/+3
2009-01-02V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Gravatar Hans Verkuil 1-9/+5
2008-12-29V4L/DVB (9503): v4l: remove inode argument from video_usercopyGravatar Hans Verkuil 1-3/+2
2008-10-12V4L/DVB (8788): v4l: replace video_get_drvdata(video_devdata(filp)) with vide...Gravatar Hans Verkuil 1-8/+4
2008-10-12V4L/DVB (8786): v4l2: remove the priv field, use dev_get_drvdata insteadGravatar Hans Verkuil 1-5/+5
2008-10-12V4L/DVB (8783): v4l: add all missing video_device release callbacksGravatar Hans Verkuil 1-0/+1
2008-10-12V4L/DVB (8780): v4l: replace the last uses of video_exclusive_open/releaseGravatar Hans Verkuil 1-2/+20
2008-09-03V4L/DVB (8779): v4l: fix more incorrect video_register_device result checksGravatar Hans Verkuil 1-1/+1
2008-07-27V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_deviceGravatar Hans Verkuil 1-1/+0
2008-07-26V4L/DVB (8487): videodev: replace videodev.h includes by videodev2.h where po...Gravatar Hans Verkuil 1-1/+1
2008-07-26V4L/DVB (8483): Remove obsolete owner field from video_device struct.Gravatar Hans Verkuil 1-1/+0
2008-07-23V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....Gravatar Hans Verkuil 1-0/+1
2008-04-24V4L/DVB (7518): media/video/ replace remaining __FUNCTION__ occurrencesGravatar Harvey Harrison 1-1/+1
2008-04-24V4L/DVB (7402): add macro validation for v4l_compat_ioctl32Gravatar Douglas Schilling Landgraf 1-0/+2
2008-04-24V4L/DVB (7094): static memoryGravatar Douglas Schilling Landgraf 1-2/+2
2007-10-22V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 fieldGravatar Mauro Carvalho Chehab 1-1/+0
2007-02-12[PATCH] mark struct file_operations const 4Gravatar Arjan van de Ven 1-1/+1
2006-12-27V4L/DVB (4964): VIDEO_PALETTE_YUYV and VIDEO_PALETTE_YUV422 are the same paletteGravatar audetto@tiscali.it 1-1/+1
2006-06-25V4L/DVB (4068): Removed all references to kernel stuff from videodev.h and vi...Gravatar Mauro Carvalho Chehab 1-0/+1
2006-03-25V4L/DVB (3599b): Whitespace cleanups under drivers/mediaGravatar Mauro Carvalho Chehab 1-51/+51
2006-01-09V4L (926_2): Moves compat32 functions from fs to v4l subsystemGravatar Arnd Bergmann 1-0/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+984