index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
attr.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-07-27
media: mediatek: vcodec: Consider vdecsys presence in reg range check
Nícolas F. R. A. Prado
1
-1
/
+5
2023-07-26
media: venus: core.h: update kerneldoc
Hans Verkuil
1
-1
/
+3
2023-07-25
media: mediatek: vcodec: fix resource leaks in vdec_msg_queue_init()
Dan Carpenter
1
-2
/
+3
2023-07-25
media: mediatek: vcodec: fix potential double free
Dan Carpenter
1
-0
/
+1
2023-07-25
media: mediatek: vcodec: Return NULL if no vdec_fb is found
Irui Wang
1
-2
/
+3
2023-07-25
media: mediatek: vcodec: fix AV1 decode fail for 36bit iova
Xiaoyong Lu
1
-4
/
+8
2023-07-25
media: mediatek: vcodec: Read HW active status from syscon
Nícolas F. R. A. Prado
5
-18
/
+88
2023-07-25
media: mediatek: vcodec: Define address for VDEC_HW_ACTIVE
Nícolas F. R. A. Prado
3
-5
/
+6
2023-07-25
media: dt-bindings: mediatek,vcodec: Remove VDEC_SYS register space
Nícolas F. R. A. Prado
1
-4
/
+24
2023-07-25
media: dt-bindings: mediatek,vcodec: Don't require assigned-clocks
Nícolas F. R. A. Prado
1
-2
/
+0
2023-07-25
media: dt-bindings: mediatek,vcodec: Allow single clock for mt8183
Nícolas F. R. A. Prado
1
-9
/
+28
2023-07-25
media: mediatek: vcodec: Improve an error message
Dan Carpenter
1
-2
/
+2
2023-07-25
media: mediatek: vcodec: Fix potential crash in mtk_vcodec_dbgfs_remove()
Dan Carpenter
1
-6
/
+3
2023-07-25
media: amphion: ensure the bitops don't cross boundaries
Ming Qian
1
-0
/
+2
2023-07-25
media: amphion: fix UNUSED_VALUE issue reported by coverity
Ming Qian
1
-1
/
+1
2023-07-25
media: amphion: fix UNINIT issues reported by coverity
Ming Qian
1
-6
/
+6
2023-07-25
media: amphion: fix REVERSE_INULL issues reported by coverity
Ming Qian
1
-2
/
+4
2023-07-25
media: amphion: fix CHECKED_RETURN issues reported by coverity
Ming Qian
3
-4
/
+15
2023-07-25
media: rkvdec: increase max supported height for H.264
Benjamin Gaignard
1
-1
/
+1
2023-07-25
media: amphion: decoder support display delay for all formats
Ming Qian
1
-3
/
+22
2023-07-25
media: mtk-jpeg: Fix use after free bug due to uncanceled work
Zheng Wang
1
-0
/
+1
2023-07-25
media: verisilicon: Fix TRY_FMT on encoder OUTPUT
Michael Tretter
1
-2
/
+7
2023-07-25
media: rkvdec: removed redundant blank line
Emma Christy
1
-1
/
+0
2023-07-25
media: meson: vdec: Add MODULE_FIRMWARE macro
Juerg Haefliger
1
-0
/
+9
2023-07-25
media: amphion: add helper function to get id name
Ming Qian
6
-13
/
+79
2023-07-25
media: amphion: reinit vpu if reqbufs output 0
Ming Qian
2
-3
/
+6
2023-07-25
media: pci: saa7164: replace BUG with error return
Hans Verkuil
1
-1
/
+1
2023-07-25
media: pci: cx23885: replace BUG with error return
Hans Verkuil
1
-1
/
+1
2023-07-25
staging: media: tegra-video: include video.h header
Hans Verkuil
1
-0
/
+1
2023-07-25
staging: media: sun6i-isp: drop of_match_ptr for ID table
Hans Verkuil
1
-1
/
+1
2023-07-25
media: tuners: qt1010: replace BUG_ON with a regular error
Hans Verkuil
1
-5
/
+6
2023-07-25
MAINTAINERS: update amphion vpu driver entry
Ming Qian
1
-1
/
+0
2023-07-25
media: drxk: Use %*ph for printing hexdump of a small buffer
Andy Shevchenko
1
-24
/
+5
2023-07-25
media: i2c: ds90ub913: Fix a warning about use of uninitialized variable
Tomi Valkeinen
1
-1
/
+1
2023-07-25
media: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
Thomas Zimmermann
2
-2
/
+0
2023-07-25
media: ti: cal: Implement get_frame_desc for camera-rx
Tomi Valkeinen
3
-47
/
+47
2023-07-25
media: ti: cal: Use subdev state
Tomi Valkeinen
3
-107
/
+53
2023-07-25
media: ti: cal: Fix cal_camerarx_create() error handling
Tomi Valkeinen
1
-10
/
+13
2023-07-25
media: ti: cal: Clean up mbus formats uses
Tomi Valkeinen
3
-32
/
+8
2023-07-25
media: imx: Unstage the imx8mq-mipi-csi2 driver
Martin Kepplinger
6
-13
/
+17
2023-07-25
staging: media: ipu3: code style fix - avoid multiple line dereference
Nikolay Kyx
1
-8
/
+6
2023-07-19
media: i2c: ov01a10: Switch back to use struct i2c_driver::probe
Uwe Kleine-König
1
-1
/
+1
2023-07-19
media: aspeed: Fix memory overwrite if timing is 1600x900
Jammy Huang
1
-2
/
+2
2023-07-19
media: ds90ub9xx: switch three more drivers back to use struct i2c_driver::pr...
Uwe Kleine-König
3
-3
/
+3
2023-07-19
media: i2c: ds90ub960: fix error handling in ub960_rxport_add_serializer()
Harshit Mogalapalli
1
-2
/
+2
2023-07-19
media: i2c: ds90ub953: No need to set device_driver owner
Yang Li
1
-1
/
+0
2023-07-19
media: Explicitly include correct DT includes
Rob Herring
59
-71
/
+44
2023-07-19
media: dvb-usb-v2: gl861: Fix null-ptr-deref in gl861_i2c_master_xfer
Zhang Shurong
1
-1
/
+1
2023-07-19
media: dvb-usb: opera1: fix uninit-value in dvb_usb_adapter_dvb_init
Zhang Shurong
1
-2
/
+7
2023-07-19
media: az6007: Fix null-ptr-deref in az6007_i2c_xfer()
Zhang Shurong
1
-0
/
+8
[next]