1. f727b6c media: pxa_camera: remove the dmaengine compat need by Robert Jarzmik · 7 years ago
  2. 5fb94e9 docs: Fix some broken references by Mauro Carvalho Chehab · 7 years ago
  3. 8cbc3a8 media: pxa_camera: ignore -ENOIOCTLCMD from v4l2_subdev_call for s_power by Akinobu Mita · 7 years ago
  4. 94ae1d6 media: pxa_camera: avoid duplicate s_power calls by Akinobu Mita · 7 years ago
  5. 4e48afe media: v4l2-async: simplify v4l2_async_subdev structure by Mauro Carvalho Chehab · 7 years ago
  6. 9392483 media: pxa_camera: disable and unprepare the clock source on error by Flavio Ceolin · 7 years ago
  7. 0ca4e31 media: pxa_camera: rename the soc_camera_ prefix to pxa_camera_ by Hans Verkuil · 7 years ago
  8. 6738d3b media: drivers: media: remove duplicate includes by Pravin Shedge · 7 years ago
  9. 8fd8747 media: pxa_camera: get rid of kernel_doc warnings by Mauro Carvalho Chehab · 7 years ago
  10. b6ee3f0 media: v4l: async: Move async subdev notifier operations to a separate structure by Laurent Pinchart · 7 years ago
  11. 68d9c47 media: Convert to using %pOF instead of full_name by Rob Herring · 7 years ago
  12. 2c1630c media: pxa_camera: constify v4l2_clk_ops structure by Julia Lawall · 7 years ago
  13. f57cdbd media: v4l: use WARN_ON(1) instead of __WARN() by Arnd Bergmann · 7 years ago
  14. 97bbdf0 media: v4l: Add support for CSI-1 and CCP2 busses by Sakari Ailus · 10 years ago
  15. 7e64512 media: pxa_camera: constify vb2_ops structure by Gustavo A. R. Silva · 8 years ago
  16. 859969b [media] v4l: Switch from V4L2 OF not V4L2 fwnode API by Sakari Ailus · 8 years ago
  17. ce55036 [media] pxa_camera: Fix a call with an uninitialized device pointer by Petr Cvek · 8 years ago
  18. a065c2e [media] pxa_camera: Add (un)subscribe_event ioctl by Petr Cvek · 8 years ago
  19. a14c5d2 [media] pxa_camera: Fix incorrect test in the image size generation by Petr Cvek · 8 years ago
  20. 30a42a1 [media] pxa_camera: Add remaining Bayer 8 formats by Petr Cvek · 8 years ago
  21. 06eeefe [media] media drivers: annotate fall-through by Mauro Carvalho Chehab · 8 years ago
  22. e3b4d10 [media] pxa_camera: fix module remove codepath for v4l2 clock by Petr Cvek · 8 years ago
  23. c771f42 [media] media: platform: pxa_camera: add missing sensor power on by Robert Jarzmik · 8 years ago
  24. 759a4ed [media] platform: don't break long lines by Mauro Carvalho Chehab · 8 years ago
  25. e1618a5 [media] pxa_camera: remove duplicated include from pxa_camera.c by Wei Yongjun · 8 years ago
  26. a2755e1 [media] pxa_camera: fix error return code in pxa_camera_probe() by Wei Yongjun · 8 years ago
  27. 53cf700 [media] pxa_camera: fix spelling mistake: "dequeud" -> "dequeued" by Colin Ian King · 8 years ago
  28. 34b27b1 [media] pxa_camera: merge soc_mediabus.c into pxa_camera.c by Hans Verkuil · 8 years ago
  29. ade50f4 [media] pxa_camera: remove an unused structure pointer by Mauro Carvalho Chehab · 8 years ago
  30. 8f05b34 [media] pxa_camera: make soc_mbus_xlate_by_fourcc() static by Mauro Carvalho Chehab · 8 years ago
  31. 855f5aa [media] media: platform: pxa_camera: fix style by Robert Jarzmik · 8 years ago
  32. 4bb738f [media] media: platform: pxa_camera: move pxa_camera out of soc_camera by Robert Jarzmik · 8 years ago[Renamed from drivers/media/platform/soc_camera/pxa_camera.c]
  33. fcdf9bb [media] media: platform: pxa_camera: change stop_streaming semantics by Robert Jarzmik · 8 years ago
  34. cdd657e [media] media: platform: pxa_camera: add debug register access by Robert Jarzmik · 8 years ago
  35. 283e4a82 [media] media: platform: pxa_camera: make a standalone v4l2 device by Robert Jarzmik · 8 years ago
  36. 226ad6a [media] media: platform: pxa_camera: remove set_selection by Robert Jarzmik · 8 years ago
  37. 6163497 [media] media: platform: pxa_camera: add buffer sequencing by Robert Jarzmik · 8 years ago
  38. 295ab49 [media] media: platform: pxa_camera: make printk consistent by Robert Jarzmik · 8 years ago
  39. b36bcbd [media] media: platform: pxa_camera: introduce sensor_call by Robert Jarzmik · 8 years ago
  40. 6f28435 [media] media: platform: pxa_camera: trivial move of functions by Robert Jarzmik · 8 years ago
  41. e009ebd [media] media: platform: pxa_camera: convert to vb2 by Robert Jarzmik · 8 years ago
  42. 10d5509c [media] v4l2: remove g/s_crop from video ops by Hans Verkuil · 9 years ago
  43. 1e77d55 [media] pxa_camera: conversion to dmaengine by Robert Jarzmik · 9 years ago
  44. e5853918 [media] pxa_camera: trivial move of dma irq functions by Robert Jarzmik · 9 years ago
  45. e623ebe [media] pxa_camera: move interrupt to tasklet by Robert Jarzmik · 9 years ago
  46. 8f4895f [media] pxa_camera: fix the buffer free path by Robert Jarzmik · 9 years ago
  47. a71daaa [media] move media platform data to linux/platform_data/media by Mauro Carvalho Chehab · 9 years ago
  48. d647f0b [media] include/media: move driver interface headers to a separate dir by Mauro Carvalho Chehab · 9 years ago
  49. ebf984b [media] v4l2: replace s_mbus_fmt by set_fmt in bridge drivers by Hans Verkuil · 10 years ago
  50. 5eab498 [media] v4l2: replace try_mbus_fmt by set_fmt in bridge drivers by Hans Verkuil · 10 years ago
  51. da298c6 [media] v4l2: replace video op g_mbus_fmt by pad op get_fmt by Hans Verkuil · 10 years ago
  52. ebcff5f [media] v4l2: replace enum_mbus_fmt by enum_mbus_code by Hans Verkuil · 10 years ago
  53. 7d96c3e [media] soc-camera: fix device capabilities in multiple camera host drivers by Guennadi Liakhovetski · 10 years ago
  54. 27ffaeb [media] platform: Make use of media_bus_format enum by Boris BREZILLON · 10 years ago
  55. c611c90 [media] soc_camera: remove uneeded semicolons by Mauro Carvalho Chehab · 10 years ago
  56. e9a1d94 [media] media: pxa_camera device-tree support by Robert Jarzmik · 11 years ago
  57. 39b553d [media] pxa-camera: move interface activation and deactivation to clock callbacks by Guennadi Liakhovetski · 12 years ago
  58. f7f6ce2 [media] soc-camera: move common code to soc_camera.c by Guennadi Liakhovetski · 12 years ago
  59. 56a4919 [media] soc_camera/pxa_camera: Constify struct dev_pm_ops by Sachin Kamat · 12 years ago
  60. 6003b2a [media] soc_camera/pxa_camera: Fix warning related to spacing by Sachin Kamat · 12 years ago
  61. 8efdb13 [media] soc_camera/pxa_camera: Convert to devm_ioremap_resource() by Sachin Kamat · 12 years ago
  62. 47de201 [media] drivers/media/platform/soc_camera/pxa_camera.c: use devm_ functions by Julia Lawall · 12 years ago
  63. 47ebe3f [media] soc-camera: fix compilation breakage in 3 drivers by Guennadi Liakhovetski · 12 years ago
  64. a32f7d1 Merge branch 'v4l_for_linus' into staging/for_v3.9 by Mauro Carvalho Chehab · 12 years ago
  65. dd669e9 [media] soc-camera: remove struct soc_camera_device::video_lock by Guennadi Liakhovetski · 12 years ago
  66. 4c62e97 Drivers: media: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  67. 8e6057b [media] v4l: Convert drivers to use monotonic timestamps by Sakari Ailus · 12 years ago
  68. 448a61f0 [media] media: pxa_camera: fix const cropping related warnings by Guennadi Liakhovetski · 12 years ago
  69. eabe7b0 Merge branch 'samsung_platform_data' into staging/for_v3.7 by Mauro Carvalho Chehab · 12 years ago
  70. b47ff4a [media] move soc_camera to its own directory by Mauro Carvalho Chehab · 12 years ago[Renamed from drivers/media/platform/pxa_camera.c]
  71. 2c3fb08 [media] rename drivers/media/video as .../platform by Mauro Carvalho Chehab · 12 years ago[Renamed from drivers/media/video/pxa_camera.c]
  72. ad3b81f [media] soc-camera: Add plane layout information to struct soc_mbus_pixelfmt by Laurent Pinchart · 13 years ago
  73. 2b61d46 [media] soc_camera: Use soc_camera_device::sizeimage to compute buffer sizes by Laurent Pinchart · 13 years ago
  74. 91acd962 [media] V4L: pxa_camera: add clk_prepare/clk_unprepare calls by Philipp Zabel · 13 years ago
  75. 1d6629b [media] convert drivers/media/* to use module_platform_driver() by Axel Lin · 13 years ago
  76. 8843d11 [media] soc-camera: remove redundant parameter from .set_bus_param() by Guennadi Liakhovetski · 13 years ago
  77. 679419a [media] V4L: pxa_camera: convert to the new mbus-config subdev operations by Guennadi Liakhovetski · 13 years ago
  78. 7dfff95 [media] V4L: soc-camera: remove soc-camera bus and devices on it by Guennadi Liakhovetski · 14 years ago
  79. 7254026 [media] V4L: pxa-camera: switch to using standard PM hooks by Guennadi Liakhovetski · 14 years ago
  80. 497833c [media] V4L: pxa-camera: switch to using subdev .s_power() core operation by Guennadi Liakhovetski · 14 years ago
  81. 9140121 [media] V4L: pxa-camera: try to force progressive video format by Guennadi Liakhovetski · 14 years ago
  82. a5c1cee [media] V4L: pxa_camera: remove redundant calculations by Guennadi Liakhovetski · 14 years ago
  83. 64dc3c1 [media] Stop using linux/version.h on the remaining video drivers by Mauro Carvalho Chehab · 14 years ago
  84. d2dcad4 [media] V4L: soc-camera: a missing mediabus code -> fourcc translation is not critical by Guennadi Liakhovetski · 14 years ago
  85. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  86. b6a633c [media] v4l: soc-camera: switch to .unlocked_ioctl by Guennadi Liakhovetski · 14 years ago
  87. e3cfd44 V4L/DVB: videobuf: add ext_lock argument to the queue init functions (part 2) by Hans Verkuil · 14 years ago
  88. 57bee29 V4L/DVB: soc-camera: allow only one video queue per device by Guennadi Liakhovetski · 14 years ago
  89. 0e0809a V4L/DVB: videobuf: add queue argument to videobuf_waiton() by Hans Verkuil · 14 years ago
  90. ace6e97 V4L/DVB: mediabus: fix ambiguous pixel code names by Guennadi Liakhovetski · 14 years ago
  91. 9526840 V4L/DVB: videobuf: Remove the videobuf_sg_dma_map/unmap functions by Laurent Pinchart · 15 years ago
  92. 3805f20 V4L/DVB: v4l2-subdev.h: fix enum_mbus_fmt prototype by Hans Verkuil · 15 years ago
  93. dab7e31 V4L/DVB: V4L2: Replace loops for finding max buffers in VIDIOC_REQBUFS callbacks by Andreas Bombe · 15 years ago
  94. a47f6be V4L/DVB: pxa_camera: move fifo reset direct before dma start by Stefan Herbrechtsmeier · 15 years ago
  95. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  96. 6b727c6 pxa_camera: remove init() callback by Antonio Ospite · 15 years ago
  97. 760697b V4L/DVB (13659): soc-camera: convert to the new mediabus API by Guennadi Liakhovetski · 15 years ago
  98. 5d28d52 V4L/DVB (13645): soc-camera: fix multi-line comment coding style by Guennadi Liakhovetski · 15 years ago
  99. 3253610 V4L/DVB (13644): v4l: add new v4l2-subdev sensor operations, use g_skip_top_lines in soc-camera by Guennadi Liakhovetski · 15 years ago
  100. d514eda V4L/DVB (13286): pxa-camera: Fix missing sched.h by Jonathan Cameron · 15 years ago