summaryrefslogtreecommitdiffstats
path: root/drivers/bus/mhi (unfollow)
Commit message (Expand)AuthorFilesLines
2022-06-20media: dt-bindings: media: mediatek: vcodec: Adds decoder dt-bindings for lat...Yunfei Dong1-16/+35
2022-06-20media: mediatek: vcodec: add vp9 decoder driver for mt8186Yunfei Dong2-4/+195
2022-06-20media: vivid.rst: document HDMI Video Guard Band controlHans Verkuil1-0/+14
2022-06-20media: Add P010 video formatBenjamin Gaignard4-0/+57
2022-06-20media: imx-jpeg: Encoder support to set jpeg qualityMing Qian4-3/+73
2022-06-20media: platform: samsung: s5p-jpeg: replace ternary operator with max()Guo Zhengkui1-1/+1
2022-06-20media: i2c: adv7180: fix reserved bit in Video Selection 2Benjamin Marty1-1/+4
2022-06-20media: stkwebcam: deprecate driver, move to stagingHans Verkuil10-10/+27
2022-06-20media: platform: exynos-gsc: remove redundant initializations of f_chk_len an...Colin Ian King1-2/+1
2022-06-20media: amphion: support for reloading moduleMing Qian1-7/+4
2022-06-20media: atmel: atmel-isc-base: remove unneeded semicolonYang Li1-1/+1
2022-06-20media: st-delta: Remove unneeded NULL check in delta-v4l2Wan Jiabing1-15/+9
2022-06-20media: usbtv: Add PAL-Nc standardJorge Maidana2-2/+6
2022-06-20media: cx88: Fix PAL-Nc standardJorge Maidana1-5/+17
2022-06-20media: vivid: add HDMI Video Guard Band controlHans Verkuil1-0/+14
2022-06-20media: v4l2-tpg: add HDMI Video Guard Band test patternHans Verkuil2-0/+54
2022-06-20media: cec-adap.c: log when claiming LA fails unexpectedlyHans Verkuil1-1/+4
2022-06-20media: adv7604: try all infoframe typesHans Verkuil1-3/+2
2022-06-20media: camss: Allocate power domain resources dynamicallyVladimir Zapolskiy2-21/+24
2022-06-20media: davinci: vpif: add missing of_node_put() in vpif_probe()Yang Yingliang1-0/+1
2022-06-20media: TDA1997x: Fix the error handling in tda1997x_probe()Zheyu Ma1-0/+1
2022-06-20media: dt-bindings: qcom,sdm660-camss: document interconnectsKrzysztof Kozlowski1-0/+7
2022-06-20media: camss: csid: fix wrong size passed to devm_kmalloc_array()Yang Yingliang1-1/+1
2022-06-20media: staging: media: zoran: replace dprintk with new debugging macrosIan Cowan4-181/+170
2022-06-20media: staging: media: zoran: replace all pr_err with zrdev_err as appropriateIan Cowan4-25/+51
2022-06-20media: staging: media: zoran: setup videocodec header for debugging macrosIan Cowan2-0/+16
2022-06-20media: staging: media: zoran: add logging macrosIan Cowan1-0/+13
2022-06-20media: atmel: atmel-sama7g5-isc: fix warning in configs without OFEugen Hristev1-0/+2
2022-06-20media: imx-jpeg: Don't fill the description field in struct v4l2_fmtdescMing Qian1-2/+0
2022-06-19Linux 5.19-rc3v5.19-rc3Linus Torvalds1-1/+1
2022-06-19ext4: fix a doubled word "need" in a commentXiang wangx1-1/+1
2022-06-19ext4: add reserved GDT blocks checkZhang Yi1-0/+10
2022-06-19ext4: make variable "count" signedDing Xiang1-1/+2
2022-06-19ext4: correct the judgment of BUG in ext4_mb_normalize_requestBaokun Li1-1/+16
2022-06-19ext4: fix bug_on ext4_mb_use_inode_paBaokun Li1-0/+9
2022-06-19ext4: fix up test_dummy_encryption handling for new mount APIEric Biggers1-63/+71
2022-06-19ext4: use kmemdup() to replace kmalloc + memcpyShuqi Zhang1-2/+1
2022-06-19ext4: fix super block checksum incorrect after mountYe Bin1-8/+8
2022-06-18cifs: when a channel is not found for server, log its connection idShyam Prasad N1-0/+3
2022-06-18x86/tdx: Handle load_unaligned_zeropad() page-cross to a shared pageKirill A. Shutemov1-1/+14
2022-06-17x86/PCI: Revert "x86/PCI: Clip only host bridge windows for E820 regions"Hans de Goede4-17/+18
2022-06-17arm64: mm: Don't invalidate FROM_DEVICE buffers at start of DMA transferWill Deacon1-2/+0
2022-06-17docs/zh_CN/LoongArch: Fix notes rendering by using reST directivesYanteng Si2-12/+16
2022-06-17docs/LoongArch: Fix notes rendering by using reST directivesYanteng Si2-15/+22
2022-06-17LoongArch: vmlinux.lds.S: Add missing ELF_DETAILSYouling Tang1-0/+1
2022-06-17io_uring: recycle provided buffer if we punt to io-wqJens Axboe1-0/+1
2022-06-17dm mirror log: round up region bitmap size to BITS_PER_LONGMikulas Patocka1-2/+1
2022-06-17dm: fix narrow race for REQ_NOWAIT bios being issued despite no supportMikulas Patocka1-1/+6
2022-06-17dm: fix use-after-free in dm_put_live_table_bioMikulas Patocka1-6/+7
2022-06-17smb3: add trace point for SMB2_set_eofSteve French2-0/+40