summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-09-23Merge tag 'media/v6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2024-09-23Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-09-19Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/...Linus Torvalds
2024-09-18Merge tag 'hardening-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-09-18Merge tag 'pmdomain-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds
2024-09-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds
2024-09-05media: cec: extron-da-hd-4k-plus: add the Extron DA HD 4K Plus CEC driverHans Verkuil
2024-09-05media: cec: move cec_get/put_device to headerHans Verkuil
2024-09-05media: v4l2-dev: handle V4L2_CAP_EDIDErling Ljunggren
2024-09-04ARM: 9417/1: dma-mapping: Pass device to arm_iommu_create_mapping()Jason Gunthorpe
2024-09-04dma-mapping: clearly mark DMA ops as an architecture featureChristoph Hellwig
2024-08-31media: i2c: mt9v111: Drop redundant commaLiao Chen
2024-08-31media: i2c: mt9v111: Enable module autoloadingLiao Chen
2024-08-31media: imx335: Fix reset-gpio handlingUmang Jain
2024-08-31media: i2c: og01a1b: Add management of optional sensor supply linesVladimir Zapolskiy
2024-08-31media: i2c: og01a1b: Add management of optional reset GPIOVladimir Zapolskiy
2024-08-31media: i2c: og01a1b: Add support of xvclk supply clock in power managementVladimir Zapolskiy
2024-08-31media: i2c: og01a1b: Add stubs of runtime power management functionsVladimir Zapolskiy
2024-08-31media: i2c: og01a1b: Add OF support to the image sensor driverVladimir Zapolskiy
2024-08-31media: siano: Remove unused declarationsYue Haibing
2024-08-31media: ccs: Remove unused declarationsYue Haibing
2024-08-31media: i2c: ar0521: Use cansleep version of gpiod_set_value()Alexander Shiyan
2024-08-31media: intel/ipu6: make use of dev_err_cast_probe()Hongbo Li
2024-08-31media: ov5675: Fix power on/off delay timingsBryan O'Donoghue
2024-08-31media: i2c: imx355: Parse and register propertiesRobert Mader
2024-08-31media: i2c: max96714: coding style fixesJulien Massot
2024-08-31media: i2c: max96717: coding style fixesJulien Massot
2024-08-31media: i2c: max96717: add test pattern ctrlTommaso Merciai
2024-08-31media: tc358746: Move clk_prepare to its own functionRicardo Ribalda
2024-08-31media: i2c: s5c73m3: Move clk_prepare to its own functionRicardo Ribalda
2024-08-31media: i2c: ov5645: Refactor ov5645_set_power_off()Ricardo Ribalda
2024-08-31media: ar0521: Refactor ar0521_power_off()Ricardo Ribalda
2024-08-31media: imx283: Add 3/3 binning modeUmang Jain
2024-08-29dma-mapping: don't return errors from dma_set_max_seg_sizeChristoph Hellwig
2024-08-28Merge tag 'tags/next-media-videobuf-20240827' of git://git.kernel.org/pub/scm...Hans Verkuil
2024-08-28Merge tag 'next-media-20240826' of git://git.kernel.org/pub/scm/linux/kernel/...Hans Verkuil
2024-08-28Merge tag 'tags/next-media-renesas-20240825' of git://git.kernel.org/pub/scm/...Hans Verkuil
2024-08-28Merge tag 'tags/next-media-imx-20240825' of git://git.kernel.org/pub/scm/linu...Hans Verkuil
2024-08-28Merge tag 'tags/next-media-misc-20240825' of git://git.kernel.org/pub/scm/lin...Hans Verkuil
2024-08-28media: imagination: VIDEO_E5010_JPEG_ENC should depend on ARCH_K3Geert Uytterhoeven
2024-08-28media: hantro: Add RK3588 VEPU121Sebastian Reichel
2024-08-28media: hantro: Disable multicore supportSebastian Reichel
2024-08-28media: verisilicon: Add reference buffer compression featureBenjamin Gaignard
2024-08-28media: mediatek: vcodec: Constify struct vb2_opsChristophe JAILLET
2024-08-28media: mediatek: vcodec: Fix H264 stateless decoder smatch warningYunfei Dong
2024-08-28media: mediatek: vcodec: Fix VP8 stateless decoder smatch warningYunfei Dong
2024-08-28media: mediatek: vcodec: Fix H264 multi stateless decoder smatch warningYunfei Dong
2024-08-27media: videobuf2: Drop minimum allocation requirement of 2 buffersLaurent Pinchart