summaryrefslogtreecommitdiffstats
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2022-03-07media: rcar-csi2: Drop comma after SoC match table sentinelGeert Uytterhoeven1-1/+1
2022-03-07media: camss: Replace hard coded value with parameterSouptick Joarder (HPE)1-1/+1
2022-03-07media: saa7134: fix incorrect use to determine if list is emptyJakob Koschel1-2/+2
2022-03-07media: i2c: max2175: Use rbtree rather than flat register cacheMark Brown1-1/+1
2022-03-07media: amphion: add amphion vpu entry in Kconfig and MakefileMing Qian2-0/+21
2022-03-07media: amphion: implement malone decoder rpc interfaceMing Qian2-0/+1669
2022-03-07media: amphion: implement windsor encoder rpc interfaceMing Qian2-0/+1206
2022-03-07media: amphion: add v4l2 m2m vpu decoder stateful driverMing Qian1-0/+1691
2022-03-07media: amphion: add v4l2 m2m vpu encoder stateful driverMing Qian1-0/+1358
2022-03-07media: amphion: add vpu v4l2 m2m supportMing Qian5-0/+1437
2022-03-07media: amphion: implement vpu core communication based on mailboxMing Qian6-0/+991
2022-03-07media: amphion: add vpu core driverMing Qian6-0/+2161
2022-03-07media: amphion: add amphion vpu device driverMing Qian6-0/+1215
2022-03-07media: add nv12m_8l128 and nv12m_10be_8l128 video format.Ming Qian1-0/+2
2022-03-07Merge tag 'for-5.18-2.6-signed' of git://linuxtv.org/sailus/media_tree into m...Mauro Carvalho Chehab22-159/+2911
2022-03-07media: gpio-ir-tx: fix transmit with long spaces on Orange Pi PCSean Young1-7/+21
2022-03-07Merge tag 'br-v5.18q' of git://linuxtv.org/hverkuil/media_tree into media_stageMauro Carvalho Chehab7-2/+1619
2022-03-07Merge tag 'br-v5.18l' of git://linuxtv.org/hverkuil/media_tree into media_stageMauro Carvalho Chehab33-356/+350
2022-03-07media: staging: tegra-vde: De-stage driverDmitry Osipenko10-0/+3260
2022-03-07media: dvb_frontends: make static read-only array fec_tab constColin Ian King1-2/+3
2022-03-07media: dib7000p: make static read-only arrays notch and sine constColin Ian King1-2/+2
2022-03-07media: dvb_frontend: make static read-only array DIB3000MC_I2C_ADDRESS constColin Ian King1-1/+1
2022-03-07media: Remove usage of the deprecated "pci-dma-compat.h" APIChristophe JAILLET3-18/+21
2022-03-07media: mtk-vcodec: Remove duplicated include in mtk_vcodec_enc_drv.cYang Li1-1/+0
2022-03-07media: hdpvr: initialize dev->worker at hdpvr_register_videodevDongliang Mu1-1/+3
2022-03-07media: camss: Point sm8250 at the correct vdda regulatorsBryan O'Donoghue1-4/+4
2022-03-07media: camss: Point sdm845 at the correct vdda regulatorsBryan O'Donoghue1-3/+3
2022-03-07media: camss: Set unused regulators to the empty setBryan O'Donoghue1-30/+30
2022-03-07media: camss: Add regulator_bulk supportBryan O'Donoghue4-64/+80
2022-03-07media: davinci: vpif: Use platform_get_irq_optional() to get the interruptLad Prabhakar3-27/+42
2022-03-07media: vidtv: Check for null return of vzallocJiasheng Jiang1-4/+13
2022-03-07media: mtk-mdp: Remove redundant 'flush_workqueue()' callsXu Wang1-2/+0
2022-03-07media: videobuf2-dma-contig: Invalidate vmap range before DMA rangeSergey Senozhatsky1-6/+6
2022-03-07media: stk1160: use dma_alloc_noncontiguous APIDafna Hirschfeld3-44/+84
2022-03-07media: stk1160: move transfer_buffer and urb to same struct 'stk1160_urb'Dafna Hirschfeld3-40/+25
2022-03-07media: stk1160: If start stream fails, return buffers with VB2_BUF_STATE_QUEUEDDafna Hirschfeld3-7/+7
2022-03-07media: stk1160: fix number of buffers in case not all buffers are createdDafna Hirschfeld1-3/+3
2022-03-07media: cec: seco: add newlines in debug messagesEttore Chimenti1-27/+27
2022-03-07media: Revert "media: em28xx: add missing em28xx_close_extension"Pavel Skripkin1-4/+1
2022-03-07media: venus: hfi_cmds: List HDR10 property as unsupported for v1 and v3Stanimir Varbanov1-0/+2
2022-03-07media: venus: venc: Fix h264 8x8 transform controlStanimir Varbanov2-5/+5
2022-03-07media: venus: vdec: fixed possible memory leak issueAmeer Hamza1-1/+1
2022-03-07media: venus: core: Fix kerneldoc warningsStanimir Varbanov1-0/+4
2022-03-04media: i2c: Fix pixel array positions in ov8865Daniel Scally1-2/+2
2022-03-04media: adv7183: Convert to GPIO descriptorsLinus Walleij1-26/+25
2022-03-04media: m5mols: Convert to use GPIO descriptorsLinus Walleij3-20/+12
2022-03-04media: noon010p30: Convert to use GPIO descriptorsLinus Walleij1-40/+35
2022-03-04media: mt9m111: Drop unused includeLinus Walleij1-1/+0
2022-03-04media: adv7511: Drop unused includeLinus Walleij1-1/+0
2022-03-04media: i2c: isl7998x: Add driver for Intersil ISL7998xMarek Vasut3-0/+1639