aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/pwc/pwc-if.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-29V4L/DVB (10193): removed unused #include <version.h>'sHuang Weiyi1-1/+0
2009-01-02V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil1-3/+3
2009-01-02V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil1-11/+7
2008-12-29V4L/DVB (9503): v4l: remove inode argument from video_usercopyHans Verkuil1-1/+1
2008-10-21V4L/DVB (9327): v4l: use video_device.num instead of minor in video%dHans Verkuil1-1/+1
2008-10-12V4L/DVB (8786): v4l2: remove the priv field, use dev_get_drvdata insteadHans Verkuil1-6/+6
2008-07-27V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil1-1/+0
2008-07-26V4L/DVB (8488): videodev: remove some CONFIG_VIDEO_V4L1_COMPAT code from v4l2-dev.hHans Verkuil1-5/+6
2008-07-26V4L/DVB (8483): Remove obsolete owner field from video_device struct.Hans Verkuil1-2/+0
2008-07-23V4L/DVB (8428): videodev: rename 'dev' to 'parent'Hans Verkuil1-1/+1
2008-04-24V4L/DVB (7525): media/video/pwc replace remaining __FUNCTION__ occurrencesHarvey Harrison1-3/+3
2008-04-24V4L/DVB (7402): add macro validation for v4l_compat_ioctl32Douglas Schilling Landgraf1-0/+2
2008-04-24V4L/DVB (7094): static memoryDouglas Schilling Landgraf1-4/+4
2008-03-30NULL noise: drivers/mediaAl Viro1-4/+3
2008-02-03Spelling fixes: lenght->lengthPaulius Zaleckas1-1/+1
2007-10-22V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 fieldMauro Carvalho Chehab1-1/+0
2007-10-14signedness: module_param_array nump argumentAl Viro1-2/+2
2007-10-10V4L/DVB (6293): V4L: convert struct class_device to struct deviceKay Sievers1-14/+17
2007-10-09V4L/DVB (6237): Oops in pwc v4l driverOliver Neukum1-24/+72
2007-10-09V4L/DVB (6125): whitespace cleanup: replace leading spaces with tabsMichael Krufky1-2/+2
2007-10-09V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab1-1/+0
2007-09-14V4L/DVB (6147): Pwc: Fix a broken debug messageJean Delvare1-1/+1
2007-08-22USB: fix DoS in pwc USB video driverOliver Neukum1-17/+35
2007-07-18V4L/DVB (5809): Use mutex instead of semaphore in Philips webcam driverMatthias Kaehlcke1-6/+6
2007-04-27V4L/DVB (5547): Add ENUM_FRAMESIZES and ENUM_FRAMEINTERVALS ioctlsLuc Saillard1-1/+1
2007-04-27V4L/DVB (5462): Add Logitech ViewPort AV 100Mauro Carvalho Chehab1-3/+7
2007-04-27V4L/DVB (5461): Pwc: cisco VT Camera supportJean Tourrilhes1-0/+4
2007-02-21V4L/DVB (5166): Remove obsolete alias defines of CONFIG_* settingsTrent Piepho1-4/+4
2007-02-12[PATCH] mark struct file_operations const 4Arjan van de Ven1-1/+1
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-4/+2
2006-12-01usb: pwc-if free urb cleanupMariusz Kozlowski1-2/+1
2006-12-01USB: pwc-if loop fixMariusz Kozlowski1-2/+1
2006-11-30BUG_ON conversion for drivers/media/video/pwc/pwc-if.cEric Sesterhenn1-2/+1
2006-10-14V4L/DVB (4742): Drivers/media/video: handle sysfs errorsJeff Garzik1-9/+32
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-09-27USB: Dealias -110 code (more complete)Pete Zaitcev1-1/+1
2006-08-08V4L/DVB (4395): Restore compat_ioctl in pwc driverLuc Van Oostenryck1-0/+1
2006-06-25V4L/DVB (4147): Drivers/media/video/pwc/: make code staticAdrian Bunk1-1/+1
2006-06-25V4L/DVB (4118): Whitespace cleanupsTrent Piepho1-5/+5
2006-06-25V4L/DVB (3835): [PATCH] update pwc driverLuc Saillard1-775/+560
2006-03-25V4L/DVB (3599b): Whitespace cleanups under drivers/mediaMauro Carvalho Chehab1-151/+151
2006-03-25V4L/DVB (3599a): Move drivers/usb/media to drivers/media/videoMauro Carvalho Chehab1-0/+2205