summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
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
2022-03-04media: i2c: imx274: Drop surplus includesLinus Walleij1-2/+0
2022-03-04media: i2c: ccs: Drop unused includeLinus Walleij1-1/+0
2022-03-04v4l: fwnode: Remove now-redundant loop from v4l2_fwnode_parse_reference()Sakari Ailus1-16/+8
2022-03-04v4l: fwnode: Drop redunant -ENODATA check in property reference parsingSakari Ailus1-5/+1
2022-03-04media: media-entity: Simplify media_pipeline_start()Laurent Pinchart1-30/+22
2022-03-04media: media-entity: Add media_pad_is_streaming() helper functionLaurent Pinchart5-7/+11
2022-03-04media: Add a driver for the og01a1b camera sensorShawn Tu3-0/+1142
2022-03-04media: i2c: ov5648: Fix lockdep errorHans de Goede1-2/+8
2022-02-23media: ov5640: Fix set format, v4l2_mbus_pixelcode not updatedMirela Rabulea1-7/+7
2022-02-23media: cec: seco: Drop pointless includeLinus Walleij1-2/+1
2022-02-23media: imx: csis: Store pads format separatelyJacopo Mondi1-3/+3
2022-02-23media: v4l2-core: Initialize h264 scaling matrixNicolas Dufresne1-0/+10
2022-02-23media: imx: imx-mipi-csis: Add output formatJacopo Mondi1-0/+26