1. b7eccc46 [media] adv7175: support s_power by Christian Gmeiner · 14 years ago
  2. e95342f [media] DVB: cx231xx drivers does not use dummy frontend anymore by Thadeu Lima de Souza Cascardo · 14 years ago
  3. a3bc5e3 [media] v4l/cx18: update workqueue usage by Tejun Heo · 14 years ago
  4. fd01ad9 [media] media, tlg2300: Fix memory leak in alloc_bulk_urbs_generic() by Jesper Juhl · 14 years ago
  5. a63d601 [media] gspca - sonixj: Add LED (illuminator) control to the webcam 0c45:614a by Jean-François Moine · 14 years ago
  6. 3afef85 [media] gspca - sonixj: Infrared bug fix and enhancement by Jean-François Moine · 14 years ago
  7. 14b67c2 [media] gspca - ov534: Propagate errors to higher level by Jean-François Moine · 14 years ago
  8. ddffa49 [media] gspca - ov534: Clearer debug messages by Jean-François Moine · 14 years ago
  9. fc63de88 [media] gspca - ov519: Cleanup source and add a comment by Jean-François Moine · 14 years ago
  10. ded5e90 [media] gspca: Remove useless instructions by Jean-François Moine · 14 years ago
  11. 95c967c [media] gspca: Remove __devinit, __devinitconst and __devinitdata by Jean-François Moine · 14 years ago
  12. 0beb671 [media] gspca: Version change by Jean-François Moine · 14 years ago
  13. 2a86379 [media] v4l2-ctrls: v4l2_ctrl_handler_setup must set is_new to 1 by Hans Verkuil · 14 years ago
  14. 45f6f84 [media] v4l2-subdev: add (un)register internal ops by Hans Verkuil · 14 years ago
  15. 3c7c937 [media] v4l2-subdev: remove core.s_config and v4l2_i2c_new_subdev_cfg() by Hans Verkuil · 14 years ago
  16. ecb71d2 [media] saa7134: Kworld SBTVD: make both analog and digital to work by Mauro Carvalho Chehab · 14 years ago
  17. 6a58bc0 [media] saa7134: Fix digital mode on Kworld SBTVD by Mauro Carvalho Chehab · 14 years ago
  18. 6183040 [media] saa7134: Fix analog mode for Kworld SBTVD by Mauro Carvalho Chehab · 14 years ago
  19. 5a85025 [media] em28xx: Fix IR support for WinTV USB2 by Mauro Carvalho Chehab · 14 years ago
  20. e6bcb2f [media] ir-kbd-i2c: Make IR debug messages more useful by Mauro Carvalho Chehab · 14 years ago
  21. a1198cc [media] v4l2-ioctl: fix incorrect error code if VIDIOC_DBG_G/S_REGISTER are unsupported by Hans Verkuil · 14 years ago
  22. 4c77590 [media] gspca_sonixb: Fix mirrored image with ov7630 by Hans de Goede · 14 years ago
  23. e48d38f [media] gspca_sonixj: Add one more commented out usb-id by Hans de Goede · 14 years ago
  24. e530a5e [media] gspca_sonixj: Probe sensor type independent of bridge type by Hans de Goede · 14 years ago
  25. 4944e27 [media] gspca_sonixj: Enable more usb ids when sn9c102 gets compiled too by Hans de Goede · 14 years ago
  26. 69ffd25 [media] gspca_sonixb: Add usb ids for known sn9c103 cameras by Hans de Goede · 14 years ago
  27. 4e17cd2 [media] gspca_sonixb: TAS5130C brightness control really is a gain control by Hans de Goede · 14 years ago
  28. 0d0d7ef [media] gspca_sonixb: Fix TAS5110D sensor gain control by Hans de Goede · 14 years ago
  29. f913c00 [media] gspca_sonixb: Adjust autoexposure window for vga cams so that it is centered by Hans de Goede · 14 years ago
  30. 0a76cb8 [media] gspca_sonixb: Refactor to unify bridge handling by Hans de Goede · 14 years ago
  31. a24f0c5 [media] sn9c102: Remove not supported and non existing usb ids by Hans de Goede · 14 years ago
  32. 8b064ee [media] et61x251: remove wrongly claimed usb ids by Hans de Goede · 14 years ago
  33. 0d0ae15 [media] gspca_main: wake wq on streamoff by Hans de Goede · 14 years ago
  34. ce5610b [media] gspca_main: Allow switching from read to mmap / userptr mode by Hans de Goede · 14 years ago
  35. ee36299 [media] gspca_main: Simplify read mode memory type checks by Hans de Goede · 14 years ago
  36. d642de2 [media] gspca_main: Set memory type to GSPCA_MEMORY_NO on buffer release by Hans de Goede · 14 years ago
  37. 7f6eb11 [media] gspca_main: Remove no longer used users variable by Hans de Goede · 14 years ago
  38. 4a82bc6 [media] gspca_main: Update buffer flags even when user_copy fails by Hans de Goede · 14 years ago
  39. 27074ef [media] gspca_main: Locking fixes 2 by Hans de Goede · 14 years ago
  40. 4e770f7 [media] gspca_main: Locking fixes 1 by Hans de Goede · 14 years ago
  41. 9bfaae2 [media] davinci: convert vpif_display to core-assisted locking by Hans Verkuil · 14 years ago
  42. 46656af [media] davinci: convert vpif_capture to core-assisted locking by Hans Verkuil · 14 years ago
  43. 2c0ddd1 [media] vpif_cap/disp: Cleanup, improved comments by Mats Randgaard · 14 years ago
  44. c027e16 [media] vpif_cap/disp: Added support for DV timings by Mats Randgaard · 14 years ago
  45. 40c8bce [media] vpif_cap/disp: Add support for DV presets by Mats Randgaard · 14 years ago
  46. aa44440 [media] vpif: Consolidate formats from capture and display by Mats Randgaard · 14 years ago
  47. 7036d6a [media] vpif_cap/disp: Add debug functionality by Mats Randgaard · 14 years ago
  48. d2db8fe [media] cpia2: convert .ioctl to .unlocked_ioctl by Hans Verkuil · 14 years ago
  49. b219ab9 [media] bttv: remove obsolete 'no_tda9875' field by Hans Verkuil · 14 years ago
  50. f037484 [media] tda9875: remove duplicate driver by Hans Verkuil · 14 years ago
  51. d73b388 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  52. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  53. 23d69b0 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  54. 3e5b08c Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  55. 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
  56. 36f54ff [media] v4l2-compat-ioctl32: fix compile warning by Hans Verkuil · 14 years ago
  57. 1a5e5af [media] zoran: fix compiler warning by Hans Verkuil · 14 years ago
  58. eb78bd7 media: comment typo fix diable -> disable. by Justin P. Mattock · 14 years ago
  59. 8fd0bda [media] em28xx: radio_fops should also use unlocked_ioctl by Hans Verkuil · 14 years ago
  60. 46e67ac [media] wm8775: Revert changeset fcb9757333 to avoid a regression by Mauro Carvalho Chehab · 14 years ago
  61. f23b795 [media] cx25840: Prevent device probe failure due to volume control ERANGE error by Andy Walls · 14 years ago
  62. ebce9a3 [media] cx23885, cimax2.c: Fix case of two CAM insertion irq by Igor M. Liplianin · 14 years ago
  63. 96e442c [media] soc_camera: Add the ability to bind regulators to soc_camedra devices by Alberto Panizzo · 14 years ago
  64. 3153ac9 [media] V4L2: Add a v4l2-subdev (soc-camera) driver for OmniVision OV2640 sensor by Alberto Panizzo · 14 years ago
  65. b6a633c [media] v4l: soc-camera: switch to .unlocked_ioctl by Guennadi Liakhovetski · 14 years ago
  66. c85bb69 [media] v4l: ov772x: simplify pointer dereference by Guennadi Liakhovetski · 14 years ago
  67. 63c9718 [media] ov9640: fix OmniVision OV9640 sensor driver's priv data retrieving by David Cohen · 14 years ago
  68. f7b74f7 [media] ov9640: use macro to request OmniVision OV9640 sensor private data by David Cohen · 14 years ago
  69. 9804ed9 [media] ivtv-i2c: Fix two warnings by Mauro Carvalho Chehab · 14 years ago
  70. 6a23a52 [media] cx88: Remove the obsolete i2c_adapter.id field by Mauro Carvalho Chehab · 14 years ago
  71. a9cd591 [media] ir-kbd-i2c: Add HD PVR IR Rx support to ir-kbd-i2c by Andy Walls · 14 years ago
  72. ea6c060 [media] hdpvr: Add I2C and ir-kdb-i2c registration of the Zilog Z8 IR chip by Andy Walls · 14 years ago
  73. 8a6334f [media] ivtv-i2c: Don't use IR legacy mode for Zilog IR by Mauro Carvalho Chehab · 14 years ago
  74. e1e2c57 [media] ivtv: Add Adaptec Remote Controller by Mauro Carvalho Chehab · 14 years ago
  75. 1c0eb0f [media] cx88: Add RC logic for Leadtek PVR 2000 by Mauro Carvalho Chehab · 14 years ago
  76. b223745 [media] bttv-input: Add a note about PV951 RC by Mauro Carvalho Chehab · 14 years ago
  77. 61ea3aa [media] timblogiw: fix compile warning by Hans Verkuil · 14 years ago
  78. 657f227 [media] v4l: fix handling of v4l2_input.capabilities by Hans Verkuil · 14 years ago
  79. 3ea2b67 [media] em28xx: fix incorrect s_ctrl error code and wrong call to res_free by Hans Verkuil · 14 years ago
  80. 02ac048 [media] v4l2-ctrls: only check def for menu, integer and boolean controls by Hans Verkuil · 14 years ago
  81. 513521e [media] v4l2-ctrls: use const char * const * for the menu arrays by Hans Verkuil · 14 years ago
  82. 6d6a48e [media] usbvision: coding style by Hans Verkuil · 14 years ago
  83. 52cb0bf [media] usbvision: convert // to /* */ by Hans Verkuil · 14 years ago
  84. 5490a7c [media] usbvision: get rid of camelCase by Hans Verkuil · 14 years ago
  85. c627b9d [media] usbvision: convert to unlocked_ioctl by Hans Verkuil · 14 years ago
  86. aa777a8 [media] gspca - sonixj: Bad clock for om6802 in 640x480 by Jean-François Moine · 14 years ago
  87. 71e84ea [media] gspca - stv06xx/st6422: Use the new video control mechanism by Jean-François Moine · 14 years ago
  88. 7e5f905 [media] gspca - vc032x: Cleanup source by Jean-François Moine · 14 years ago
  89. 7fbee99 [media] gspca - zc3xx: The sensor of the VF0250 is a GC0303 by Jean-François Moine · 14 years ago
  90. 49fb5e6 [media] gspca - zc3xx: Use the new video control mechanism by Jean-François Moine · 14 years ago
  91. 7d55a84 [media] gspca - zc3xx: Keep sorted the device table by Jean-François Moine · 14 years ago
  92. 2bbf53b [media] gspca: Bad comment by Jean-François Moine · 14 years ago
  93. 0aeb5ec [media] gspca - pac7302/pac7311: Fix some warnings by Jean-François Moine · 14 years ago
  94. d851859 [media] gspca - main: Fix some warnings by Jean-François Moine · 14 years ago
  95. b9218f2 [media] saa6588: rename rds.h to saa6588.h by Hans Verkuil · 14 years ago
  96. a519d70e [media] media: video: pvrusb2: fix memory leak by Vasiliy Kulikov · 14 years ago
  97. 9028f58 [media] support of GoTView PCI-E X5 3D Hybrid in cx23885 by Alexey Chernov · 14 years ago
  98. 5f63306 [media] cx231xx: use bitwise negate instead of logical by Dan Carpenter · 14 years ago
  99. a3fa904 [media] em28xx: Fix audio input for Terratec Grabby by Mauro Carvalho Chehab · 14 years ago
  100. b7a0f2e [media] saa7134: Add support for Compro VideoMate Vista M1F by Ramiro Morales · 14 years ago