1. 195ebc4 [media] V4L: at91: add Atmel Image Sensor Interface (ISI) support by Josh Wu · 13 years ago
  2. 8318a64 [media] V4L: soc-camera: remove several now unused soc-camera client operations by Guennadi Liakhovetski · 13 years ago
  3. 14c5ea9 [media] V4L: mt9m111: switch to v4l2-subdev .s_power() method by Guennadi Liakhovetski · 13 years ago
  4. 2768cbb [media] V4L: mt9m111: propagate higher level abstraction down in functions by Guennadi Liakhovetski · 13 years ago
  5. b7ccdba [media] V4L: soc-camera: MIPI flags are not sensor flags by Guennadi Liakhovetski · 13 years ago
  6. 4df4ada [media] V4L: tw9910: remove bogus ENUMINPUT implementation by Guennadi Liakhovetski · 13 years ago
  7. ff391d7 [media] V4L: sh_mobile_ceu_camera: remove redundant calculations by Guennadi Liakhovetski · 13 years ago
  8. 28281a7 [media] V4L: mx2_camera: .try_fmt shouldn't fail by Guennadi Liakhovetski · 13 years ago
  9. 497833c [media] V4L: pxa-camera: switch to using subdev .s_power() core operation by Guennadi Liakhovetski · 13 years ago
  10. 9140121 [media] V4L: pxa-camera: try to force progressive video format by Guennadi Liakhovetski · 13 years ago
  11. a5c1cee [media] V4L: pxa_camera: remove redundant calculations by Guennadi Liakhovetski · 13 years ago
  12. 6523208 [media] V4L: mx3_camera: remove redundant calculations by Guennadi Liakhovetski · 13 years ago
  13. 82a7c04 [media] v4l2-ctrls: make manual_mode_value 8 bits and check against control range by Hans Verkuil · 13 years ago
  14. 2330fb8 [media] v4l2-compat-ioctl32: add VIDIOC_DQEVENT support by Hans Verkuil · 13 years ago
  15. 5138870 [media] ivtv: add control event support by Hans Verkuil · 13 years ago
  16. c7a52f8 [media] vivi: support control events by Hans Verkuil · 13 years ago
  17. 8572498 [media] V4L2 spec: document control events by Hans Verkuil · 13 years ago
  18. ce72757 [media] v4l2-ctrls: simplify event subscription by Hans Verkuil · 13 years ago
  19. 6e23939 [media] v4l2-ctrls: add control events by Hans Verkuil · 13 years ago
  20. ab892ba [media] v4l2-ctrls: add v4l2_fh pointer to the set control functions by Hans Verkuil · 13 years ago
  21. a1c894f [media] vivi: add autogain/gain support to test the autocluster functionality by Hans Verkuil · 13 years ago
  22. c76cd63 [media] Documentation: Improve cluster documentation and document the new autoclusters by Hans Verkuil · 13 years ago
  23. 72d877c [media] v4l2-ctrls: add v4l2_ctrl_auto_cluster to simplify autogain/gain scenarios by Hans Verkuil · 13 years ago
  24. 78866ef [media] v4l2-controls.txt: update to latest v4l2-ctrl.c changes by Hans Verkuil · 13 years ago
  25. ddac5c1 [media] v4l2-ctrls: fix and improve volatile control handling by Hans Verkuil · 13 years ago
  26. 18d171b [media] v4l2-subdev: implement per-filehandle control handlers by Hans Verkuil · 13 years ago
  27. 2d28b68 [media] v4l2-ioctl: add ctrl_handler to v4l2_fh by Hans Verkuil · 13 years ago
  28. 7ebbc39 [media] v4l2-ctrls: drivers should be able to ignore the READ_ONLY flag by Hans Verkuil · 13 years ago
  29. 37cd3b7 [media] v4l2-ctrls: simplify error_idx handling by Hans Verkuil · 13 years ago
  30. 54c911e [media] v4l2-ctrls: introduce call_op define by Hans Verkuil · 13 years ago
  31. c20eb18 [media] DocBook/v4l: Document the new system-wide version behavior by Mauro Carvalho Chehab · 13 years ago
  32. 29834c1 [media] radio: Use the subsystem version control for VIDIOC_QUERYCAP by Mauro Carvalho Chehab · 13 years ago
  33. 64dc3c1 [media] Stop using linux/version.h on the remaining video drivers by Mauro Carvalho Chehab · 13 years ago
  34. b0eaab76 [media] gspca: don't include linux/version.h by Mauro Carvalho Chehab · 13 years ago
  35. fd3e582 [media] uvcvideo: Use LINUX_VERSION_CODE for VIDIOC_QUERYCAP by Mauro Carvalho Chehab · 13 years ago
  36. 6c13b45 [media] sn9c102: Use LINUX_VERSION_CODE for VIDIOC_QUERYCAP by Mauro Carvalho Chehab · 13 years ago
  37. 083774d [media] pvrusb2: Use LINUX_VERSION_CODE for VIDIOC_QUERYCAP by Mauro Carvalho Chehab · 13 years ago
  38. 5204ceb [media] et61x251: Use LINUX_VERSION_CODE for VIDIOC_QUERYCAP by Mauro Carvalho Chehab · 13 years ago
  39. 3c2d464 [media] ivtv,cx18: Use default version control for VIDIOC_QUERYCAP by Mauro Carvalho Chehab · 13 years ago
  40. 880c35c [media] pwc: Use the default version for VIDIOC_QUERYCAP by Mauro Carvalho Chehab · 13 years ago
  41. 1990d50 [media] Stop using linux/version.h on most video drivers by Mauro Carvalho Chehab · 13 years ago
  42. d35ebf9 [media] drxd, siano: Remove unused include linux/version.h by Mauro Carvalho Chehab · 13 years ago
  43. ae6db51 [media] v4l2-ioctl: Add a default value for kernel version by Mauro Carvalho Chehab · 13 years ago
  44. b6dc1ba [media] DocBook/v4l: Remove references to the old V4L1 compat layer by Mauro Carvalho Chehab · 13 years ago
  45. a9b36e8 [media] marvell-cam: implement contiguous DMA operation by Jonathan Corbet · 13 years ago
  46. 6c895d5 [media] marvell-cam: Don't spam the logs on frame loss by Jonathan Corbet · 13 years ago
  47. 9d48a51 [media] marvell-cam: no need to initialize the DMA buffers by Jonathan Corbet · 13 years ago
  48. 362d45b [media] marvell-cam: include file cleanup by Jonathan Corbet · 13 years ago
  49. b5210fd [media] marvell-cam: convert to videobuf2 by Jonathan Corbet · 13 years ago
  50. 3751e32 [media] v4l: Fix minor typos in the documentation by Sylwester Nawrocki · 13 years ago
  51. af60313 [media] davinci vpbe: Readme text for Dm6446 vpbe by Manjunath Hadli · 13 years ago
  52. 6783edb [media] davinci vpbe: Build infrastructure for VPBE driver by Manjunath Hadli · 13 years ago
  53. 606b69e [media] davinci vpbe: VENC( Video Encoder) implementation by Manjunath Hadli · 13 years ago
  54. ff0f23d [media] davinci vpbe: OSD(On Screen Display) block by Manjunath Hadli · 13 years ago
  55. 66715cd [media] davinci vpbe: VPBE display driver by Manjunath Hadli · 13 years ago
  56. a2c25b4 [media] davinci vpbe: V4L2 display driver for DM644X SoC by Manjunath Hadli · 13 years ago
  57. 9a78efc [media] DVB: dvb-net, make the kconfig text helpful by Jiri Slaby · 13 years ago
  58. 3735edf [media] dvb: remove unnecessary code by Greg Dietsche · 13 years ago
  59. fe45e25 [media] dvb-usb/technisat-usb2: don't use flush_scheduled_work() by Tejun Heo · 13 years ago
  60. 3e1a4c1 [media] DVB API: Mention the dvbM device by Bjørn Mork · 13 years ago
  61. d243414 [media] V4L1 API has been moved into "legacy" on the linuxtv.org site by Bjørn Mork · 13 years ago
  62. b7a80f3 [media] tea575x: remove useless input ioctls by Ondrej Zary · 13 years ago
  63. 6a529c1 [media] tea575x: allow multiple opens by Ondrej Zary · 13 years ago
  64. 9cd4971 [media] radio-timb: Simplified platform data by Richard Röjfors · 13 years ago
  65. 8c528d5 [media] media: DVB_NET must depend on DVB_CORE by Guennadi Liakhovetski · 13 years ago
  66. 9b3d8ec [media] cx23885: Add IR Rx support for HVR-1270 boards by Andy Walls · 13 years ago
  67. de8ae0d [media] cx231xx: Add support for Hauppauge WinTV USB2-FM by Peter Moon · 13 years ago
  68. c3f305a [media] frontends/s5h1420: Change: clock_settting to clock_setting by Justin P. Mattock · 13 years ago
  69. 79a5b9a [media] cx88: replaced duplicated code with function call by istvan_v@mailbox.hu · 13 years ago
  70. 8eb79c0 [media] cx88: added support for Leadtek WinFast DTV1800 H with XC4000 tuner by istvan_v@mailbox.hu · 13 years ago
  71. f271a3a [media] cx88: added support for Leadtek WinFast DTV2000 H Plus by istvan_v@mailbox.hu · 13 years ago
  72. c21973e [media] cx88: added XC4000 tuner callback and DVB attach functions by istvan_v@mailbox.hu · 13 years ago
  73. 0db15d5 [media] em28xx: Mark Kworld 305 as validated by Mauro Carvalho Chehab · 13 years ago
  74. 4f83e7b [media] em28xx: Add support for devices with a separate audio interface by Mauro Carvalho Chehab · 13 years ago
  75. dff0f8c [media] em28xx-audio: Some Alsa API fixes by Mauro Carvalho Chehab · 13 years ago
  76. debb724 [media] em28xx-audio: Properly report failures to start stream by Mauro Carvalho Chehab · 13 years ago
  77. 66cb695 [media] em28xx-audio: add debug info for the volume control by Mauro Carvalho Chehab · 13 years ago
  78. 71d7d83 [media] em28xx-audio: volumes are inverted by Mauro Carvalho Chehab · 13 years ago
  79. 43131a2 [media] em28xx-audio: add support for mute controls by Mauro Carvalho Chehab · 13 years ago
  80. 850d24a [media] em28xx-alsa: add mixer support for AC97 volume controls by Mauro Carvalho Chehab · 13 years ago
  81. 5b89ecf [media] em28xx: Allow to compile it without RC/input support by Mauro Carvalho Chehab · 13 years ago
  82. 0f8a61f [media] em28xx: Fix a wrong enum at the ac97 control tables by Mauro Carvalho Chehab · 13 years ago
  83. 00d2e7a [media] em28xx: Don't initialize a var if won't be using it by Mauro Carvalho Chehab · 13 years ago
  84. 67a8dbb [media] marvell-cam: Basic working MMP camera driver by Jonathan Corbet · 13 years ago
  85. 595a93a [media] marvell-cam: Allocate the i2c adapter in the platform driver by Jonathan Corbet · 13 years ago
  86. 1c68f88 [media] marvell-cam: Right-shift i2c slave ID's in the cafe driver by Jonathan Corbet · 13 years ago
  87. f8ff6a9 [media] marvell-cam: Move Cafe-specific register definitions to cafe-driver.c by Jonathan Corbet · 13 years ago
  88. 9eefa7d [media] marvell-cam: Remove the "untested" comment by Jonathan Corbet · 13 years ago
  89. 2164b5a [media] marvell-cam: Pass sensor parameters from the platform by Jonathan Corbet · 13 years ago
  90. abfa3df [media] marvell-cam: Separate out the Marvell camera core by Jonathan Corbet · 13 years ago
  91. f8fc729 [media] marvell-cam: Move cafe-ccic into its own directory by Jonathan Corbet · 13 years ago
  92. bd7319d [media] DocBook: Use base64 for gif/png files by Mauro Carvalho Chehab · 13 years ago
  93. 2c87d9d [media] drivers/media/video: fix memory leak of snd_cx18_init() by Andre Bartke · 13 years ago
  94. 7ce338d [media] Correct and add some parameter descriptions by Hans Petter Selasky · 13 years ago
  95. ed5d11d [media] Remove unused definitions which can cause conflict with definitions in usb/ch9.h by Hans Petter Selasky · 13 years ago
  96. 2c7988a [media] Correct error code from -ENOMEM to -EINVAL. by Hans Petter Selasky · 13 years ago
  97. 5588dc2 [media] rc-core: lirc use unsigned int by David Härdeman · 13 years ago
  98. 8a8cc95 [media] s2255drv: firmware version update, vendor request change by Sensoray Linux Development · 13 years ago
  99. a012fb2 [media] DocBook: Don't be noisy at make cleanmediadocs by Mauro Carvalho Chehab · 13 years ago
  100. 7a2b66b Revert "[media] dvb/audio.h: Remove definition for AUDIO_GET_PTS" by Mauro Carvalho Chehab · 13 years ago