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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-14
[media] gpu: ipu-v3: Make use of media_bus_format enum
Boris BREZILLON
1
-33
/
+33
2014-10-07
Merge tag 'ipu-fixes-3.18' of git://git.pengutronix.de/git/pza/linux into drm...
Dave Airlie
3
-3
/
+5
2014-09-25
gpu: ipu-v3: Kconfig: Remove SOC_IMX6SL from IMX_IPUV3_CORE Kconfig
Fabio Estevam
1
-1
/
+1
2014-09-02
gpu: ipu-v3: Add ipu_dump()
Steve Longerbeam
1
-0
/
+38
2014-09-02
gpu: ipu-cpmem: Add ipu_cpmem_dump()
Steve Longerbeam
1
-0
/
+63
2014-09-02
gpu: ipu-v3: Add more planar formats support
Steve Longerbeam
2
-18
/
+120
2014-09-02
gpu: ipu-cpmem: Add second buffer support to ipu_cpmem_set_image()
Steve Longerbeam
1
-16
/
+16
2014-09-02
gpu: ipu-cpmem: Add ipu_cpmem_set_rotation()
Steve Longerbeam
1
-0
/
+10
2014-09-02
gpu: ipu-cpmem: Add ipu_cpmem_set_axi_id()
Steve Longerbeam
1
-0
/
+7
2014-09-02
gpu: ipu-cpmem: Add ipu_cpmem_set_block_mode()
Steve Longerbeam
1
-0
/
+6
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
2
-1
/
+26
2014-09-02
gpu: ipu-v3: Move IDMAC channel names to imx-ipu-v3.h
Steve Longerbeam
1
-25
/
+0
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: Add ipu_smfc_set_watermark()
Steve Longerbeam
1
-0
/
+20
2014-09-02
gpu: ipu-v3: smfc: Convert to per-channel
Steve Longerbeam
1
-26
/
+106
2014-09-02
gpu: ipu-v3: smfc: Move enable/disable to ipu-smfc.c
Steve Longerbeam
2
-12
/
+12
2014-09-02
gpu: ipu-v3: Add Image Converter unit
Steve Longerbeam
4
-2
/
+803
2014-09-02
gpu: ipu-v3: Add Camera Sensor Interface unit
Steve Longerbeam
4
-13
/
+780
2014-09-02
gpu: ipu-v3: ipu-smfc: Do not leave DEBUG defined
Fabio Estevam
1
-1
/
+0
2014-09-02
gpu: ipu-v3: Return proper error on ipu_add_client_devices error path
Axel Lin
1
-1
/
+3
2014-09-02
gpu: ipu-v3: Select GENERIC_IRQ_CHIP to fix build error
Axel Lin
1
-0
/
+1
2014-08-18
gpu: ipu-v3: Rename and add IDMAC channels
Steve Longerbeam
1
-6
/
+14
2014-08-18
gpu: ipu-v3: Add functions to set CSI/IC source muxes
Steve Longerbeam
1
-0
/
+51
2014-08-18
gpu: ipu-v3: Add ipu-cpmem unit
Steve Longerbeam
4
-449
/
+622
2014-06-12
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
9
-0
/
+3673
2014-06-04
gpu: ipu-v3: Register the CSI modules
Philipp Zabel
1
-5
/
+32
2014-06-04
gpu: ipu-v3: Add CSI and SMFC module enable wrappers
Philipp Zabel
1
-0
/
+24
2014-06-04
gpu: ipu-v3: Add ipu_idmac_get_current_buffer function
Philipp Zabel
1
-0
/
+9
2014-06-04
gpu: ipu-v3: Add SMFC code
Philipp Zabel
4
-1
/
+114
2014-06-04
gpu: ipu-v3: Move i.MX IPUv3 core driver out of staging
Philipp Zabel
8
-0
/
+3371