1. a28fbd0 [media] pvrusb2: use v4l2_dev instead of the deprecated parent field by Hans Verkuil · 11 years ago
  2. 43aea90 [media] pvrusb2: drop g/s_register ioctls by Hans Verkuil · 11 years ago
  3. 977ba3b [media] v4l2: add const to argument of write-only s_register ioctl by Hans Verkuil · 11 years ago
  4. 0c0d06c [media] rename most media/video usb drivers to media/usb by Mauro Carvalho Chehab · 12 years ago[Renamed from drivers/media/video/pvrusb2/pvrusb2-hdw.h]
  5. c0bb609 [media] pvrusb2: Get rid of obsolete code for video standard enumeration by Mike Isely · 12 years ago
  6. ac04d00 [media] pvrusb2: Transform video standard detection result into read-only control ID by Mike Isely · 12 years ago
  7. 7383a47 [media] pvrusb2: implement VIDIOC_QUERYSTD by Mauro Carvalho Chehab · 13 years ago
  8. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  9. 6e93137 V4L/DVB: pvrusb2: Enforce a 300msec stabilization interval during stream strart by Mike Isely · 15 years ago
  10. 568efaa V4L/DVB (13496): pvrusb2: Support manual extraction of 16KB FX2 firmware by Mike Isely · 15 years ago
  11. be4f4ae V4L/DVB (10239): pvrusb2: Fix misleading comment caused by earlier commit by Mike Isely · 16 years ago
  12. 13a8879 V4L/DVB (10237): pvrusb2: Generate a device-unique identifier by Mike Isely · 16 years ago
  13. aecde8b5 V4L/DVB (10141): v4l2: debugging API changed to match against driver name instead of ID. by Hans Verkuil · 16 years ago
  14. 432907f V4L/DVB (8900): pvrusb2: Implement cropping pass through by Mike Isely · 16 years ago
  15. e784bfb V4L/DVB (8896): pvrusb2: Implement crop support by vdb128@picaros.org · 16 years ago
  16. 64723b3 V4L/DVB (7936): pvrusb2: Remove svn Id keyword from all sources by Mike Isely · 16 years ago
  17. 1cb03b7 V4L/DVB (7719): pvrusb2: Implement input selection enforcement by Mike Isely · 16 years ago
  18. f55a871 V4L/DVB (7716): pvrusb2: clean up global functions by Adrian Bunk · 16 years ago
  19. 794b160 V4L/DVB (7321): pvrusb2: Rework context handling and initialization by Mike Isely · 16 years ago
  20. c4a8828 V4L/DVB (7319): pvrusb2: Close potential race condition during initialization by Mike Isely · 16 years ago
  21. 40381cb V4L/DVB (7313): pvrusb2: Make LED control into a device-specific attribute by Mike Isely · 16 years ago
  22. c55a97d V4L/DVB (7312): pvrusb2: Indicate streaming status via LED by Mike Isely · 16 years ago
  23. 62433e3 V4L/DVB (7309): pvrusb2: Enhance core logic to also control digital streaming by Mike Isely · 16 years ago
  24. 84147f3 V4L/DVB (7307): pvrusb2: New functions for additional FX2 digital-related commands by Mike Isely · 16 years ago
  25. e1edb19 V4L/DVB (7304): pvrusb2: add function pvr2_hdw_cmd_powerdown by Michael Krufky · 16 years ago
  26. dbc40a0 V4L/DVB (7303): pvrusb2: Ensure that default input selection is actually valid by Mike Isely · 16 years ago
  27. 7fb20fa V4L/DVB (7299): pvrusb2: Improve logic which handles input choice availability by Mike Isely · 16 years ago
  28. 29bf5b1 V4L/DVB (7297): pvrusb2: Dynamically control range of input selections by Mike Isely · 16 years ago
  29. 78a4710 V4L/DVB (6695): pvrusb2: Implement functions to pass descriptive hardware info by Mike Isely · 17 years ago
  30. 989eb15 V4L/DVB (6692): pvrusb2: Centralize device specific attributes into a single place by Mike Isely · 17 years ago
  31. 681c739 V4L/DVB (6691): pvrusb2: Rework pipeline state control by Mike Isely · 17 years ago
  32. 4db666c V4L/DVB (6208): pvrusb2: Implement programmatic means to extract prom contents by Mike Isely · 17 years ago
  33. 31a1854 V4L/DVB (5507): Pvrusb2: Gather USB bus address info and report it by Mike Isely · 17 years ago
  34. f3d092b V4L/DVB (5304): Improve chip matching in v4l2_register by Hans Verkuil · 17 years ago
  35. 201f5c9 V4L/DVB (5175): Pvrusb2: VIDIOC_DBG_[S|G]_REGISTER fixups by Mike Isely · 18 years ago
  36. 52ebc76 V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal only by Trent Piepho · 18 years ago
  37. 18103c57 V4L/DVB (5081): Pvrusb2: VIDIOC_G_TUNER cleanup by Mike Isely · 18 years ago
  38. 16eb40d V4L/DVB (5057): Pvrusb2: Stream configuration cleanups by Mike Isely · 18 years ago
  39. 8079384 V4L/DVB (5041): Pvrusb2: Use separate enumeration for get/store of minor number by Mike Isely · 18 years ago
  40. fd5a75f V4L/DVB (5040): Pvrusb2: Use enumeration for minor number get / store code by Mike Isely · 18 years ago
  41. 2fdf3d9 V4L/DVB (5037): Pvrusb2: Implement multiple minor device number handling by Pantelis Koukousoulas · 18 years ago
  42. 32ffa9a V4L/DVB (4662): Pvrusb2: Implement VIDIOC_INT_[G|S]_REGISTER by Mike Isely · 18 years ago
  43. 07e337e V4L/DVB (4287): Pvrusb2/: possible cleanups by Adrian Bunk · 18 years ago
  44. b30d244 V4L/DVB (4244): Implement use of cx2341x module in pvrusb2 driver by Mike Isely · 18 years ago
  45. a761f43 V4L/DVB (4240): Various V4L control enhancements in pvrusb2 by Mike Isely · 18 years ago
  46. d855497 V4L/DVB (4228a): pvrusb2 to kernel 2.6.18 by Mike Isely · 18 years ago