summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-12-04media: ccs: Use V4L2 CCI for accessing sensor registersSakari Ailus5-1136/+999
2023-12-04media: ccs: Better separate CCS static data accessSakari Ailus1-10/+11
2023-12-04media: v4l: cci: Add macros to obtain register width and addressSakari Ailus1-4/+4
2023-12-04media: microchip-isc: Remove dead code in pipeline validationLaurent Pinchart1-41/+0
2023-12-04media: imx319: Enable runtime PM before registering async sub-deviceSakari Ailus1-5/+7
2023-12-04media: ccs: Print ireal and float limits converted to integersSakari Ailus1-4/+13
2023-12-04media: ov9734: Enable runtime PM before registering async sub-deviceBingbu Cao1-8/+11
2023-12-04media: ov13b10: Enable runtime PM before registering async sub-deviceBingbu Cao1-5/+9
2023-12-04media: ov01a10: Enable runtime PM before registering async sub-deviceBingbu Cao1-4/+14
2023-12-04media: imx355: Enable runtime PM before registering async sub-deviceBingbu Cao1-5/+7
2023-12-04media: stm32-dcmipp: STM32 DCMIPP camera interface driverHugues Fruchet9-0/+2914
2023-12-04media: i2c: st-vgxy61: add v4l2_fwnode ctrls parse and additionAlain Volmat1-0/+9
2023-12-04media: i2c: st-vgxy61: Add V4L2_SUBDEV_FL_HAS_EVENTS and subscribe hooksAlain Volmat1-1/+9
2023-12-04media: i2c: st-mipid02: add Y8 format supportAlain Volmat1-1/+3
2023-12-04media: i2c: st-mipid02: removal of unused link_frequency variableAlain Volmat1-1/+0
2023-12-04media: i2c: st-mipid02: use mipi-csi macro for data-typeAlain Volmat1-6/+7
2023-12-04media: i2c: st-mipid02: use active state to store pad formatsAlain Volmat1-130/+79
2023-12-04media: i2c: st-mipid02: use cci_* helpers for register access.Alain Volmat2-123/+47
2023-12-04media: i2c: st-mipid02: don't keep track of streaming statusAlain Volmat1-22/+5
2023-12-04media: i2c: st-mipid02: add usage of v4l2_get_link_freqAlain Volmat1-48/+18
2023-12-04media: i2c: st-mipid02: correct format propagationAlain Volmat1-2/+7
2023-12-04media: v4l: fwnode: Parse MIPI DisCo for Imaging propertiesSakari Ailus1-1/+3
2023-12-04media: v4l2-subdev: Rename .init_cfg() operation to .init_state()Laurent Pinchart83-255/+477
2023-12-04media: i2c: Add driver for THine THP7312Paul Elder3-0/+2257
2023-12-04device property: Add fwnode_name_eq()Sakari Ailus1-0/+28
2023-12-04media: i2c: gc2145: Galaxy Core GC2145 sensor supportAlain Volmat3-0/+1457
2023-12-04media: renesas: vsp1: Fix references to pad configLaurent Pinchart16-179/+162
2023-12-03Merge tag 'v6.7-rc4' into media_stageHans Verkuil248-3536/+2386
2023-12-03Merge tag 'firewire-fixes-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-7/+4
2023-12-03Merge tag 'vfio-v6.7-rc4' of https://github.com/awilliam/linux-vfioLinus Torvalds3-12/+24
2023-12-03Merge tag 'for-linus-6.7a-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+3
2023-12-02Merge tag 'pm-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds6-32/+132
2023-12-02Merge tag 'acpi-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-9/+5
2023-12-02Merge tag 'iommu-fixes-v6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds7-42/+123
2023-12-02Merge tag 'drm-fixes-2023-12-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds64-301/+514
2023-12-02Merge tag 'block-6.7-2023-12-01' of git://git.kernel.dk/linuxLinus Torvalds2-7/+29
2023-12-02Merge tag 'dm-6.7/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-10/+8
2023-12-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds4-6/+31
2023-12-02Merge tag 'bcachefs-2023-11-29' of https://evilpiepirate.org/git/bcachefsLinus Torvalds7-91/+91
2023-12-01Merge branch 'powercap'Rafael J. Wysocki2-13/+4
2023-12-01nvme-core: check for too small lba shiftKeith Busch1-2/+3
2023-12-01iommu: Fix printk arg in of_iommu_get_resv_regions()Daniel Mentz1-1/+1
2023-12-01Merge tag 'amd-drm-fixes-6.7-2023-11-30' of https://gitlab.freedesktop.org/ag...Dave Airlie53-249/+457
2023-12-01Merge tag 'net-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds23-136/+343
2023-12-01Merge tag 'pmdomain-v6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2023-12-01Merge tag 'mmc-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds5-49/+85
2023-12-01Merge tag 'leds-fixes-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-14/+0
2023-12-01Merge tag 'efi-urgent-for-v6.7-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2023-12-01Merge tag 'drm-misc-fixes-2023-11-29' of git://anongit.freedesktop.org/drm/dr...Dave Airlie8-28/+11
2023-11-30Revert "drm/prime: Unexport helpers for fd/handle conversion"Felix Kuehling1-15/+18