index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2017-03-16
gpu: ipu-v3: hook up PRG unit
Lucas Stach
2017-03-16
gpu: ipu-v3: add driver for Prefetch Resolve Gasket
Lucas Stach
2017-03-15
gpu: ipu-v3: add driver for Prefetch Resolve Engine
Lucas Stach
2017-03-15
gpu: ipu-v3: add support for separate alpha channels
Philipp Zabel
2017-03-15
gpu: ipu-v3: add unsynchronised DP channel disabling
Philipp Zabel
2017-02-17
gpu: ipu-v3: Stop overwriting pdev->dev.of_node of child devices
Philipp Zabel
2016-10-20
gpu: ipu-v3: initially clear all interrupts
Philipp Zabel
2016-10-20
gpu: ipu-v3: add YUV 4:4:4 support
Philipp Zabel
2016-09-19
gpu: ipu-v3: Add queued image conversion support
Steve Longerbeam
2016-09-19
gpu: ipu-v3: fix a possible NULL dereference
LABBE Corentin
2016-08-29
gpu: ipu-v3: Add FSU channel linking support
Steve Longerbeam
2016-08-29
gpu: ipu-v3: Add Video Deinterlacer unit
Steve Longerbeam
2016-08-08
gpu: ipu-v3: rename CSI client device
Steve Longerbeam
2016-08-08
gpu: ipu-v3: Add ipu_get_num()
Steve Longerbeam
2016-05-23
drm/imx: Match imx-ipuv3-crtc components using device node in platform data
Philipp Zabel
2016-05-05
gpu: ipu-v3: Fix imx-ipuv3-crtc module autoloading
Philipp Zabel
2016-02-10
gpu: ipu-v3: Reset IPU before activating IRQ
David Jander
2016-02-10
gpu: ipu-v3: Do not bail out on missing optional port nodes
Philipp Zabel
2015-11-24
gpu: ipu-v3: Assign of_node of child platform devices to corresponding ports
Philipp Zabel
2015-11-24
gpu: ipu-v3: Remove reg_offset field
Philipp Zabel
2015-10-30
gpu: ipu-v3: add support for ARGB4444 16-bit color format
Lucas Stach
2015-10-30
gpu: ipu-v3: add support for 15-bit RGB with 1-bit alpha formats
Philipp Zabel
2015-09-16
gpu/drm: Kill off set_irq_flags usage
Rob Herring
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-09-04
Merge tag 'dmaengine-4.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2015-07-16
dmaengine: ipu: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
2015-07-10
GPU: ipu: fix lockup caused by pending chained interrupts
Russell King
2015-06-18
GPU: ipu: Fix race in installing IPU chained IRQ handler
Russell King
2015-01-27
gpu: ipu-v3: Fix IC control register offset
Philipp Zabel
2014-10-07
Merge tag 'ipu-fixes-3.18' of git://git.pengutronix.de/git/pza/linux into drm...
Dave Airlie
2014-09-02
gpu: ipu-v3: Add ipu_dump()
Steve Longerbeam
2014-09-02
gpu: ipu-v3: Add more planar formats support
Steve Longerbeam
2014-09-02
gpu: ipu-v3: Add ipu_idmac_lock_enable()
Steve Longerbeam
2014-09-02
gpu: ipu-v3: Add ipu_idmac_enable_watermark()
Steve Longerbeam
2014-09-02
gpu: ipu-v3: Add ipu_stride_to_bytes()
Steve Longerbeam
2014-09-02
gpu: ipu-v3: Add __ipu_idmac_reset_current_buffer()
Steve Longerbeam
2014-09-02
gpu: ipu-v3: Add ipu_idmac_clear_buffer()
Steve Longerbeam
2014-09-02
gpu: ipu-v3: Add ipu_idmac_buffer_is_ready()
Steve Longerbeam
2014-09-02
gpu: ipu-v3: Add helper function checking if pixfmt is planar
Steve Longerbeam
2014-09-02
gpu: ipu-v3: Add rotation mode conversion utilities
Steve Longerbeam
2014-09-02
gpu: ipu-v3: Add ipu_mbus_code_to_colorspace()
Steve Longerbeam
2014-09-02
gpu: ipu-v3: smfc: Move enable/disable to ipu-smfc.c
Steve Longerbeam
2014-09-02
gpu: ipu-v3: Add Image Converter unit
Steve Longerbeam
2014-09-02
gpu: ipu-v3: Add Camera Sensor Interface unit
Steve Longerbeam
2014-09-02
gpu: ipu-v3: Return proper error on ipu_add_client_devices error path
Axel Lin
2014-08-18
gpu: ipu-v3: Add functions to set CSI/IC source muxes
Steve Longerbeam
2014-08-18
gpu: ipu-v3: Add ipu-cpmem unit
Steve Longerbeam
2014-06-12
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-06-04
gpu: ipu-v3: Register the CSI modules
Philipp Zabel
2014-06-04
gpu: ipu-v3: Add CSI and SMFC module enable wrappers
Philipp Zabel
[next]