summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/pwc
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (10242): pwc: add support for webcam snapshot buttonNam Phạm Thành2009-03-303-13/+80
* V4L/DVB (10193): removed unused #include <version.h>'sHuang Weiyi2009-01-291-1/+0
* V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil2009-01-024-8/+8
* V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil2009-01-021-11/+7
* V4L/DVB (9503): v4l: remove inode argument from video_usercopyHans Verkuil2008-12-293-5/+3
* V4L/DVB (9327): v4l: use video_device.num instead of minor in video%dHans Verkuil2008-10-211-1/+1
* V4L/DVB: remove unused #include <version.h>Huang Weiyi2008-10-121-1/+0
* V4L/DVB (8786): v4l2: remove the priv field, use dev_get_drvdata insteadHans Verkuil2008-10-122-7/+7
* V4L/DVB (8757): v4l-dvb: fix a bunch of sparse warningsHans Verkuil2008-09-031-9/+9
* V4L/DVB (8548): pwc: Fix compilationMauro Carvalho Chehab2008-07-271-0/+1
* V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil2008-07-271-1/+0
* V4L/DVB (8488): videodev: remove some CONFIG_VIDEO_V4L1_COMPAT code from v4l2...Hans Verkuil2008-07-261-5/+6
* V4L/DVB (8483): Remove obsolete owner field from video_device struct.Hans Verkuil2008-07-261-2/+0
* V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....Hans Verkuil2008-07-231-0/+1
* V4L/DVB (8428): videodev: rename 'dev' to 'parent'Hans Verkuil2008-07-231-1/+1
* v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10Hans Verkuil2008-07-202-3/+0
* V4L/DVB (7558): videobuf: Improve command output for debug purposesMauro Carvalho Chehab2008-04-241-1/+3
* V4L/DVB (7525): media/video/pwc replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-241-3/+3
* V4L/DVB (7402): add macro validation for v4l_compat_ioctl32Douglas Schilling Landgraf2008-04-241-0/+2
* V4L/DVB (7094): static memoryDouglas Schilling Landgraf2008-04-241-4/+4
* NULL noise: drivers/mediaAl Viro2008-03-301-4/+3
* Spelling fixes: lenght->lengthPaulius Zaleckas2008-02-031-1/+1
* V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 fieldMauro Carvalho Chehab2007-10-221-1/+0
* signedness: module_param_array nump argumentAl Viro2007-10-141-2/+2
* V4L/DVB (6293): V4L: convert struct class_device to struct deviceKay Sievers2007-10-101-14/+17
* V4L/DVB (6237): Oops in pwc v4l driverOliver Neukum2007-10-091-24/+72
* V4L/DVB (6125): whitespace cleanup: replace leading spaces with tabsMichael Krufky2007-10-092-3/+3
* V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab2007-10-091-1/+0
* V4L/DVB (6147): Pwc: Fix a broken debug messageJean Delvare2007-09-141-1/+1
* USB: fix DoS in pwc USB video driverOliver Neukum2007-08-222-17/+36
* V4L/DVB (5809): Use mutex instead of semaphore in Philips webcam driverMatthias Kaehlcke2007-07-182-8/+8
* Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2007-05-111-1/+1
|\
| * V4L/DVB (5586): Use menuconfig objects II - V4LJan Engelhardt2007-05-091-1/+1
* | misc doc and kconfig typosMatt LaPlante2007-05-091-3/+3
|/
* V4L/DVB (5548): Fix v4l2 buffer to the lengthLuc Saillard2007-04-271-1/+1
* V4L/DVB (5547): Add ENUM_FRAMESIZES and ENUM_FRAMEINTERVALS ioctlsLuc Saillard2007-04-279-11/+168
* V4L/DVB (5462): Add Logitech ViewPort AV 100Mauro Carvalho Chehab2007-04-271-3/+7
* V4L/DVB (5461): Pwc: cisco VT Camera supportJean Tourrilhes2007-04-271-0/+4
* V4L/DVB (5166): Remove obsolete alias defines of CONFIG_* settingsTrent Piepho2007-02-214-20/+7
* [PATCH] mark struct file_operations const 4Arjan van de Ven2007-02-121-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2006-12-011-4/+2
|\
| * usb: pwc-if free urb cleanupMariusz Kozlowski2006-12-011-2/+1
| * USB: pwc-if loop fixMariusz Kozlowski2006-12-011-2/+1
* | BUG_ON conversion for drivers/media/video/pwc/pwc-if.cEric Sesterhenn2006-11-301-2/+1
|/
* V4L/DVB (4742): Drivers/media/video: handle sysfs errorsJeff Garzik2006-10-141-9/+32
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* remove mentionings of devfs in documentationAdrian Bunk2006-10-031-2/+2
* USB: Dealias -110 code (more complete)Pete Zaitcev2006-09-271-1/+1
* V4L/DVB (4411): Fix minor errors in build filesTrent Piepho2006-08-081-1/+1
* V4L/DVB (4395): Restore compat_ioctl in pwc driverLuc Van Oostenryck2006-08-081-0/+1
OpenPOWER on IntegriCloud