1. 91a1d91 V4L/DVB (8316): bt819: Fix a debug message by Jean Delvare · 16 years ago
  2. 203c204 V4L/DVB (8315): zr36067: Delete dead code by Jean Delvare · 16 years ago
  3. 44f71c3 V4L/DVB (8313): sms1xxx: add support for Hauppauge WinTV-Nova-T-MiniStick by Michael Krufky · 16 years ago
  4. a745f0a V4L/DVB (8312): sms1xxx: add firmware filenames to board properties for stellar and nova by Michael Krufky · 16 years ago
  5. 1fbc3ca V4L/DVB (8311): sms1xxx: support device-specific firmware filenames on stellar usb1 sticks by Michael Krufky · 16 years ago
  6. b1d8f9f V4L/DVB (8310): sms1xxx: remove kmutex_t typedef by Michael Krufky · 16 years ago
  7. 4411d29 V4L/DVB (8309): sms1xxx: fix OOPS on 64 bit kernels due to a bad cast by Michael Krufky · 16 years ago
  8. 14a638cd V4L/DVB (8308): sms1xxx: Provide option to support Siano default usb ids by Michael Krufky · 16 years ago
  9. eb383bd V4L/DVB (8307): sms1xxx: change smsusb_driver.name to sms1xxx by Michael Krufky · 16 years ago
  10. 5068b7a V4L/DVB (8306): sms1xxx: log firmware download process by default by Michael Krufky · 16 years ago
  11. 0f2a1ee V4L/DVB (8305): sms1xxx: fix warning: format '%d' expects type 'int', but argument x has type 'size_t' by Michael Krufky · 16 years ago
  12. 8f37356 V4L/DVB (8303): sms1xxx: update MODULE_DESCRIPTION by Michael Krufky · 16 years ago
  13. cf1cfe1 V4L/DVB (8302): sms1xxx: fix Siano board names by Michael Krufky · 16 years ago
  14. 02aea4f V4L/DVB (8301): sms1xxx: add capability to define device-specific firmware filenames by Michael Krufky · 16 years ago
  15. 2708e88 V4L/DVB (8300): sms1xxx: simplify smsusb_init_device switch..case block by Michael Krufky · 16 years ago
  16. 0c071f3 V4L/DVB (8299): sms1xxx: mark functions static by Michael Krufky · 16 years ago
  17. c65c7a6 V4L/DVB (8298): sms1xxx: remove redundant __func__ in sms_err macro by Michael Krufky · 16 years ago
  18. 2522dc1 V4L/DVB (8297): sms1xxx: remove old printk macros by Michael Krufky · 16 years ago
  19. eb25094 V4L/DVB (8296): sms1xxx: always show error messages by Michael Krufky · 16 years ago
  20. f14d56a V4L/DVB (8295): sms1xxx: add debug module option, to enable debug messages by Michael Krufky · 16 years ago
  21. a0c0abc V4L/DVB (8294): sms1xxx: move message formatting into printk macros by Michael Krufky · 16 years ago
  22. 068d6c0 V4L/DVB (8293): sms1xxx: create printk macros by Michael Krufky · 16 years ago
  23. 1c11d54 V4L/DVB (8292): sms1xxx: add code to allow device-specific functionality by Michael Krufky · 16 years ago
  24. dd5b2a5 V4L/DVB (8291): sms1xxx: change default_mode to 4 by Michael Krufky · 16 years ago
  25. d3e72fe V4L/DVB (8290): sms1xxx: small cleanup by Michael Krufky · 16 years ago
  26. df0462e V4L/DVB (8289): sms1xxx: remove #if LINUX_VERSION_CODE checks by Michael Krufky · 16 years ago
  27. fbd05c8 V4L/DVB (8288): sms1xxx: more cleanups by Michael Krufky · 16 years ago
  28. e080842 V4L/DVB (8287): sms1xxx: fix WARNING: unnecessary cast may hide bugs by Michael Krufky · 16 years ago
  29. 18245e1 V4L/DVB (8286): sms1xxx: remove typedefs by Michael Krufky · 16 years ago
  30. ca78373 V4L/DVB (8285): sms1xxx: more 80-column cleanups by Michael Krufky · 16 years ago
  31. 9f21139 V4L/DVB (8284): sms1xxx: fix WARNING: printk() should include KERN_ facility level by Michael Krufky · 16 years ago
  32. 59bf6b8 V4L/DVB (8283): sms1xxx: 80-column cleanups by Michael Krufky · 16 years ago
  33. fa830e8 V4L/DVB (8282): sms1xxx: more codingstyle cleanups by Michael Krufky · 16 years ago
  34. f0333e3 V4L/DVB (8281): sms1xxx: remove INT / UINT typedefs by Michael Krufky · 16 years ago
  35. 8223741 V4L/DVB (8280): sms1xxx: more codingstyle cleanups by Michael Krufky · 16 years ago
  36. 73104fb V4L/DVB (8279): sms1xxx: #define usb vid:pid's by Michael Krufky · 16 years ago
  37. 494d24c V4L/DVB (8278): sms1xxx: more codingstyle cleanups by Michael Krufky · 16 years ago
  38. f17407a V4L/DVB (8277): sms1xxx: update latest siano drop to 1.2.17 by Michael Krufky · 16 years ago
  39. 55ad310 V4L/DVB (8276): sms1xxx: codingstyle cleanup: "(foo*)" should be "(foo *)" by Michael Krufky · 16 years ago
  40. a83ccdd V4L/DVB (8275): sms1xxx: codingstyle cleanup: "foo* bar"/"foo * bar" should be "foo *bar" by Michael Krufky · 16 years ago
  41. 3617691 V4L/DVB (8274): sms1xxx: build cleanup after driver relocation by Michael Krufky · 16 years ago
  42. 1865811 V4L/DVB (8273): sms1xxx: replace __FUNCTION__ with __func__ by Michael Krufky · 16 years ago
  43. 8544706 V4L/DVB (8272): sms1xxx: move driver from media/mdtv/ to media/dvb/siano/ by Michael Krufky · 16 years ago
  44. 7d18d2e V4L/DVB (8271): sms1xxx: usbvid table by Steven Toth · 16 years ago
  45. 19d703d V4L/DVB (8270): sms1xxx: header include cleanups and unexport symbols by Steven Toth · 16 years ago
  46. 8d4f9d0 V4L/DVB (8269): sms1xxx: copyrights by Steven Toth · 16 years ago
  47. eae5566 V4L/DVB (8268): sms1xxx: usb cleanup by Steven Toth · 16 years ago
  48. 159ed4b V4L/DVB (8267): sms1xxx: Makefile cleanup by Steven Toth · 16 years ago
  49. 3dd24378 V4L/DVB (8266): sms1xxx: merge modules by Steven Toth · 16 years ago
  50. 7a19598 V4L/DVB (8265): sms1xxx: Kconfig / Makefile cleanups by Steven Toth · 16 years ago
  51. 9e4fb5e V4L/DVB (8264): sms1xxx: remove smstypes.h by Steven Toth · 16 years ago
  52. 955e9ca V4L/DVB (8263): sms1xxx: merge ksyms by Steven Toth · 16 years ago
  53. c646579 V4L/DVB (8262): sms1xxx: remove smschar.o by Steven Toth · 16 years ago
  54. 464a77d V4L/DVB (8261): sms1xxx: remove smsnet.o by Steven Toth · 16 years ago
  55. 7315b08 V4L/DVB (8260): sms1xxx: build fixes by Michael Krufky · 16 years ago
  56. 9c59f968 V4L/DVB (8259): sms1xxx: pass adapter_nr into dvb_register_adapter by Michael Krufky · 16 years ago
  57. 2e5c1ec8 V4L/DVB (8258): add support for SMS1010 and SMS1150 based digital television devices by Michael Krufky · 16 years ago
  58. a9e2858 V4L/DVB (8257): uvcvideo: Fix possible AB-BA deadlock with videodev_lock and open_mutex by Laurent Pinchart · 16 years ago
  59. 6f80e1b V4L/DVB (8256): uvc/uvc_v4l2.c: suppress uninitialized var warning by Andrew Morton · 16 years ago
  60. 25e6985 V4L/DVB (8254): uvcvideo : Add support for Asus F9GS integrated webcam by Laurent Pinchart · 16 years ago
  61. a9e1113 V4L/DVB (8253): gspca: fix warnings on x86_64 by Mauro Carvalho Chehab · 16 years ago
  62. a47cacb V4L/DVB (8252): buf-dma-sg.c: avoid clearing memory twice by Christophe Jaillet · 16 years ago
  63. a8a89b7 V4L/DVB (8251): ttusb: use simple_read_from_buffer()() by Akinobu Mita · 16 years ago
  64. 3fce3fb V4L/DVB (8249): Fix pointer cast warnings in the ivtv framebuffer driver by David Howells · 16 years ago
  65. 5a367df V4L/DVB (8246): tvaudio: Stop I2C driver ID abuse by Jean Delvare · 16 years ago
  66. be99af6 V4L/DVB (8245): ovcamchip: Delete stray I2C bus ID by Jean Delvare · 16 years ago
  67. e2fc00c V4L/DVB (8244): saa7134: add support for AVerMedia M103 by Massimo Piccioni · 16 years ago
  68. 52b5045 V4L/DVB (8236): cx23885: add support for new revision of FusionHDTV7 Dual Express by Michael Krufky · 16 years ago
  69. bdf2fe4 V4L/DVB (8235): uvcvideo : Add support for Medion Akoya Mini E1210 integrated webcam by Laurent Pinchart · 16 years ago
  70. 6833c91 V4L/DVB (8234): uvcvideo: Make input device support optional by Laurent Pinchart · 16 years ago
  71. ac0d6df V4L/DVB (8232): gspca: Change the USERPTR mechanism. by Jean-Francois Moine · 16 years ago
  72. c41492c V4L/DVB (8231): gspca: Do not declare the webcams declared by other drivers. by Jean-Francois Moine · 16 years ago
  73. f87086e v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10 by Hans Verkuil · 16 years ago
  74. e01117c V4L/DVB (8209): uvcvideo: Don't free URB buffers on suspend. by Laurent Pinchart · 16 years ago
  75. 2913587 V4L/DVB (8208): uvcvideo: Use GFP_NOIO when allocating memory during resume by Laurent Pinchart · 16 years ago
  76. 233548a V4L/DVB (8207): uvcvideo: Fix a buffer overflow in format descriptor parsing by Laurent Pinchart · 16 years ago
  77. 553b9fa V4L/DVB (8205): gspca: Size of frame header adjusted according to sn9c10x in sonixb. by Andoni Zubimendi · 16 years ago
  78. 81442950 V4L/DVB (8204): gspca: Cleanup code. by Jean-Francois Moine · 16 years ago
  79. 80544d3 V4L/DVB (8202): gspca: PAC207 frames may be not compressed. by Hans de Goede · 16 years ago
  80. c2446b3 V4L/DVB (8201): gspca: v4l2_pix_format in each subdriver. by Jean-Francois Moine · 16 years ago
  81. efab821 V4L/DVB (8199): gspca: Compile warnings about NULL ptr. by Harvey Harrison · 16 years ago
  82. 46ccdaf V4L/DVB (8198): gspca: Frame decoding errors when PAC207 in full daylight. by Hans de Goede · 16 years ago
  83. ab8f12c V4L/DVB (8197): gspca: pac207 frames no more decoded in the subdriver. by Hans de Goede · 16 years ago
  84. 24c530b V4L/DVB (8196): gspca: Correct sizeimage in vidioc_s/try/g_fmt_cap by Hans de Goede · 16 years ago
  85. a5ae206 V4L/DVB (8195): gspca: Input buffer overwritten in spca561 + cleanup code. by Jean-Francois Moine · 16 years ago
  86. 54ab92c V4L/DVB (8194): gspca: Fix the format of the low resolution mode of spca561. by Hans de Goede · 16 years ago
  87. bf7f0b9 V4L/DVB (8193): gspca: Input buffer may be changed on reg write. by Jean-Francois Moine · 16 years ago
  88. 0d2a722 V4L/DVB (8192): Try to fix a reg_w() bug by Hans de Goede · 16 years ago
  89. d646e70 V4L/DVB (8191): gspca: Make CONFIG_VIDEO_ADV_DEBUG actually work. by Hans de Goede · 16 years ago
  90. 0c616214 V4L/DVB (8189): cx18: Use correct GPIO pin for resetting Xceive 3028 tuner on Yuan MPC718 by Andy Walls · 16 years ago
  91. 53ad02e V4L/DVB (8188): cx18: Add missing reset recovery delay in cx18-i2c.c by Andy Walls · 16 years ago
  92. d01eb2d V4L/DVB (8186): dib0700: add support for Hauppauge Nova-TD Stick 52009 by Michael Krufky · 16 years ago
  93. 69b28b1 V4L/DVB (8184): spca508: Add Clone Digital Webcam 11043 by Douglas Schilling Landgraf · 16 years ago
  94. 30b4d35 V4L/DVB (8183): cxusb: select MEDIA_TUNER_MXL5005S if !DVB_FE_CUSTOMISE by Michael Krufky · 16 years ago
  95. 82643d0 V4L/DVB (8181): gspca: read() did not work (loop in kernel, timeout...) by Jean-Francois Moine · 16 years ago
  96. 956e42d V4L/DVB (8180): Source cleanup - compile error with VIDEO_ADV_DEBUG. by Jean-Francois Moine · 16 years ago
  97. 00528d9 V4L/DVB (8176): pvrusb2: Update video_gop_size by Mike Isely · 16 years ago
  98. ab062fe V4L/DVB (8175): pvrusb2: Fix misleading source code comment by Mike Isely · 16 years ago
  99. 7e87218 V4L/DVB (8173): saa711x.c: remove obsolete file. by Hans Verkuil · 16 years ago
  100. dc5e42f V4L/DVB (8171): ivtv: put back full device name, people relied on it in udev rules. by Hans Verkuil · 16 years ago