1. dedb8cb [media] em28xx: Fix memory leak on driver defered resource release by Ezequiel García · 12 years ago
  2. d2b30e9 [media] em28xx: Remove unused wait_queue's by Ezequiel García · 12 years ago
  3. 5126f25 [media] v4l2-dev: add flag to have the core lock all file operations by Hans Verkuil · 12 years ago
  4. 96371fc [media] em28xx: Remove redundant dev->ctl_input set by Ezequiel García · 12 years ago
  5. 86d38d1 [media] em28xx: pre-allocate DVB isoc transfer buffers by Gianluca Gennari · 13 years ago
  6. 1020d13 [media] em28xx: increase maxwidth for em2800 by Sascha Sommer · 13 years ago
  7. 1c5c506 [media] em28xx: implement VIDIOC_ENUM_FRAMESIZES by Mauro Carvalho Chehab · 13 years ago
  8. d56ae6f [media] em28xx: Add VIDIOC_QUERYSTD support by Mauro Carvalho Chehab · 13 years ago
  9. 16e3d2f [media] EM28xx - Fix memory leak on disconnect or error by Chris Rankin · 13 years ago
  10. 1990d50 [media] Stop using linux/version.h on most video drivers by Mauro Carvalho Chehab · 13 years ago
  11. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  12. fb8decf [media] em28xx: properly handle subdev controls by Mauro Carvalho Chehab · 13 years ago
  13. 78e5156 [media] em28xx: Fix return value for s_ctrl by Mauro Carvalho Chehab · 13 years ago
  14. 9e9bc97 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  15. 8fd0bda [media] em28xx: radio_fops should also use unlocked_ioctl by Hans Verkuil · 14 years ago
  16. 3ea2b67 [media] em28xx: fix incorrect s_ctrl error code and wrong call to res_free by Hans Verkuil · 14 years ago
  17. 08af245 [media] V4L: remove V4L1 compatibility mode by Hans Verkuil · 14 years ago
  18. 401e5f8 V4L/DVB: em28xx: fix a compilation warning by Mauro Carvalho Chehab · 14 years ago
  19. d5906dd V4L/DVB: em28xx: the default std was not passed on to the subdevs by Hans Verkuil · 14 years ago
  20. 0499a5a V4L/DVB: em28xx: remove BKL by Hans Verkuil · 14 years ago
  21. 08bff03 V4L/DVB: videobuf: add ext_lock argument to the queue init functions by Hans Verkuil · 14 years ago
  22. 6b81bef V4L/DVB: drivers/media/video/em28xx: Remove potential NULL dereference by Julia Lawall · 14 years ago
  23. 2584bc4 V4L/DVB: Fix case where fields were not at the correct start location by Devin Heitmueller · 14 years ago
  24. 0eed42e V4L/DVB: em28xx: g_tuner must set type field by Hans Verkuil · 14 years ago
  25. 4a61ecb V4L/DVB: em28xx: switch to new vbi subdev ops by Hans Verkuil · 14 years ago
  26. 5fee334 V4L/DVB: em28xx: rework buffer pointer tracking for offset to start of video by Devin Heitmueller · 15 years ago
  27. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  28. 66d9cba V4L/DVB (13932): em28xx: add PAL support for VBI by Devin Heitmueller · 15 years ago
  29. 46b2109 V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments by Laurent Pinchart · 15 years ago
  30. 50462eb V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor number by Laurent Pinchart · 15 years ago
  31. 63b0d5a V4L/DVB (13554a): v4l: Use the video_drvdata function in drivers by Laurent Pinchart · 15 years ago
  32. f0813b4 V4L/DVB (13553): v4l: Use the video_is_registered function in device drivers by Laurent Pinchart · 15 years ago
  33. 38c7c03 V4L/DVB (13550): v4l: Use the new video_device_node_name function by Laurent Pinchart · 15 years ago
  34. fb3de03 em28xx: don't reduce scale to half size for em2800 by Mauro Carvalho Chehab · 15 years ago
  35. 622b828 V4L/DVB (13238): v4l2_subdev: rename tuner s_standby operation to core s_power by Laurent Pinchart · 15 years ago
  36. e3ba4d3 V4L/DVB (12881): em28xx: fix codingstyle issues in em28xx-video.c by Devin Heitmueller · 15 years ago
  37. 891114a V4L/DVB (12750): em28xx: fix unused variable warning by Devin Heitmueller · 15 years ago
  38. 10e0125 V4L/DVB (12749): em28xx: remove unneeded code that set VINCTRL register by Devin Heitmueller · 15 years ago
  39. 19bf003 V4L/DVB (12748): em28xx: implement g_std v4l call by Devin Heitmueller · 15 years ago
  40. 0414614 V4L/DVB (12747): em28xx: only advertise VBI capability if supported by Devin Heitmueller · 15 years ago
  41. 290c0cf V4L/DVB (12746): em28xx: do not create /dev/vbiX device if VBI not supported by Devin Heitmueller · 15 years ago
  42. 8c873d3 V4L/DVB (12744): em28xx: restructure fh/dev locking to handle both video and vbi by Devin Heitmueller · 15 years ago
  43. 91f6dce V4L/DVB (12743): em28xx: fix mmap_mapper with vbi by Devin Heitmueller · 15 years ago
  44. 28abf083 V4L/DVB (12742): em28xx: add raw VBI support for NTSC by Devin Heitmueller · 15 years ago
  45. da52a55 V4L/DVB (12741): em28xx: make video isoc stream work when VBI is enabled by Devin Heitmueller · 15 years ago
  46. 4efa2d7 V4L/DVB (12408): em28xx: Implement g/s_register via address match by Mauro Carvalho Chehab · 15 years ago
  47. 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
  48. 73c6f46 V4L/DVB (12345): em28xx: fix audio VIDIOC_S_CTRL adjustments on devices without ac97 by Mauro Carvalho Chehab · 15 years ago
  49. a98f6af V4L/DVB (12274): em28xx-video: better implement ac97 control ioctls by Mauro Carvalho Chehab · 15 years ago
  50. ed10daa V4L/DVB (12273): em28xx-video: rename ac97 audio controls to better document it by Mauro Carvalho Chehab · 15 years ago
  51. c2a6b54 V4L/DVB (12406): em28xx: fix: don't do image interlacing on webcams by Mauro Carvalho Chehab · 15 years ago
  52. d96ecda V4L/DVB (12400): em28xx: Allow changing fps on webcams by Mauro Carvalho Chehab · 15 years ago
  53. 5569996 V4L/DVB (12239): em28xx: fix webcam scaling by Mauro Carvalho Chehab · 15 years ago
  54. c43221d V4L/DVB (12233): em28xx: rename is_27xx to is_webcam by Mauro Carvalho Chehab · 15 years ago
  55. 58fc1ce V4L/DVB (12171): em28xx: fix webcam usage with different output formats by Mauro Carvalho Chehab · 15 years ago
  56. ed5f143 V4L/DVB (12169): em28xx-video: fix VIDIOC_G_FMT and VIDIOC_ENUMFMT with webcams by Mauro Carvalho Chehab · 15 years ago
  57. 43cb9fe V4L/DVB (12139): em28xx: add other video formats by Mauro Carvalho Chehab · 15 years ago
  58. ccb8340 V4L/DVB (11912): em28xx: Use v4l bounding/alignment function by Trent Piepho · 15 years ago
  59. 5325b42 V4L/DVB (11380): v4l2-subdev: change s_routing prototype by Hans Verkuil · 15 years ago
  60. f41737e V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core. by Hans Verkuil · 15 years ago
  61. 7c9fc9d V4L/DVB (11368): v4l2-subdev: move s_standby from core to tuner. by Hans Verkuil · 15 years ago
  62. f2cf250 V4L/DVB (11331): em28xx: convert to v4l2_subdev by Douglas Schilling Landgraf · 15 years ago
  63. 2bd1d9e V4L/DVB (10833): em28xx: enable Compro VideoMate ForYou sound by Vitaly Wool · 15 years ago
  64. a1a6ee7 V4L/DVB (10525): em28xx: Coding style fixes and a typo correction by Nicola Soranzo · 16 years ago
  65. cb97716 V4L/DVB (10307): em28xx: use usb_make_path to report bus info by Thierry MERLE · 16 years ago
  66. 07f7db4 V4L/DVB (10291): em28xx: fix VIDIOC_G_CTRL when there is no msp34xx device. by Hans Verkuil · 16 years ago
  67. 6e7b9ea V4L/DVB (10257): em28xx: Fix for KWorld 330U Board by Robert Krakora · 16 years ago
  68. 24c3c41 V4L/DVB (10192): em28xx: fix input selection by Mauro Carvalho Chehab · 16 years ago
  69. aecde8b5 V4L/DVB (10141): v4l2: debugging API changed to match against driver name instead of ID. by Hans Verkuil · 16 years ago
  70. bec4366 V4L/DVB (10135): v4l2: introduce v4l2_file_operations. by Hans Verkuil · 16 years ago
  71. 3fbf930 V4L/DVB (10124): em28xx: expand output formats available by Devin Heitmueller · 16 years ago
  72. 2e5ef2d V4L/DVB (9980): em28xx: simplify analog logic by Mauro Carvalho Chehab · 16 years ago
  73. 1a23f81 V4L/DVB (9979): em28xx: move usb probe code to a proper place by Mauro Carvalho Chehab · 16 years ago
  74. 14983d8 V4L/DVB (9970): em28xx: Allow get/set registers for debug on i2c slave chips by Mauro Carvalho Chehab · 16 years ago
  75. 531c98e V4L/DVB (9953): em28xx: Add suport for debugging AC97 anciliary chips by Mauro Carvalho Chehab · 16 years ago
  76. b6070f0 V4L/DVB (9931): em28xx: de-obfuscate vidioc_g_ctrl logic by Mauro Carvalho Chehab · 16 years ago
  77. 5db0b5e V4L/DVB (9930): em28xx: Fix bad locks on error condition by Mauro Carvalho Chehab · 16 years ago
  78. bddcf63 V4L/DVB (9927): em28xx: use a more standard way to specify video formats by Mauro Carvalho Chehab · 16 years ago
  79. 381aaba V4L/DVB (9926): em28xx: Fix a bug that were putting xc2028/3028 tuner to sleep by Mauro Carvalho Chehab · 16 years ago
  80. efc52a9 V4L/DVB (9912): em28xx: fix/improve em28xx locking schema by Mauro Carvalho Chehab · 16 years ago
  81. cf8c91c V4L/DVB (9911): em28xx: vidioc_try_fmt_vid_cap() doesn't need any lock by Mauro Carvalho Chehab · 16 years ago
  82. 29b5941 V4L/DVB (9910): em28xx: move res_get locks to the caller routines by Mauro Carvalho Chehab · 16 years ago
  83. 7831364 V4L/DVB (9909): em28xx: move dev->lock from res_free to the caller routines by Mauro Carvalho Chehab · 16 years ago
  84. eb6c963 V4L/DVB (9770): em28xx: turn off tuner when not used by Mauro Carvalho Chehab · 16 years ago
  85. 8c23998 V4L/DVB (9767): em28xx: improve board description messages by Mauro Carvalho Chehab · 16 years ago
  86. 6a18eaf V4L/DVB (9766): em28xx: improve probe messages by Mauro Carvalho Chehab · 16 years ago
  87. 2fe3e2e V4L/DVB (9764): em28xx: Add support for suspend the device when not used by Mauro Carvalho Chehab · 16 years ago
  88. 2a29a0d V4L/DVB (9758): em28xx: replace some magic by register descriptions where known by Mauro Carvalho Chehab · 16 years ago
  89. 1bee018 V4L/DVB (9754): em28xx: improve debug messages by Mauro Carvalho Chehab · 16 years ago
  90. 505b6d0 V4L/DVB (9752): Remove duplicated fields on em28xx_board and em28xx structs by Mauro Carvalho Chehab · 16 years ago
  91. c9455fb V4L/DVB (9717): em28xx: improve message probing logs by Mauro Carvalho Chehab · 16 years ago
  92. e879b8e V4L/DVB (9672): Allow opening more than one output at the same time by Mauro Carvalho Chehab · 16 years ago
  93. 35ae6f0 V4L/DVB (9670): em28xx: allow specifying audio output by Mauro Carvalho Chehab · 16 years ago
  94. 3564394 V4L/DVB (9651): em28xx: Improve audio handling by Mauro Carvalho Chehab · 16 years ago
  95. 5c2231c V4L/DVB (9648): em28xx: get audio config from em28xx register by Devin Heitmueller · 16 years ago
  96. a924a49 V4L/DVB (9607): em28xx: Properly implement poll support for IR's by Mauro Carvalho Chehab · 16 years ago
  97. 24a613e V4L/DVB (9588): Don't load em28xx audio module for digital-only devices by Devin Heitmueller · 16 years ago
  98. 95ea470 V4L/DVB (9587): Handle changes to endpoint layout in em2874 by Devin Heitmueller · 16 years ago
  99. 4924044 V4L/DVB (9586): Fix possible null pointer dereference in info message by Devin Heitmueller · 16 years ago
  100. af128a1 V4L/DVB (9521): V4L: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago