1. 4828903 media: i.MX6: Support 16-bit BT.1120 video input by Krzysztof Hałasa · 3 years, 3 months ago
  2. 7d6e3fa Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 4 months ago
  3. 7cca7c8 gpu: ipu-v3: Fix i.MX IPU-v3 offset calculations for (semi)planar U/V formats by Krzysztof Hałasa · 3 years, 7 months ago
  4. 66c6594 gpu: Bulk conversion to generic_handle_domain_irq() by Marc Zyngier · 3 years, 8 months ago
  5. 4618cb7 gpu: ipu-v3: Add Rec.709 limited range support to DP by Philipp Zabel · 4 years, 5 months ago
  6. 94dfec4 drm/imx: Add 8 pixel alignment fix by Sebastian Reichel · 3 years, 8 months ago
  7. e08379e gpu/ipu-v3/ipu-di: Strip out 2 unused 'di_sync_config' entries by Lee Jones · 4 years, 1 month ago
  8. 58b24a3 gpu: ipu-v3: remove unused functions by Philipp Zabel · 5 years ago
  9. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  10. dd81d82 gpu: ipu-v3: image-convert: Wait for all EOFs before completing a tile by Steve Longerbeam · 4 years, 6 months ago
  11. 0f6245f gpu: ipu-v3: image-convert: Combine rotate/no-rotate irq handlers by Steve Longerbeam · 4 years, 7 months ago
  12. 22b2cfa gpu: ipu-v3: Restore RGB32, BGR32 by Steve Longerbeam · 4 years, 7 months ago
  13. 4d24376 gpu: ipu-v3: image-convert: only sample into the next tile if necessary by Philipp Zabel · 5 years ago
  14. fbefb84 gpu: ipu-v3: image-convert: move tile burst alignment out of loop by Philipp Zabel · 5 years ago
  15. 5fb8b65 gpu: ipu-v3: image-convert: bail on invalid tile sizes by Philipp Zabel · 5 years ago
  16. de2564c gpu: ipu-v3: image-convert: fix image downsize coefficients and tiling calculation by Philipp Zabel · 5 years ago
  17. 2e67a55 gpu: ipu-v3: image-convert: limit input seam position to hardware requirements by Philipp Zabel · 5 years ago
  18. 82c3e94 gpu: ipu-v3: image-convert: fix output seam valid interval by Philipp Zabel · 5 years ago
  19. ca84b1b gpu: ipu-v3: image-convert: move output seam valid interval calculation into find_best_seam by Philipp Zabel · 5 years ago
  20. 9b75651 gpu: ipu-v3: image-convert: enable V4L2_PIX_FMT_BGRX32 and _RGBX32 by Philipp Zabel · 5 years ago
  21. a599571 gpu: ipu-v3: enable remaining 32-bit RGB V4L2 pixel formats by Philipp Zabel · 5 years ago
  22. be8454a Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  23. fee7782 gpu: ipu-v3: image-convert: Enable double write reduction by Steve Longerbeam · 6 years ago
  24. 614014c gpu: ipu-v3: ipu-ic-csc: Add support for Rec.709 encoding by Steve Longerbeam · 6 years ago
  25. e3e4820 gpu: ipu-v3: ipu-ic-csc: Add support for limited range encoding by Steve Longerbeam · 6 years ago
  26. f208b26 gpu: ipu-v3: ipu-ic: Fully describe colorspace conversions by Steve Longerbeam · 6 years ago
  27. 3d1f62c gpu: ipu-v3: ipu-ic: Fix saturation bit offset in TPMEM by Steve Longerbeam · 6 years ago
  28. 912bbf7 gpu: ipu-v3: image-convert: Fix image downsize coefficients by Steve Longerbeam · 6 years ago
  29. bca4d70 gpu: ipu-v3: image-convert: Fix input bytesperline for packed formats by Steve Longerbeam · 6 years ago
  30. ff391ec gpu: ipu-v3: image-convert: Fix input bytesperline width/height align by Steve Longerbeam · 6 years ago
  31. 2025cf9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 by Thomas Gleixner · 6 years ago
  32. fcaf203 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159 by Thomas Gleixner · 6 years ago
  33. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
  34. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  35. d4fad0a gpu: ipu-v3: dp: fix CSC handling by Lucas Stach · 6 years ago
  36. 96a6de1 Merge tag 'media/v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 6 years ago
  37. 4bfbd56 gpu: ipu-v3: prg: add function to get channel configure status by Lucas Stach · 6 years ago
  38. 0a29b1a gpu: ipu-v3: pre: add double buffer status readback by Lucas Stach · 6 years ago
  39. 5f09bc8 Merge tag 'v5.0-rc7' into patchwork by Mauro Carvalho Chehab · 6 years ago
  40. eb0200a gpu: ipu-v3: pre: don't trigger update if buffer address doesn't change by Lucas Stach · 6 years ago
  41. bb867d21 gpu: ipu-v3: Fix CSI offsets for imx53 by Steve Longerbeam · 6 years ago
  42. 2c0408d gpu: ipu-v3: Fix i.MX51 CSI control registers offset by Alexander Shiyan · 6 years ago
  43. 9b5c8d5 media: gpu: ipu-v3: Add planar support to interlaced scan by Steve Longerbeam · 6 years ago
  44. fc8c723 media: gpu: ipu-csi: Swap fields according to input/output field types by Steve Longerbeam · 6 years ago
  45. 815b02e gpu: ipu-v3: image-convert: allow three rows or columns by Philipp Zabel · 6 years ago
  46. f1ef14f gpu: ipu-v3: image-convert: disable double buffering if necessary by Philipp Zabel · 6 years ago
  47. e46279f gpu: ipu-v3: image-convert: add some ASCII art to the exposition by Philipp Zabel · 6 years ago
  48. d966e23 gpu: ipu-v3: image-convert: fix bytesperline adjustment by Philipp Zabel · 6 years ago
  49. ff652fc gpu: ipu-v3: image-convert: relax alignment restrictions by Philipp Zabel · 6 years ago
  50. a3f4241 gpu: ipu-v3: image-convert: fix debug output for varying tile sizes by Philipp Zabel · 6 years ago
  51. 64fbae5 gpu: ipu-v3: image-convert: select optimal seam positions by Philipp Zabel · 6 years ago
  52. 76e77bf gpu: ipu-v3: image-convert: move tile alignment helpers by Philipp Zabel · 6 years ago
  53. 26ddd03 gpu: ipu-v3: image-convert: calculate tile dimensions and offsets outside fill_image by Philipp Zabel · 6 years ago
  54. 571dd82 gpu: ipu-v3: image-convert: store tile top/left position by Philipp Zabel · 6 years ago
  55. 0537db8 gpu: ipu-v3: image-convert: reconfigure IC per tile by Philipp Zabel · 6 years ago
  56. 70b9b6b gpu: ipu-v3: image-convert: calculate per-tile resize coefficients by Philipp Zabel · 6 years ago
  57. dd65d2a gpu: ipu-v3: image-convert: prepare for per-tile configuration by Philipp Zabel · 6 years ago
  58. c4e4565 gpu: ipu-v3: image-convert: Catch unaligned tile offsets by Steve Longerbeam · 6 years ago
  59. b288ada gpu: ipu-v3: image-convert: Remove need_abort flag by Steve Longerbeam · 6 years ago
  60. aa60b26 gpu: ipu-v3: image-convert: Allow reentrancy into abort by Steve Longerbeam · 6 years ago
  61. 920340a gpu: ipu-v3: image-convert: Only wait for abort completion if active run by Steve Longerbeam · 6 years ago
  62. 819bec3 gpu: ipu-v3: image-convert: Prevent race between run and unprepare by Steve Longerbeam · 6 years ago
  63. d0cbc93a gpu: ipu-v3: ipu-ic: allow to manually set resize coefficients by Philipp Zabel · 6 years ago
  64. dec408f gpu: ipu-v3: Add chroma plane offset overrides to ipu_cpmem_set_image() by Steve Longerbeam · 6 years ago
  65. 22ec0808 gpu: ipu-cpmem: add WARN_ON_ONCE() for unaligned dma buffers by Steve Longerbeam · 6 years ago
  66. 2d95e7e media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHY by Sakari Ailus · 6 years ago
  67. 54dbe75 Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  68. 17bc343 Merge branches 'pm-core', 'pm-domains', 'pm-sleep', 'acpi-pm' and 'pm-cpuidle' by Rafael J. Wysocki · 6 years ago
  69. 8511b7d Merge tag 'imx-drm-fixes-2018-08-03' of git://git.pengutronix.de/git/pza/linux into drm-next by Dave Airlie · 6 years ago
  70. 2d87e6c gpu: ipu-v3: default to id 0 on missing OF alias by Philipp Zabel · 7 years ago
  71. 9f0ba3d gpu: ipu-v3: Fix U/V offset macros for planar 4:2:0 by Steve Longerbeam · 6 years ago
  72. 5c41bb6 gpu: ipu-v3: add support for XRGB32 and XBGR32 V4L2 pixel formats by Philipp Zabel · 6 years ago
  73. 4e3c5d7 gpu: ipu-v3: Allow negative offsets for interlaced scanning by Philipp Zabel · 7 years ago
  74. 1e6a149 gpu: ipu-v3: csi: support RGB565 on parallel bus by Jan Luebbe · 7 years ago
  75. d36d0e6 gpu: ipu-v3: csi: pass back mbus_code_to_bus_cfg error codes by Enrico Scholz · 7 years ago
  76. 7cc3bf3 gpu: ipu-csi: add rgb/bgr888 24bit support to mbus_code_to_bus_cfg by Michael Grzeschik · 7 years ago
  77. bbe4a08 gpu: ipu-csi: Check for field type alternate by Steve Longerbeam · 7 years ago
  78. e88728f driver core: Rename flag AUTOREMOVE to AUTOREMOVE_CONSUMER by Vivek Gautam · 7 years ago
  79. 746d024 gpu: ipu-v3: prg: avoid possible array underflow by Arnd Bergmann · 7 years ago
  80. 50b0f0a gpu: ipu-csi: add 10/12-bit grayscale support to mbus_code_to_bus_cfg by Jan Luebbe · 7 years ago
  81. 58a22fc gpu: ipu-cpmem: add 16-bit grayscale support to ipu_cpmem_set_image by Philipp Zabel · 7 years ago
  82. 3addaba gpu: ipu-v3: prg: fix device node leak in ipu_prg_lookup_by_phandle by Tobias Jordan · 7 years ago
  83. c795f30 gpu: ipu-v3: pre: fix device node leak in ipu_pre_lookup_by_phandle by Tobias Jordan · 7 years ago
  84. 6d36b7f gpu: ipu-cpmem: add 8-bit grayscale support to ipu_cpmem_set_image by Philipp Zabel · 7 years ago
  85. ac66b83 gpu: ipu-v3: make const arrays int_reg static, shrinks object size by Colin Ian King · 7 years ago
  86. 4cfea3c gpu: ipu-v3: allow to build with COMPILE_TEST by Philipp Zabel · 7 years ago
  87. a2ceec5 gpu: ipu-v3: prg: add modifier support by Lucas Stach · 7 years ago
  88. 2f64a55 gpu: ipu-v3: pre: add tiled prefetch support by Lucas Stach · 7 years ago
  89. 7294408 gpu: ipu-v3: prg: switch to runtime PM by Lucas Stach · 7 years ago
  90. c353bfc Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  91. af5ecb5 Merge tag 'imx-drm-next-2017-10-18' of git://git.pengutronix.de/git/pza/linux into drm-next by Dave Airlie · 7 years ago
  92. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  93. 11aff4b gpu: ipu-v3: pre: implement workaround for ERR009624 by Lucas Stach · 7 years ago
  94. 263c3b8 gpu: ipu-v3: prg: wait for double buffers to be filled on channel startup by Lucas Stach · 8 years ago
  95. cda7755 gpu: ipu-v3: Allow channel burst locking on i.MX6 only by Philipp Zabel · 7 years ago
  96. e64b918 gpu: ipu-v3: ipu-dc: Remove unused 'di' variable by Fabio Estevam · 7 years ago
  97. 906dde0 Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  98. 2406b29 gpu: ipu-v3: add DRM dependency by Arnd Bergmann · 7 years ago
  99. 4bf9914 drm: Convert to using %pOF instead of full_name by Rob Herring · 7 years ago
  100. 925344c BackMerge tag 'v4.12-rc5' into drm-next by Dave Airlie · 8 years ago