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
2023-10-07
media: s5p-mfc: Fix potential deadlock on condlock
Chengfeng Ye
1
-1
/
+1
2023-10-07
media: mediatek: vcodec: add encoder power management helper functions
Irui Wang
4
-25
/
+25
2023-10-07
media: allegro: Annotate struct mcu_msg_push_buffers_internal with __counted_by
Kees Cook
1
-1
/
+1
2023-10-07
media: s3c-camif: Avoid inappropriate kfree()
Katya Orlova
1
-4
/
+2
2023-10-07
media: mtk-jpegenc: Fix bug in JPEG encode quality selection
Fei Shao
1
-2
/
+3
2023-10-07
media: platform: mtk-mdp3: add missing of_node_put
Julia Lawall
1
-0
/
+1
2023-10-07
media: amphion: handle firmware debug message
Ming Qian
4
-5
/
+29
2023-10-07
media: qcom: camss: Comment CSID dt_id field
Bryan O'Donoghue
1
-1
/
+13
2023-10-07
media: qcom: camss: Propagate vfe_reset error up the callstack
Bryan O'Donoghue
1
-2
/
+6
2023-10-07
media: qcom: camss: Move vfe_disable into a common routine where applicable
Bryan O'Donoghue
4
-78
/
+50
2023-10-07
media: qcom: camss: Support RDI3 for VFE 17x
Bryan O'Donoghue
1
-5
/
+6
2023-10-07
media: qcom: camss: Fix support for setting CSIPHY clock name csiphyX
Bryan O'Donoghue
1
-0
/
+4
2023-10-07
media: qcom: camss: Functionally decompose CSIPHY clock lookups
Bryan O'Donoghue
1
-14
/
+23
2023-10-07
media: qcom: camss: Allow clocks vfeN vfe_liteN or vfe_lite
Bryan O'Donoghue
1
-6
/
+16
2023-10-07
media: qcom: camss: Untangle if/else spaghetti in camss
Bryan O'Donoghue
3
-29
/
+37
2023-10-07
media: qcom: camss: Remove special case for VFE get/put
Bryan O'Donoghue
1
-8
/
+9
2023-10-07
media: qcom: camss: Assign the correct number of RDIs per VFE
Bryan O'Donoghue
2
-12
/
+10
2023-10-07
media: qcom: camss: Pass CAMSS subdev callbacks via resource ops pointer
Bryan O'Donoghue
5
-68
/
+86
2023-10-07
media: qcom: camss: Pass line_num from compat resources
Bryan O'Donoghue
8
-21
/
+30
2023-10-07
media: qcom: camss: Pass remainder of variables as resources
Bryan O'Donoghue
10
-123
/
+113
2023-10-07
media: qcom: camss: Pass icc bandwidth table as a platform parameter
Bryan O'Donoghue
2
-21
/
+11
2023-10-07
media: qcom: camss: Start to move to module compat matched resources
Bryan O'Donoghue
2
-44
/
+54
2023-10-07
media: qcom: camss: Rename camss struct resources to camss_subdev_resources
Bryan O'Donoghue
10
-35
/
+35
2023-10-07
media: qcom: camss: Amalgamate struct resource with struct resource_ispif
Bryan O'Donoghue
4
-18
/
+12
2023-10-05
media: mediatek: vcodec: Fix encoder access NULL pointer
Irui Wang
1
-1
/
+2
2023-10-02
media: pxa_camera: Fix an error handling path in pxa_camera_probe()
Christophe JAILLET
1
-1
/
+1
2023-09-27
media: verisilicon: replace snprintf with strscpy+strlcat
Hans Verkuil
1
-2
/
+3
2023-09-27
media: am437x: don't fill in bus_info
Hans Verkuil
1
-4
/
+0
2023-09-27
media: rcar_drif: use explicit name for bus_info
Hans Verkuil
1
-2
/
+1
2023-09-27
media: microchip: don't set bus_info
Hans Verkuil
1
-6
/
+0
2023-09-27
media: use sizeof() instead of V4L2_SUBDEV_NAME_SIZE
Hans Verkuil
5
-7
/
+7
2023-09-27
media: renesas-ceu: keep input name simple
Hans Verkuil
1
-5
/
+1
2023-09-27
media: cadence: increase buffer size in csi2tx_get_resources()
Hans Verkuil
1
-1
/
+1
2023-09-27
media: allegro-dvt: increase buffer size in msg_type_name()
Hans Verkuil
1
-1
/
+1
2023-09-27
media: nuvoton: Add driver for NPCM video capture and encoding engine
Marvin Lin
6
-0
/
+2002
2023-09-27
media: imx-jpeg: Remove unused declarations
Yue Haibing
1
-11
/
+0
2023-09-27
media: mediatek: vcodec: fix spelling mistake "resonable" -> "reasonable"
Colin Ian King
2
-2
/
+2
2023-09-27
media: exynos4-is: fimc-is: replace duplicate pmu node with phandle
Krzysztof Kozlowski
1
-9
/
+24
2023-09-27
media: nxp: Use devm_kmemdup to replace devm_kmalloc + memcpy
Li Zetao
1
-3
/
+1
2023-09-27
media: platform: Use dev_err_probe instead of dev_err
Wang Ming
1
-3
/
+2
2023-09-27
media: platform: use capital "OR" for multiple licenses in SPDX
Krzysztof Kozlowski
1
-1
/
+1
2023-09-27
media: verisilicon: Do not enable G2 postproc downscale if source is narrower...
Marek Vasut
1
-1
/
+1
2023-09-27
media: hantro: Check whether reset op is defined before use
Marek Vasut
1
-1
/
+2
2023-09-27
media: imx-jpeg: initiate a drain of the capture queue in dynamic resolution ...
Ming Qian
1
-3
/
+24
2023-09-27
media: c8sectpfe: Use the devm_clk_get_enabled() helper function
Ruan Jinjie
1
-19
/
+7
2023-09-27
media: qcom/camss: use 1X16 formats instead of 2X8
Martin Dørum
11
-145
/
+145
2023-09-27
media: qcom: camss: Fix csid-gen2 for test pattern generator
Andrey Konovalov
1
-6
/
+3
2023-09-27
media: qcom: camss: Fix set CSI2_RX_CFG1_VC_MODE when VC is greater than 3
Bryan O'Donoghue
1
-0
/
+2
2023-09-27
media: qcom: camss: Fix invalid clock enable bit disjunction
Bryan O'Donoghue
1
-1
/
+1
2023-09-27
media: qcom: camss: Fix missing vfe_lite clocks check
Bryan O'Donoghue
1
-1
/
+2
[prev]
[next]