summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2022-03-14media: platform: amphion: move config to its own fileMauro Carvalho Chehab
2022-03-14media: platform: allegro-dvt: move config to its own fileMauro Carvalho Chehab
2022-03-14media: platform: place Renesas drivers on a separate dirMauro Carvalho Chehab
2022-03-14media: platform: place Via drivers on a separate dirMauro Carvalho Chehab
2022-03-14media: platform: place Intel drivers on a separate dirMauro Carvalho Chehab
2022-03-14media: platform: place NXP drivers on a separate dirMauro Carvalho Chehab
2022-03-14media: platform: place Aspeed driver on a separate dirMauro Carvalho Chehab
2022-03-14media: platform: move platform menu dependencies to driversMauro Carvalho Chehab
2022-03-14media: platform: Makefile: reorganize its contentsMauro Carvalho Chehab
2022-03-14media: Makefiles: sort entries where it fitsMauro Carvalho Chehab
2022-03-12media: Makefiles: remove extra spacesMauro Carvalho Chehab
2022-03-12media: xc2028: rename the driver from tuner-xc2028Mauro Carvalho Chehab
2022-03-07Merge tag 'br-v5.18s' of git://linuxtv.org/hverkuil/media_tree into media_stageMauro Carvalho Chehab
2022-03-07ivtv: fix incorrect device_caps for ivtvfbHans Verkuil
2022-03-07media: rcar-csi2: Drop comma after SoC match table sentinelGeert Uytterhoeven
2022-03-07media: camss: Replace hard coded value with parameterSouptick Joarder (HPE)
2022-03-07media: saa7134: fix incorrect use to determine if list is emptyJakob Koschel
2022-03-07media: i2c: max2175: Use rbtree rather than flat register cacheMark Brown
2022-03-07media: amphion: add amphion vpu entry in Kconfig and MakefileMing Qian
2022-03-07media: amphion: implement malone decoder rpc interfaceMing Qian
2022-03-07media: amphion: implement windsor encoder rpc interfaceMing Qian
2022-03-07media: amphion: add v4l2 m2m vpu decoder stateful driverMing Qian
2022-03-07media: amphion: add v4l2 m2m vpu encoder stateful driverMing Qian
2022-03-07media: amphion: add vpu v4l2 m2m supportMing Qian
2022-03-07media: amphion: implement vpu core communication based on mailboxMing Qian
2022-03-07media: amphion: add vpu core driverMing Qian
2022-03-07media: amphion: add amphion vpu device driverMing Qian
2022-03-07media: add nv12m_8l128 and nv12m_10be_8l128 video format.Ming Qian
2022-03-07Merge tag 'for-5.18-2.6-signed' of git://linuxtv.org/sailus/media_tree into m...Mauro Carvalho Chehab
2022-03-07media: gpio-ir-tx: fix transmit with long spaces on Orange Pi PCSean Young
2022-03-07Merge tag 'br-v5.18q' of git://linuxtv.org/hverkuil/media_tree into media_stageMauro Carvalho Chehab
2022-03-07Merge tag 'br-v5.18l' of git://linuxtv.org/hverkuil/media_tree into media_stageMauro Carvalho Chehab
2022-03-07media: staging: tegra-vde: De-stage driverDmitry Osipenko
2022-03-07media: dvb_frontends: make static read-only array fec_tab constColin Ian King
2022-03-07media: dib7000p: make static read-only arrays notch and sine constColin Ian King
2022-03-07media: dvb_frontend: make static read-only array DIB3000MC_I2C_ADDRESS constColin Ian King
2022-03-07media: Remove usage of the deprecated "pci-dma-compat.h" APIChristophe JAILLET
2022-03-07media: mtk-vcodec: Remove duplicated include in mtk_vcodec_enc_drv.cYang Li
2022-03-07media: hdpvr: initialize dev->worker at hdpvr_register_videodevDongliang Mu
2022-03-07media: camss: Point sm8250 at the correct vdda regulatorsBryan O'Donoghue
2022-03-07media: camss: Point sdm845 at the correct vdda regulatorsBryan O'Donoghue
2022-03-07media: camss: Set unused regulators to the empty setBryan O'Donoghue
2022-03-07media: camss: Add regulator_bulk supportBryan O'Donoghue
2022-03-07media: davinci: vpif: Use platform_get_irq_optional() to get the interruptLad Prabhakar
2022-03-07media: vidtv: Check for null return of vzallocJiasheng Jiang
2022-03-07media: mtk-mdp: Remove redundant 'flush_workqueue()' callsXu Wang
2022-03-07media: videobuf2-dma-contig: Invalidate vmap range before DMA rangeSergey Senozhatsky
2022-03-07media: stk1160: use dma_alloc_noncontiguous APIDafna Hirschfeld
2022-03-07media: stk1160: move transfer_buffer and urb to same struct 'stk1160_urb'Dafna Hirschfeld
2022-03-07media: stk1160: If start stream fails, return buffers with VB2_BUF_STATE_QUEUEDDafna Hirschfeld