index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-13
media: amphion: decoder copy timestamp from output to capture
Ming Qian
4
-50
/
+87
2022-05-13
media: rcar-vin: Remove stray blank line
Niklas Söderlund
1
-1
/
+0
2022-05-13
media: rga: fix possible memory leak in rga_probe
Hangyu Hua
1
-2
/
+4
2022-05-13
media: imx-jpeg: Support dynamic resolution change
Ming Qian
2
-16
/
+55
2022-05-13
media: imx-jpeg: Handle source change in a function
Ming Qian
1
-49
/
+65
2022-05-13
media: imx-jpeg: Propagate the output frame size to the capture side
Ming Qian
1
-1
/
+29
2022-05-13
media: imx-jpeg: Identify and handle precision correctly
Ming Qian
2
-12
/
+27
2022-05-13
media: imx-jpeg: Refactor function mxc_jpeg_parse
Ming Qian
1
-7
/
+6
2022-05-13
media: platform: return early if the iface is not handled
Tom Rix
1
-1
/
+2
2022-05-13
media: exynos4-is: Change clk_disable to clk_disable_unprepare
Miaoqian Lin
1
-1
/
+1
2022-05-13
media: platform: renesas-ceu: Fix unused variable warning
Laurent Pinchart
1
-4
/
+4
2022-05-13
media: davinci: remove unnecessary NULL check
Dan Carpenter
1
-2
/
+1
2022-05-13
media: bdisp: remove unnecessary IS_ERR() check
Dan Carpenter
1
-2
/
+1
2022-05-13
media: platform: Remove unused including <linux/version.h>
Jiapeng Chong
1
-1
/
+0
2022-05-13
media: rcar-vin: Add check that input interface and format are valid
Niklas Söderlund
1
-0
/
+25
2022-05-13
media: imx-jpeg: Fix potential array out of bounds in queue_setup
Mirela Rabulea
1
-0
/
+2
2022-05-13
media: atmel: atmel-isc: Fix PM disable depth imbalance in atmel_isc_probe
Miaoqian Lin
1
-1
/
+4
2022-05-13
media: st-delta: Fix PM disable depth imbalance in delta_probe
Miaoqian Lin
1
-2
/
+4
2022-05-13
media: exynos4-is: Fix PM disable depth imbalance in fimc_is_probe
Miaoqian Lin
1
-1
/
+3
2022-05-13
media: aspeed: Fix an error handling path in aspeed_video_probe()
Christophe JAILLET
1
-2
/
+2
2022-04-24
media: platform: imx-mipi-csis: Remove unneeded 'default n'
Fabio Estevam
1
-1
/
+0
2022-04-24
media: imx: imx-mipi-csis: Fix active format initialization on source pad
Laurent Pinchart
1
-8
/
+0
2022-04-24
media: imx: imx-mipi-csis: Protect mipi_csis_dump_regs()
Jacopo Mondi
1
-3
/
+6
2022-04-24
media: imx: imx-mipi-csis: Drop powered flag
Jacopo Mondi
1
-9
/
+4
2022-04-24
media: imx: imx-mipi-csis: Simplify mipi_csis_s_stream()
Jacopo Mondi
1
-25
/
+33
2022-04-24
media: imx: imx-mipi-csis: Simplify runtime PM implementation
Laurent Pinchart
1
-21
/
+17
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
[prev]
[next]