1. 3527122 Merge tag 'dmaengine-4.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  2. 4d9efdfc dmaengine: ipu: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc by Jiang Liu · 9 years ago
  3. 510e642 GPU: ipu: fix lockup caused by pending chained interrupts by Russell King · 9 years ago
  4. 86f5e73 GPU: ipu: Fix race in installing IPU chained IRQ handler by Russell King · 9 years ago
  5. 1d2add2 Merge tag 'imx-drm-next-2015-03-31' of git://git.pengutronix.de/git/pza/linux into drm-next by Dave Airlie · 9 years ago
  6. 8f361b2 gpu: ipu-v3: turns out the IPU can only downsize 4:1 by Philipp Zabel · 9 years ago
  7. f7089d9 gpu: ipu-v3: limit pixel clock divider to 8-bits by Philipp Zabel · 9 years ago
  8. 2872c80 drm/imx: consolidate bus format variable names by Philipp Zabel · 9 years ago
  9. a7c6e76 drm/imx: switch to use media bus formats by Philipp Zabel · 10 years ago
  10. 89ce4b0 gpu: ipu-v3: do not divide by zero if the pixel clock is too large by Philipp Zabel · 10 years ago
  11. 85840c7 Merge tag 'imx-drm-fixes-2015-01-28' of git://git.pengutronix.de/git/pza/linux into drm-next by Dave Airlie · 9 years ago
  12. a49e7c0 gpu: ipu-v3: Fix IC control register offset by Philipp Zabel · 10 years ago
  13. af7537d gpu: ipu-v3: wait_for_completion_timeout does not return negative status by Nicholas Mc Guire · 10 years ago
  14. 503f163 gpu: ipu-di: Switch to DIV_ROUND_CLOSEST for DI clock divider calc by Steve Longerbeam · 10 years ago
  15. b6835a7 gpu: ipu-v3: Use videomode in struct ipu_di_signal_cfg by Steve Longerbeam · 10 years ago
  16. 73099f1 gpu: ipu-di: remove some non-functional code by Steve Longerbeam · 10 years ago
  17. 6541d71 gpu: ipu-di: Add ipu_di_adjust_videomode() by Jiada Wang · 10 years ago
  18. f853f3d gpu: ipu-v3: Implement use counter for ipu_dc_enable(), ipu_dc_disable() by Steve Longerbeam · 11 years ago
  19. 3e47608 [media] gpu: ipu-v3: Make use of media_bus_format enum by Boris BREZILLON · 10 years ago
  20. 46d987a Merge tag 'ipu-fixes-3.18' of git://git.pengutronix.de/git/pza/linux into drm-next by Dave Airlie · 10 years ago
  21. c7750e8 gpu: ipu-v3: Kconfig: Remove SOC_IMX6SL from IMX_IPUV3_CORE Kconfig by Fabio Estevam · 10 years ago
  22. 3feb049 gpu: ipu-v3: Add ipu_dump() by Steve Longerbeam · 10 years ago
  23. 60c0445 gpu: ipu-cpmem: Add ipu_cpmem_dump() by Steve Longerbeam · 10 years ago
  24. 9a34cef gpu: ipu-v3: Add more planar formats support by Steve Longerbeam · 10 years ago
  25. 2094b60 gpu: ipu-cpmem: Add second buffer support to ipu_cpmem_set_image() by Steve Longerbeam · 10 years ago
  26. c42d37ca gpu: ipu-cpmem: Add ipu_cpmem_set_rotation() by Steve Longerbeam · 10 years ago
  27. 555f0e6 gpu: ipu-cpmem: Add ipu_cpmem_set_axi_id() by Steve Longerbeam · 10 years ago
  28. 9b9da0b gpu: ipu-cpmem: Add ipu_cpmem_set_block_mode() by Steve Longerbeam · 10 years ago
  29. 4fd1a07 gpu: ipu-v3: Add ipu_idmac_lock_enable() by Steve Longerbeam · 10 years ago
  30. 2bcf577 gpu: ipu-v3: Add ipu_idmac_enable_watermark() by Steve Longerbeam · 10 years ago
  31. 6930afd gpu: ipu-v3: Add ipu_stride_to_bytes() by Steve Longerbeam · 10 years ago
  32. e7268c6 gpu: ipu-v3: Add __ipu_idmac_reset_current_buffer() by Steve Longerbeam · 10 years ago
  33. bce6f08 gpu: ipu-v3: Add ipu_idmac_clear_buffer() by Steve Longerbeam · 10 years ago
  34. aa52f57 gpu: ipu-v3: Add ipu_idmac_buffer_is_ready() by Steve Longerbeam · 10 years ago
  35. a4cd8f2 gpu: ipu-v3: Move IDMAC channel names to imx-ipu-v3.h by Steve Longerbeam · 10 years ago
  36. 4cea940 gpu: ipu-v3: Add helper function checking if pixfmt is planar by Steve Longerbeam · 10 years ago
  37. f835f38 gpu: ipu-v3: Add rotation mode conversion utilities by Steve Longerbeam · 10 years ago
  38. ae0e970 gpu: ipu-v3: Add ipu_mbus_code_to_colorspace() by Steve Longerbeam · 10 years ago
  39. a2be35e gpu: ipu-v3: smfc: Add ipu_smfc_set_watermark() by Steve Longerbeam · 10 years ago
  40. 7fafa8f gpu: ipu-v3: smfc: Convert to per-channel by Steve Longerbeam · 10 years ago
  41. fc43535 gpu: ipu-v3: smfc: Move enable/disable to ipu-smfc.c by Steve Longerbeam · 10 years ago
  42. 1aa8ea0 gpu: ipu-v3: Add Image Converter unit by Steve Longerbeam · 10 years ago
  43. 2ffd48f gpu: ipu-v3: Add Camera Sensor Interface unit by Steve Longerbeam · 10 years ago
  44. e68885e gpu: ipu-v3: ipu-smfc: Do not leave DEBUG defined by Fabio Estevam · 10 years ago
  45. e4946cd gpu: ipu-v3: Return proper error on ipu_add_client_devices error path by Axel Lin · 10 years ago
  46. b6c044a gpu: ipu-v3: Select GENERIC_IRQ_CHIP to fix build error by Axel Lin · 10 years ago
  47. c2d670f gpu: ipu-v3: Rename and add IDMAC channels by Steve Longerbeam · 10 years ago
  48. ba07975 gpu: ipu-v3: Add functions to set CSI/IC source muxes by Steve Longerbeam · 10 years ago
  49. 7d2691d gpu: ipu-v3: Add ipu-cpmem unit by Steve Longerbeam · 10 years ago
  50. 682b7c1 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  51. d6ca8ca gpu: ipu-v3: Register the CSI modules by Philipp Zabel · 12 years ago
  52. 3f5a8a9 gpu: ipu-v3: Add CSI and SMFC module enable wrappers by Philipp Zabel · 12 years ago
  53. e904609 gpu: ipu-v3: Add ipu_idmac_get_current_buffer function by Philipp Zabel · 12 years ago
  54. 35de925 gpu: ipu-v3: Add SMFC code by Philipp Zabel · 12 years ago
  55. 39b9004 gpu: ipu-v3: Move i.MX IPUv3 core driver out of staging by Philipp Zabel · 11 years ago