summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-03-14media: platform: amphion: move config to its own fileMauro Carvalho Chehab2-20/+21
2022-03-14media: platform: allegro-dvt: move config to its own fileMauro Carvalho Chehab2-16/+17
2022-03-14media: platform: place Renesas drivers on a separate dirMauro Carvalho Chehab58-120/+137
2022-03-14media: platform: place Via drivers on a separate dirMauro Carvalho Chehab6-11/+15
2022-03-14media: platform: place Intel drivers on a separate dirMauro Carvalho Chehab5-11/+15
2022-03-14media: platform: place NXP drivers on a separate dirMauro Carvalho Chehab17-69/+77
2022-03-14media: platform: place Aspeed driver on a separate dirMauro Carvalho Chehab5-10/+14
2022-03-14media: platform: move platform menu dependencies to driversMauro Carvalho Chehab15-45/+98
2022-03-14media: platform: Makefile: reorganize its contentsMauro Carvalho Chehab1-82/+50
2022-03-14media: Makefiles: sort entries where it fitsMauro Carvalho Chehab13-321/+366
2022-03-12media: Makefiles: remove extra spacesMauro Carvalho Chehab7-113/+113
2022-03-12media: xc2028: rename the driver from tuner-xc2028Mauro Carvalho Chehab25-29/+29
2022-03-07Merge tag 'br-v5.18s' of git://linuxtv.org/hverkuil/media_tree into media_stageMauro Carvalho Chehab7-18/+14
2022-03-07ivtv: fix incorrect device_caps for ivtvfbHans Verkuil3-13/+9
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 Chehab12-19/+163
2022-03-07Merge tag 'br-v5.18l' of git://linuxtv.org/hverkuil/media_tree into media_stageMauro Carvalho Chehab41-358/+400
2022-03-07media: staging: tegra-vde: De-stage driverDmitry Osipenko14-26/+21
2022-03-07media: staging: tegra-vde: Bump BSEV DMA timeoutDmitry Osipenko1-1/+1
2022-03-07media: staging: tegra-vde: Remove legacy UAPI supportDmitry Osipenko6-397/+35
2022-03-07media: staging: tegra-vde: Support V4L stateless video decoder APIDmitry Osipenko6-8/+1483
2022-03-07media: staging: tegra-vde: Factor out H.264 codeDmitry Osipenko4-611/+706
2022-03-07media: imx: imx8mq-mipi_csi2: Remove unneeded codeMuhammad Usama Anjum1-12/+4
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