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
/
staging
/
media
/
imx
Age
Commit message (
Expand
)
Author
Files
Lines
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/g...
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
2017-06-20
[media] media: imx: Add Capture Device Interface
Steve Longerbeam
2
-0
/
+703
2017-06-20
[media] media: imx: Add a TODO file
Steve Longerbeam
1
-0
/
+23
2017-06-20
[media] media: Add i.MX media core driver
Steve Longerbeam
8
-0
/
+2949