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
2024-06-20
media: renesas: vsp1: Drop custom .get_fmt() handler for histogram
Laurent Pinchart
1
-14
/
+5
2024-06-20
media: renesas: vsp1: Drop brx_get_compose() wrapper
Laurent Pinchart
1
-10
/
+3
2024-06-20
media: renesas: vsp1: Drop vsp1_rwpf_get_crop() wrapper
Laurent Pinchart
3
-13
/
+4
2024-06-20
media: renesas: vsp1: Drop vsp1_entity_get_pad_selection() wrapper
Laurent Pinchart
7
-76
/
+20
2024-06-20
media: renesas: vsp1: Drop vsp1_entity_get_pad_format() wrapper
Laurent Pinchart
14
-124
/
+73
2024-06-20
media: renesas: vsp1: Print debug message to diagnose validation failure
Laurent Pinchart
1
-2
/
+8
2024-06-19
media: renesas: vsp1: Fix _irqsave and _irq mix
Laurent Pinchart
1
-12
/
+8
2024-06-19
media: rcar-csi2: Use the subdev active state
Jacopo Mondi
1
-62
/
+90
2024-06-19
media: rcar-csi2: Cleanup subdevice in remove()
Jacopo Mondi
1
-0
/
+1
2024-06-19
media: rcar-csi2: Disable runtime_pm in probe error
Jacopo Mondi
1
-1
/
+3
2024-06-19
media: rcar-vin: Fix YUYV8_1X16 handling for CSI-2
Jacopo Mondi
1
-3
/
+13
2024-06-15
media: c8sectpfe: Add missing parameter names
Ricardo Ribalda
1
-2
/
+2
2024-06-15
media: marvell: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2
-0
/
+2
2024-06-10
media: amphion: Report the average QP of current encoded frame
Ming Qian
6
-0
/
+25
2024-06-10
media: amphion: Remove lock in s_ctrl callback
Ming Qian
2
-4
/
+0
2024-06-10
media: mediatek: vcodec: Alloc DMA memory with DMA_ATTR_ALLOC_SINGLE_PAGES
Douglas Anderson
1
-1
/
+2
2024-06-10
media: mediatek: vcodec: Fix unreasonable data conversion
Yunfei Dong
1
-1
/
+1
2024-06-10
media: mediatek: vcodec: Handle invalid decoder vsi
Irui Wang
1
-0
/
+6
2024-06-10
media: mediatek: vcodec: add decoder command to support stateless decoder
Yunfei Dong
1
-6
/
+54
2024-06-04
media: rkisp1: Mark subdev state pointers as const
Laurent Pinchart
2
-8
/
+8
2024-05-31
media: tegra-vde: remove unused struct 'tegra_vde_h264_frame'
Dr. David Alan Gilbert
2
-6
/
+0
2024-05-31
media: m2m-deinterlace: remove unused struct 'vb2_dc_conf'
Dr. David Alan Gilbert
1
-4
/
+0
2024-05-31
media: amphion: remove unused struct 'vpu_malone_frame_buffer'
Dr. David Alan Gilbert
1
-5
/
+0
2024-05-31
media: rockchip: rga: fix sequence number handling
Michael Tretter
3
-0
/
+12
2024-05-31
media: xilinx: Refactor struct xvip_dma
Ricardo Ribalda
2
-3
/
+3
2024-05-31
media: allegro: nal-hevc: Replace array[1] with array[N]
Ricardo Ribalda
1
-3
/
+4
2024-05-22
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
1
-1
/
+1
2024-05-16
Merge tag 'media/v6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
61
-179
/
+3757
2024-05-14
media: bcm2835-unicam: Depend on COMMON_CLK
Laurent Pinchart
1
-1
/
+1
2024-05-10
media: bcm2835-unicam: Fix a NULL vs IS_ERR() check
Dan Carpenter
1
-2
/
+2
2024-05-10
media: bcm2835-unicam: Do not print error when irq not found
Ricardo Ribalda
1
-3
/
+1
2024-05-10
media: bcm2835-unicam: Do not replace IRQ retcode during probe
Ricardo Ribalda
1
-3
/
+1
2024-05-10
media: bcm2835-unicam: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-05-03
media: tegra-vde: Refactor timeout handling
Ricardo Ribalda
1
-3
/
+3
2024-05-03
media: platform: mtk-mdp3: Use refcount_t for job_count
Ricardo Ribalda
4
-12
/
+12
2024-05-03
media: stm32-dcmipp: Remove redundant printk
Ricardo Ribalda
1
-5
/
+2
2024-05-03
media: mtk-vcodec: potential null pointer deference in SCP
Fullway Wang
1
-0
/
+2
2024-05-02
media: verisilicon: Correct a typo in H1_REG_MAD_CTRL_MAD_THRESHOLD
Andrzej Pietrasiewicz
1
-1
/
+1
2024-05-02
media: verisilicon Correct a typo in H1_REG_ENC_CTRL2_DEBLOCKING_FILTER_MODE
Andrzej Pietrasiewicz
1
-1
/
+1
2024-05-02
media: sunxi: a83-mips-csi2: also select GENERIC_PHY
Randy Dunlap
1
-0
/
+1
2024-05-02
media: bcm2835-unicam: Include v4l2-subdev.h
Laurent Pinchart
1
-0
/
+1
2024-05-02
media: bcm2835-unicam: Fix build with !PM
Ricardo Ribalda
1
-1
/
+1
2024-04-29
media: bcm2835-unicam: Add support for CCP2/CSI2 camera interface
Dave Stevenson
6
-0
/
+3018
2024-04-27
media: mediatek: vcodec: fix possible unbalanced PM counter
Eugen Hristev
3
-3
/
+8
2024-04-26
media: mediatek: vcodec: Only free buffer VA that is not NULL
Fei Shao
2
-9
/
+18
2024-04-26
media: mediatek: vcodec: Update mtk_vcodec_mem_free() error messages
Fei Shao
1
-2
/
+3
2024-04-26
media: mediatek: vcodec: Drop unnecessary variable
Fei Shao
1
-12
/
+10
2024-04-26
media: mediatek: vcodec: Replace dev_name in error string
Fei Shao
1
-2
/
+2
2024-04-22
media: ti: j721e-csi2rx: Fix races while restarting DMA
Jai Luthra
1
-3
/
+2
2024-04-22
media: cadence: csi2rx: configure DPHY before starting source stream
Pratyush Yadav
1
-12
/
+14
[prev]
[next]