summaryrefslogtreecommitdiffstats
path: root/fs/attr.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-07-27media: mediatek: vcodec: Consider vdecsys presence in reg range checkNícolas F. R. A. Prado1-1/+5
2023-07-26media: venus: core.h: update kerneldocHans Verkuil1-1/+3
2023-07-25media: mediatek: vcodec: fix resource leaks in vdec_msg_queue_init()Dan Carpenter1-2/+3
2023-07-25media: mediatek: vcodec: fix potential double freeDan Carpenter1-0/+1
2023-07-25media: mediatek: vcodec: Return NULL if no vdec_fb is foundIrui Wang1-2/+3
2023-07-25media: mediatek: vcodec: fix AV1 decode fail for 36bit iovaXiaoyong Lu1-4/+8
2023-07-25media: mediatek: vcodec: Read HW active status from sysconNícolas F. R. A. Prado5-18/+88
2023-07-25media: mediatek: vcodec: Define address for VDEC_HW_ACTIVENícolas F. R. A. Prado3-5/+6
2023-07-25media: dt-bindings: mediatek,vcodec: Remove VDEC_SYS register spaceNícolas F. R. A. Prado1-4/+24
2023-07-25media: dt-bindings: mediatek,vcodec: Don't require assigned-clocksNícolas F. R. A. Prado1-2/+0
2023-07-25media: dt-bindings: mediatek,vcodec: Allow single clock for mt8183Nícolas F. R. A. Prado1-9/+28
2023-07-25media: mediatek: vcodec: Improve an error messageDan Carpenter1-2/+2
2023-07-25media: mediatek: vcodec: Fix potential crash in mtk_vcodec_dbgfs_remove()Dan Carpenter1-6/+3
2023-07-25media: amphion: ensure the bitops don't cross boundariesMing Qian1-0/+2
2023-07-25media: amphion: fix UNUSED_VALUE issue reported by coverityMing Qian1-1/+1
2023-07-25media: amphion: fix UNINIT issues reported by coverityMing Qian1-6/+6
2023-07-25media: amphion: fix REVERSE_INULL issues reported by coverityMing Qian1-2/+4
2023-07-25media: amphion: fix CHECKED_RETURN issues reported by coverityMing Qian3-4/+15
2023-07-25media: rkvdec: increase max supported height for H.264Benjamin Gaignard1-1/+1
2023-07-25media: amphion: decoder support display delay for all formatsMing Qian1-3/+22
2023-07-25media: mtk-jpeg: Fix use after free bug due to uncanceled workZheng Wang1-0/+1
2023-07-25media: verisilicon: Fix TRY_FMT on encoder OUTPUTMichael Tretter1-2/+7
2023-07-25media: rkvdec: removed redundant blank lineEmma Christy1-1/+0
2023-07-25media: meson: vdec: Add MODULE_FIRMWARE macroJuerg Haefliger1-0/+9
2023-07-25media: amphion: add helper function to get id nameMing Qian6-13/+79
2023-07-25media: amphion: reinit vpu if reqbufs output 0Ming Qian2-3/+6
2023-07-25media: pci: saa7164: replace BUG with error returnHans Verkuil1-1/+1
2023-07-25media: pci: cx23885: replace BUG with error returnHans Verkuil1-1/+1
2023-07-25staging: media: tegra-video: include video.h headerHans Verkuil1-0/+1
2023-07-25staging: media: sun6i-isp: drop of_match_ptr for ID tableHans Verkuil1-1/+1
2023-07-25media: tuners: qt1010: replace BUG_ON with a regular errorHans Verkuil1-5/+6
2023-07-25MAINTAINERS: update amphion vpu driver entryMing Qian1-1/+0
2023-07-25media: drxk: Use %*ph for printing hexdump of a small bufferAndy Shevchenko1-24/+5
2023-07-25media: i2c: ds90ub913: Fix a warning about use of uninitialized variableTomi Valkeinen1-1/+1
2023-07-25media: Remove flag FBINFO_FLAG_DEFAULT from fbdev driversThomas Zimmermann2-2/+0
2023-07-25media: ti: cal: Implement get_frame_desc for camera-rxTomi Valkeinen3-47/+47
2023-07-25media: ti: cal: Use subdev stateTomi Valkeinen3-107/+53
2023-07-25media: ti: cal: Fix cal_camerarx_create() error handlingTomi Valkeinen1-10/+13
2023-07-25media: ti: cal: Clean up mbus formats usesTomi Valkeinen3-32/+8
2023-07-25media: imx: Unstage the imx8mq-mipi-csi2 driverMartin Kepplinger6-13/+17
2023-07-25staging: media: ipu3: code style fix - avoid multiple line dereferenceNikolay Kyx1-8/+6
2023-07-19media: i2c: ov01a10: Switch back to use struct i2c_driver::probeUwe Kleine-König1-1/+1
2023-07-19media: aspeed: Fix memory overwrite if timing is 1600x900Jammy Huang1-2/+2
2023-07-19media: ds90ub9xx: switch three more drivers back to use struct i2c_driver::pr...Uwe Kleine-König3-3/+3
2023-07-19media: i2c: ds90ub960: fix error handling in ub960_rxport_add_serializer()Harshit Mogalapalli1-2/+2
2023-07-19media: i2c: ds90ub953: No need to set device_driver ownerYang Li1-1/+0
2023-07-19media: Explicitly include correct DT includesRob Herring59-71/+44
2023-07-19media: dvb-usb-v2: gl861: Fix null-ptr-deref in gl861_i2c_master_xferZhang Shurong1-1/+1
2023-07-19media: dvb-usb: opera1: fix uninit-value in dvb_usb_adapter_dvb_initZhang Shurong1-2/+7
2023-07-19media: az6007: Fix null-ptr-deref in az6007_i2c_xfer()Zhang Shurong1-0/+8