1. 3e0ec41 [media] V4L: dynamically allocate video_device nodes in subdevices by Guennadi Liakhovetski · 13 years ago
  2. 443f483 [media] V4L: mt9m001, mt9v022: use internally cached pixel code by Guennadi Liakhovetski · 13 years ago
  3. 14178aa [media] V4L: soc-camera: start removing struct soc_camera_device from client drivers by Guennadi Liakhovetski · 13 years ago
  4. 0934d94 [media] soc_camera: remove the now obsolete struct soc_camera_ops by Hans Verkuil · 13 years ago
  5. d34bfcd2 [media] sh_mobile_ceu_camera: implement the control handler by Hans Verkuil · 13 years ago
  6. ee02da6 [media] soc_camera: add control handler support by Hans Verkuil · 13 years ago
  7. 2d86401 [media] V4L: vb2: add support for buffers of different sizes on a single queue by Guennadi Liakhovetski · 13 years ago
  8. fc714e7 [media] V4L: vb2: prepare to support multi-size buffers by Guennadi Liakhovetski · 13 years ago
  9. 2150158 [media] V4L: add two new ioctl()s for multi-size videobuffer management by Guennadi Liakhovetski · 13 years ago
  10. ebc087d [media] V4L: add a new videobuf2 buffer state VB2_BUF_STATE_PREPARED by Guennadi Liakhovetski · 13 years ago
  11. d839fe1 [media] V4L: soc-camera: remove soc-camera client bus-param operations and supporting code by Guennadi Liakhovetski · 13 years ago
  12. 1067247 [media] V4L: soc_camera_platform: remove superfluous soc-camera client operations by Guennadi Liakhovetski · 13 years ago
  13. 3e1b6b7 [media] V4L: ov772x: remove superfluous soc-camera client operations by Guennadi Liakhovetski · 13 years ago
  14. 9d3baeb [media] V4L: soc-camera: compatible bus-width flags by Guennadi Liakhovetski · 13 years ago
  15. 84c760a [media] V4L: soc_camera_platform: support the new mbus-config subdev ops by Guennadi Liakhovetski · 13 years ago
  16. 2891f37 [media] V4L: ov772x: rename macros to not pollute the global namespace by Guennadi Liakhovetski · 13 years ago
  17. 32c69fcc [media] V4L: soc-camera: add helper functions for new bus configuration type by Guennadi Liakhovetski · 13 years ago
  18. 1eb6337 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  19. 395cf96 doc: fix broken references by Paul Bolle · 13 years ago
  20. 5b3bdfc [media] m5mols: Remove superfluous irq field from the platform data struct by Sylwester Nawrocki · 13 years ago
  21. 12ecf56 [media] s5p-fimc: Convert to use generic media bus polarity flags by Sylwester Nawrocki · 13 years ago
  22. 3c6938f [media] v4l2: Add polarity flag definitions for the parallel bus FIELD signal by Sylwester Nawrocki · 13 years ago
  23. 999d6bc [media] ati_remote: add support for SnapStream Firefly remote by Anssi Hannula · 13 years ago
  24. 175fcec [media] ati_remote: add keymap for Medion X10 RF remote by Anssi Hannula · 13 years ago
  25. c34516e [media] ati_remote: migrate to the rc subsystem by Anssi Hannula · 13 years ago
  26. 0a54b86 [media] mt9t001: Aptina (Micron) MT9T001 3MP sensor driver by Laurent Pinchart · 14 years ago
  27. 6783fe5 [media] noon010pc30: Remove g_chip_ident operation handler by Sylwester Nawrocki · 13 years ago
  28. 5626b8c [media] v4l2-ctrls: implement new volatile autocluster scheme by Hans Verkuil · 13 years ago
  29. 8836510 [media] v4l2-ctrls: replace is_volatile with V4L2_CTRL_FLAG_VOLATILE by Hans Verkuil · 13 years ago
  30. e060c38 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  31. e81b151 Remove unneeded version.h includes from include/ by Jesper Juhl · 13 years ago
  32. 418d93a [media] mt9p031: Aptina (Micron) MT9P031 5MP sensor driver by Javier Martin · 13 years ago
  33. b98d32f [media] omap3isp: Move platform data definitions from isp.h to media/omap3isp.h by Laurent Pinchart · 13 years ago
  34. e1d72f4 [media] s5p-fimc: Add v4l2_device notification support for single frame capture by Sylwester Nawrocki · 13 years ago
  35. d395322 [media] s5p-fimc: Add the media device driver by Sylwester Nawrocki · 13 years ago
  36. bd323e2 [media] media: vb2: change queue initialization order by Marek Szyprowski · 13 years ago
  37. ba7fcb0 [media] media: vb2: dma contig allocator: use dma_addr instread of paddr by Marek Szyprowski · 13 years ago
  38. 035aa14 [media] media: vb2: change plane sizes array to unsigned int[] by Marek Szyprowski · 13 years ago
  39. 25a27d9 [media] media: vb2: fix handling MAPPED buffer flag by Marek Szyprowski · 13 years ago
  40. c1426bc [media] media: vb2: add a check if queued userptr buffer is large enough by Marek Szyprowski · 13 years ago
  41. 86b0dbe [media] rc-core.h: Surround macro with do {} while (0) by Joe Perches · 13 years ago
  42. 44d0b80 [media] saa7146: Use current logging styles by Joe Perches · 13 years ago
  43. b52a851 [media] V4L: initial driver for ov5642 CMOS sensor by Bastian Hecht · 13 years ago
  44. 7dfff95 [media] V4L: soc-camera: remove soc-camera bus and devices on it by Guennadi Liakhovetski · 13 years ago
  45. d33b290 [media] V4L: soc-camera: un-export the soc-camera bus by Guennadi Liakhovetski · 13 years ago
  46. 6b526fe [media] V4L: sh_mobile_csi2: switch away from using the soc-camera bus notifier by Guennadi Liakhovetski · 13 years ago
  47. 91c7953 [media] V4L: add media bus configuration subdev operations by Guennadi Liakhovetski · 13 years ago
  48. 033d746 [media] V4L: soc-camera: remove now unused soc-camera specific PM hooks by Guennadi Liakhovetski · 13 years ago
  49. 5930ab2 [media] v4l: add g_std_output callback to V4L2 subdev by Tomasz Stanislawski · 13 years ago
  50. 8b32dd0 [media] v4l: add g_dv_preset callback to V4L2 subdev by Tomasz Stanislawski · 13 years ago
  51. 839cf81 [media] v4l: add g_tvnorms_output callback to V4L2 subdev by Tomasz Stanislawski · 14 years ago
  52. f5f2cc6 [media] rc-core support for Microsoft IR keyboard/mouse by Jarod Wilson · 13 years ago
  53. 13abada [media] adp1653: Add driver for LED flash controller by Sakari Ailus · 14 years ago
  54. 3ad57c3 [media] v4l2-event.h: add overview documentation to the header by Hans Verkuil · 13 years ago
  55. 3f66f0e [media] v4l2-ctrls/v4l2-events: small coding style cleanups by Hans Verkuil · 13 years ago
  56. eb5b16e [media] v4l2-ctrls: improve discovery of controls of the same cluster by Hans Verkuil · 13 years ago
  57. 2151bdc [media] v4l2-event: add optional merge and replace callbacks by Hans Verkuil · 13 years ago
  58. f1e393d [media] v4l2-event/ctrls/fh: allocate events per fh and per type instead of just per-fh by Hans Verkuil · 13 years ago
  59. 77068d3 [media] v4l2-ctrls/event: remove struct v4l2_ctrl_fh, instead use v4l2_subscribed_event by Hans Verkuil · 13 years ago
  60. 523f46d [media] v4l2-events/fh: merge v4l2_events into v4l2_fh by Hans Verkuil · 13 years ago
  61. 195ebc4 [media] V4L: at91: add Atmel Image Sensor Interface (ISI) support by Josh Wu · 13 years ago
  62. 8318a64 [media] V4L: soc-camera: remove several now unused soc-camera client operations by Guennadi Liakhovetski · 13 years ago
  63. b7ccdba [media] V4L: soc-camera: MIPI flags are not sensor flags by Guennadi Liakhovetski · 13 years ago
  64. 82a7c04 [media] v4l2-ctrls: make manual_mode_value 8 bits and check against control range by Hans Verkuil · 13 years ago
  65. ce72757 [media] v4l2-ctrls: simplify event subscription by Hans Verkuil · 13 years ago
  66. 6e23939 [media] v4l2-ctrls: add control events by Hans Verkuil · 13 years ago
  67. ab892ba [media] v4l2-ctrls: add v4l2_fh pointer to the set control functions by Hans Verkuil · 13 years ago
  68. 72d877c [media] v4l2-ctrls: add v4l2_ctrl_auto_cluster to simplify autogain/gain scenarios by Hans Verkuil · 13 years ago
  69. 2d28b68 [media] v4l2-ioctl: add ctrl_handler to v4l2_fh by Hans Verkuil · 14 years ago
  70. 606b69e [media] davinci vpbe: VENC( Video Encoder) implementation by Manjunath Hadli · 13 years ago
  71. ff0f23d [media] davinci vpbe: OSD(On Screen Display) block by Manjunath Hadli · 13 years ago
  72. 66715cd [media] davinci vpbe: VPBE display driver by Manjunath Hadli · 13 years ago
  73. a2c25b4 [media] davinci vpbe: V4L2 display driver for DM644X SoC by Manjunath Hadli · 13 years ago
  74. 9cd4971 [media] radio-timb: Simplified platform data by Richard Röjfors · 13 years ago
  75. 67a8dbb [media] marvell-cam: Basic working MMP camera driver by Jonathan Corbet · 13 years ago
  76. f8fc729 [media] marvell-cam: Move cafe-ccic into its own directory by Jonathan Corbet · 13 years ago
  77. 5588dc2 [media] rc-core: lirc use unsigned int by David Härdeman · 14 years ago
  78. 8d009a0 [media] dib0700: add initial code for PCTV 340e by Davide Ferri by Davide Ferri · 15 years ago
  79. 338e9e1 [media] tuner-core/v4l2-subdev: document that the type field has to be filled in by Hans Verkuil · 13 years ago
  80. e206fc5 [media] v4l2-subdev.h: remove unused s_mode tuner op by Hans Verkuil · 13 years ago
  81. c307011 [media] m5mols: Use proper email address format by HeungJun, Kim · 13 years ago
  82. 8de111e2 [media] lirc_dev: store cdev in irctl, up maxdevs by Jarod Wilson · 13 years ago
  83. 6e3ea0e [media] v4l: Fix media_entity_to_video_device macro argument name by Laurent Pinchart · 14 years ago
  84. 5d8f290 [media] Add missing include guard to header file by Hans Petter Selasky · 14 years ago
  85. bc12510 [media] Add support for M-5MOLS 8 Mega Pixel camera ISP by HeungJun, Kim · 14 years ago
  86. 08aeb7c [media] rc: add locking to fix register/show race by Jarod Wilson · 14 years ago
  87. ecc6517 [media] Revert "V4L/DVB: v4l2-dev: remove get_unmapped_area" by Bob Liu · 14 years ago
  88. cc552b6 [media] V4L: soc-camera: add a new packing for YUV 4:2:0 type formats by Guennadi Liakhovetski · 14 years ago
  89. 93f116d [media] V4L: soc-camera: avoid huge arrays, caused by changed format codes by Guennadi Liakhovetski · 14 years ago
  90. ee1b6f4 [media] V4L: soc-camera: add MIPI bus flags by Kassey Li · 14 years ago
  91. 64149de [media] V4L: soc-camera: add JPEG support by Kassey Li · 14 years ago
  92. aee5c2f [media] V4L: soc-camera: add a livecrop host operation by Guennadi Liakhovetski · 14 years ago
  93. 0f2ce16 [media] v4l: Add mt9v032 sensor driver by Detlev Casanova · 14 years ago
  94. d0ff237 [media] rc: add tivo/nero liquidtv keymap by Jarod Wilson · 14 years ago
  95. ec0c8d5 [media] V4L: soc_camera_platform: add helper functions to manage device instances by Guennadi Liakhovetski · 14 years ago
  96. 7fcaa9a 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
  97. c6c7354 [media] v4l2-device: fix a macro definition by Guennadi Liakhovetski · 14 years ago
  98. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  99. 472af2b [media] videobuf2-dma-contig: make cookie() return a pointer to dma_addr_t by Pawel Osciak · 14 years ago
  100. 0e4c180 [media] v4l: soc-camera: Store negotiated buffer settings by Sergio Aguirre · 14 years ago