index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: netup_unidvb: Don't let i2c adapters declare I2C_CLASS_SPD support if ...
Heiner Kallweit
2024-01-18
1
-1
/
+1
*
Merge tag 'media/v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2023-11-07
361
-10019
/
+15260
|
\
|
*
media: nuvoton: VIDEO_NPCM_VCD_ECE should depend on ARCH_NPCM
Geert Uytterhoeven
2023-10-27
1
-2
/
+2
|
*
media: venus: Fix firmware path for resources
Patrick Whewell
2023-10-23
1
-5
/
+5
|
*
media: venus: hfi_cmds: Replace one-element array with flex-array member and ...
Gustavo A. R. Silva
2023-10-23
1
-1
/
+1
|
*
media: venus: hfi_parser: Add check to keep the number of codecs within range
Vikash Garodia
2023-10-23
1
-0
/
+3
|
*
media: venus: hfi: add checks to handle capabilities from firmware
Vikash Garodia
2023-10-23
1
-0
/
+12
|
*
media: venus: hfi: fix the check to handle session buffer requirement
Vikash Garodia
2023-10-23
1
-1
/
+1
|
*
media: venus: hfi: add checks to perform sanity on queue pointers
Vikash Garodia
2023-10-23
1
-0
/
+10
|
*
media: platform: cadence: select MIPI_DPHY dependency
Jai Luthra
2023-10-18
1
-0
/
+2
|
*
media: cec: meson: always include meson sub-directory in Makefile
Marek Szyprowski
2023-10-13
1
-1
/
+1
|
*
media: videobuf2: Fix IS_ERR checking in vb2_dc_put_userptr()
Ma Ke
2023-10-13
1
-6
/
+7
|
*
media: platform: mtk-mdp3: fix uninitialized variable in mdp_path_config()
Moudy Ho
2023-10-13
1
-1
/
+1
|
*
media: mediatek: vcodec: using encoder device to alloc/free encoder memory
Yunfei Dong
2023-10-13
1
-16
/
+40
|
*
media: imx-jpeg: notify source chagne event when the first picture parsed
Ming Qian
2023-10-13
2
-1
/
+7
|
*
media: cx231xx: Use EP5_BUF_SIZE macro
Jinjie Ruan
2023-10-13
2
-6
/
+5
|
*
media: siano: Drop unnecessary error check for debugfs_create_dir/file()
Jinjie Ruan
2023-10-13
1
-16
/
+6
|
*
media: mediatek: vcodec: Handle invalid encoder vsi
Irui Wang
2023-10-13
1
-0
/
+5
|
*
media: aspeed: Drop unnecessary error check for debugfs_create_file()
Jinjie Ruan
2023-10-13
1
-12
/
+3
|
*
media: verisilicon: Fixes clock list for rk3588 av1 decoder
Benjamin Gaignard
2023-10-13
1
-1
/
+1
|
*
media: videobuf2: Fix IS_ERR checking in vb2_vmalloc_put_userptr()
Ma Ke
2023-10-13
1
-4
/
+6
|
*
media: pci: cx18: if cx == NULL, then don't use it.
Hans Verkuil
2023-10-13
1
-1
/
+1
|
*
media: pci: mgb4: fix potential spectre vulnerability
Hans Verkuil
2023-10-13
1
-1
/
+4
|
*
media: nxp: imx-jpeg: use goto instead of return
Hans Verkuil
2023-10-13
1
-1
/
+1
|
*
media: dvb-usb-v2: af9035: fix missing unlock
Hans Verkuil
2023-10-13
1
-4
/
+9
|
*
media: qcom: venus: fix incorrect return value
Hans Verkuil
2023-10-12
1
-1
/
+1
|
*
media: i2c: adp1653: don't reuse the same node pointer
Hans Verkuil
2023-10-12
1
-13
/
+15
|
*
media: rkisp1: resizer: Fix resizer disable check when starting stream
Laurent Pinchart
2023-10-12
1
-9
/
+10
|
*
media: rkisp1: resizer: Improve debug message when configuring resizer
Laurent Pinchart
2023-10-12
1
-6
/
+6
|
*
media: rkisp1: resizer: Drop unneeded local variable
Laurent Pinchart
2023-10-12
1
-11
/
+9
|
*
media: rkisp1: resizer: Use v4l2_area instead of v4l2_rect to store size
Laurent Pinchart
2023-10-12
1
-3
/
+4
|
*
media: rkisp1: resizer: Constify argument and local variables
Laurent Pinchart
2023-10-12
1
-6
/
+6
|
*
media: rkisp1: Program RKISP1_CIF_MI_SP_Y_PIC_SIZE register
Laurent Pinchart
2023-10-12
1
-1
/
+3
|
*
media: rkisp1: Remove dual crop control register from config structure
Laurent Pinchart
2023-10-12
1
-7
/
+4
|
*
media: rkisp1: Fix line stride calculation
Laurent Pinchart
2023-10-12
1
-7
/
+13
|
*
media: rkisp1: Constify rkisp1_v12_params_ops
Laurent Pinchart
2023-10-12
1
-1
/
+1
|
*
media: rkisp1: Convert hex constants to lowercase
Laurent Pinchart
2023-10-12
2
-311
/
+311
|
*
media: rkisp1: csi: Use V4L2 subdev active state
Laurent Pinchart
2023-10-12
2
-80
/
+33
|
*
media: rkisp1: isp: Use V4L2 subdev active state
Laurent Pinchart
2023-10-12
2
-165
/
+102
|
*
media: rkisp1: resizer: Use V4L2 subdev active state
Laurent Pinchart
2023-10-12
2
-124
/
+66
|
*
media: ccs: Fix a (harmless) lockdep warning
Sakari Ailus
2023-10-12
1
-5
/
+12
|
*
media: ccs: Rework initialising sub-device state
Sakari Ailus
2023-10-12
1
-17
/
+28
|
*
media: i2c: mt9m114: Fix missing error unwind in probe()
Laurent Pinchart
2023-10-12
1
-2
/
+2
|
*
media: ti: Add CSI2RX support for J721E
Jai Luthra
2023-10-12
4
-0
/
+1174
|
*
media: cadence: csi2rx: Add link validation
Pratyush Yadav
2023-10-12
1
-0
/
+5
|
*
media: cadence: csi2rx: Populate subdev devnode
Pratyush Yadav
2023-10-12
1
-0
/
+1
|
*
media: cadence: csi2rx: Fix stream data configuration
Pratyush Yadav
2023-10-12
1
-3
/
+5
|
*
media: cadence: csi2rx: Set the STOP bit when stopping a stream
Pratyush Yadav
2023-10-12
1
-1
/
+18
|
*
media: cadence: csi2rx: Soft reset the streams before starting capture
Pratyush Yadav
2023-10-12
1
-1
/
+13
|
*
media: cadence: csi2rx: Configure DPHY using link freq
Pratyush Yadav
2023-10-12
1
-0
/
+24
[next]