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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-29
media: staging: imgu: Remove redundant checks
Sakari Ailus
1
-4
/
+2
2019-05-29
media: staging: imgu: Address a compiler warning on alignment
Sakari Ailus
1
-1
/
+1
2019-05-29
media: rockchip/vpu: Add support for MPEG-2 decoding on RK3288
Jonas Karlman
5
-1
/
+322
2019-05-29
media: rockchip/vpu: Add MPEG2 decoding support to RK3399
Jonas Karlman
4
-1
/
+327
2019-05-29
media: rockchip/vpu: Add infra to support MPEG-2 decoding
Jonas Karlman
5
-1
/
+119
2019-05-29
media: rockchip/vpu: Add support for non-standard controls
Ezequiel Garcia
4
-13
/
+59
2019-05-29
media: rockchip/vpu: Add decoder boilerplate
Ezequiel Garcia
4
-38
/
+203
2019-05-29
media: rockchip/vpu: Prepare things to support decoders
Boris Brezillon
2
-200
/
+293
2019-05-29
media: rockchip/vpu: Provide a helper to reset both src and dst formats
Boris Brezillon
3
-10
/
+12
2019-05-29
media: rockchip/vpu: Move encoder logic to a common place
Boris Brezillon
4
-21
/
+21
2019-05-29
media: rockchip/vpu: Rename rockchip_vpu_common.h into rockchip_vpu_v4l2.h
Boris Brezillon
5
-7
/
+7
2019-05-29
media: rockchip/vpu: Support the Request API
Ezequiel Garcia
3
-0
/
+32
2019-05-29
media: rockchip/vpu: Open-code media controller register
Ezequiel Garcia
2
-31
/
+215
2019-05-29
media: rockchip/vpu: Use v4l2_apply_frmsize_constraints() where appropriate
Boris Brezillon
1
-30
/
+14
2019-05-29
media: staging: allegro: cleanup two warnings
Mauro Carvalho Chehab
1
-2
/
+2
2019-05-29
media: allegro-dvt: fix build failure
Hans Verkuil
1
-1
/
+1
2019-05-29
media: allegro: add SPS/PPS nal unit writer
Michael Tretter
4
-1
/
+1392
2019-05-29
media: allegro: add Allegro DVT video IP core driver
Michael Tretter
6
-0
/
+2878
2019-05-29
media: cedrus: Add H264 decoding support
Maxime Ripard
8
-2
/
+763
2019-05-29
media: cedrus: Allow different mod clock rates
Jernej Skrabec
4
-6
/
+10
2019-05-28
media: imx7-media-csi: Change imx7_csi_enable() to void
Fabio Estevam
1
-4
/
+1
2019-05-28
media: imx7-media-csi: Check the return value from clk_prepare_enable()
Fabio Estevam
1
-4
/
+10
2019-05-28
media: imx7-media-csi: Remove unneeded break
Fabio Estevam
1
-1
/
+0
2019-05-28
media: imx7-media-csi: Propagate the correct error for devm_request_irq()
Fabio Estevam
1
-1
/
+0
2019-05-28
media: imx7-media-csi: Propagate the correct error for platform_get_irq()
Fabio Estevam
1
-1
/
+1
2019-05-28
media: imx7-media-csi: Use devm_platform_ioremap_resource()
Fabio Estevam
1
-5
/
+3
2019-05-28
media: imx7-media-csi: Acquire a single clock
Fabio Estevam
1
-43
/
+8
2019-05-28
media: staging/imx: Don't set driver data for v4l2_dev
Steve Longerbeam
2
-7
/
+5
2019-05-28
media: staging/imx: Improve pipeline searching
Steve Longerbeam
10
-93
/
+93
2019-05-28
media: staging/imx: Re-organize modules
Steve Longerbeam
7
-358
/
+369
2019-05-28
media: staging/imx: Remove capture_device_set_format
Steve Longerbeam
5
-67
/
+55
2019-05-28
media: Revert "media: imx: Set capture compose rectangle in capture_device_set_format"
Steve Longerbeam
6
-40
/
+25
2019-05-28
media: staging/imx: Move add_video_device into capture_device_register
Steve Longerbeam
6
-29
/
+11
2019-05-28
media: staging/imx: Pass device to alloc/free_dma_buf
Steve Longerbeam
5
-23
/
+22
2019-05-28
media: staging/imx: Switch to sync registration for IPU subdevs
Steve Longerbeam
13
-539
/
+327
2019-05-28
media: Revert "media: staging/imx: add media device to capture register"
Steve Longerbeam
5
-8
/
+7
2019-05-28
media: staging: media: imx: fix Unneeded variable: "ret". Return "0"
Hariprasad Kelam
1
-2
/
+1
2019-05-28
media: imx7_mipi_csis: fix racy entity pads init
Rui Miguel Silva
1
-8
/
+16
2019-05-28
media: rockchip/vpu: Remove a useless test
Boris Brezillon
1
-4
/
+2
2019-05-28
media: rockchip/vpu: Cleanup JPEG bounce buffer management
Ezequiel Garcia
9
-29
/
+84
2019-05-28
media: rockchip/vpu: Cleanup macroblock alignment
Ezequiel Garcia
1
-12
/
+8
2019-05-28
media: rockchip/vpu: Use v4l2_m2m_buf_copy_metadata
Ezequiel Garcia
1
-8
/
+1
2019-05-28
media: rockchip/vpu: Use pixel format helpers
Ezequiel Garcia
1
-89
/
+2
2019-05-23
media: staging/imx: Allow driver to build if COMPILE_TEST is enabled
Javier Martinez Canillas
1
-1
/
+1
2019-05-23
media: staging/intel-ipu3: update minimal GDC envelope size to 4
Bingbu Cao
1
-8
/
+6
2019-05-16
Merge tag 'media/v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
7
-12
/
+20
2019-05-15
media: rockchip/vpu: Fix/re-order probe-error/remove path
Jonas Karlman
1
-3
/
+5
2019-05-15
media: rockchip/vpu: Initialize mdev->bus_info
Boris Brezillon
1
-0
/
+2
2019-05-15
media: rockchip/vpu: Get vdev from the file arg in vidioc_querycap()
Boris Brezillon
1
-1
/
+2
2019-05-15
media: rockchip/vpu: Add missing dont_use_autosuspend() calls
Jonas Karlman
1
-0
/
+2
[prev]
[next]