index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
media
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: hantro: add support for Rockchip RK3036
Alex Bee
2021-06-17
3
-0
/
+51
*
media: hantro: add support for Rockchip RK3066
Alex Bee
2021-06-17
3
-0
/
+123
*
media: hantro: merge Rockchip platform drivers
Alex Bee
2021-06-17
9
-478
/
+402
*
media: hantro: reorder variants
Alex Bee
2021-06-17
2
-6
/
+6
*
media: imx-csi: Skip first few frames from a BT.656 source
Steve Longerbeam
2021-06-17
1
-1
/
+13
*
media: atomisp: remove compat_ioctl32 code
Arnd Bergmann
2021-06-17
4
-1208
/
+8
*
media: v4l2-subdev: add subdev-wide state struct
Tomi Valkeinen
2021-06-17
30
-321
/
+370
*
media: hantro: IMX8M: add variant for G2/HEVC codec
Benjamin Gaignard
2021-06-08
3
-2
/
+96
*
media: hantro: Introduce G2/HEVC decoder
Benjamin Gaignard
2021-06-08
7
-0
/
+1208
*
media: hantro: handle V4L2_PIX_FMT_HEVC_SLICE control
Benjamin Gaignard
2021-06-08
1
-0
/
+1
*
media: hantro: Only use postproc when post processed formats are defined
Benjamin Gaignard
2021-06-08
3
-7
/
+19
*
media: hantro: Define HEVC codec profiles and supported features
Benjamin Gaignard
2021-06-08
2
-0
/
+61
*
media: hantro: change hantro_codec_ops run prototype to return errors
Benjamin Gaignard
2021-06-08
9
-21
/
+40
*
media: hevc: Add decode params control
Benjamin Gaignard
2021-06-08
4
-5
/
+16
*
media: docs: move DVB audio/video docs to staging
Mauro Carvalho Chehab
2021-06-04
49
-0
/
+3300
*
media: dvb header files: move some headers to staging
Mauro Carvalho Chehab
2021-06-04
4
-3
/
+506
*
media: imx: imx7_mipi_csis: Fix error return code in mipi_csis_async_register()
Wei Yongjun
2021-06-02
1
-0
/
+1
*
media: staging: media: tegra-vde: add missing error return code in tegra_vde_...
Yang Yingliang
2021-06-02
1
-1
/
+2
*
media: hantro: test the correct variable in probe()
Dan Carpenter
2021-06-02
1
-2
/
+2
*
media: staging: media: zoran: change asm header
Corentin Labbe
2021-06-02
1
-1
/
+1
*
media: staging: media: zoran: fix kzalloc style
Corentin Labbe
2021-06-02
2
-2
/
+2
*
media: staging: media: zoran: remove blank line
Corentin Labbe
2021-06-02
1
-1
/
+0
*
media: staging: media: zoran: multiple assignments should be avoided
Corentin Labbe
2021-06-02
4
-5
/
+10
*
media: staging: media: zoran: remove detect_guest_activity
Corentin Labbe
2021-06-02
2
-67
/
+0
*
media: staging: media: zoran: fix some formatting issues
Wang Qing
2021-06-02
1
-3
/
+4
*
media: meson: vdec: remove redundant initialization of variable reg_cur
Colin Ian King
2021-06-02
1
-1
/
+1
*
media: cedrus: Fix .buf_prepare
Andrzej Pietrasiewicz
2021-06-02
1
-1
/
+7
*
media: hantro: Fix .buf_prepare
Andrzej Pietrasiewicz
2021-06-02
1
-1
/
+8
*
media: rkvdec: Fix .buf_prepare
Ezequiel Garcia
2021-06-02
1
-1
/
+9
*
media: staging: ipu3-imgu: Document pages field
Sakari Ailus
2021-06-02
1
-0
/
+1
*
media: staging: ipu3-imgu: Move the UAPI header from include under include/uapi
Sakari Ailus
2021-06-02
2
-1
/
+1
*
media: sp8870: move it to staging
Mauro Carvalho Chehab
2021-06-02
4
-0
/
+668
*
media: av7110: move driver to staging
Mauro Carvalho Chehab
2021-06-02
20
-0
/
+9691
*
media: imx: imx7_mipi_csis: Add i.MX8MM support
Laurent Pinchart
2021-05-23
1
-10
/
+49
*
media: imx: imx7_mipi_csis: Move PHY control to dedicated functions
Laurent Pinchart
2021-05-23
1
-26
/
+38
*
media: imx: imx7_mipi_csis: Reject invalid data-lanes settings
Laurent Pinchart
2021-05-23
1
-0
/
+9
*
media: imx: imx7_mipi_csis: Reorganize mipi_csis_probe()
Laurent Pinchart
2021-05-23
1
-11
/
+19
*
media: imx: imx7_mipi_csis: Reorganize csi_state structure
Laurent Pinchart
2021-05-23
1
-21
/
+14
*
media: imx: imx7_mipi_csis: Make csi_state num_clocks field unsigned
Laurent Pinchart
2021-05-23
1
-1
/
+1
*
media: imx: imx7_mipi_csis: Drop csi_state pdev field
Laurent Pinchart
2021-05-23
1
-17
/
+13
*
media: imx: imx7_mipi_csis: Pass csi_state to mipi_csis_subdev_init()
Laurent Pinchart
2021-05-23
1
-8
/
+5
*
media: imx: imx7_mipi_csis: Don't pass pdev to mipi_csis_parse_dt()
Laurent Pinchart
2021-05-23
1
-5
/
+4
*
media: imx: imx7_mipi_csis: Turn csi_state irq field into local variable
Laurent Pinchart
2021-05-23
1
-6
/
+6
*
media: imx: imx7_mipi_csis: Rename csi_state flag field to state
Laurent Pinchart
2021-05-23
1
-13
/
+13
*
media: imx: imx7_mipi_csis: Rename mipi_sd to sd
Laurent Pinchart
2021-05-23
1
-46
/
+45
*
media: imx: imx7_mipi_csis: Drop csi_state phy field
Laurent Pinchart
2021-05-23
1
-1
/
+0
*
media: imx: imx7_mipi_csis: Store CSI-2 data type in format structure
Laurent Pinchart
2021-05-23
1
-29
/
+42
*
media: imx: imx7_mipi_csis: Drop unused csis_hw_reset structure
Laurent Pinchart
2021-05-23
1
-7
/
+0
*
media: imx: imx7_mipi_csis: Set the CLKSETTLE register field
Laurent Pinchart
2021-05-23
1
-4
/
+10
*
media: imx: imx7_mipi_csis: Reorganize code in sections
Laurent Pinchart
2021-05-23
1
-252
/
+279
[next]