summaryrefslogtreecommitdiff
path: root/drivers/media/video/pwc
AgeCommit message (Expand)Author
2011-02-14Digi Release Code from del-5.6/main2.6.31-digi-201102141643Ian Wisbon
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-06-16V4L/DVB (11993): V4L/pwc - use usb_interface as parent, not usb_deviceLennart Poettering
2009-06-16V4L/DVB (11960): v4l: generate KEY_CAMERA instead of BTN_0 key events on inpu...Lennart Poettering
2009-06-16V4L/DVB: cleanup redundant tests on unsignedRoel Kluin
2009-04-23USB: pwc : do not pass stack allocated buffers to USB core.Martin Fuzzey
2009-04-06V4L/DVB (11440): PWC: fix build error when CONFIG_INPUT=mRandy Dunlap
2009-03-30V4L/DVB (10945): pwc : fix LED and power setup for first openMartin Fuzzey
2009-03-30V4L/DVB (10242): pwc: add support for webcam snapshot buttonNam Phạm Thành
2009-01-29V4L/DVB (10193): removed unused #include <version.h>'sHuang Weiyi
2009-01-02V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil
2009-01-02V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil
2008-12-29V4L/DVB (9503): v4l: remove inode argument from video_usercopyHans Verkuil
2008-10-21V4L/DVB (9327): v4l: use video_device.num instead of minor in video%dHans Verkuil
2008-10-12V4L/DVB: remove unused #include <version.h>Huang Weiyi
2008-10-12V4L/DVB (8786): v4l2: remove the priv field, use dev_get_drvdata insteadHans Verkuil
2008-09-03V4L/DVB (8757): v4l-dvb: fix a bunch of sparse warningsHans Verkuil
2008-07-27V4L/DVB (8548): pwc: Fix compilationMauro Carvalho Chehab
2008-07-27V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil
2008-07-26V4L/DVB (8488): videodev: remove some CONFIG_VIDEO_V4L1_COMPAT code from v4l2...Hans Verkuil
2008-07-26V4L/DVB (8483): Remove obsolete owner field from video_device struct.Hans Verkuil
2008-07-23V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....Hans Verkuil
2008-07-23V4L/DVB (8428): videodev: rename 'dev' to 'parent'Hans Verkuil
2008-07-20v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10Hans Verkuil
2008-04-24V4L/DVB (7558): videobuf: Improve command output for debug purposesMauro Carvalho Chehab
2008-04-24V4L/DVB (7525): media/video/pwc replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-24V4L/DVB (7402): add macro validation for v4l_compat_ioctl32Douglas Schilling Landgraf
2008-04-24V4L/DVB (7094): static memoryDouglas Schilling Landgraf
2008-03-30NULL noise: drivers/mediaAl Viro
2008-02-03Spelling fixes: lenght->lengthPaulius Zaleckas
2007-10-22V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 fieldMauro Carvalho Chehab
2007-10-14signedness: module_param_array nump argumentAl Viro
2007-10-10V4L/DVB (6293): V4L: convert struct class_device to struct deviceKay Sievers
2007-10-09V4L/DVB (6237): Oops in pwc v4l driverOliver Neukum
2007-10-09V4L/DVB (6125): whitespace cleanup: replace leading spaces with tabsMichael Krufky
2007-10-09V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab
2007-09-14V4L/DVB (6147): Pwc: Fix a broken debug messageJean Delvare
2007-08-22USB: fix DoS in pwc USB video driverOliver Neukum
2007-07-18V4L/DVB (5809): Use mutex instead of semaphore in Philips webcam driverMatthias Kaehlcke
2007-05-11Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2007-05-09V4L/DVB (5586): Use menuconfig objects II - V4LJan Engelhardt
2007-05-09misc doc and kconfig typosMatt LaPlante
2007-04-27V4L/DVB (5548): Fix v4l2 buffer to the lengthLuc Saillard
2007-04-27V4L/DVB (5547): Add ENUM_FRAMESIZES and ENUM_FRAMEINTERVALS ioctlsLuc Saillard
2007-04-27V4L/DVB (5462): Add Logitech ViewPort AV 100Mauro Carvalho Chehab
2007-04-27V4L/DVB (5461): Pwc: cisco VT Camera supportJean Tourrilhes
2007-02-21V4L/DVB (5166): Remove obsolete alias defines of CONFIG_* settingsTrent Piepho
2007-02-12[PATCH] mark struct file_operations const 4Arjan van de Ven
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2006-12-01usb: pwc-if free urb cleanupMariusz Kozlowski