1. cda7755 gpu: ipu-v3: Allow channel burst locking on i.MX6 only by Philipp Zabel · 7 years ago
  2. 4bf9914 drm: Convert to using %pOF instead of full_name by Rob Herring · 7 years ago
  3. 925344c BackMerge tag 'v4.12-rc5' into drm-next by Dave Airlie · 8 years ago
  4. ffb4073 gpu: ipu-v3: remove interrupt busy waiting routine by Philipp Zabel · 8 years ago
  5. 93adc8b gpu: ipu-v3: allocate ipuv3_channels as needed by Philipp Zabel · 8 years ago
  6. b7dfee24 gpu: ipu-v3: Fix CSI selection for VDIC by Marek Vasut · 8 years ago
  7. 30310c8 gpu: ipu-v3: don't depend on DRM being enabled by Lucas Stach · 8 years ago
  8. 92681fe gpu: ipu-v3: hook up PRG unit by Lucas Stach · 8 years ago
  9. ea9c260 gpu: ipu-v3: add driver for Prefetch Resolve Gasket by Lucas Stach · 8 years ago
  10. d2a3423 gpu: ipu-v3: add driver for Prefetch Resolve Engine by Lucas Stach · 8 years ago
  11. e72db3b gpu: ipu-v3: add support for separate alpha channels by Philipp Zabel · 10 years ago
  12. f9bb7ac gpu: ipu-v3: add unsynchronised DP channel disabling by Philipp Zabel · 8 years ago
  13. 0e47b02 gpu: ipu-v3: Stop overwriting pdev->dev.of_node of child devices by Philipp Zabel · 8 years ago
  14. a92d814 gpu: ipu-v3: initially clear all interrupts by Philipp Zabel · 8 years ago
  15. c9d508c gpu: ipu-v3: add YUV 4:4:4 support by Philipp Zabel · 8 years ago
  16. cd98e85 gpu: ipu-v3: Add queued image conversion support by Steve Longerbeam · 8 years ago
  17. e92e447 gpu: ipu-v3: fix a possible NULL dereference by LABBE Corentin · 8 years ago
  18. ac4708f gpu: ipu-v3: Add FSU channel linking support by Steve Longerbeam · 8 years ago
  19. 2d2ead4 gpu: ipu-v3: Add Video Deinterlacer unit by Steve Longerbeam · 8 years ago
  20. 88287ec gpu: ipu-v3: rename CSI client device by Steve Longerbeam · 8 years ago
  21. 572a761 gpu: ipu-v3: Add ipu_get_num() by Steve Longerbeam · 8 years ago
  22. 310944d drm/imx: Match imx-ipuv3-crtc components using device node in platform data by Philipp Zabel · 9 years ago
  23. 503fe87 gpu: ipu-v3: Fix imx-ipuv3-crtc module autoloading by Philipp Zabel · 9 years ago
  24. 596a65d gpu: ipu-v3: Reset IPU before activating IRQ by David Jander · 10 years ago
  25. 17e0521 gpu: ipu-v3: Do not bail out on missing optional port nodes by Philipp Zabel · 9 years ago
  26. 304e6be gpu: ipu-v3: Assign of_node of child platform devices to corresponding ports by Philipp Zabel · 9 years ago
  27. 99ae78c gpu: ipu-v3: Remove reg_offset field by Philipp Zabel · 10 years ago
  28. 7d2e8a2 gpu: ipu-v3: add support for ARGB4444 16-bit color format by Lucas Stach · 9 years ago
  29. 0cb8b75 gpu: ipu-v3: add support for 15-bit RGB with 1-bit alpha formats by Philipp Zabel · 10 years ago
  30. ca0141d gpu/drm: Kill off set_irq_flags usage by Rob Herring · 9 years ago
  31. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  32. 3527122 Merge tag 'dmaengine-4.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  33. 4d9efdfc dmaengine: ipu: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc by Jiang Liu · 9 years ago
  34. 510e642 GPU: ipu: fix lockup caused by pending chained interrupts by Russell King · 10 years ago
  35. 86f5e73 GPU: ipu: Fix race in installing IPU chained IRQ handler by Russell King · 10 years ago
  36. a49e7c0 gpu: ipu-v3: Fix IC control register offset by Philipp Zabel · 10 years ago
  37. 46d987a Merge tag 'ipu-fixes-3.18' of git://git.pengutronix.de/git/pza/linux into drm-next by Dave Airlie · 10 years ago
  38. 3feb049 gpu: ipu-v3: Add ipu_dump() by Steve Longerbeam · 11 years ago
  39. 9a34cef gpu: ipu-v3: Add more planar formats support by Steve Longerbeam · 11 years ago
  40. 4fd1a07 gpu: ipu-v3: Add ipu_idmac_lock_enable() by Steve Longerbeam · 11 years ago
  41. 2bcf577 gpu: ipu-v3: Add ipu_idmac_enable_watermark() by Steve Longerbeam · 11 years ago
  42. 6930afd gpu: ipu-v3: Add ipu_stride_to_bytes() by Steve Longerbeam · 11 years ago
  43. e7268c6 gpu: ipu-v3: Add __ipu_idmac_reset_current_buffer() by Steve Longerbeam · 11 years ago
  44. bce6f08 gpu: ipu-v3: Add ipu_idmac_clear_buffer() by Steve Longerbeam · 11 years ago
  45. aa52f57 gpu: ipu-v3: Add ipu_idmac_buffer_is_ready() by Steve Longerbeam · 11 years ago
  46. 4cea940 gpu: ipu-v3: Add helper function checking if pixfmt is planar by Steve Longerbeam · 11 years ago
  47. f835f38 gpu: ipu-v3: Add rotation mode conversion utilities by Steve Longerbeam · 11 years ago
  48. ae0e970 gpu: ipu-v3: Add ipu_mbus_code_to_colorspace() by Steve Longerbeam · 11 years ago
  49. fc43535 gpu: ipu-v3: smfc: Move enable/disable to ipu-smfc.c by Steve Longerbeam · 11 years ago
  50. 1aa8ea0 gpu: ipu-v3: Add Image Converter unit by Steve Longerbeam · 10 years ago
  51. 2ffd48f gpu: ipu-v3: Add Camera Sensor Interface unit by Steve Longerbeam · 10 years ago
  52. e4946cd gpu: ipu-v3: Return proper error on ipu_add_client_devices error path by Axel Lin · 10 years ago
  53. ba07975 gpu: ipu-v3: Add functions to set CSI/IC source muxes by Steve Longerbeam · 11 years ago
  54. 7d2691d gpu: ipu-v3: Add ipu-cpmem unit by Steve Longerbeam · 11 years ago
  55. 682b7c1 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  56. d6ca8ca gpu: ipu-v3: Register the CSI modules by Philipp Zabel · 13 years ago
  57. 3f5a8a9 gpu: ipu-v3: Add CSI and SMFC module enable wrappers by Philipp Zabel · 13 years ago
  58. e904609 gpu: ipu-v3: Add ipu_idmac_get_current_buffer function by Philipp Zabel · 13 years ago
  59. 35de925 gpu: ipu-v3: Add SMFC code by Philipp Zabel · 13 years ago
  60. 39b9004 gpu: ipu-v3: Move i.MX IPUv3 core driver out of staging by Philipp Zabel · 11 years ago[Renamed (99%) from drivers/staging/imx-drm/ipu-v3/ipu-common.c]
  61. 912cbd4 Merge 3.13-rc5 into staging-next by Greg Kroah-Hartman · 11 years ago
  62. 4ae078d imx-drm: ipu-v3: fix potential CRTC device registration race by Russell King · 11 years ago
  63. 885a947 staging: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  64. ed5d6ca staging: drm/imx: fix return value check in ipu_add_subdevice_pdata() by Wei Yongjun · 11 years ago
  65. 89bc5be staging: imx-drm: use true and false for bool variables by Valentina Manea · 11 years ago
  66. b8d181e staging: drm/imx: add drm plane support by Philipp Zabel · 11 years ago
  67. fb822a3 staging: drm/imx: make waiting for idle channel optional by Sascha Hauer · 11 years ago
  68. 38fc7b3 staging: drm/imx: add BGR565 format by Philipp Zabel · 11 years ago
  69. 7cb1779 staging: drm/imx: fix RGB formats, make ipu_cpmem_set_fmt take a drm_fourcc by Philipp Zabel · 11 years ago
  70. e56af86 staging: drm/imx: make struct ipu_rgb format definitions const by Philipp Zabel · 11 years ago
  71. 10f2268 imx-drm: ipu-common: Add MODULE_ALIAS by Fabio Estevam · 11 years ago
  72. 62645a2 imx-drm: ipu-common: Check the return value from clk_prepare_enable() by Fabio Estevam · 11 years ago
  73. be798b2 imx-drm: ipu-common: Simplify the error path by Fabio Estevam · 11 years ago
  74. 37f85b26 staging: drm/imx: use generic irq chip unused field to block out invalid irqs by Philipp Zabel · 12 years ago
  75. 379cdec staging: drm/imx: use generic irqchip by Philipp Zabel · 12 years ago
  76. b728766 staging: drm/imx: convert IPU irq driver to irq_domain_add_linear by Philipp Zabel · 12 years ago
  77. fcba914 Merge tag 'soc-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  78. a772635 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  79. 567b1b0 Merge tag 'imx-soc-3.10' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/soc2 by Olof Johansson · 12 years ago
  80. 6c64155 staging: drm/imx: Use SRC to reset IPU by Philipp Zabel · 12 years ago
  81. de88cbb arm: Move chained_irq_(enter|exit) to a generic file by Catalin Marinas · 12 years ago
  82. 6cadd88 staging: imx-drm: ipu-common: Fix sparse warnings by Fabio Estevam · 12 years ago
  83. 4ee723a staging: imx-drm: ipu-common: Remove unused variable by Fabio Estevam · 12 years ago
  84. 4d27b2c staging: drm/imx: check return value of ipu_reset() by Lothar Waßmann · 12 years ago
  85. 8aa1be4 staging: imx-drm: remove use of __devexit by Bill Pemberton · 12 years ago
  86. c4aabf8 staging: imx-drm: remove use of __devinit by Bill Pemberton · 12 years ago
  87. 99c28f1 staging: drm/imx: remove use of __devexit_p by Bill Pemberton · 12 years ago
  88. 2d8f46f staging: drm/imx: Remove 300ms delay after memory reset by Philipp Zabel · 12 years ago
  89. 0125f21 staging: drm/imx: Add ipu_cpmem_set_yuv_interleaved() by Philipp Zabel · 12 years ago
  90. d3e4e61 staging: drm/imx: Add YVU420 support to i.MX IPUv3 base driver by Philipp Zabel · 12 years ago
  91. c096ae1 staging: drm/imx: Fix YUYV support in i.MX IPUv3 base driver by Michael Olbrich · 12 years ago
  92. 9c2c438 staging: ipu-v3: ipu-common: Indicate succesful probe by Fabio Estevam · 12 years ago
  93. fd563db staging: ipu-v3: ipu-common: Make it less verbose by Fabio Estevam · 12 years ago
  94. aecfbdb staging: drm/imx: add i.MX IPUv3 base driver by Sascha Hauer · 12 years ago