index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
media
/
imx
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-26
media: imx: mipi csi-2: Fix set_fmt try
Steve Longerbeam
1
-9
/
+15
2018-02-26
media: staging/imx: Implement init_cfg subdev pad op
Steve Longerbeam
7
-0
/
+36
2018-02-26
media: imx-ic-prpencvf: Use empty initializer to clear all struct members
Fabio Estevam
1
-1
/
+1
2018-02-26
media: imx-media-internal-sd: Use empty initializer
Fabio Estevam
1
-1
/
+1
2018-02-26
media: imx: Don't initialize vars that won't be used
Mauro Carvalho Chehab
1
-2
/
+5
2018-02-26
media: staging: imx-media-vdic: fix inconsistent IS_ERR and PTR_ERR
Gustavo A. R. Silva
1
-1
/
+1
2018-02-26
media: imx: allow to build with COMPILE_TEST
Philipp Zabel
1
-1
/
+2
2017-12-29
media: imx: fix breakages when compiling for arm
Mauro Carvalho Chehab
1
-2
/
+2
2017-12-29
media: v4l2-async: simplify v4l2_async_subdev structure
Mauro Carvalho Chehab
1
-2
/
+2
2017-12-15
media: staging/imx: update TODO
Steve Longerbeam
1
-12
/
+51
2017-12-15
media: staging/imx: reorder function prototypes
Steve Longerbeam
1
-9
/
+12
2017-12-15
media: staging/imx: convert static vdev lists to list_head
Steve Longerbeam
4
-66
/
+68
2017-12-15
media: staging/imx: remove static subdev arrays
Steve Longerbeam
7
-218
/
+216
2017-12-15
media: staging/imx: pass fwnode handle to find/add async subdev
Steve Longerbeam
3
-16
/
+15
2017-12-15
media: staging/imx: remove devname string from imx_media_subdev
Steve Longerbeam
2
-4
/
+1
2017-12-15
media: staging/imx: of: allow for recursing downstream
Steve Longerbeam
3
-88
/
+21
2017-12-15
media: staging/imx: remove static media link arrays
Steve Longerbeam
4
-296
/
+281
2017-12-15
media: staging/imx: get CSI bus type from nearest upstream entity
Steve Longerbeam
5
-161
/
+150
2017-12-11
media: i.MX6: Fix MIPI CSI-2 LP-11 check
Krzysztof HaĆasa
1
-2
/
+2
2017-12-11
media: imx-csi: fix burst size
Russell King
1
-1
/
+1
2017-12-11
media: staging/imx: fix complete handler
Russell King
1
-2
/
+5
2017-12-08
media: staging: imx: use ktime_t for timestamps
Arnd Bergmann
3
-20
/
+20
2017-12-08
media: staging: media: imx: fix inconsistent IS_ERR and PTR_ERR
Gustavo A. R. Silva
1
-1
/
+1
2017-12-08
media: imx: Remove incorrect check for queue state in start/stop_streaming
Ian Jamison
1
-6
/
+0
2017-12-08
media: Staging: media: imx: Prefer using BIT macro
Srishti Sharma
1
-8
/
+8
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2
-8
/
+6
2017-11-15
Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
2
-4
/
+9
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-31
media: v4l: async: Move async subdev notifier operations to a separate structure
Laurent Pinchart
1
-2
/
+6
2017-10-27
media: imx: Fix VDIC CSI1 selection
Tim Harvey
1
-2
/
+3
2017-09-23
media: staging/imx: Fix uninitialized variable warning
Laurent Pinchart
1
-2
/
+2
2017-08-27
media: staging/imx: always select VIDEOBUF2_DMA_CONTIG
Arnd Bergmann
1
-1
/
+1
2017-08-27
media: imx: use setup_timer
Cihangir Akturk
2
-6
/
+4
2017-08-20
media: imx: capture: constify vb2_ops structures
Julia Lawall
1
-2
/
+2
2017-08-08
media: staging/imx: remove confusing IS_ERR_OR_NULL usage
Arnd Bergmann
5
-72
/
+90
2017-08-08
media: imx: prpencvf: enable double write reduction
Steve Longerbeam
1
-0
/
+11
2017-08-08
media: imx: add VIDEO_V4L2_SUBDEV_API dependency
Arnd Bergmann
1
-0
/
+1
2017-07-26
media: imx: csi: enable double write reduction
Philipp Zabel
1
-0
/
+2
2017-06-20
[media] media: imx: Drop warning upon multiple S_STREAM disable calls
Marek Vasut
5
-5
/
+10
2017-06-20
[media] media: imx: set and propagate default field, colorimetry
Steve Longerbeam
6
-12
/
+103
2017-06-20
[media] media: imx: capture: add frame sizes/interval enumeration
Russell King
1
-0
/
+73
2017-06-20
[media] media: imx: csi: add frame size/interval enumeration
Russell King
1
-0
/
+70
2017-06-20
[media] media: imx: csi: add sink selection rectangles
Philipp Zabel
1
-36
/
+117
2017-06-20
[media] media: imx: csi: add frame skipping support
Philipp Zabel
1
-21
/
+146
2017-06-20
[media] media: imx: csi: increase burst size for YUV formats
Philipp Zabel
1
-0
/
+17
2017-06-20
[media] media: imx: csi: add support for bayer formats
Russell King
1
-17
/
+57
2017-06-20
[media] media: imx: Add MIPI CSI-2 Receiver subdev driver
Steve Longerbeam
2
-0
/
+698
2017-06-20
[media] media: imx: Add IC subdev drivers
Steve Longerbeam
5
-0
/
+1965
2017-06-20
[media] media: imx: Add VDIC subdev driver
Steve Longerbeam
2
-0
/
+1005
2017-06-20
[media] media: imx: Add CSI subdev driver
Steve Longerbeam
3
-0
/
+1489
[prev]
[next]