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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-09
Merge tag 'media/v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
70
-1154
/
+9890
2019-03-01
media: a few more typos at staging, pci, platform, radio and usb
Mauro Carvalho Chehab
1
-1
/
+1
2019-03-01
media: staging: fix several typos
Mauro Carvalho Chehab
11
-15
/
+15
2019-03-01
media: imx7_mipi_csis: remove internal ops
Rui Miguel Silva
1
-27
/
+0
2019-02-19
media: ipu3-mmu: fix some kernel-doc macros
Mauro Carvalho Chehab
1
-2
/
+3
2019-02-19
media: ipu3: shut up warnings produced with W=1
Mauro Carvalho Chehab
2
-0
/
+8
2019-02-19
media: imx7-media-csi: get rid of unused var
Mauro Carvalho Chehab
1
-3
/
+0
2019-02-19
media: imx7-media-csi: don't store a floating pointer
Mauro Carvalho Chehab
1
-7
/
+11
2019-02-19
media: imx7-media-csi.c: fix merge breakage
Hans Verkuil
1
-2
/
+3
2019-02-18
media: staging/imx: add i.MX7 entries to TODO file
Rui Miguel Silva
1
-0
/
+9
2019-02-18
media: staging/imx7: add MIPI CSI-2 receiver subdev for i.MX7
Rui Miguel Silva
2
-0
/
+1188
2019-02-18
media: staging/imx7: add imx7 CSI subdev driver
Rui Miguel Silva
3
-1
/
+1377
2019-02-18
media: staging/imx: rearrange group id to take in account IPU
Rui Miguel Silva
7
-50
/
+55
2019-02-18
media: staging/imx: refactor imx media device probe
Rui Miguel Silva
5
-70
/
+127
2019-02-18
media: cedrus: mpeg2: Use v4l2_m2m_get_vq helper for capture queue
Paul Kocialkowski
1
-5
/
+5
2019-02-18
media: cedrus: Forbid setting new formats on busy queues
Paul Kocialkowski
1
-0
/
+10
2019-02-18
media: rockchip/vpu: Correct return type for mem2mem buffer helpers
Ezequiel Garcia
2
-6
/
+6
2019-02-18
media: soc_camera: Depend on BROKEN
Sakari Ailus
1
-1
/
+1
2019-02-18
media: soc_camera: Move the mt9t031 under soc_camera directory
Sakari Ailus
5
-3
/
+7
2019-02-18
media: soc_camera: Move the imx074 under soc_camera directory
Sakari Ailus
8
-14
/
+8
2019-02-18
media: soc_camera: Move to the staging tree
Sakari Ailus
9
-0
/
+5843
2019-02-18
media: ipu3-imgu: Prefix functions with imgu_* instead of ipu3_*
Yong Zhi
18
-805
/
+802
2019-02-18
media: imx: Set capture compose rectangle in capture_device_set_format
Steve Longerbeam
5
-23
/
+37
2019-02-07
media: v4l2-mem2mem: Rename v4l2_m2m_buf_copy_data to v4l2_m2m_buf_copy_metadata
Ezequiel Garcia
1
-1
/
+1
2019-02-07
media: imx: Validate frame intervals before setting
Steve Longerbeam
4
-6
/
+22
2019-02-07
media: zoran: use u64 for the timestamp internally
Hans Verkuil
3
-5
/
+5
2019-02-07
media: staging: intel-ipu3: fix unsigned comparison with < 0
Colin Ian King
1
-4
/
+4
2019-02-07
media: ipu3-imgu: Remove dead code for NULL check
Yong Zhi
1
-6
/
+5
2019-02-07
media: ipu3-imgu: Use MENU type for mode control
Yong Zhi
3
-12
/
+11
2019-02-04
staging: prefix header search paths with $(srctree)/
Masahiro Yamada
1
-1
/
+1
2019-01-31
media: cedrus: add buf_out_validate callback
Hans Verkuil
1
-0
/
+9
2019-01-31
media: cedrus: Remove completed item from TODO list (dma-buf references)
Paul Kocialkowski
1
-5
/
+0
2019-01-31
media: Revert "media: cedrus: Allow using the current dst buffer as reference"
Paul Kocialkowski
3
-21
/
+4
2019-01-31
media: imx: prpencvf: Stop upstream before disabling IDMA channel
Steve Longerbeam
1
-9
/
+17
2019-01-31
media: imx: csi: Stop upstream before disabling IDMA channel
Steve Longerbeam
1
-12
/
+13
2019-01-31
media: imx: csi: Disable CSI immediately after last EOF
Steve Longerbeam
1
-3
/
+14
2019-01-21
media: imx-csi: Input connections to CSI should be optional
Steve Longerbeam
1
-1
/
+1
2019-01-21
media: imx: capture: Allow event subscribe/unsubscribe
Steve Longerbeam
1
-0
/
+18
2019-01-21
media: imx: queue subdev events to reachable video devices
Steve Longerbeam
1
-0
/
+24
2019-01-21
media: imx: lift CSI and PRP ENC/VF width alignment restriction
Philipp Zabel
3
-6
/
+22
2019-01-21
media: imx: set compose rectangle to mbus format
Philipp Zabel
1
-21
/
+47
2019-01-21
media: imx: add capture compose rectangle
Philipp Zabel
5
-6
/
+33
2019-01-21
media: cedrus: Allow using the current dst buffer as reference
Paul Kocialkowski
3
-4
/
+21
2019-01-21
media: cedrus: Cleanup duplicate declarations from cedrus_dec header
Paul Kocialkowski
1
-6
/
+0
2019-01-16
media: imx: Allow interweave with top/bottom lines swapped
Steve Longerbeam
2
-11
/
+54
2019-01-16
media: imx-csi: Move crop/compose reset after filling default mbus fields
Steve Longerbeam
1
-13
/
+14
2019-01-16
media: imx: vdic: rely on VDIC for correct field order
Steve Longerbeam
1
-10
/
+2
2019-01-16
media: imx-csi: Allow skipping odd chroma rows for YVU420
Steve Longerbeam
1
-0
/
+1
2019-01-16
media: imx: interweave and odd-chroma-row skip are incompatible
Steve Longerbeam
2
-4
/
+13
2019-01-16
media: imx-csi: Double crop height for alternate fields at sink
Steve Longerbeam
1
-5
/
+15
[next]