1. 304e6be gpu: ipu-v3: Assign of_node of child platform devices to corresponding ports by Philipp Zabel · 9 years ago
  2. 99ae78c gpu: ipu-v3: Remove reg_offset field by Philipp Zabel · 10 years ago
  3. 7d2e8a2 gpu: ipu-v3: add support for ARGB4444 16-bit color format by Lucas Stach · 9 years ago
  4. 0cb8b75 gpu: ipu-v3: add support for 15-bit RGB with 1-bit alpha formats by Philipp Zabel · 10 years ago
  5. ca0141d gpu/drm: Kill off set_irq_flags usage by Rob Herring · 9 years ago
  6. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  7. 3527122 Merge tag 'dmaengine-4.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  8. 4d9efdfc dmaengine: ipu: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc by Jiang Liu · 9 years ago
  9. 510e642 GPU: ipu: fix lockup caused by pending chained interrupts by Russell King · 9 years ago
  10. 86f5e73 GPU: ipu: Fix race in installing IPU chained IRQ handler by Russell King · 9 years ago
  11. a49e7c0 gpu: ipu-v3: Fix IC control register offset by Philipp Zabel · 10 years ago
  12. 46d987a Merge tag 'ipu-fixes-3.18' of git://git.pengutronix.de/git/pza/linux into drm-next by Dave Airlie · 10 years ago
  13. 3feb049 gpu: ipu-v3: Add ipu_dump() by Steve Longerbeam · 10 years ago
  14. 9a34cef gpu: ipu-v3: Add more planar formats support by Steve Longerbeam · 10 years ago
  15. 4fd1a07 gpu: ipu-v3: Add ipu_idmac_lock_enable() by Steve Longerbeam · 10 years ago
  16. 2bcf577 gpu: ipu-v3: Add ipu_idmac_enable_watermark() by Steve Longerbeam · 10 years ago
  17. 6930afd gpu: ipu-v3: Add ipu_stride_to_bytes() by Steve Longerbeam · 10 years ago
  18. e7268c6 gpu: ipu-v3: Add __ipu_idmac_reset_current_buffer() by Steve Longerbeam · 10 years ago
  19. bce6f08 gpu: ipu-v3: Add ipu_idmac_clear_buffer() by Steve Longerbeam · 10 years ago
  20. aa52f57 gpu: ipu-v3: Add ipu_idmac_buffer_is_ready() by Steve Longerbeam · 10 years ago
  21. 4cea940 gpu: ipu-v3: Add helper function checking if pixfmt is planar by Steve Longerbeam · 10 years ago
  22. f835f38 gpu: ipu-v3: Add rotation mode conversion utilities by Steve Longerbeam · 10 years ago
  23. ae0e970 gpu: ipu-v3: Add ipu_mbus_code_to_colorspace() by Steve Longerbeam · 10 years ago
  24. fc43535 gpu: ipu-v3: smfc: Move enable/disable to ipu-smfc.c by Steve Longerbeam · 10 years ago
  25. 1aa8ea0 gpu: ipu-v3: Add Image Converter unit by Steve Longerbeam · 10 years ago
  26. 2ffd48f gpu: ipu-v3: Add Camera Sensor Interface unit by Steve Longerbeam · 10 years ago
  27. e4946cd gpu: ipu-v3: Return proper error on ipu_add_client_devices error path by Axel Lin · 10 years ago
  28. ba07975 gpu: ipu-v3: Add functions to set CSI/IC source muxes by Steve Longerbeam · 10 years ago
  29. 7d2691d gpu: ipu-v3: Add ipu-cpmem unit by Steve Longerbeam · 10 years ago
  30. 682b7c1 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  31. d6ca8ca gpu: ipu-v3: Register the CSI modules by Philipp Zabel · 12 years ago
  32. 3f5a8a9 gpu: ipu-v3: Add CSI and SMFC module enable wrappers by Philipp Zabel · 12 years ago
  33. e904609 gpu: ipu-v3: Add ipu_idmac_get_current_buffer function by Philipp Zabel · 12 years ago
  34. 35de925 gpu: ipu-v3: Add SMFC code by Philipp Zabel · 12 years ago
  35. 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]
  36. 912cbd4 Merge 3.13-rc5 into staging-next by Greg Kroah-Hartman · 11 years ago
  37. 4ae078d imx-drm: ipu-v3: fix potential CRTC device registration race by Russell King · 11 years ago
  38. 885a947 staging: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  39. ed5d6ca staging: drm/imx: fix return value check in ipu_add_subdevice_pdata() by Wei Yongjun · 11 years ago
  40. 89bc5be staging: imx-drm: use true and false for bool variables by Valentina Manea · 11 years ago
  41. b8d181e staging: drm/imx: add drm plane support by Philipp Zabel · 11 years ago
  42. fb822a3 staging: drm/imx: make waiting for idle channel optional by Sascha Hauer · 11 years ago
  43. 38fc7b3 staging: drm/imx: add BGR565 format by Philipp Zabel · 11 years ago
  44. 7cb1779 staging: drm/imx: fix RGB formats, make ipu_cpmem_set_fmt take a drm_fourcc by Philipp Zabel · 11 years ago
  45. e56af86 staging: drm/imx: make struct ipu_rgb format definitions const by Philipp Zabel · 11 years ago
  46. 10f2268 imx-drm: ipu-common: Add MODULE_ALIAS by Fabio Estevam · 11 years ago
  47. 62645a2 imx-drm: ipu-common: Check the return value from clk_prepare_enable() by Fabio Estevam · 11 years ago
  48. be798b2 imx-drm: ipu-common: Simplify the error path by Fabio Estevam · 11 years ago
  49. 37f85b26 staging: drm/imx: use generic irq chip unused field to block out invalid irqs by Philipp Zabel · 11 years ago
  50. 379cdec staging: drm/imx: use generic irqchip by Philipp Zabel · 11 years ago
  51. b728766 staging: drm/imx: convert IPU irq driver to irq_domain_add_linear by Philipp Zabel · 11 years ago
  52. fcba914 Merge tag 'soc-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  53. a772635 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  54. 567b1b0 Merge tag 'imx-soc-3.10' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/soc2 by Olof Johansson · 11 years ago
  55. 6c64155 staging: drm/imx: Use SRC to reset IPU by Philipp Zabel · 11 years ago
  56. de88cbb arm: Move chained_irq_(enter|exit) to a generic file by Catalin Marinas · 12 years ago
  57. 6cadd88 staging: imx-drm: ipu-common: Fix sparse warnings by Fabio Estevam · 11 years ago
  58. 4ee723a staging: imx-drm: ipu-common: Remove unused variable by Fabio Estevam · 12 years ago
  59. 4d27b2c staging: drm/imx: check return value of ipu_reset() by Lothar Waßmann · 12 years ago
  60. 8aa1be4 staging: imx-drm: remove use of __devexit by Bill Pemberton · 12 years ago
  61. c4aabf8 staging: imx-drm: remove use of __devinit by Bill Pemberton · 12 years ago
  62. 99c28f1 staging: drm/imx: remove use of __devexit_p by Bill Pemberton · 12 years ago
  63. 2d8f46f staging: drm/imx: Remove 300ms delay after memory reset by Philipp Zabel · 12 years ago
  64. 0125f21 staging: drm/imx: Add ipu_cpmem_set_yuv_interleaved() by Philipp Zabel · 12 years ago
  65. d3e4e61 staging: drm/imx: Add YVU420 support to i.MX IPUv3 base driver by Philipp Zabel · 12 years ago
  66. c096ae1 staging: drm/imx: Fix YUYV support in i.MX IPUv3 base driver by Michael Olbrich · 12 years ago
  67. 9c2c438 staging: ipu-v3: ipu-common: Indicate succesful probe by Fabio Estevam · 12 years ago
  68. fd563db staging: ipu-v3: ipu-common: Make it less verbose by Fabio Estevam · 12 years ago
  69. aecfbdb staging: drm/imx: add i.MX IPUv3 base driver by Sascha Hauer · 12 years ago