summaryrefslogtreecommitdiff
path: root/drivers/media/pci/intel
AgeCommit message (Expand)Author
2025-01-25Merge tag 'media/v6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2024-12-19media: ipu-bridge: Remove unneeded conditional compilationsRicardo Ribalda
2024-12-19ACPI: bus: change the prototype for acpi_get_physical_device_locationRicardo Ribalda
2024-12-19media: intel/ipu6: move some boot messages to debug levelStanislaw Gruszka
2024-12-19media: intel/ipu6: remove cpu latency qos request on errorStanislaw Gruszka
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-11-07media: ipu6: make the ipu6_mmu_unmap() as a void functionBingbu Cao
2024-11-07media: ipu6: optimize the IPU6 MMU unmapping flowBingbu Cao
2024-11-07media: ipu6: optimize the IPU6 MMU mapping flowBingbu Cao
2024-11-07media: ipu6: move the l2_unmap() up before l2_map()Bingbu Cao
2024-11-07media: intel/ipu6: remove buttress ish structureStanislaw Gruszka
2024-11-07media: intel/ipu6: do not handle interrupts when device is disabledStanislaw Gruszka
2024-11-07media: ipu6: use PFN_UP() and sg_virt() for code simplicityBingbu Cao
2024-11-07media: ipu6: remove architecture DMA ops dependency in KconfigBingbu Cao
2024-11-07media: ipu6: use the IPU6 DMA mapping APIs to do mappingBingbu Cao
2024-11-07media: ipu6: not override the dma_ops of device in driverBingbu Cao
2024-11-07media: ipu6: Fix DMA and physical address debugging messages for 32-bitSakari Ailus
2024-10-28media: pci: drop vb2_ops_wait_prepare/finishHans Verkuil
2024-10-16media: ipu6: remove redundant dependency in KconfigBingbu Cao
2024-10-16media: ipu6: fix the wrong type casting and 64-bit divisionBingbu Cao
2024-09-23Merge tag 'media/v6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2024-09-04dma-mapping: clearly mark DMA ops as an architecture featureChristoph Hellwig
2024-08-31media: intel/ipu6: make use of dev_err_cast_probe()Hongbo Li
2024-08-29dma-mapping: don't return errors from dma_set_max_seg_sizeChristoph Hellwig
2024-07-30media: intel/ipu6: select AUXILIARY_BUS in KconfigBingbu Cao
2024-07-30media: ipu-bridge: fix ipu6 Kconfig dependenciesArnd Bergmann
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-17Merge tag 'media/v6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2024-06-17Merge tag 'v6.10-rc4' into driver-core-nextGreg Kroah-Hartman
2024-06-15media: ivsc: Depend on IPU_BRIDGE or not IPU_BRIDGESakari Ailus
2024-06-15media: intel/ipu6: Fix a null pointer dereference in ipu6_isys_query_stream_b...Hao Ge
2024-06-15media: ipu6: Use the ISYS auxdev device as the V4L2 device's deviceSakari Ailus
2024-06-15media: ipu-bridge: Add HIDs from out of tree IPU6 driver ipu-bridge copyHans de Goede
2024-06-15media: ipu-bridge: Sort ipu_supported_sensors[] array by ACPI HIDHans de Goede
2024-06-15media: ivsc: csi: remove privacy status in struct mei_csiWentong Wu
2024-06-15media: ivsc: csi: don't count privacy on as errorWentong Wu
2024-06-15media: ivsc: csi: add separate lock for v4l2 control handlerWentong Wu
2024-06-13auxbus: make to_auxiliary_drv accept and return a constant pointerGreg Kroah-Hartman
2024-06-10Merge tag 'v6.10-rc3'Hans Verkuil
2024-06-04media: ipu6: Print CSR messages using debug levelSakari Ailus
2024-06-04media: ipu6: Rework CSI-2 sub-device streaming controlSakari Ailus
2024-05-30media: intel/ipu6: add csi2 port sanity check in notifier boundBingbu Cao
2024-05-30media: intel/ipu6: update the maximum supported csi2 port number to 6Bingbu Cao
2024-05-30media: mei: csi: Warn less verbosely of a missing device fwnodeSakari Ailus
2024-05-30media: mei: csi: Put the IPU device referenceSakari Ailus
2024-05-28media: intel/ipu6: fix the buffer flags caused by wrong parenthesesBingbu Cao
2024-05-28media: intel/ipu6: Fix an error handling path in isys_probe()Christophe JAILLET
2024-05-28media: intel/ipu6: Move isys_remove() close to isys_probe()Christophe JAILLET
2024-05-28media: intel/ipu6: Fix some redundant resources freeing in ipu6_pci_remove()Christophe JAILLET
2024-05-10media: intel/ipu6: Don't print user-triggerable errors to kernel logSakari Ailus