summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/pwc
AgeCommit message (Expand)Author
2009-03-09pwc : fix LED and power setup for first openMauro Carvalho Chehab
2009-01-12pwc: add support for webcam snapshot buttonMauro Carvalho Chehab
2009-01-07removed unused #include <version.h>'sMauro 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-19v4l: use video_device.num instead of minor in video%dHans Verkuil
2008-09-09V4L/DVB: remove unused #include <version.h>Mauro Carvalho Chehab
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-23v4l2: remove the priv field, use dev_get_drvdata insteadHans Verkuil
2008-07-27pwc: Fix compilationMauro Carvalho Chehab
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-20videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.hHans Verkuil
2008-07-20videodev: rename 'dev' to 'parent'Hans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.16Hans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.13Hans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.10Hans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.0Hans Verkuil
2008-04-15Backport changeset 5fa1247a2b56f33f88432c24e109deaf91ef8281Mauro Carvalho Chehab
2008-04-13videobuf: Improve command output for debug purposesMauro Carvalho Chehab
2008-04-08media/video/pwc replace remaining __FUNCTION__ occurrencesMichael Krufky
2008-03-23[PATCH] add macro validation for v4l_compat_ioctl32.Douglas Schilling Landgraf
2008-02-05More English fixes from kernel treeMauro Carvalho Chehab
2008-01-27[PATCH] static memoryDouglas Schilling Landgraf
2007-10-31compat: pwc didn't include compat.hTrent Piepho
2007-10-17backport commit 64a6f9500d8e8a8e1b1adc2120e56cc88df5727fMauro Carvalho Chehab
2007-10-15v4l core: remove the unused .hardware V4L1 fieldMauro Carvalho Chehab
2007-10-08V4L: convert struct class_device to struct deviceMauro Carvalho Chehab
2007-09-26 Oops in pwc v4l driverMauro Carvalho Chehab
2007-09-03Pwc: Fix a broken debug messageMauro Carvalho Chehab
2007-09-03Remove some compat code from pwc-if, moving to compat.hMauro Carvalho Chehab
2007-09-03Backport kernel commit 85237f202d46d55c1bffe0c5b1aa3ddc0f1dce4dMauro Carvalho Chehab
2007-08-27whitespace cleanup: replace leading spaces with tabsMichael Krufky
2007-08-21Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab
2007-07-02Backport mutex changes to work with kernels <=2.6.15Mauro Carvalho Chehab
2007-07-02Use mutex instead of semaphore in Philips webcam driverMauro Carvalho Chehab
2007-05-13backport some language fixes at philips.txtMauro Carvalho Chehab
2007-05-02Use menuconfig objects II - V4LMauro Carvalho Chehab
2007-05-03Backed out changeset d130e8e1eb762e055371d5e3e1724d7735bad244Mauro Carvalho Chehab
2007-05-02Use menuconfig objects II - V4LMauro Carvalho Chehab
2007-04-22Set the length of the v4l2 buffer to the length of the mapped memory.Mauro Carvalho Chehab
2007-04-22Add ENUM_FRAMESIZES and ENUM_FRAMEINTERVALS ioctlsMauro Carvalho Chehab
2007-03-21Add Logitech ViewPort AV 100Mauro Carvalho Chehab
2007-03-21pwc: cisco VT Camera supportMauro Carvalho Chehab
2007-02-21Backport: make file_operations constMauro Carvalho Chehab
2007-01-30Remove obsolete alias defines of CONFIG_* settingsTrent Piepho
2006-12-16Backported several changes from kernel 2.6.19-git seriesMauro Carvalho Chehab