1. b6070f0 V4L/DVB (9931): em28xx: de-obfuscate vidioc_g_ctrl logic by Mauro Carvalho Chehab · 16 years ago
  2. 5db0b5e V4L/DVB (9930): em28xx: Fix bad locks on error condition by Mauro Carvalho Chehab · 16 years ago
  3. bddcf63 V4L/DVB (9927): em28xx: use a more standard way to specify video formats by Mauro Carvalho Chehab · 16 years ago
  4. 381aaba V4L/DVB (9926): em28xx: Fix a bug that were putting xc2028/3028 tuner to sleep by Mauro Carvalho Chehab · 16 years ago
  5. efc52a9 V4L/DVB (9912): em28xx: fix/improve em28xx locking schema by Mauro Carvalho Chehab · 16 years ago
  6. cf8c91c V4L/DVB (9911): em28xx: vidioc_try_fmt_vid_cap() doesn't need any lock by Mauro Carvalho Chehab · 16 years ago
  7. 29b5941 V4L/DVB (9910): em28xx: move res_get locks to the caller routines by Mauro Carvalho Chehab · 16 years ago
  8. 7831364 V4L/DVB (9909): em28xx: move dev->lock from res_free to the caller routines by Mauro Carvalho Chehab · 16 years ago
  9. eb6c963 V4L/DVB (9770): em28xx: turn off tuner when not used by Mauro Carvalho Chehab · 16 years ago
  10. 8c23998 V4L/DVB (9767): em28xx: improve board description messages by Mauro Carvalho Chehab · 16 years ago
  11. 6a18eaf V4L/DVB (9766): em28xx: improve probe messages by Mauro Carvalho Chehab · 16 years ago
  12. 2fe3e2e V4L/DVB (9764): em28xx: Add support for suspend the device when not used by Mauro Carvalho Chehab · 16 years ago
  13. 2a29a0d V4L/DVB (9758): em28xx: replace some magic by register descriptions where known by Mauro Carvalho Chehab · 16 years ago
  14. 1bee018 V4L/DVB (9754): em28xx: improve debug messages by Mauro Carvalho Chehab · 16 years ago
  15. 505b6d0 V4L/DVB (9752): Remove duplicated fields on em28xx_board and em28xx structs by Mauro Carvalho Chehab · 16 years ago
  16. c9455fb V4L/DVB (9717): em28xx: improve message probing logs by Mauro Carvalho Chehab · 16 years ago
  17. e879b8e V4L/DVB (9672): Allow opening more than one output at the same time by Mauro Carvalho Chehab · 16 years ago
  18. 35ae6f0 V4L/DVB (9670): em28xx: allow specifying audio output by Mauro Carvalho Chehab · 16 years ago
  19. 3564394 V4L/DVB (9651): em28xx: Improve audio handling by Mauro Carvalho Chehab · 16 years ago
  20. 5c2231c V4L/DVB (9648): em28xx: get audio config from em28xx register by Devin Heitmueller · 16 years ago
  21. a924a49 V4L/DVB (9607): em28xx: Properly implement poll support for IR's by Mauro Carvalho Chehab · 16 years ago
  22. 24a613e V4L/DVB (9588): Don't load em28xx audio module for digital-only devices by Devin Heitmueller · 16 years ago
  23. 95ea470 V4L/DVB (9587): Handle changes to endpoint layout in em2874 by Devin Heitmueller · 16 years ago
  24. 4924044 V4L/DVB (9586): Fix possible null pointer dereference in info message by Devin Heitmueller · 16 years ago
  25. af128a1 V4L/DVB (9521): V4L: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  26. 231ffc9 V4L/DVB (9920): em28xx: fix NULL pointer dereference in call to VIDIOC_INT_RESET command by Devin Heitmueller · 16 years ago
  27. 484ab62 V4L/DVB (9748): em28xx: fix compile warning by Hans Verkuil · 16 years ago
  28. 818a557 V4L/DVB (9668): em28xx: fix a race condition with hald by Mauro Carvalho Chehab · 16 years ago
  29. f2a2e49 V4L/DVB (9647): em28xx: void having two concurrent control URB's by Mauro Carvalho Chehab · 16 years ago
  30. 625ff16 V4L/DVB (9645): em28xx: Avoid memory leaks if registration fails by Mauro Carvalho Chehab · 16 years ago
  31. c6330fb V4L/DVB (9327): v4l: use video_device.num instead of minor in video%d by Hans Verkuil · 16 years ago
  32. dd89601 V4L/DVB (9133): v4l: disconnect kernel number from minor by Hans Verkuil · 16 years ago
  33. f2a01a0 V4L/DVB (8937): em28xx: Fix and add some validations by Douglas Schilling Landgraf · 16 years ago
  34. d56dc61 V4L/DVB (8613): v4l: move BKL down to the driver level. by Hans Verkuil · 16 years ago
  35. 0ea6bc8 V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device by Hans Verkuil · 16 years ago
  36. a399810 V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops struct by Hans Verkuil · 16 years ago
  37. 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
  38. 5e85e73 V4L/DVB (8428): videodev: rename 'dev' to 'parent' by Hans Verkuil · 16 years ago
  39. a9fc52b V4L/DVB (8123): Add support for em2860 based PointNix Intra-Oral Camera by Devin Heitmueller · 16 years ago
  40. 78b526a V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacks by Hans Verkuil · 16 years ago
  41. 0367ca1 V4L/DVB (8010): em28xx: Properly register extensions for already attached devices by Devin Heitmueller · 16 years ago
  42. a954b66 V4L/DVB (7970): mix trivial endianness annotations by Al Viro · 16 years ago
  43. e9888a1 V4L/DVB (7617): Removes a manual mode setup by Mauro Carvalho Chehab · 16 years ago
  44. c67ec53 V4L/DVB (7615): em28xx: Provide the proper support for switching between analog/digital by Mauro Carvalho Chehab · 16 years ago
  45. 41facaa V4L/DVB (7613): em28xx: rename registers by Mauro Carvalho Chehab · 16 years ago
  46. 89b329e V4L/DVB (7610): em28xx: Select reg wait time based on chip ID by Mauro Carvalho Chehab · 16 years ago
  47. 6ea54d9 V4L/DVB (7607): CodingStyle fixes by Douglas Schilling Landgraf · 16 years ago
  48. 3421b77 V4L/DVB (7603): em28xx-dvb: don't use videobuf-dvb by Aidan Thornton · 16 years ago
  49. 579f72e V4L/DVB (7602): em28xx: generalise URB setup code by Aidan Thornton · 16 years ago
  50. d2d9fbf V4L/DVB (7600): em28xx: Sets frequency when changing to analog mode by Mauro Carvalho Chehab · 16 years ago
  51. 3aefb79 V4L/DVB (7593): em28xx: add a module to handle dvb by Mauro Carvalho Chehab · 16 years ago
  52. 44dc733 V4L/DVB (7567): em28xx: Some cleanups by Mauro Carvalho Chehab · 16 years ago
  53. 3b5fa92 V4L/DVB (7565): em28xx: fix buffer underrun handling by Aidan Thornton · 16 years ago
  54. b4916f8 V4L/DVB (7564): em28xx: Some fixes to display logic by Mauro Carvalho Chehab · 16 years ago
  55. dbecb44 V4L/DVB (7563): em28xx: Add missing checks by Mauro Carvalho Chehab · 16 years ago
  56. cb78472 V4L/DVB (7559): em28xx: Fills the entire buffer, before getting another one by Mauro Carvalho Chehab · 16 years ago
  57. e9e6040 V4L/DVB (7557): em28xx: honour video_debug modprobe parameter by Mauro Carvalho Chehab · 16 years ago
  58. 0ea13e6 V4L/DVB (7556): em28xx: fix locking on vidioc_s_fmt_cap by Aidan Thornton · 16 years ago
  59. b957dfd V4L/DVB (7555): em28xx: remove timeout by Mauro Carvalho Chehab · 16 years ago
  60. 0561297 V4L/DVB (7550): em28xx: Fix a possible memory leak by Brandon Philips · 16 years ago
  61. 78bb394 V4L/DVB (7549): em28xx: some small cleanups by Mauro Carvalho Chehab · 16 years ago
  62. e0fadfd34 V4L/DVB (7548): Various fixes for the em28xx videobuf code by Aidan Thornton · 16 years ago
  63. e74153d V4L/DVB (7547): em28xx: Fix a broken lock by Mauro Carvalho Chehab · 16 years ago
  64. f245e54 V4L/DVB (7545): em28xx: Fix CodingStyle errors and most warnings introduced by videobuf by Mauro Carvalho Chehab · 16 years ago
  65. ca21d2d V4L/DVB (7544): em28xx: Fix timeout code by Mauro Carvalho Chehab · 16 years ago
  66. 47625da V4L/DVB (7543): Fix capture start/stop and timeout by Mauro Carvalho Chehab · 16 years ago
  67. ea8df7e V4L/DVB (7542): em28xx: Fix some warnings by Mauro Carvalho Chehab · 16 years ago
  68. d7aa802 V4L/DVB (7541): em28xx: Some fixes to videobuf by Aidan Thornton · 16 years ago
  69. ad0ebb9 V4L/DVB (7540): em28xx: convert to use videobuf-vmalloc by Mauro Carvalho Chehab · 16 years ago
  70. d80e134 V4L/DVB (7522): media/video/em28xx replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  71. ff699e6 V4L/DVB (7094): static memory by Douglas Schilling Landgraf · 16 years ago
  72. 3687e1e V4L/DVB (7179): Allow more than one em28xx board by Mauro Carvalho Chehab · 16 years ago
  73. 00b8730 V4L/DVB (7163): em28xx: makes audio settings more stable by Mauro Carvalho Chehab · 16 years ago
  74. 0df8130 V4L/DVB (7162): em28xx: Fix endian and returns the correct values by Mauro Carvalho Chehab · 16 years ago
  75. 1e7ad56 V4L/DVB (7160): em28xx: Allow register dump/setting for debug by Mauro Carvalho Chehab · 16 years ago
  76. 532fe65 V4L/DVB (7106): em28xx/: make 2 functions static by Adrian Bunk · 16 years ago
  77. ed08631 V4L/DVB (7060): em28xx: remove has_tuner by Mauro Carvalho Chehab · 16 years ago
  78. 3f4dfe2 V4L/DVB (6970): Request snd-usb-audio for devices with Audio Class support by Mauro Carvalho Chehab · 16 years ago
  79. 0be4375 V4L/DVB (6956): Add Radio support for em28xx by Mauro Carvalho Chehab · 16 years ago
  80. 3abee53 V4L/DVB (6955): Properly implement 12MHz I2S support by Mauro Carvalho Chehab · 16 years ago
  81. d7448a8 V4L/DVB (6952): Add code for autoloading em28xx-alsa, if needed by Mauro Carvalho Chehab · 17 years ago
  82. 6d79468 V4L/DVB (6951): Integrates em28xx-audio.c into em28xx kernel module by Mauro Carvalho Chehab · 17 years ago
  83. 539c96d V4L/DVB (6947): Improve audio setup handling by Mauro Carvalho Chehab · 17 years ago
  84. 7d497f8 V4L/DVB (6587): Cleanup at tv norm selection by Mauro Carvalho Chehab · 17 years ago
  85. cb77d01 V4L/DVB (6586): Remove some dead code and make drive fully V4L2 compatible by Mauro Carvalho Chehab · 17 years ago
  86. 195a4ef V4L/DVB (6585): Convert em28xx to video_ioctl2 by Mauro Carvalho Chehab · 17 years ago
  87. 9e31ced V4L/DVB (6584): Fix read() method by Mauro Carvalho Chehab · 17 years ago
  88. a225452 V4L/DVB (6583): Fix em28xx read stream locking by Mauro Carvalho Chehab · 17 years ago
  89. a3a048c V4L/DVB (6582): Fix em28xx to allow multiple open by Mauro Carvalho Chehab · 17 years ago
  90. fad7b95 V4L/DVB (6545): em28xx: autodetect Cinergy 200 USB and VGear PocketTV by Sascha Sommer · 17 years ago
  91. 5a80415 V4L/DVB (6538): em28xx: fix locking to allow accesses from 2 different threads at the same time by Sascha Sommer · 17 years ago
  92. 03910cc V4L/DVB (6536): Add a hint for boards without unique USB ID by Mauro Carvalho Chehab · 17 years ago
  93. 3dbd85b V4L/DVB (6535): Fix: Adds the generic PCI IDs for em28xx by Mauro Carvalho Chehab · 17 years ago
  94. 7f17112 V4L/DVB (6384): Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIG by Mauro Carvalho Chehab · 17 years ago
  95. 63337dd V4L/DVB (6581): Fix: avoids negative vma usage count by Mauro Carvalho Chehab · 17 years ago
  96. 2b2c93a V4L/DVB (6540): em28xx: fix failing autodetection after the reboot by Sascha Sommer · 17 years ago
  97. 6d35c8f V4L/DVB (6514): em28xx: Include linux/mm.h by Trent Piepho · 17 years ago
  98. 22c4a4e V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 field by Mauro Carvalho Chehab · 17 years ago
  99. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  100. a991f44 V4L/DVB (6316): Change list_for_each+list_entry to list_for_each_entry by Trent Piepho · 17 years ago