1. a0d1251 V4L/DVB (11304): v4l2: remove v4l2_subdev_command calls where they are no longer needed. by Hans Verkuil · 15 years ago
  2. 267ea2a V4L/DVB (11303): tda7432: remove legacy code for old-style i2c API by Hans Verkuil · 15 years ago
  3. a613891 V4L/DVB (11302): tda9875: remove legacy code for old-style i2c API by Hans Verkuil · 15 years ago
  4. 4705e8c V4L/DVB (11301): wm8775: remove legacy code for old-style i2c API by Hans Verkuil · 15 years ago
  5. b8341e1 V4L/DVB (11300): cx88: convert to v4l2_subdev. by Hans Verkuil · 15 years ago
  6. b6198ade V4L/DVB (11298): cx25840: remove legacy code for old-style i2c API by Hans Verkuil · 15 years ago
  7. 0d5a19f V4L/DVB (11297): cx23885: convert to v4l2_subdev. by Hans Verkuil · 15 years ago
  8. d35ed62 V4L/DVB (11296): cx23885: bugfix error message if firmware is not found by Steven Toth · 15 years ago
  9. c0714f6 V4L/DVB (11295): cx23885: convert to v4l2_device. by Hans Verkuil · 15 years ago
  10. 8bbd90c V4L/DVB (11293): uvcvideo: Add zero fill for VIDIOC_ENUM_FMT by Márton Németh · 15 years ago
  11. 0ce566d V4L/DVB (11292): uvcvideo: Add support for Syntek cameras found in JAOtech Smart Terminals by Laurent Pinchart · 15 years ago
  12. aef8220 V4L/DVB (11283): saa6588: remove legacy code. by Hans Verkuil · 15 years ago
  13. 2983baf V4L/DVB (11282): saa7134: add RDS support. by Hans Verkuil · 15 years ago
  14. ffe84b7 V4L/DVB (11281): bttv: move saa6588 config to the helper chip config by Hans Verkuil · 15 years ago
  15. 893cce0 V4L/DVB (11279): bttv: tda9875 is no longer used by bttv, so remove from bt8xx/Kconfig. by Hans Verkuil · 15 years ago
  16. 859f027 V4L/DVB (11278): bttv: convert to v4l2_subdev since i2c autoprobing will disappear. by Hans Verkuil · 15 years ago
  17. e4129a9 V4L/DVB (11277): tvaudio: always call init_timer to prevent rmmod crash. by Hans Verkuil · 15 years ago
  18. 411674f V4L/DVB (11276): tvaudio: add tda9875 support. by Hans Verkuil · 15 years ago
  19. 5fa7b9f V4L/DVB (11275): tvaudio: fix mute and s/g_tuner handling by Hans Verkuil · 15 years ago
  20. 8f84a77 V4L/DVB (11272): zr364xx: Remove code for things already done by video_ioctl2 by Trent Piepho · 15 years ago
  21. 975f576 V4L/DVB (11271): usbvision: Remove buffer type checks from enum_fmt_vid_cap, XXXbuf by Trent Piepho · 15 years ago
  22. 6174523 V4L/DVB (11270): meye: Remove buffer type checks from XXX_fmt_vid_cap, XXXbuf by Trent Piepho · 15 years ago
  23. 185cda9 V4L/DVB (11269): cx88-blackbird: Stop setting buffer type in XXX_fmt_vid_cap by Trent Piepho · 15 years ago
  24. f29816b V4L/DVB (11268): cx23885-417: Don't need to zero ioctl parameter fields by Trent Piepho · 15 years ago
  25. e33ee31 V4L/DVB (11267): cafe_ccic: Remove buffer type check from XXXbuf by Trent Piepho · 15 years ago
  26. 4f5a744 V4L/DVB (11266): vino: Remove code for things already done by video_ioctl2 by Trent Piepho · 15 years ago
  27. 2509e1c V4L/DVB (11265): stkwebcam: Remove buffer type check from g_parm and q/dq/reqbufs by Trent Piepho · 15 years ago
  28. 020b882 V4L/DVB (11264): omap24xxcam: Remove buffer type check from vidioc_s/g_parm by Trent Piepho · 15 years ago
  29. 5a27578 V4L/DVB (11263): gspca: Stop setting buffer type, and avoid memset in querycap by Trent Piepho · 15 years ago
  30. 601bc29 V4L/DVB (11262): bttv: Remove buffer type check from vidioc_g_parm by Trent Piepho · 15 years ago
  31. 34796bc V4L/DVB (11260): v4l2-ioctl: Check format for S_PARM and G_PARM by Trent Piepho · 15 years ago
  32. 3fd8ab3 V4L/DVB (11256): dabusb: fix compile warning. by Hans Verkuil · 15 years ago
  33. 5fed935 V4L/DVB (11254): cs53l32a: remove legacy support. by Hans Verkuil · 15 years ago
  34. 195784b V4L/DVB (11253): saa7134: fix RTD Embedded Technologies VFG7350 support. by Hans Verkuil · 15 years ago
  35. e7ddcd9 V4L/DVB (11251): tuner: prevent invalid initialization of t->config in set_type by Michael Krufky · 15 years ago
  36. 7d771ff V4L/DVB (11247): hdpvr: empty internal device buffer after stopping streaming by Janne Grunau · 15 years ago
  37. 9ef77ad V4L/DVB (11246): hdpvr: convert printing macros to v4l2_* with struct v4l2_device by Janne Grunau · 15 years ago
  38. 06630aec9 V4L/DVB (11245): hdpvr: add struct v4l2_device by Janne Grunau · 15 years ago
  39. fbc0ae2 V4L/DVB (11243): cx88: Missing failure checks by Alan Cox · 15 years ago
  40. c01f1a5 V4L/DVB (11242): allow v4l2 drivers to provide a get_unmapped_area handler by Daniel Glöckner · 15 years ago
  41. 8737f66 V4L/DVB (11237): media/zoran: fix printk format by Randy Dunlap · 15 years ago
  42. 5ed2b64 V4L/DVB (11235): changed ioctls to unlocked by Stoyan Gaydarov · 15 years ago
  43. 48f98f7 V4L/DVB (11231): hdpvr: locking fixes by Janne Grunau · 15 years ago
  44. d2ff3ec V4L/DVB (11230): hdpvr: return immediately from hdpvr_poll if data is available by Janne Grunau · 15 years ago
  45. a50ab29 V4L/DVB (11229): hdpvr: set usb interface dev as parent in struct video_device by Janne Grunau · 15 years ago
  46. d211bfc V4L/DVB (11228): hdpvr: use debugging macro for buffer status by Janne Grunau · 15 years ago
  47. 031002d V4L/DVB (11226): avoid warnings for request_ihex_firmware on dabusb and vicam by Mauro Carvalho Chehab · 15 years ago
  48. d99819d V4L/DVB (11222): gspca - zc3xx: The webcam DLink DSB - C320 has the sensor pas106. by Douglas Schilling Landgraf · 15 years ago
  49. 3dee4df V4L/DVB (11221): gspca - sonixj: Prefer sonixj instead of sn9c102 for 0471:0327. by Hans de Goede · 15 years ago
  50. c0c4c89 V4L/DVB (11220): gspca - finepix: Use a workqueue for streaming. by Jean-Francois Moine · 15 years ago
  51. 67e4542 V4L/DVB (11219): gspca - sq905: Optimize the resolution setting. by Jean-Francois Moine · 15 years ago
  52. f6b8332 V4L/DVB (11218): gspca - sq905: Update the frame pointer after adding the last packet. by Jean-Francois Moine · 15 years ago
  53. 14a19c0 V4L/DVB (11213): gspca - sq905c: New subdriver. by Theodore Kilgore · 15 years ago
  54. 58e2ded V4L/DVB (11212): gspca - vc032x: Use YVYU format for sensor mi1320_soc. by Jean-Francois Moine · 15 years ago
  55. 33f5b07 V4L/DVB (11211): gspca - vc032x: Simplify the i2c write function. by Jean-Francois Moine · 15 years ago
  56. db786a3 V4L/DVB (11209): gspca - vc032x: New sensor mi1320_soc and webcam 15b8:6001 added. by Jean-Francois Moine · 15 years ago
  57. dc070bc V4L/DVB (11208): pvrusb2: Use v4l2_device_disconnect() by Mike Isely · 15 years ago
  58. 2a6b627 V4L/DVB (11207): pvrusb2: Add composite and s-video input support for OnAir devices by Mike Isely · 15 years ago
  59. bb65242 V4L/DVB (11206): pvrusb2: Add sub-device for demod by Mike Isely · 15 years ago
  60. defeb0b V4L/DVB (11205): pvrusb2: Remove ancient IVTV specific ioctl functions by Mike Isely · 15 years ago
  61. 5a3bab8 V4L/DVB (11204): pvrusb2: Remove old i2c layer; we use v4l2-subdev now by Mike Isely · 15 years ago
  62. 2eb563b V4L/DVB (11203): pvrusb2: Implement better reporting on attached sub-devices by Mike Isely · 15 years ago
  63. fd28aea V4L/DVB (11202): pvrusb2: Fix slightly mis-leading header in debug interface output by Mike Isely · 15 years ago
  64. 7dfdf1e V4L/DVB (11201): pvrusb2: Fix space-after-comma idiocy by Mike Isely · 15 years ago
  65. 69ea3c1 V4L/DVB (11200): pvrusb2: Make a bunch of dvb config structures const (trivial) by Mike Isely · 15 years ago
  66. dd5f322 V4L/DVB (11199): pvrusb2: Convert all device definitions to use new sub-device declarations by Mike Isely · 15 years ago
  67. 23334a2 V4L/DVB (11198): pvrusb2: Define default I2C address for CS53L32A sub-device by Mike Isely · 15 years ago
  68. 851981a V4L/DVB (11197): pvrusb2: Fix incorrectly named sub-device ID by Mike Isely · 15 years ago
  69. 1dfe6c7 V4L/DVB (11196): pvrusb2: Define default I2C addresses for msp3400 and saa7115 sub-devices by Mike Isely · 15 years ago
  70. 5c6cb4e V4L/DVB (11195): pvrusb2: Issue required core init broadcast to all sub-devices by Mike Isely · 15 years ago
  71. 2776472 V4L/DVB (11194): pvrusb2: Implement mechanism to force a full sub-device update by Mike Isely · 15 years ago
  72. 5e430ca V4L/DVB (11193): pvrusb2: Correct some trace print inaccuracies by Mike Isely · 15 years ago
  73. e260508 V4L/DVB (11192): pvrusb2: Implement trace print for stream on / off action by Mike Isely · 15 years ago
  74. 0b46701 V4L/DVB (11191): pvrusb2: Define default I2C address for cx25840 sub-device by Mike Isely · 15 years ago
  75. 75212a0 V4L/DVB (11190): pvrusb2: Broadcast tuner type change to sub-devices by Mike Isely · 15 years ago
  76. b481880 V4L/DVB (11189): pvrusb2: Deal with space-after-comma coding style idiocy by Mike Isely · 15 years ago
  77. e68a619 V4L/DVB (11188): pvrusb2: Sub-device update must happen BEFORE state dirty bits are cleared by Mike Isely · 15 years ago
  78. 0db8556 V4L/DVB (11187): pvrusb2: Allow sub-devices to insert correctly by Mike Isely · 15 years ago
  79. 5f757dd V4L/DVB (11186): pvrusb2: Fix bugs involved in listing of sub-devices by Mike Isely · 15 years ago
  80. 3ab8d29 V4L/DVB (11185): pvrusb2: Fix uninitialized counter by Mike Isely · 15 years ago
  81. ae111f7 V4L/DVB (11184): pvrusb2: Define default i2c address for wm8775 sub-device by Mike Isely · 15 years ago
  82. bd14d4f V4L/DVB (11183): pvrusb2: Implement more sub-device loading trace and improve error handling by Mike Isely · 15 years ago
  83. 634ba26 V4L/DVB (11182): pvrusb2: Tie in cx25840 sub-device support by Mike Isely · 15 years ago
  84. 1e481cc V4L/DVB (11181): pvrusb2: Fix silly 80 column issue by Mike Isely · 15 years ago
  85. 76891d6 V4L/DVB (11180): pvrusb2: Tie in msp3400 sub-device support by Mike Isely · 15 years ago
  86. 4ecbc28 V4L/DVB (11179): pvrusb2: make sub-device specific update function names uniform by Mike Isely · 15 years ago
  87. 01c59df V4L/DVB (11178): pvrusb2: Make audio sample rate update into a sub-device broadcast by Mike Isely · 15 years ago
  88. 6f95651 V4L/DVB (11177): pvrusb2: Tie in saa7115 sub-device handling by Mike Isely · 15 years ago
  89. 5f6dae8 V4L/DVB (11176): pvrusb2: Tie in wm8775 sub-device handling by Mike Isely · 15 years ago
  90. edb9dcb V4L/DVB (11175): pvrusb2: Implement sub-device specific update framework by Mike Isely · 15 years ago
  91. 858f910 V4L/DVB (11174): pvrusb2: Implement reporting of connected sub-devices by Mike Isely · 15 years ago
  92. 20ae26c V4L/DVB (11173): pvrusb2: Fix backwards function header comments by Mike Isely · 15 years ago
  93. 1ab5e74 V4L/DVB (11172): pvrusb2: Cause overall initialization to fail if sub-driver(s) fail by Mike Isely · 15 years ago
  94. af78e16 V4L/DVB (11171): pvrusb2: Tie in sub-device decoder start/stop by Mike Isely · 15 years ago
  95. 6907205 V4L/DVB (11170): pvrusb2: Clean-up / placeholders inserted for additional development by Mike Isely · 15 years ago
  96. 00e5f73 V4L/DVB (11169): pvrusb2: Note who our video decoder sub-device is, and set it up by Mike Isely · 15 years ago
  97. e3e76cb V4L/DVB (11168): pvrusb2: Define value for a null sub-device ID by Mike Isely · 15 years ago
  98. 2641df3 V4L/DVB (11167): pvrusb2: Tie in various v4l2 operations into the sub-device mechanism by Mike Isely · 15 years ago
  99. 40f0711 V4L/DVB (11166): pvrusb2: Implement status fetching from sub-devices by Mike Isely · 15 years ago
  100. d8f5b9b V4L/DVB (11165): pvrusb2: Tie in debug register access to sub-devices by Mike Isely · 15 years ago