index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
ipu-v3
/
ipu-common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-16
gpu: ipu-v3: make const arrays int_reg static, shrinks object size
Colin Ian King
1
-2
/
+2
2017-10-11
gpu: ipu-v3: Allow channel burst locking on i.MX6 only
Philipp Zabel
1
-0
/
+8
2017-07-26
drm: Convert to using %pOF instead of full_name
Rob Herring
1
-2
/
+2
2017-06-16
BackMerge tag 'v4.12-rc5' into drm-next
Dave Airlie
1
-7
/
+8
2017-06-08
gpu: ipu-v3: remove interrupt busy waiting routine
Philipp Zabel
1
-16
/
+0
2017-06-08
gpu: ipu-v3: allocate ipuv3_channels as needed
Philipp Zabel
1
-8
/
+15
2017-06-06
gpu: ipu-v3: Fix CSI selection for VDIC
Marek Vasut
1
-7
/
+8
2017-04-04
gpu: ipu-v3: don't depend on DRM being enabled
Lucas Stach
1
-1
/
+4
2017-03-16
gpu: ipu-v3: hook up PRG unit
Lucas Stach
1
-1
/
+10
2017-03-16
gpu: ipu-v3: add driver for Prefetch Resolve Gasket
Lucas Stach
1
-0
/
+1
2017-03-15
gpu: ipu-v3: add driver for Prefetch Resolve Engine
Lucas Stach
1
-1
/
+16
2017-03-15
gpu: ipu-v3: add support for separate alpha channels
Philipp Zabel
1
-0
/
+6
2017-03-15
gpu: ipu-v3: add unsynchronised DP channel disabling
Philipp Zabel
1
-3
/
+5
2017-02-17
gpu: ipu-v3: Stop overwriting pdev->dev.of_node of child devices
Philipp Zabel
1
-6
/
+0
2016-10-20
gpu: ipu-v3: initially clear all interrupts
Philipp Zabel
1
-1
/
+4
2016-10-20
gpu: ipu-v3: add YUV 4:4:4 support
Philipp Zabel
1
-0
/
+2
2016-09-19
gpu: ipu-v3: Add queued image conversion support
Steve Longerbeam
1
-0
/
+9
2016-09-19
gpu: ipu-v3: fix a possible NULL dereference
LABBE Corentin
1
-3
/
+3
2016-08-29
gpu: ipu-v3: Add FSU channel linking support
Steve Longerbeam
1
-0
/
+131
2016-08-29
gpu: ipu-v3: Add Video Deinterlacer unit
Steve Longerbeam
1
-0
/
+11
2016-08-08
gpu: ipu-v3: rename CSI client device
Steve Longerbeam
1
-2
/
+2
2016-08-08
gpu: ipu-v3: Add ipu_get_num()
Steve Longerbeam
1
-0
/
+8
2016-05-23
drm/imx: Match imx-ipuv3-crtc components using device node in platform data
Philipp Zabel
1
-2
/
+3
2016-05-05
gpu: ipu-v3: Fix imx-ipuv3-crtc module autoloading
Philipp Zabel
1
-1
/
+6
2016-02-10
gpu: ipu-v3: Reset IPU before activating IRQ
David Jander
1
-5
/
+5
2016-02-10
gpu: ipu-v3: Do not bail out on missing optional port nodes
Philipp Zabel
1
-9
/
+12
2015-11-24
gpu: ipu-v3: Assign of_node of child platform devices to corresponding ports
Philipp Zabel
1
-18
/
+38
2015-11-24
gpu: ipu-v3: Remove reg_offset field
Philipp Zabel
1
-16
/
+3
2015-10-30
gpu: ipu-v3: add support for ARGB4444 16-bit color format
Lucas Stach
1
-0
/
+1
2015-10-30
gpu: ipu-v3: add support for 15-bit RGB with 1-bit alpha formats
Philipp Zabel
1
-0
/
+4
2015-09-16
gpu/drm: Kill off set_irq_flags usage
Rob Herring
1
-2
/
+1
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
1
-2
/
+2
2015-09-04
Merge tag 'dmaengine-4.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-2
/
+2
2015-07-16
dmaengine: ipu: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
1
-2
/
+2
2015-07-10
GPU: ipu: fix lockup caused by pending chained interrupts
Russell King
1
-0
/
+3
2015-06-18
GPU: ipu: Fix race in installing IPU chained IRQ handler
Russell King
1
-8
/
+5
2015-01-27
gpu: ipu-v3: Fix IC control register offset
Philipp Zabel
1
-2
/
+2
2014-10-07
Merge tag 'ipu-fixes-3.18' of git://git.pengutronix.de/git/pza/linux into drm...
Dave Airlie
1
-1
/
+3
2014-09-02
gpu: ipu-v3: Add ipu_dump()
Steve Longerbeam
1
-0
/
+38
2014-09-02
gpu: ipu-v3: Add more planar formats support
Steve Longerbeam
1
-0
/
+21
2014-09-02
gpu: ipu-v3: Add ipu_idmac_lock_enable()
Steve Longerbeam
1
-0
/
+69
2014-09-02
gpu: ipu-v3: Add ipu_idmac_enable_watermark()
Steve Longerbeam
1
-0
/
+25
2014-09-02
gpu: ipu-v3: Add ipu_stride_to_bytes()
Steve Longerbeam
1
-0
/
+30
2014-09-02
gpu: ipu-v3: Add __ipu_idmac_reset_current_buffer()
Steve Longerbeam
1
-0
/
+23
2014-09-02
gpu: ipu-v3: Add ipu_idmac_clear_buffer()
Steve Longerbeam
1
-0
/
+28
2014-09-02
gpu: ipu-v3: Add ipu_idmac_buffer_is_ready()
Steve Longerbeam
1
-1
/
+25
2014-09-02
gpu: ipu-v3: Add helper function checking if pixfmt is planar
Steve Longerbeam
1
-0
/
+12
2014-09-02
gpu: ipu-v3: Add rotation mode conversion utilities
Steve Longerbeam
1
-0
/
+64
2014-09-02
gpu: ipu-v3: Add ipu_mbus_code_to_colorspace()
Steve Longerbeam
1
-0
/
+13
2014-09-02
gpu: ipu-v3: smfc: Move enable/disable to ipu-smfc.c
Steve Longerbeam
1
-12
/
+0
[next]