index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
ipu-v3
/
ipu-common.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2014-09-02
gpu: ipu-v3: Add Image Converter unit
Steve Longerbeam
1
-1
/
+18
2014-09-02
gpu: ipu-v3: Add Camera Sensor Interface unit
Steve Longerbeam
1
-12
/
+32
2014-09-02
gpu: ipu-v3: Return proper error on ipu_add_client_devices error path
Axel Lin
1
-1
/
+3
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
1
-447
/
+10
2014-06-12
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+1362
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
1
-0
/
+10
2014-06-04
gpu: ipu-v3: Move i.MX IPUv3 core driver out of staging
Philipp Zabel
1
-0
/
+1261