summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/pwc/pwc-if.c
AgeCommit message (Expand)Author
2009-08-14pwc - fix few use-after-free and memory leaksMauro Carvalho Chehab
2009-07-21backport commit 405f55712dfe464b3240d7816cc4fe4174831be2Mauro Carvalho Chehab
2009-06-04V4L/pwc - use usb_interface as parent, not usb_deviceMauro Carvalho Chehab
2009-06-11v4l: generate KEY_CAMERA instead of BTN_0 key events on input devicesDouglas Schilling Landgraf
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-08-23v4l2: remove the priv field, use dev_get_drvdata insteadHans 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-20videodev: rename 'dev' to 'parent'Hans 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-04-15Backport changeset 5fa1247a2b56f33f88432c24e109deaf91ef8281Mauro 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-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-02Use mutex instead of semaphore in Philips webcam driverMauro 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
2006-11-26usb: pwc-if loop fixMauro Carvalho Chehab
2006-10-21IRQ: Maintain regs pointer globally rather than passing to IRQ handlersMauro Carvalho Chehab
2006-10-13drivers/media/video: handle sysfs errorsMauro Carvalho Chehab
2006-10-04USB: Dealias -110 code (more complete)Mauro Carvalho Chehab
2006-07-29Restore compat_ioctl in pwc driverMauro Carvalho Chehab
2006-06-23drivers/media/video/pwc/: make code staticMauro Carvalho Chehab
2006-06-20Whitespace cleanupsMauro Carvalho Chehab
2006-04-24[PATCH] update pwc driverMauro Carvalho Chehab
2006-04-11Keep #if 0/#if 1 for newer drivers at the treeMauro Carvalho Chehab
2006-04-11Merge: from V4L1 treeMauro Carvalho Chehab