1. 7a9b109 media: v4l: ctrl: Provide unlocked variant of v4l2_ctrl_grab by Sakari Ailus · 6 years ago
  2. 9a8aaa2 media: v4l: ctrl: Remove old documentation from v4l2_ctrl_grab by Sakari Ailus · 6 years ago
  3. f492fb4 media: MAINTAINERS: Fix entry for the renamed dw9807 driver by Sakari Ailus · 6 years ago
  4. 5505dca media: MAINTAINERS: update videobuf2 entry by Marek Szyprowski · 6 years ago
  5. 158bc14 media: rc: mce_kbd: input events via rc-core's input device by Sean Young · 6 years ago
  6. 0ac5a60 media: rc: imon: report mouse events using rc-core's input device by Sean Young · 6 years ago
  7. fec225a media: rc: some events are dropped by userspace by Sean Young · 6 years ago
  8. be9c03e media: v4l2-fwnode: simplify v4l2_fwnode_reference_parse_int_props() call by Mauro Carvalho Chehab · 6 years ago
  9. c1e6305 media: v4l2-fwnode: cleanup functions that parse endpoints by Mauro Carvalho Chehab · 6 years ago
  10. 6087b21 media: v4l2-core: cleanup coding style at V4L2 async/fwnode by Mauro Carvalho Chehab · 6 years ago
  11. cac0223 media: renesas-ceu: Use default mbus settings by Jacopo Mondi · 6 years ago
  12. 6a3da2e media: dt-bindings: media: renesas-ceu: Add more endpoint properties by Jacopo Mondi · 6 years ago
  13. 59e7d51 media: dt-bindings: media: renesas-ceu: Refer to video-interfaces.txt by Jacopo Mondi · 6 years ago
  14. 4a2d1dc media: smiapp: Query the V4L2 endpoint for a specific bus type by Sakari Ailus · 7 years ago
  15. 2e6e393 media: v4l: fwnode: Update V4L2 fwnode endpoint parsing documentation by Sakari Ailus · 6 years ago
  16. edc6d56 media: v4l: fwnode: Support parsing of CSI-2 C-PHY endpoints by Sakari Ailus · 6 years ago
  17. e7b2f518 media: v4l: fwnode: Use V4L2 fwnode endpoint media bus type if set by Sakari Ailus · 6 years ago
  18. 3eb32c2 media: v4l: fwnode: Print bus type by Sakari Ailus · 7 years ago
  19. e9be1b8 media: v4l: fwnode: Use default parallel flags by Sakari Ailus · 7 years ago
  20. 26c1126 media: v4l: fwnode: Use media bus type for bus parser selection by Sakari Ailus · 6 years ago
  21. 9a5b4b7 media: v4l: fwnode: Only zero the struct if bus type is set to V4L2_MBUS_UNKNOWN by Sakari Ailus · 6 years ago
  22. 60359a2 media: v4l: fwnode: Initialise the V4L2 fwnode endpoints to zero by Sakari Ailus · 6 years ago
  23. 32593dd media: v4l: fwnode: Parse the graph endpoint as last by Sakari Ailus · 6 years ago
  24. b4357d2 media: v4l: fwnode: Support default CSI-2 lane mapping for drivers by Sakari Ailus · 6 years ago
  25. c2475ae media: v4l: fwnode: Support driver-defined lane mapping defaults by Sakari Ailus · 6 years ago
  26. af11a74 media: v4l: fwnode: Only assign configuration if there is no error by Sakari Ailus · 7 years ago
  27. 276565e media: v4l: fwnode: Read lane inversion information despite lane numbering by Sakari Ailus · 6 years ago
  28. 175b18b media: v4l: fwnode: Make use of newly specified bus types by Sakari Ailus · 7 years ago
  29. 2835b5b media: v4l: fwnode: Detect bus type correctly by Sakari Ailus · 6 years ago
  30. 6970d37 media: v4l: fwnode: Let the caller provide V4L2 fwnode endpoint by Sakari Ailus · 7 years ago
  31. 2d95e7e media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHY by Sakari Ailus · 7 years ago
  32. bf63856 media: v4l: fwnode: Add definitions for CSI-2 D-PHY, parallel and Bt.656 busses by Sakari Ailus · 7 years ago
  33. 7e84dd0 media: dt-bindings: media: Specify bus type for MIPI D-PHY, others, explicitly by Sakari Ailus · 7 years ago
  34. d486532 media: v4l: fwnode: The CSI-2 clock is continuous if it's not non-continuous by Sakari Ailus · 6 years ago
  35. 106ee38 media: v4l: fwnode: Use fwnode_graph_for_each_endpoint by Sakari Ailus · 7 years ago
  36. c8677aa media: v4l: fwnode: Add debug prints for V4L2 endpoint property parsing by Sakari Ailus · 7 years ago
  37. c4a5701 media: v4l2-subdev.rst: Update doc regarding subdev descriptors by Steve Longerbeam · 6 years ago
  38. 66beb32 media: v4l2: async: Remove notifier subdevs array by Steve Longerbeam · 6 years ago
  39. d079f94 media: platform: Switch to v4l2_async_notifier_add_subdev by Steve Longerbeam · 6 years ago
  40. d5099f8 media: staging/imx: TODO: Remove one assumption about OF graph parsing by Steve Longerbeam · 6 years ago
  41. b803cd3 media: staging/imx: Switch to v4l2_async_notifier_add_*_subdev by Steve Longerbeam · 6 years ago
  42. 11e005f media: staging/imx: Rename root notifier by Steve Longerbeam · 6 years ago
  43. 1488c3c media: staging/imx: Loop through all registered subdevs for media links by Steve Longerbeam · 6 years ago
  44. 2171178 media: staging/imx: of: Remove recursive graph walk by Steve Longerbeam · 6 years ago
  45. c5040f1 media: imx: mipi csi-2: Register a subdev notifier by Steve Longerbeam · 6 years ago
  46. c893500 media: imx: csi: Register a subdev notifier by Steve Longerbeam · 6 years ago
  47. c5afc78 media: platform: video-mux: Register a subdev notifier by Steve Longerbeam · 6 years ago
  48. 1634f0e media: v4l2-fwnode: Add a convenience function for registering subdevs with notifiers by Steve Longerbeam · 6 years ago
  49. eae2aed media: v4l2-fwnode: Switch to v4l2_async_notifier_add_subdev by Steve Longerbeam · 6 years ago
  50. 23989b4 media: v4l2: async: Add convenience functions to allocate and add asd's by Steve Longerbeam · 6 years ago
  51. b47d7ff media: v4l2: async: Add v4l2_async_notifier_add_subdev by Steve Longerbeam · 6 years ago
  52. a6e7003 media: v4l2: async: Allow searching for asd of any type by Steve Longerbeam · 6 years ago
  53. 4382f37 media: v4l2-fwnode: ignore endpoints that have no remote port parent by Steve Longerbeam · 6 years ago
  54. e789805 media: i2c: adv748x: fix typo in comment for TXB CSI-2 transmitter power down by Niklas Söderlund · 6 years ago
  55. 1e2cb06 media: i2c: adv748x: Register only enabled inputs by Jacopo Mondi · 6 years ago
  56. a7f9d21 media: i2c: adv748x: Conditionally enable only CSI-2 outputs by Jacopo Mondi · 6 years ago
  57. 6bc3ea7 media: i2c: adv748x: Handle TX[A|B] power management by Jacopo Mondi · 6 years ago
  58. eccf442 media: i2c: adv748x: Support probing a single output by Jacopo Mondi · 6 years ago
  59. bf7464a media: MAINTAINERS: fix reference to STI CEC driver by Benjamin Gaignard · 6 years ago
  60. 1efbdbf media: zoran: fix spelling mistake "queing" -> "queuing" by Colin Ian King · 6 years ago
  61. 4e673ed media: rcar-vin: fix redeclaration of symbol by Niklas Söderlund · 6 years ago
  62. a41d203 media: imx-pxp: include linux/interrupt.h by Arnd Bergmann · 6 years ago
  63. b88ff59 media: stm32-dcmi: only enable IT frame on JPEG capture by Hugues Fruchet · 6 years ago
  64. 44d7f1a media: pxa_camera: Fix check for pdev->dev.of_node by Nathan Chancellor · 6 years ago
  65. ab8ff65 media: qcom: remove duplicated include file by zhong jiang · 6 years ago
  66. c525350 media: imx: use well defined 32-bit RGB pixel format by Philipp Zabel · 6 years ago
  67. cd41986 media: VPU: mediatek: don't pass an unused parameter by Dan Carpenter · 6 years ago
  68. 1611c68 media: vidioc-dqevent.rst: clarify V4L2_EVENT_SRC_CH_RESOLUTION by Hans Verkuil · 6 years ago
  69. 85e4af0 media: rc: ir-rc6-decoder: enable toggle bit for Kathrein RCU-676 remote by Matthias Reichl · 6 years ago
  70. 183e19f media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macros by Sean Young · 6 years ago
  71. c5f14af media: rc: nec keymaps should specify the nec variant they use by Sean Young · 6 years ago
  72. 5f108da media: smiapp: Remove unused loop by Ricardo Ribalda Delgado · 6 years ago
  73. b791187 media: ov5640: use JPEG mode 3 for 720p by Hugues Fruchet · 6 years ago
  74. af8e156 media: v4l: Remove support for crop default target in subdev drivers by Sakari Ailus · 6 years ago
  75. 654be7d media: v4l: i2c: Add a comment not to use static sub-device names in the future by Sakari Ailus · 6 years ago
  76. 4158757 media: davinci: Fix implicit enum conversion warning by Nathan Chancellor · 6 years ago
  77. 502fac1 media: bt8xx: Remove unnecessary self-assignment by Nathan Chancellor · 6 years ago
  78. ae5a8ca media: v4l2-common: fix typo in documentation for v4l_bound_align_image() by Niklas Söderlund · 6 years ago
  79. c5d5952 media: pci: cx23885: handle adding to list failure by Nicholas Mc Guire · 6 years ago
  80. f347596 media: au0828: Fix incorrect error messages by Brad Love · 6 years ago
  81. 4add710 media: au0828: cannot kfree dev before usb disconnect by Brad Love · 6 years ago
  82. 1cafbb8 media: venus: helpers: use true and false for boolean values by Gustavo A. R. Silva · 6 years ago
  83. 1f32061 media: coda: don't overwrite h.264 profile_idc on decoder instance by Lucas Stach · 6 years ago
  84. 8ee9241 media: vb2: check for sane values from queue_setup by Johan Fjeldtvedt · 6 years ago
  85. 58513d4 media: platform: remove redundant null pointer check before of_node_put by zhong jiang · 6 years ago
  86. 94a426c media: coda: remove redundant null pointer check before of_node_put by zhong jiang · 6 years ago
  87. a58c379 media: media colorspaces*.rst: rename AdobeRGB to opRGB by Hans Verkuil · 6 years ago
  88. 463659a0 media: hdmi.h: rename ADOBE_RGB to OPRGB and ADOBE_YCC to OPYCC by Hans Verkuil · 6 years ago
  89. db03401 media: replace ADOBERGB by OPRGB by Hans Verkuil · 6 years ago
  90. b4fbf42 media: imx-pxp: fix compilation on i386 or x86_64 by Philipp Zabel · 6 years ago
  91. e5c413e media: vicodec: Drop unused job_abort() by Ezequiel Garcia · 6 years ago
  92. f5b4a83 media: vicodec: Drop unneeded symbol dependency by Ezequiel Garcia · 6 years ago
  93. b09d8b2 media: vicodec: set state->info before calling the encode/decode funcs by Hans Verkuil · 6 years ago
  94. d61b3b4 media: vicodec: check for valid format in v4l2_fwht_en/decode by Hans Verkuil · 6 years ago
  95. 0113c50 media: saa7134: add P7131_4871 analog inputs by Alexandre GRIVEAUX · 6 years ago
  96. 8d11eb8 media: pci: ivtv: Fix a sleep-in-atomic-context bug in ivtv_yuv_init() by Jia-Ju Bai · 6 years ago
  97. 8d1a481 media: imx: work around false-positive warning, again by Arnd Bergmann · 6 years ago
  98. f94d463 media: cec: remove cec-edid.c by Hans Verkuil · 6 years ago
  99. 9cfd275 media: cec/v4l2: move V4L2 specific CEC functions to V4L2 by Hans Verkuil · 6 years ago
  100. e81bff3 media: cec: integrate cec_validate_phys_addr() in cec-api.c by Hans Verkuil · 6 years ago