summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2024-09-27[tree-wide] finally take no_llseek outAl Viro5-5/+0
2024-09-24Merge tag 'media/v6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds226-893/+5546
2024-09-23Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-7/+7
2024-09-19Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/...Linus Torvalds3-6/+8
2024-09-18Merge tag 'hardening-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2024-09-18Merge tag 'pmdomain-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds1-4/+1
2024-09-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds1-1/+1
2024-09-05media: cec: extron-da-hd-4k-plus: add the Extron DA HD 4K Plus CEC driverHans Verkuil8-0/+2686
2024-09-05media: cec: move cec_get/put_device to headerHans Verkuil3-33/+2
2024-09-05media: v4l2-dev: handle V4L2_CAP_EDIDErling Ljunggren1-0/+15
2024-09-04ARM: 9417/1: dma-mapping: Pass device to arm_iommu_create_mapping()Jason Gunthorpe1-1/+1
2024-09-04dma-mapping: clearly mark DMA ops as an architecture featureChristoph Hellwig1-1/+6
2024-08-31media: i2c: mt9v111: Drop redundant commaLiao Chen1-1/+1
2024-08-31media: i2c: mt9v111: Enable module autoloadingLiao Chen1-0/+1
2024-08-31media: imx335: Fix reset-gpio handlingUmang Jain1-5/+4
2024-08-31media: i2c: og01a1b: Add management of optional sensor supply linesVladimir Zapolskiy1-1/+80
2024-08-31media: i2c: og01a1b: Add management of optional reset GPIOVladimir Zapolskiy1-1/+16
2024-08-31media: i2c: og01a1b: Add support of xvclk supply clock in power managementVladimir Zapolskiy1-6/+40
2024-08-31media: i2c: og01a1b: Add stubs of runtime power management functionsVladimir Zapolskiy1-9/+33
2024-08-31media: i2c: og01a1b: Add OF support to the image sensor driverVladimir Zapolskiy1-0/+7
2024-08-31media: siano: Remove unused declarationsYue Haibing1-6/+0
2024-08-31media: ccs: Remove unused declarationsYue Haibing1-3/+0
2024-08-31media: i2c: ar0521: Use cansleep version of gpiod_set_value()Alexander Shiyan1-2/+3
2024-08-31media: intel/ipu6: make use of dev_err_cast_probe()Hongbo Li1-12/+8
2024-08-31media: ov5675: Fix power on/off delay timingsBryan O'Donoghue1-6/+6
2024-08-31media: i2c: imx355: Parse and register propertiesRobert Mader1-1/+11
2024-08-31media: i2c: max96714: coding style fixesJulien Massot1-9/+9
2024-08-31media: i2c: max96717: coding style fixesJulien Massot1-19/+12
2024-08-31media: i2c: max96717: add test pattern ctrlTommaso Merciai1-16/+197
2024-08-31media: tc358746: Move clk_prepare to its own functionRicardo Ribalda1-1/+11
2024-08-31media: i2c: s5c73m3: Move clk_prepare to its own functionRicardo Ribalda1-1/+12
2024-08-31media: i2c: ov5645: Refactor ov5645_set_power_off()Ricardo Ribalda1-3/+12
2024-08-31media: ar0521: Refactor ar0521_power_off()Ricardo Ribalda1-4/+13
2024-08-31media: imx283: Add 3/3 binning modeUmang Jain1-0/+33
2024-08-29dma-mapping: don't return errors from dma_set_max_seg_sizeChristoph Hellwig2-5/+2
2024-08-28Merge tag 'tags/next-media-videobuf-20240827' of git://git.kernel.org/pub/scm...Hans Verkuil1-7/+0
2024-08-28Merge tag 'next-media-20240826' of git://git.kernel.org/pub/scm/linux/kernel/...Hans Verkuil4-23/+83
2024-08-28Merge tag 'tags/next-media-renesas-20240825' of git://git.kernel.org/pub/scm/...Hans Verkuil2-12/+10
2024-08-28Merge tag 'tags/next-media-imx-20240825' of git://git.kernel.org/pub/scm/linu...Hans Verkuil2-17/+19
2024-08-28Merge tag 'tags/next-media-misc-20240825' of git://git.kernel.org/pub/scm/lin...Hans Verkuil1-25/+13
2024-08-28media: imagination: VIDEO_E5010_JPEG_ENC should depend on ARCH_K3Geert Uytterhoeven1-0/+1
2024-08-28media: hantro: Add RK3588 VEPU121Sebastian Reichel1-0/+1
2024-08-28media: hantro: Disable multicore supportSebastian Reichel1-0/+47
2024-08-28media: verisilicon: Add reference buffer compression featureBenjamin Gaignard7-4/+109
2024-08-28media: mediatek: vcodec: Constify struct vb2_opsChristophe JAILLET2-2/+2
2024-08-28media: mediatek: vcodec: Fix H264 stateless decoder smatch warningYunfei Dong1-2/+7
2024-08-28media: mediatek: vcodec: Fix VP8 stateless decoder smatch warningYunfei Dong1-3/+7
2024-08-28media: mediatek: vcodec: Fix H264 multi stateless decoder smatch warningYunfei Dong1-2/+7
2024-08-27media: videobuf2: Drop minimum allocation requirement of 2 buffersLaurent Pinchart1-7/+0
2024-08-26media: renesas: vsp1: Implement .link_validate() for video devicesLaurent Pinchart1-0/+22