summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/w9968cf.c
AgeCommit message (Expand)Author
2009-08-10v4l: simplify v4l2_i2c_new_subdev and friendsHans Verkuil
2009-06-19Stop defining I2C adapter IDs nobody usesMauro Carvalho Chehab
2009-05-30w8968cf: Use v4l bounding/alignment functionTrent Piepho
2009-04-05merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvbMauro Carvalho Chehab
2009-04-01w9968cf: use usb_interface.dev for v4l2_device_registerJanne Grunau
2009-04-01v4l2-common: add explicit v4l2_device pointer as first arg to new_(probed)_su...Hans Verkuil
2009-03-30v4l2: use old-style i2c API for kernels < 2.6.26 instead of < 2.6.22Hans Verkuil
2009-03-14v4l2: call v4l2_device_disconnect in USB drivers.Mauro Carvalho Chehab
2009-03-10avoid loading the entire videodev.h header for drivers that are already V4L2 ...Mauro Carvalho Chehab
2009-03-08w9968cf/ovcamchip: convert to v4l2_subdev.Hans Verkuil
2009-03-08w9968cf: add v4l2_device.Hans Verkuil
2009-01-07backport commit b305271861219f0ce162eb565f0f28f4c781299dMauro Carvalho Chehab
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-25fix boards for kernels with algo_controlMauro Carvalho Chehab
2008-10-21backport commit a65e5d782f9db2a61a914dc01a329e0c2dcf92a1Mauro Carvalho Chehab
2008-10-19v4l: use video_device.num instead of minor in video%dHans Verkuil
2008-09-04w9968cf: Fix order of usb_alloc_urb validationMauro Carvalho Chehab
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-20Fix x86_64 compilation and move some macros to v4l2-ioctl.hMauro Carvalho Chehab
2008-07-20videodev: rename 'dev' to 'parent'Hans Verkuil
2008-03-23[PATCH] add macro validation for v4l_compat_ioctl32.Douglas Schilling Landgraf
2008-01-27[PATCH] static memoryDouglas Schilling Landgraf
2007-10-17backport changeset 3be27d37c257fa5f99363f9c8e06e405cbad712eMauro Carvalho Chehab
2007-10-15v4l core: remove the unused .hardware V4L1 fieldMauro Carvalho Chehab
2007-10-09 V4L: w9968cf, remove bad usage of ERESTARTSYSMauro Carvalho Chehab
2007-08-21Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab
2007-02-21backport changeset 12a917f69d1468c91d646dbad8408dd0d39d6207Mauro Carvalho Chehab
2007-02-21Backport: make file_operations constMauro Carvalho Chehab
2006-12-11Fix namespace conflict between w9968cf.c on MIPSMauro Carvalho Chehab
2006-10-21IRQ: Maintain regs pointer globally rather than passing to IRQ handlersMauro Carvalho Chehab
2006-10-04USB: Dealias -110 code (more complete)Mauro Carvalho Chehab
2006-04-07Added almost all other V4L missing drivers to the treeMauro Carvalho Chehab