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
/
media
/
platform
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-24
media: imx: imx-mipi-csis: Don't stop streaming at runtime suspend time
Laurent Pinchart
1
-1
/
+0
2022-04-24
media: imx: imx-mipi-csis: Drop unneeded system PM implementation
Laurent Pinchart
1
-43
/
+5
2022-04-24
media: imx: imx-mipi-csis: Don't use .s_power()
Laurent Pinchart
1
-9
/
+2
2022-04-24
media: imx: imx-mipi-csis: Rename csi_state to mipi_csis_device
Laurent Pinchart
1
-276
/
+277
2022-04-24
media: amphion: fix decoder's interlaced field
Ming Qian
1
-1
/
+1
2022-04-24
media: imx-jpeg: don't change byteused of queued buffer
Ming Qian
1
-2
/
+0
2022-04-24
media: coda: Add more H264 levels for CODA960
Nicolas Dufresne
1
-3
/
+6
2022-04-24
media: coda: Fix reported H264 profile
Nicolas Dufresne
1
-3
/
+3
2022-04-24
media: imx-jpeg: Correct the pixel format of rgb
Ming Qian
3
-20
/
+20
2022-04-24
media: imx-jpeg: Add pm-sleep support for imx-jpeg
Ming Qian
1
-0
/
+24
2022-04-24
media: coda: jpeg: start streaming without valid header
Philipp Zabel
1
-3
/
+7
2022-04-24
media: coda: jpeg: improve header parse error message
Philipp Zabel
2
-9
/
+3
2022-04-24
media: coda: jpeg: set buffer error flag when header parsing fails
Philipp Zabel
1
-1
/
+1
2022-04-24
media: coda: add JPEG downscale support
Philipp Zabel
3
-8
/
+39
2022-04-24
media: platform: samsung: remove redundant assignment to variable m
Colin Ian King
1
-1
/
+0
2022-04-24
media: coda: consolidate job_finish calls on decoder prepare_run failure
Philipp Zabel
3
-13
/
+4
2022-04-24
media: coda: assert bitstream mutex is locked in coda_fill_bitstream
Philipp Zabel
1
-0
/
+2
2022-04-24
media: coda: disable stateful encoder ioctls for jpeg encoder
Philipp Zabel
1
-0
/
+5
2022-04-24
media: coda: disable encoder ioctls for decoder devices
Philipp Zabel
1
-3
/
+4
2022-04-24
media: coda: disable encoder cmd ioctl on decoder and vice versa
Philipp Zabel
1
-26
/
+12
2022-04-24
media: venus: venc: Add support for intra-refresh type
Dikshita Agarwal
3
-1
/
+14
2022-04-24
media: venus: vdec: Use output resolution on reconfigure
Stanimir Varbanov
1
-2
/
+2
2022-04-24
media: venus: Add a handling of QC10C compressed format
Stanimir Varbanov
2
-25
/
+20
2022-04-24
media: venus: hfi_platform: Correct supported compressed format
Stanimir Varbanov
2
-4
/
+4
2022-04-24
media: venus: Add a handling of QC08C compressed format
Stanimir Varbanov
2
-3
/
+17
2022-04-24
media: venus: helpers: Add helper to check supported pixel formats
Stanimir Varbanov
2
-0
/
+24
2022-04-24
media: venus: vdec: ensure venus is powered on during stream off
Vikash Garodia
1
-0
/
+2
2022-04-24
media: venus: do not queue internal buffers from previous sequence
Vikash Garodia
1
-9
/
+25
2022-04-24
media: venus: hfi: avoid null dereference in deinit
Luca Weiss
1
-0
/
+3
2022-04-24
media: venus: hfi: Add error message for timeout error
Luca Weiss
1
-1
/
+3
2022-04-24
media: video-mux: Use dev_err_probe()
Philipp Zabel
1
-3
/
+1
2022-04-24
media: subdev: add subdev state locking
Tomi Valkeinen
2
-2
/
+5
2022-04-24
media: subdev: rename subdev-state alloc & free
Tomi Valkeinen
2
-4
/
+12
2022-04-24
media: v4l: ioctl: Set bus_info in v4l_querycap()
Sakari Ailus
20
-57
/
+0
2022-04-24
media: mc: Set bus_info in media_device_init()
Sakari Ailus
6
-12
/
+0
2022-04-24
media: imx: imx-mipi-csis: Add support for JPEG_1X8
Jacopo Mondi
1
-0
/
+28
2022-04-06
media: platform: imx-mipi-csis: Add dependency on VIDEO_DEV
Laurent Pinchart
1
-0
/
+1
2022-04-05
media: rockchip/rga: do proper error checking in probe
Kyle Copperfield
1
-1
/
+1
2022-03-21
media: nxp: Restrict VIDEO_IMX_MIPI_CSIS to ARCH_MXC or COMPILE_TEST
Laurent Pinchart
1
-0
/
+1
2022-03-18
media: amphion: cleanup media device if register it fail
Ming Qian
1
-2
/
+9
2022-03-18
media: amphion: fix some issues to improve robust
Ming Qian
11
-43
/
+78
2022-03-18
media: amphion: fix some error related with undefined reference to __divdi3
Ming Qian
5
-60
/
+19
2022-03-18
media: amphion: fix an issue that using pm_runtime_get_sync incorrectly
Ming Qian
3
-11
/
+5
2022-03-18
media: platform: Remove unnecessary print function dev_err()
Yang Li
2
-6
/
+2
2022-03-18
media: amphion: Add missing of_node_put() in vpu_core_parse_dt()
Xiongfeng Wang
1
-0
/
+8
2022-03-18
media: mtk-vcodec: Add missing of_node_put() in mtk_vdec_hw_prob_done()
Xiongfeng Wang
1
-0
/
+2
2022-03-18
media: platform: amphion: Fix build error without MAILBOX
YueHaibing
1
-1
/
+1
2022-03-18
media: platform: rename mediatek/mtk-jpeg/ to mediatek/jpeg/
Mauro Carvalho Chehab
76
-10
/
+10
2022-03-18
media: Kconfig: cleanup VIDEO_DEV dependencies
Mauro Carvalho Chehab
43
-73
/
+72
2022-03-18
media: platform/*/Kconfig: make manufacturer menus more uniform
Mauro Carvalho Chehab
19
-33
/
+53
[prev]
[next]