summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/cpia2
AgeCommit message (Expand)Author
2009-05-02V4L/DVB: cleanup redundant tests on unsignedMauro Carvalho Chehab
2009-03-10avoid loading the entire videodev.h header for drivers that are already V4L2 ...Mauro 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-01v4l: remove inode argument from video_usercopyHans Verkuil
2008-10-27rationalise addresses to one common oneMauro Carvalho Chehab
2008-10-19v4l: use video_device.num instead of minor in video%dHans Verkuil
2008-09-05merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvbMauro Carvalho Chehab
2008-09-04cpia2_usb: fix memory leakMauro Carvalho Chehab
2008-09-04v4l-dvb: fix assorted sparse warningsHans Verkuil
2008-08-29merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-devMauro Carvalho Chehab
2008-08-23v4l-dvb: fix a bunch of sparse warningsHans Verkuil
2008-08-23v4l: replace video_get_drvdata(video_devdata(filp)) with video_drvdata(filp)Hans 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-25videodev: remove some CONFIG_VIDEO_V4L1_COMPAT code from v4l2-dev.hHans Verkuil
2008-07-21Remove obsolete owner field from video_device struct.Hans Verkuil
2008-07-24This patch fixes some kernel version checks.Mauro Carvalho Chehab
2008-07-24make cpia2 and vicam backward compatibleMauro Carvalho Chehab
2008-07-24backport request_firmware changesets for vicam and cpia2_coreMauro Carvalho Chehab
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-08media/video/cpia2 replace remaining __FUNCTION__ occurrencesMichael Krufky
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-08-21Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab
2007-07-20Backport changeset from kernel mainstreamMauro Carvalho Chehab
2007-07-16Clean up schedule_timeout calls in cpia2 and ivtv codeMauro Carvalho Chehab
2007-06-05Replace C code with calls to ARRAY_SIZE macro.Mauro Carvalho Chehab
2007-02-21Backport: make file_operations constMauro Carvalho Chehab
2006-12-20Cpia2/cpia2_usb.c: fix error-path leakMauro Carvalho Chehab
2006-10-21IRQ: Maintain regs pointer globally rather than passing to IRQ handlersMauro Carvalho Chehab
2006-10-04[PATCH] Generic booleanMauro Carvalho Chehab
2006-07-23Fix broken dependencies on media Kconfig Mauro Carvalho Chehab
2006-07-19Remove obsolete #include <linux/config.h>Mauro Carvalho Chehab
2006-06-23Fix use-after-free bug in cpia2 driverMauro Carvalho Chehab
2006-06-20Whitespace cleanupsMauro Carvalho Chehab
2006-06-05Removed all references to kernel stuff from videodev.h and videodev2.hMauro Carvalho Chehab
2006-04-11Since we are not using CVS, $Id makes no sense anymoreMauro Carvalho Chehab
2006-04-02cpia2: fix function prototypeMauro Carvalho Chehab
2006-04-02Kernel-sync patchMauro Carvalho Chehab
2006-03-29Kernel-sync changes to -gitMauro Carvalho Chehab
2006-03-20Make cpia2 compile with older kernel versionsMauro Carvalho Chehab
2006-03-20PATCH: switch cpia2 to mutexes and use ioctl 32 compat lib funcMauro Carvalho Chehab
2006-03-16VIDEO_CPIA2 must depend on USBMichael Krufky
2006-03-13cpia2: move Kconfig build logic into cpia2/KconfigMichael Krufky
2006-03-10V4L/DVB (3399a): cpia2/cpia2_v4l.c cleanupsMauro Carvalho Chehab
2006-03-08Typos grab bag of the monthOliver Endriss
2006-02-24Add cpia2 camera supportMauro Carvalho Chehab