1. 52a85e1 V4L/DVB (11993): V4L/pwc - use usb_interface as parent, not usb_device by Lennart Poettering · 15 years ago
  2. bcd3e4b V4L/DVB (11960): v4l: generate KEY_CAMERA instead of BTN_0 key events on input devices by Lennart Poettering · 15 years ago
  3. 5c8e240 V4L/DVB (10945): pwc : fix LED and power setup for first open by Martin Fuzzey · 15 years ago
  4. e32a7ecc V4L/DVB (10242): pwc: add support for webcam snapshot button by Nam Phạm Thành · 15 years ago
  5. 16e68d7 V4L/DVB (10193): removed unused #include <version.h>'s by Huang Weiyi · 15 years ago
  6. 069b747 V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl. by Hans Verkuil · 15 years ago
  7. bec4366 V4L/DVB (10135): v4l2: introduce v4l2_file_operations. by Hans Verkuil · 15 years ago
  8. f473bf7 V4L/DVB (9503): v4l: remove inode argument from video_usercopy by Hans Verkuil · 16 years ago
  9. c6330fb V4L/DVB (9327): v4l: use video_device.num instead of minor in video%d by Hans Verkuil · 16 years ago
  10. 601e944 V4L/DVB (8786): v4l2: remove the priv field, use dev_get_drvdata instead by Hans Verkuil · 16 years ago
  11. 0ea6bc8 V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device by Hans Verkuil · 16 years ago
  12. f894dfd V4L/DVB (8488): videodev: remove some CONFIG_VIDEO_V4L1_COMPAT code from v4l2-dev.h by Hans Verkuil · 16 years ago
  13. 9c39d7e V4L/DVB (8483): Remove obsolete owner field from video_device struct. by Hans Verkuil · 16 years ago
  14. 5e85e73 V4L/DVB (8428): videodev: rename 'dev' to 'parent' by Hans Verkuil · 16 years ago
  15. 645635b V4L/DVB (7525): media/video/pwc replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  16. 078ff79 V4L/DVB (7402): add macro validation for v4l_compat_ioctl32 by Douglas Schilling Landgraf · 16 years ago
  17. ff699e6 V4L/DVB (7094): static memory by Douglas Schilling Landgraf · 16 years ago
  18. 5fa1247 NULL noise: drivers/media by Al Viro · 16 years ago
  19. efad798b Spelling fixes: lenght->length by Paulius Zaleckas · 16 years ago
  20. 22c4a4e V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 field by Mauro Carvalho Chehab · 17 years ago
  21. 64a6f95 signedness: module_param_array nump argument by Al Viro · 17 years ago
  22. 54bd5b6 V4L/DVB (6293): V4L: convert struct class_device to struct device by Kay Sievers · 17 years ago
  23. 0b67f5c V4L/DVB (6237): Oops in pwc v4l driver by Oliver Neukum · 17 years ago
  24. b930e1d V4L/DVB (6125): whitespace cleanup: replace leading spaces with tabs by Michael Krufky · 17 years ago
  25. 9c12224 V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files by Mauro Carvalho Chehab · 17 years ago
  26. 7b9fbc3 V4L/DVB (6147): Pwc: Fix a broken debug message by Jean Delvare · 17 years ago
  27. 85237f2 USB: fix DoS in pwc USB video driver by Oliver Neukum · 17 years ago
  28. b9378fd V4L/DVB (5809): Use mutex instead of semaphore in Philips webcam driver by Matthias Kaehlcke · 17 years ago
  29. 9ee6d78 V4L/DVB (5547): Add ENUM_FRAMESIZES and ENUM_FRAMEINTERVALS ioctls by Luc Saillard · 17 years ago
  30. 6b1ce3c V4L/DVB (5462): Add Logitech ViewPort AV 100 by Mauro Carvalho Chehab · 17 years ago
  31. a63e157 V4L/DVB (5461): Pwc: cisco VT Camera support by Jean Tourrilhes · 17 years ago
  32. 05ad390 V4L/DVB (5166): Remove obsolete alias defines of CONFIG_* settings by Trent Piepho · 17 years ago
  33. fa027c2 [PATCH] mark struct file_operations const 4 by Arjan van de Ven · 17 years ago
  34. 9641219 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 18 years ago
  35. 90b2625 usb: pwc-if free urb cleanup by Mariusz Kozlowski · 18 years ago
  36. 444f4f9 USB: pwc-if loop fix by Mariusz Kozlowski · 18 years ago
  37. 5d9a276 BUG_ON conversion for drivers/media/video/pwc/pwc-if.c by Eric Sesterhenn · 18 years ago
  38. c12e3be V4L/DVB (4742): Drivers/media/video: handle sysfs errors by Jeff Garzik · 18 years ago
  39. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  40. 38e2bfc USB: Dealias -110 code (more complete) by Pete Zaitcev · 18 years ago
  41. 3cdc0f2 V4L/DVB (4395): Restore compat_ioctl in pwc driver by Luc Van Oostenryck · 18 years ago
  42. b20c3cf V4L/DVB (4147): Drivers/media/video/pwc/: make code static by Adrian Bunk · 18 years ago
  43. 657de3c V4L/DVB (4118): Whitespace cleanups by Trent Piepho · 18 years ago
  44. 2b455db V4L/DVB (3835): [PATCH] update pwc driver by Luc Saillard · 18 years ago
  45. d56410e V4L/DVB (3599b): Whitespace cleanups under drivers/media by Mauro Carvalho Chehab · 18 years ago
  46. 9f6933b V4L/DVB (3599a): Move drivers/usb/media to drivers/media/video by Mauro Carvalho Chehab · 18 years ago[Renamed from drivers/usb/media/pwc/pwc-if.c]
  47. 80b6ca4 [PATCH] USB: kzalloc() conversion for rest of drivers/usb by Eric Sesterhenn · 18 years ago
  48. 35cce73 [PATCH] USB: remove LINUX_VERSION_CODE macro usage by Pekka Enberg · 18 years ago
  49. 0d0fbf8 V4L (926_2): Moves compat32 functions from fs to v4l subsystem by Arnd Bergmann · 18 years ago
  50. 75318d2 [PATCH] USB: remove .owner field from struct usb_driver by Greg Kroah-Hartman · 19 years ago
  51. 733482e [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason by Olaf Hering · 19 years ago
  52. c010533 [PATCH] pwc bug fix by Alan Cox · 19 years ago
  53. 88c1834 [PATCH] remove non-cleanroom pwc driver compression by Alan Cox · 19 years ago
  54. 093cf72 [PATCH] USB: Spelling fixes for drivers/usb. by Steven Cole · 19 years ago
  55. 5330e92 [PATCH] size_t portability fixes - drivers/usb by Al Viro · 19 years ago
  56. 2c47e7f [PATCH] USB: drivers/usb/media/pwc/: make code static by Adrian Bunk · 19 years ago
  57. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago