aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-10Merge tag 'devprop-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-4/+8
2022-01-10Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-1/+1
2022-01-10Merge tag 'media/v5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds149-9260/+6469
2022-01-10Merge tag 'drivers-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-11/+52
2021-12-17device property: Drop fwnode_graph_get_remote_node()Sakari Ailus1-4/+8
2021-12-16media: hantro: Add support for Allwinner H6Jernej Skrabec5-1/+102
2021-12-16media: hantro: Convert imx8m_vpu_g2_irq to helperJernej Skrabec3-19/+20
2021-12-16media: hantro: move postproc enablement for old coresJernej Skrabec2-1/+10
2021-12-16media: hantro: vp9: add support for legacy register setJernej Skrabec3-17/+75
2021-12-16media: hantro: vp9: use double buffering if neededJernej Skrabec3-0/+5
2021-12-16media: hantro: add support for reset linesJernej Skrabec2-1/+17
2021-12-16media: hantro: Fix probe func error pathJernej Skrabec1-1/+2
2021-12-16media: staging: ipu3-imgu: add the AWB memory layoutJean-Michel Hautbois1-5/+27
2021-12-16media: staging: tegra-vde: Support generic power domainDmitry Osipenko1-11/+52
2021-12-14media: staging: max96712: Constify static v4l2_subdev_opsRikard Falkeborn1-1/+1
2021-12-14media: imx6-mipi-csi2: use pre_streamon callback to set sensor into LP11Michael Tretter1-1/+8
2021-12-14media: max96712: Depend on VIDEO_V4L2Sakari Ailus1-0/+1
2021-12-14media: hantro: Fix G2/HEVC negotiated pixelformatBenjamin Gaignard5-96/+41
2021-12-07media: atomisp: fix "variable dereferenced before check 'asd'"Tsuchiya Yuto2-2/+4
2021-12-07media: atomisp: make array idx_map static constColin Ian King1-1/+1
2021-12-07media: replace setting of bytesused with vb2_set_plane_payloadDafna Hirschfeld1-5/+5
2021-12-07media: hantro: drop unused vb2 headersHans Verkuil1-2/+0
2021-12-07media: cedrus: Add support for the D1 variantSamuel Holland1-0/+12
2021-12-07Merge tag 'v5.16-rc4' into media_treeMauro Carvalho Chehab16-2443/+21
2021-11-30media: hantro: Hook up RK3399 JPEG encoder outputChen-Yu Tsai4-4/+23
2021-11-30media: imx: fix boolreturn.cocci warning:Guo Zhengkui1-1/+1
2021-11-30media: staging: tegra-vde: Reorder misc device registrationDmitry Osipenko1-11/+10
2021-11-30media: staging: tegra-vde: Properly mark invalid entriesThierry Reding1-1/+1
2021-11-30media: staging: tegra-vde: Support reference picture markingThierry Reding2-1/+141
2021-11-30media: hantro: Avoid global variable for jpeg quantization tablesJames Cowgill4-29/+16
2021-11-30media: staging: media: rkvdec: Constify static struct v4l2_m2m_opsRikard Falkeborn1-1/+1
2021-11-30media: imx: Constify static struct v4l2_m2m_opsRikard Falkeborn1-1/+1
2021-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski16-2443/+21
2021-11-22media: hantro: Support NV12 on the G2 coreAndrzej Pietrasiewicz4-3/+46
2021-11-22media: hantro: Staticize a struct in postprocessor codeAndrzej Pietrasiewicz1-1/+1
2021-11-22media: hantro: Support VP9 on the G2 coreAndrzej Pietrasiewicz11-4/+1594
2021-11-22media: hantro: Prepare for other G2 codecsAndrzej Pietrasiewicz7-31/+48
2021-11-22media: hantro: Rename registersAndrzej Pietrasiewicz2-34/+34
2021-11-22media: rkvdec: Add the VP9 backendAndrzej Pietrasiewicz5-7/+1121
2021-11-22media: hantro: Add quirk for NV12/NV12_4L4 capture formatEzequiel Garcia2-1/+15
2021-11-22media: hantro: Simplify postprocessorEzequiel Garcia5-7/+6
2021-11-22media: hantro: postproc: Introduce struct hantro_postproc_opsEzequiel Garcia6-17/+44
2021-11-22media: hantro: postproc: Fix motion vector space sizeEzequiel Garcia1-3/+4
2021-11-19media: imx: Remove unused functionsDorota Czaplejewicz2-46/+0
2021-11-17media: atomisp: cleanup qbuf logicMauro Carvalho Chehab1-19/+0
2021-11-17media: atomisp: add YUVPP at __atomisp_get_pipe() logicMauro Carvalho Chehab1-2/+4
2021-11-17media: atomisp: frame.c: drop a now-unused functionMauro Carvalho Chehab2-89/+0
2021-11-17media: atomisp: pipe_binarydesc: drop logic incompatible with firmwareMauro Carvalho Chehab1-16/+2
2021-11-17media: atomisp: binary.c: drop logic incompatible with firmwareMauro Carvalho Chehab1-67/+9
2021-11-17media: atomisp: simplify binary.cMauro Carvalho Chehab1-403/+10