1. d5906dd V4L/DVB: em28xx: the default std was not passed on to the subdevs by Hans Verkuil · 14 years ago
  2. 0499a5a V4L/DVB: em28xx: remove BKL by Hans Verkuil · 14 years ago
  3. 08bff03 V4L/DVB: videobuf: add ext_lock argument to the queue init functions by Hans Verkuil · 14 years ago
  4. 6b81bef V4L/DVB: drivers/media/video/em28xx: Remove potential NULL dereference by Julia Lawall · 14 years ago
  5. 2584bc4 V4L/DVB: Fix case where fields were not at the correct start location by Devin Heitmueller · 14 years ago
  6. 0eed42e V4L/DVB: em28xx: g_tuner must set type field by Hans Verkuil · 15 years ago
  7. 4a61ecb V4L/DVB: em28xx: switch to new vbi subdev ops by Hans Verkuil · 15 years ago
  8. 5fee334 V4L/DVB: em28xx: rework buffer pointer tracking for offset to start of video by Devin Heitmueller · 15 years ago
  9. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  10. 66d9cba V4L/DVB (13932): em28xx: add PAL support for VBI by Devin Heitmueller · 15 years ago
  11. 46b2109 V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments by Laurent Pinchart · 15 years ago
  12. 50462eb V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor number by Laurent Pinchart · 15 years ago
  13. 63b0d5a V4L/DVB (13554a): v4l: Use the video_drvdata function in drivers by Laurent Pinchart · 15 years ago
  14. f0813b4 V4L/DVB (13553): v4l: Use the video_is_registered function in device drivers by Laurent Pinchart · 15 years ago
  15. 38c7c03 V4L/DVB (13550): v4l: Use the new video_device_node_name function by Laurent Pinchart · 15 years ago
  16. fb3de03 em28xx: don't reduce scale to half size for em2800 by Mauro Carvalho Chehab · 15 years ago
  17. 622b828 V4L/DVB (13238): v4l2_subdev: rename tuner s_standby operation to core s_power by Laurent Pinchart · 15 years ago
  18. e3ba4d3 V4L/DVB (12881): em28xx: fix codingstyle issues in em28xx-video.c by Devin Heitmueller · 15 years ago
  19. 891114a V4L/DVB (12750): em28xx: fix unused variable warning by Devin Heitmueller · 15 years ago
  20. 10e0125 V4L/DVB (12749): em28xx: remove unneeded code that set VINCTRL register by Devin Heitmueller · 15 years ago
  21. 19bf003 V4L/DVB (12748): em28xx: implement g_std v4l call by Devin Heitmueller · 15 years ago
  22. 0414614 V4L/DVB (12747): em28xx: only advertise VBI capability if supported by Devin Heitmueller · 15 years ago
  23. 290c0cf V4L/DVB (12746): em28xx: do not create /dev/vbiX device if VBI not supported by Devin Heitmueller · 15 years ago
  24. 8c873d3 V4L/DVB (12744): em28xx: restructure fh/dev locking to handle both video and vbi by Devin Heitmueller · 15 years ago
  25. 91f6dce V4L/DVB (12743): em28xx: fix mmap_mapper with vbi by Devin Heitmueller · 15 years ago
  26. 28abf083 V4L/DVB (12742): em28xx: add raw VBI support for NTSC by Devin Heitmueller · 15 years ago
  27. da52a55 V4L/DVB (12741): em28xx: make video isoc stream work when VBI is enabled by Devin Heitmueller · 15 years ago
  28. 4efa2d7 V4L/DVB (12408): em28xx: Implement g/s_register via address match by Mauro Carvalho Chehab · 15 years ago
  29. 6c428b5 V4L/DVB (12376): em28xx: fix V4L2 API compliance: don't expose audio inputs for devices without it by Mauro Carvalho Chehab · 15 years ago
  30. 73c6f46 V4L/DVB (12345): em28xx: fix audio VIDIOC_S_CTRL adjustments on devices without ac97 by Mauro Carvalho Chehab · 15 years ago
  31. a98f6af V4L/DVB (12274): em28xx-video: better implement ac97 control ioctls by Mauro Carvalho Chehab · 15 years ago
  32. ed10daa V4L/DVB (12273): em28xx-video: rename ac97 audio controls to better document it by Mauro Carvalho Chehab · 15 years ago
  33. c2a6b54 V4L/DVB (12406): em28xx: fix: don't do image interlacing on webcams by Mauro Carvalho Chehab · 15 years ago
  34. d96ecda V4L/DVB (12400): em28xx: Allow changing fps on webcams by Mauro Carvalho Chehab · 15 years ago
  35. 5569996 V4L/DVB (12239): em28xx: fix webcam scaling by Mauro Carvalho Chehab · 15 years ago
  36. c43221d V4L/DVB (12233): em28xx: rename is_27xx to is_webcam by Mauro Carvalho Chehab · 15 years ago
  37. 58fc1ce V4L/DVB (12171): em28xx: fix webcam usage with different output formats by Mauro Carvalho Chehab · 15 years ago
  38. ed5f143 V4L/DVB (12169): em28xx-video: fix VIDIOC_G_FMT and VIDIOC_ENUMFMT with webcams by Mauro Carvalho Chehab · 15 years ago
  39. 43cb9fe V4L/DVB (12139): em28xx: add other video formats by Mauro Carvalho Chehab · 15 years ago
  40. ccb8340 V4L/DVB (11912): em28xx: Use v4l bounding/alignment function by Trent Piepho · 16 years ago
  41. 5325b42 V4L/DVB (11380): v4l2-subdev: change s_routing prototype by Hans Verkuil · 16 years ago
  42. f41737e V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core. by Hans Verkuil · 16 years ago
  43. 7c9fc9d V4L/DVB (11368): v4l2-subdev: move s_standby from core to tuner. by Hans Verkuil · 16 years ago
  44. f2cf250 V4L/DVB (11331): em28xx: convert to v4l2_subdev by Douglas Schilling Landgraf · 16 years ago
  45. 2bd1d9e V4L/DVB (10833): em28xx: enable Compro VideoMate ForYou sound by Vitaly Wool · 16 years ago
  46. a1a6ee7 V4L/DVB (10525): em28xx: Coding style fixes and a typo correction by Nicola Soranzo · 16 years ago
  47. cb97716 V4L/DVB (10307): em28xx: use usb_make_path to report bus info by Thierry MERLE · 16 years ago
  48. 07f7db4 V4L/DVB (10291): em28xx: fix VIDIOC_G_CTRL when there is no msp34xx device. by Hans Verkuil · 16 years ago
  49. 6e7b9ea V4L/DVB (10257): em28xx: Fix for KWorld 330U Board by Robert Krakora · 16 years ago
  50. 24c3c41 V4L/DVB (10192): em28xx: fix input selection by Mauro Carvalho Chehab · 16 years ago
  51. aecde8b5 V4L/DVB (10141): v4l2: debugging API changed to match against driver name instead of ID. by Hans Verkuil · 16 years ago
  52. bec4366 V4L/DVB (10135): v4l2: introduce v4l2_file_operations. by Hans Verkuil · 16 years ago
  53. 3fbf930 V4L/DVB (10124): em28xx: expand output formats available by Devin Heitmueller · 16 years ago
  54. 2e5ef2d V4L/DVB (9980): em28xx: simplify analog logic by Mauro Carvalho Chehab · 16 years ago
  55. 1a23f81 V4L/DVB (9979): em28xx: move usb probe code to a proper place by Mauro Carvalho Chehab · 16 years ago
  56. 14983d8 V4L/DVB (9970): em28xx: Allow get/set registers for debug on i2c slave chips by Mauro Carvalho Chehab · 16 years ago
  57. 531c98e V4L/DVB (9953): em28xx: Add suport for debugging AC97 anciliary chips by Mauro Carvalho Chehab · 16 years ago
  58. b6070f0 V4L/DVB (9931): em28xx: de-obfuscate vidioc_g_ctrl logic by Mauro Carvalho Chehab · 16 years ago
  59. 5db0b5e V4L/DVB (9930): em28xx: Fix bad locks on error condition by Mauro Carvalho Chehab · 16 years ago
  60. bddcf63 V4L/DVB (9927): em28xx: use a more standard way to specify video formats by Mauro Carvalho Chehab · 16 years ago
  61. 381aaba V4L/DVB (9926): em28xx: Fix a bug that were putting xc2028/3028 tuner to sleep by Mauro Carvalho Chehab · 16 years ago
  62. efc52a9 V4L/DVB (9912): em28xx: fix/improve em28xx locking schema by Mauro Carvalho Chehab · 16 years ago
  63. cf8c91c V4L/DVB (9911): em28xx: vidioc_try_fmt_vid_cap() doesn't need any lock by Mauro Carvalho Chehab · 16 years ago
  64. 29b5941 V4L/DVB (9910): em28xx: move res_get locks to the caller routines by Mauro Carvalho Chehab · 16 years ago
  65. 7831364 V4L/DVB (9909): em28xx: move dev->lock from res_free to the caller routines by Mauro Carvalho Chehab · 16 years ago
  66. eb6c963 V4L/DVB (9770): em28xx: turn off tuner when not used by Mauro Carvalho Chehab · 16 years ago
  67. 8c23998 V4L/DVB (9767): em28xx: improve board description messages by Mauro Carvalho Chehab · 16 years ago
  68. 6a18eaf V4L/DVB (9766): em28xx: improve probe messages by Mauro Carvalho Chehab · 16 years ago
  69. 2fe3e2e V4L/DVB (9764): em28xx: Add support for suspend the device when not used by Mauro Carvalho Chehab · 16 years ago
  70. 2a29a0d V4L/DVB (9758): em28xx: replace some magic by register descriptions where known by Mauro Carvalho Chehab · 16 years ago
  71. 1bee018 V4L/DVB (9754): em28xx: improve debug messages by Mauro Carvalho Chehab · 16 years ago
  72. 505b6d0 V4L/DVB (9752): Remove duplicated fields on em28xx_board and em28xx structs by Mauro Carvalho Chehab · 16 years ago
  73. c9455fb V4L/DVB (9717): em28xx: improve message probing logs by Mauro Carvalho Chehab · 16 years ago
  74. e879b8e V4L/DVB (9672): Allow opening more than one output at the same time by Mauro Carvalho Chehab · 16 years ago
  75. 35ae6f0 V4L/DVB (9670): em28xx: allow specifying audio output by Mauro Carvalho Chehab · 16 years ago
  76. 3564394 V4L/DVB (9651): em28xx: Improve audio handling by Mauro Carvalho Chehab · 16 years ago
  77. 5c2231c V4L/DVB (9648): em28xx: get audio config from em28xx register by Devin Heitmueller · 16 years ago
  78. a924a49 V4L/DVB (9607): em28xx: Properly implement poll support for IR's by Mauro Carvalho Chehab · 16 years ago
  79. 24a613e V4L/DVB (9588): Don't load em28xx audio module for digital-only devices by Devin Heitmueller · 16 years ago
  80. 95ea470 V4L/DVB (9587): Handle changes to endpoint layout in em2874 by Devin Heitmueller · 16 years ago
  81. 4924044 V4L/DVB (9586): Fix possible null pointer dereference in info message by Devin Heitmueller · 16 years ago
  82. af128a1 V4L/DVB (9521): V4L: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  83. 231ffc9 V4L/DVB (9920): em28xx: fix NULL pointer dereference in call to VIDIOC_INT_RESET command by Devin Heitmueller · 16 years ago
  84. 484ab62 V4L/DVB (9748): em28xx: fix compile warning by Hans Verkuil · 16 years ago
  85. 818a557 V4L/DVB (9668): em28xx: fix a race condition with hald by Mauro Carvalho Chehab · 16 years ago
  86. f2a2e49 V4L/DVB (9647): em28xx: void having two concurrent control URB's by Mauro Carvalho Chehab · 16 years ago
  87. 625ff16 V4L/DVB (9645): em28xx: Avoid memory leaks if registration fails by Mauro Carvalho Chehab · 16 years ago
  88. c6330fb V4L/DVB (9327): v4l: use video_device.num instead of minor in video%d by Hans Verkuil · 16 years ago
  89. dd89601 V4L/DVB (9133): v4l: disconnect kernel number from minor by Hans Verkuil · 16 years ago
  90. f2a01a0 V4L/DVB (8937): em28xx: Fix and add some validations by Douglas Schilling Landgraf · 16 years ago
  91. d56dc61 V4L/DVB (8613): v4l: move BKL down to the driver level. by Hans Verkuil · 16 years ago
  92. 0ea6bc8 V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device by Hans Verkuil · 16 years ago
  93. a399810 V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops struct by Hans Verkuil · 16 years ago
  94. 35ea11f V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.h by Hans Verkuil · 16 years ago
  95. 5e85e73 V4L/DVB (8428): videodev: rename 'dev' to 'parent' by Hans Verkuil · 16 years ago
  96. a9fc52b V4L/DVB (8123): Add support for em2860 based PointNix Intra-Oral Camera by Devin Heitmueller · 16 years ago
  97. 78b526a V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacks by Hans Verkuil · 17 years ago
  98. 0367ca1 V4L/DVB (8010): em28xx: Properly register extensions for already attached devices by Devin Heitmueller · 16 years ago
  99. a954b66 V4L/DVB (7970): mix trivial endianness annotations by Al Viro · 17 years ago
  100. e9888a1 V4L/DVB (7617): Removes a manual mode setup by Mauro Carvalho Chehab · 17 years ago