1. 231ffc9 V4L/DVB (9920): em28xx: fix NULL pointer dereference in call to VIDIOC_INT_RESET command by Devin Heitmueller · 16 years ago
  2. 3ca81a5 V4L/DVB (9906): v4l2-compat: test for unlocked_ioctl as well. by Hans Verkuil · 16 years ago
  3. 8b21c1e V4L/DVB (9885): drivers/media Kconfig's: fix bugzilla #12204 by Mauro Carvalho Chehab · 16 years ago
  4. f86d4a9 V4L/DVB (9875): gspca - main: Fix vidioc_s_jpegcomp locking. by Jim Paris · 16 years ago
  5. 11c6c7f V4L/DVB (9781): [PATCH] Cablestar 2 I2C retries (fix CableStar2 support) by Antti Seppälä · 16 years ago
  6. 4b330be V4L/DVB (9780): dib0700: Stop repeating after user stops pushing button by Devin Heitmueller · 16 years ago
  7. a693b0c em28xx: remove backward compat macro added on a previous fix by Mauro Carvalho Chehab · 16 years ago
  8. 484ab62 V4L/DVB (9748): em28xx: fix compile warning by Hans Verkuil · 16 years ago
  9. faa3bd2 V4L/DVB (9743): em28xx: fix oops audio by Douglas Schilling Landgraf · 16 years ago
  10. 50f3beb V4L/DVB (9742): em28xx-alsa: implement another locking schema by Mauro Carvalho Chehab · 16 years ago
  11. 7a8f4cc V4L/DVB (9732): sms1xxx: use new firmware for Hauppauge WinTV MiniStick by Michael Krufky · 16 years ago
  12. e07a1d8 V4L/DVB (9691): gspca: Move the video device to a separate area. by Jean-Francois Moine · 16 years ago
  13. 5c4fa00 V4L/DVB (9690): gspca: Lock the subdrivers via module_get/put. by Jean-Francois Moine · 16 years ago
  14. 98522a7 V4L/DVB (9689): gspca: Memory leak when disconnect while streaming. by Jean-Francois Moine · 16 years ago
  15. 818a557 V4L/DVB (9668): em28xx: fix a race condition with hald by Mauro Carvalho Chehab · 16 years ago
  16. cce2571 V4L/DVB (9664): af9015: don't reconnect device in USB-bus by Jose Alberto Reguero · 16 years ago
  17. f2a2e49 V4L/DVB (9647): em28xx: void having two concurrent control URB's by Mauro Carvalho Chehab · 16 years ago
  18. c4a9879 V4L/DVB (9646): em28xx: avoid allocating/dealocating memory on every control urb by Mauro Carvalho Chehab · 16 years ago
  19. 625ff16 V4L/DVB (9645): em28xx: Avoid memory leaks if registration fails by Mauro Carvalho Chehab · 16 years ago
  20. 99afb98 V4L/DVB (9639): Make dib0700 remote control support work with firmware v1.20 by Devin Heitmueller · 16 years ago
  21. deaf53e V4L/DVB (9635): v4l: s2255drv fix firmware test on big-endian by Harvey Harrison · 16 years ago
  22. 41286d9 V4L/DVB (9634): Make sure the i2c gate is open before powering down tuner by Devin Heitmueller · 16 years ago
  23. 3f9b46c V4L/DVB (9632): make em28xx aux audio input work by Devin Heitmueller · 16 years ago
  24. 3fa37de V4L/DVB (9631): Make s2api work for ATSC support by Devin Heitmueller · 16 years ago
  25. c41109f V4L/DVB (9627): em28xx: Avoid i2c register error for boards without eeprom by Mauro Carvalho Chehab · 16 years ago
  26. df4533a V4L/DVB (9608): Fix section mismatch warning for dm1105 during make by Igor M. Liplianin · 16 years ago
  27. 4faf100 V4L/DVB (9605): usb-urb: fix memory leak by Douglas Schilling Landgraf · 16 years ago
  28. 7935eea V4L/DVB (9604): ttusb_dec: fix memory leak by Douglas Schilling Landgraf · 16 years ago
  29. b7ed785 V4L/DVB (9603): dvb-ttusb-budget: Add validation for ttusb_alloc_iso_urbs by Douglas Schilling Landgraf · 16 years ago
  30. 11eb260 V4L/DVB (9602): dvb-ttusb-budget: Add NULL pointer validation by Douglas Schilling Landgraf · 16 years ago
  31. d7c31a1 V4L/DVB (9601): ttusb_dec: Add NULL pointer validation by Douglas Schilling Landgraf · 16 years ago
  32. 01a1a3c V4L/DVB (9624): CVE-2008-5033: fix OOPS on tvaudio when controlling bass/treble by Mauro Carvalho Chehab · 16 years ago
  33. c6241b6 V4L/DVB (9623): tvaudio: Improve debug msg by printing something more human by Mauro Carvalho Chehab · 16 years ago
  34. 41f5230 V4L/DVB (9622): tvaudio: Improve comments and remove a unneeded prototype by Mauro Carvalho Chehab · 16 years ago
  35. 4942643 V4L/DVB (9621): Avoid writing outside shadow.bytes[] array by Mauro Carvalho Chehab · 16 years ago
  36. 81cb5c4 V4L/DVB (9620): tvaudio: use a direct reference for chip description by Mauro Carvalho Chehab · 16 years ago
  37. b4ab114 V4L/DVB (9619): tvaudio: update initial comments by Mauro Carvalho Chehab · 16 years ago
  38. 099b7fc V4L/DVB (9618): tvaudio: add additional logic to avoid OOPS by Mauro Carvalho Chehab · 16 years ago
  39. dd03e97 V4L/DVB (9617): tvtime: remove generic_checkmode callback by Mauro Carvalho Chehab · 16 years ago
  40. af1a995 V4L/DVB (9616): tvaudio: cleanup - group all callbacks together by Mauro Carvalho Chehab · 16 years ago
  41. 04e6f99 V4L/DVB (9615): tvaudio: instead of using a magic number, use ARRAY_SIZE by Mauro Carvalho Chehab · 16 years ago
  42. 5c65335 V4L/DVB (9613): tvaudio: fix a memory leak by Mauro Carvalho Chehab · 16 years ago
  43. 1d6782b V4L/DVB (9516): cx18: Move DVB buffer transfer handling from irq handler to work_queue by Andy Walls · 16 years ago
  44. c9ff1b6 V4L/DVB (9557): gspca: Small changes for the sensor HV7131B in zc3xx. by Jean-Francois Moine · 16 years ago
  45. 03bf756 V4L/DVB (9556): gspca: Bad init sequence for sensor HV7131B in zc3xx. by Jean-Francois Moine · 16 years ago
  46. 93d0f03 V4L/DVB (9549): gspca: Fix a typo in one of gspca chips name. by Krzysztof Helt · 16 years ago
  47. 465f8a8 V4L/DVB (9515): cx18: Use correct Mailbox IRQ Ack values and misc IRQ handling cleanup by Andy Walls · 16 years ago
  48. 17ff61c V4L/DVB (9493): kconfig patch by Frederic CAND · 16 years ago
  49. 349d042 V4L/DVB (9527): af9015: fix compile warnings by Antti Palosaari · 16 years ago
  50. 891bd13 V4L/DVB (9524): af9013: fix bug in status reading by roel kluin · 16 years ago
  51. 4e6b610 V4L/DVB (9511): cx18: Mark CX18_CPU_DE_RELEASE_MDL as a slow API call by Andy Walls · 16 years ago
  52. f056d29 V4L/DVB (9510): cx18: Fix write retries for registers that always change - part 2. by Andy Walls · 16 years ago
  53. 58ae1c2 V4L/DVB (9506): ivtv/cx18: fix test whether modules should be loaded or not. by Hans Verkuil · 16 years ago
  54. 1a8dc86 V4L/DVB (9499): cx88-mpeg: final fix for analogue only compilation + de-alloc fix by Darron Broad · 16 years ago
  55. 9c8e0a2 V4L/DVB (9496): cx88-blackbird: bugfix: cx88-blackbird-mpeg-users by Frederic CAND · 16 years ago
  56. a248237 V4L/DVB (9495): cx88-blackbird: bugfix: cx88-blackbird-poll-fix by Frederic CAND · 16 years ago
  57. dec0c46 V4L/DVB (9494): anysee: initialize anysee_usb_mutex statically by Akinobu Mita · 16 years ago
  58. 8268c8f V4L/DVB (9492): unplug oops from dvb_frontend_init... by Daniel J Blueman · 16 years ago
  59. 7c34158f V4L/DVB (9486): ivtv/ivtvfb: no longer experimental by Hans Verkuil · 16 years ago
  60. 6a95ec5 V4L/DVB (9485): ivtv: remove incorrect V4L1 & tvaudio dependency by Hans Verkuil · 16 years ago
  61. 6aadf82 V4L/DVB (9482): Documentation, especially regarding audio and informational links by Tobias Lorenz · 16 years ago
  62. f3a3e88 V4L/DVB (9475): cx18: Disable write retries for registers that always change - part 1. by Andy Walls · 16 years ago
  63. 8182ff6 V4L/DVB (9372): Minor fixes to the saa7110 driver by Jean Delvare · 16 years ago
  64. b058e3f V4L/DVB (9368): VBI fix for cx88 cards by Rafael Diniz · 16 years ago
  65. bdb6ee3 V4L/DVB (9358): CinergyT2: fix Kconfig typo by Thierry MERLE · 16 years ago
  66. 0e8bac9 V4L/DVB (9357): cx88-dvb: Fix Oops in case i2c bus failed to register by Matthias Schwarzott · 16 years ago
  67. d522af5 V4L/DVB (9356): [PATCH] saa7134: fix resource map sanity check conflict by Suresh Siddha · 16 years ago
  68. 74084d3 V4L/DVB (9355): de-BKL cafe_ccic.c by Jonathan Corbet · 16 years ago
  69. c7f09db V4L/DVB (9352): Add some missing compat32 ioctls by Gregor Jasny · 16 years ago
  70. a24ddee3 V4L/DVB (9351): ibmcam: Fix a regression caused by a482f327ff56bc3cf53176a7eb736cea47291a1d by Mauro Carvalho Chehab · 16 years ago
  71. 69df96c V4L/DVB (9350): radio-si470x: add support for kworld usb radio by Alexey Klimov · 16 years ago
  72. e62b475 V4L/DVB (9348): dtv5100: add dependency on zl10353 by Antoine Jacquet · 16 years ago
  73. 3b37a15 V4L/DVB (9346): Optimization: Enable gate in a symmetric/disciplined way, by Manu Abraham · 16 years ago
  74. becd430 V4L/DVB (9336): cx88: always de-alloc frontends on fault condition by Darron Broad · 16 years ago
  75. 878595f V4L/DVB (9335): videobuf: split unregister bus creating self-contained frontend de-allocator by Darron Broad · 16 years ago
  76. 0fcd488 V4L/DVB (9334): cx88: dvb_remove debug output by Darron Broad · 16 years ago
  77. 3007703 V4L/DVB (9333): cx88: Not all boards that requires cx88-mpeg has frontends by Mauro Carvalho Chehab · 16 years ago
  78. 9212a57 V4L/DVB (9332): cx88: initial fix for analogue only compilation by Darron Broad · 16 years ago
  79. 8a522c9 V4L/DVB (9331): Remove unused inode parameter from video_ioctl2 by Mauro Carvalho Chehab · 16 years ago
  80. b1f8840 V4L/DVB (9330): Get rid of inode parameter at v4l_compat_translate_ioctl() by Mauro Carvalho Chehab · 16 years ago
  81. 4e7ca40 V4L/DVB (9328): ivtvfb: FB_BLANK_POWERDOWN turns off video output by Ian Armstrong · 16 years ago
  82. c6330fb V4L/DVB (9327): v4l: use video_device.num instead of minor in video%d by Hans Verkuil · 16 years ago
  83. 323a491 V4L/DVB (9326): ivtv: avoid green flashing when loading ivtv by Martin Dauskardt · 16 years ago
  84. 09882f0 V4L/DVB (9325): ivtv: switch to unlocked_ioctl. by Hans Verkuil · 16 years ago
  85. d5fbf32 V4L/DVB (9324): v4l2: add video_ioctl2_unlocked for unlocked_ioctl support. by Hans Verkuil · 16 years ago
  86. 36499e5 V4L/DVB (9322): v4l2-int-if: Export more interfaces to modules by Sakari Ailus · 16 years ago
  87. 11fc9a4 V4L/DVB (9316): s5h1411: Power down s5h1411 when not in use by Devin Heitmueller · 16 years ago
  88. 50eac6bc V4L/DVB (9315): s5h1411: Skip reconfiguring demod modulation if already at the desired modulation by Devin Heitmueller · 16 years ago
  89. f0d041e V4L/DVB (9314): s5h1411: Perform s5h1411 soft reset after tuning by Devin Heitmueller · 16 years ago
  90. 1874c44 V4L/DVB (9313): s5h1411: Add the #define for an existing supporting I/F by Steven Toth · 16 years ago
  91. 5bd4731 V4L/DVB (9312): s5h1411: Remove meaningless code by Steven Toth · 16 years ago
  92. 1af46b4 V4L/DVB (9311): s5h1411: bugfix: Setting serial or parallel mode could destroy bits by Steven Toth · 16 years ago
  93. e16c63d V4L/DVB (9310): s5h1411: read_status() locking detection fixes. by Steven Toth · 16 years ago
  94. c96de51 V4L/DVB (9309): s5h1411: I/F related bugfix for 3.25 and remove spurious define by Steven Toth · 16 years ago
  95. f4ef033 V4L/DVB (9308): s5h1411: Improvements to the default registers by Steven Toth · 16 years ago
  96. b9f3573 V4L/DVB (9306): dsbr100: Add frequency check by Alexey Klimov · 16 years ago
  97. 0fabb78 V4L/DVB (9305): radio-mr800: Add BKL for usb_amradio_open() by Alexey Klimov · 16 years ago
  98. 223377e V4L/DVB (9304): dsbr100: CodingStyle issue by Alexey Klimov · 16 years ago
  99. 448441c V4L/DVB (9303): dsbr100: Correct bus_info string by Alexey Klimov · 16 years ago
  100. 3f93d1a V4L/DVB (9301): pvrusb2: Keep MPEG PTSs from drifting away by Boris Dores · 16 years ago