1. c5a69d5 Storage class should be before const qualifier by Tobias Klauser · 18 years ago
  2. 12a917f i2c: Declare more i2c_adapter parent devices by Jean Delvare · 18 years ago
  3. fa027c2 [PATCH] mark struct file_operations const 4 by Arjan van de Ven · 18 years ago
  4. ff67c61 V4L/DVB (4852): Pvrusb2: Fix horizontal resolution setting problem for 24xxx devices by Mike Isely · 18 years ago
  5. cc75aed V4L/DVB (4763): Pvrusb2: Implement IR reception for 24xxx devices by Mike Isely · 18 years ago
  6. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  7. 4c6f7d4 usb: pvrusb2-io free urb cleanup by Mariusz Kozlowski · 18 years ago
  8. 5e55d2c usb: pvrusb2-hdw free unlink urb cleanup by Mariusz Kozlowski · 18 years ago
  9. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  10. c2625bf V4L/DVB (4786): Pvrusb2: use NULL instead of 0 by Randy Dunlap · 18 years ago
  11. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  12. 6d98816 V4L/DVB (4675): Pvrusb2: Fix VIDIOC_INT_[G|S]_REGISTER so that it actually works now by Mike Isely · 18 years ago
  13. ab9caf9 V4L/DVB (4674): Use NULL instead of 0 for ptrs by Randy Dunlap · 18 years ago
  14. 43e0602 V4L/DVB (4664): Pvrusb2: Don't use videodev.h; use v4l2-dev.h in its place by Mike Isely · 18 years ago
  15. 7591005 V4L/DVB (4663): Pvrusb2: Get rid of private global context array brain damage by Mike Isely · 18 years ago
  16. 32ffa9a V4L/DVB (4662): Pvrusb2: Implement VIDIOC_INT_[G|S]_REGISTER by Mike Isely · 18 years ago
  17. 5975395 V4L/DVB (4661): Pvrusb2: improve 24XXX config option description by Mike Isely · 18 years ago
  18. c4e4aac V4L/DVB (4604): Fix broken pvrusb2 build by Mike Isely · 18 years ago
  19. 3ad9fc3 V4L/DVB (4597): Improve resolution limit enforcements in pvrusb2 by Mike Isely · 18 years ago
  20. 7f19d02 V4L/DVB (4595): Remove CONFIG_VIDEO_PVRUSB2_24XXX from pvrusb2 driver by Mike Isely · 18 years ago
  21. 4d31256 V4L/DVB (4594): Remove some dead data elements from pvrusb2 driver by Mike Isely · 18 years ago
  22. b31e341 V4L/DVB (4584): Fix VIDIOC_S_FMT min/max check in pvrusb2 by Hans Verkuil · 18 years ago
  23. 58f56cb V4L/DVB (4556): Fix a typo. by Mauro Carvalho Chehab · 18 years ago
  24. 784e8fe4 V4L/DVB (4546): Add u32 argument to VIDIOC_INT_RESET. by Hans Verkuil · 18 years ago
  25. faa1cb2 V4L/DVB (4518): Allow manually selecting the proper helper drivers by Mauro Carvalho Chehab · 18 years ago
  26. 40346b2 V4L/DVB (4485): Fix a warning on PPC64 by Mauro Carvalho Chehab · 18 years ago
  27. 094ddbe V4L/DVB (4377): Force horizontal resolution limits in the pvrusb2 driver by Mike Isely · 18 years ago
  28. 89ebd63 V4L/DVB (4376): Make it possible for run-time calculation of control min/max in pvrusb2 by Mike Isely · 18 years ago
  29. e95a191 V4L/DVB (4375): Eliminate hardcoded limits in VIDIOC_[S|TRY]_FMT for pvrusb2 by Mike Isely · 18 years ago
  30. 434449f V4L/DVB (4372): Clean up some post mpeg-controls issues in pvrusb2 by Mike Isely · 18 years ago
  31. b59b36d V4L/DVB (4339): Removed the remaining config.h stuff by Mauro Carvalho Chehab · 18 years ago
  32. 08d4180 V4L/DVB (4373): Correctly handle sysfs error leg file removal in pvrusb2 by Mike Isely · 18 years ago
  33. e61b6fc V4L/DVB (4337): Refine dead code elimination in pvrusb2 by Mike Isely · 18 years ago
  34. 3117bee V4L/DVB (4316): Check __must_check warnings by Michael Krufky · 18 years ago
  35. a0fd1cb V4L/DVB (4288): Clean out a zillion sparse warnings in pvrusb2 by Mike Isely · 18 years ago
  36. 07e337e V4L/DVB (4287): Pvrusb2/: possible cleanups by Adrian Bunk · 18 years ago
  37. 591b631 V4L/DVB (4274): Eliminate use of tda9887 from pvrusb2 driver by Mike Isely · 18 years ago
  38. 47ed3bc V4L/DVB (4273): Always log pvrusb2 device register / unregister events by Mike Isely · 18 years ago
  39. c78059f V4L/DVB (4263): Fix warning when compiling on 64 bit machines by Mauro Carvalho Chehab · 18 years ago
  40. ce4260c V4L/DVB (4261): Included required header for in-kernel compilation by Mauro Carvalho Chehab · 18 years ago
  41. 99eb44f V4L/DVB (4259): Pass an explicit log prefix to cx2341x_log_status by Hans Verkuil · 18 years ago
  42. 0885ba1 V4L/DVB (4245): Reduce the amount of pvrusb2-sourced noise going into the system log by Mike Isely · 18 years ago
  43. b30d244 V4L/DVB (4244): Implement use of cx2341x module in pvrusb2 driver by Mike Isely · 18 years ago
  44. 1d9f846 V4L/DVB (4243): Exploit new V4L control features in pvrusb2 by Mike Isely · 18 years ago
  45. b46cfa8 V4L/DVB (4242): Don't suspend encoder when changing its attributes (in pvrusb2) by Mike Isely · 18 years ago
  46. eb8e0ee V4L/DVB (4241): Fix faulty encoder error recovery in pvrusb2 by Mike Isely · 18 years ago
  47. a761f43 V4L/DVB (4240): Various V4L control enhancements in pvrusb2 by Mike Isely · 18 years ago
  48. 3321396 V4L/DVB (4239): Handle boolean controls in pvrusb2 by Mike Isely · 18 years ago
  49. 077203a V4L/DVB (4238): Make sure flags field is initialized when quering a control in pvrusb2 by Mike Isely · 18 years ago
  50. 4f1a3e5 V4L/DVB (4237): Move LOG_STATUS bracketing to a different part of the pvrusb2 driver by Mike Isely · 18 years ago
  51. c05c046 V4L/DVB (4236): Rearrange things in pvrusb2 driver in preparation for using cx2341x module by Mike Isely · 18 years ago
  52. 3948199 V4L/DVB (4235): Increase the maximum number of controls that pvrusb2-sysfs.c can handle. by Mike Isely · 18 years ago
  53. 039c430 V4L/DVB (4234): Clean up long-standing video format handling mess in pvrusb2-v4l2.c by Mike Isely · 18 years ago
  54. 4588677 V4L/DVB (4233): Don't print empty enum values in pvrusb2-sysfs.c by Mike Isely · 18 years ago
  55. eacbe7c V4L/DVB (4232): Rearrange things in pvrusb2-encoder in preparation for use of cx2341x module by Mike Isely · 18 years ago
  56. b2bbaa9 V4L/DVB (4231): Include some extra headers that we need. by Mike Isely · 18 years ago
  57. d855497 V4L/DVB (4228a): pvrusb2 to kernel 2.6.18 by Mike Isely · 18 years ago