summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2026-01-16media: ipu6: Update e-mail addressesSakari Ailus
2026-01-16media: stm32: dcmipp: bytecap: remove useless cmier variableAlain Volmat
2026-01-16media: stm32: dcmipp: byteproc: only allow compose with 8/16bit fmtsAlain Volmat
2026-01-16media: stm32: dcmipp: add Y10-Y12-Y14 in all subdevsAlain Volmat
2026-01-16media: stm32: dcmipp: Add RGB888 format support overallAlain Volmat
2026-01-16media: stm32: dcmipp: byteproc: disable compose for all bayersAlain Volmat
2026-01-16media: stm32: dcmipp: bytecap: clear all interrupts upon stream stopAlain Volmat
2026-01-16media: i2c: Add note to prevent buggy code re-useKrzysztof Kozlowski
2026-01-16media: stm32: dcmipp: avoid naming clock if only one is neededAlain Volmat
2026-01-16media: ccs: Accommodate C-PHY into the calculationDavid Heidelberg
2026-01-16media: ccs: Use devm_v4l2_sensor_clk_get()Sakari Ailus
2026-01-16media: ccs: Clean up ccs_get_hwcfg() a littleSakari Ailus
2026-01-16media: i2c: ov5647: switch to {enable,disable}_streamsXiaolei Wang
2026-01-16media: i2c: ov5647: Switch to using the sub-device state lockXiaolei Wang
2026-01-16media: i2c: ov5647: Convert to CCI register access helpersXiaolei Wang
2026-01-14Merge tag 'media/v6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2026-01-13media: ipu6: Always call video_device_pipeline_alloc_start()Sakari Ailus
2026-01-13media: ipu6: Drop custom functions to obtain sd state informationSakari Ailus
2026-01-13media: ipu6: Remove source_entity from struct ipu6_isys_streamSakari Ailus
2026-01-13media: ipu6: Obtain unique source pad from remote sub-deviceSakari Ailus
2026-01-13media: ipu6: Obtain remote pad using media_pad_remote_pad_unique()Sakari Ailus
2026-01-13media: ipu6: Drop error argument from ipu6_isys_stream_start()Sakari Ailus
2026-01-13media: ipu6: Always close firmware streamSakari Ailus
2026-01-13media: ipu6: Close firmware streams on streaming enable failureSakari Ailus
2026-01-13media: ipu6: Don't check pipeline in stream_startSakari Ailus
2026-01-13media: ipu6: Remove redundant streaming start via buffer queueingSakari Ailus
2026-01-13media: ipu6: Make symbols staticSakari Ailus
2026-01-13media: ipu6: Remove redundant driver data checksSakari Ailus
2026-01-13media: ipu6: Drop MMU hardware initialisation in probe()Sakari Ailus
2026-01-13media: ipu6: Ensure stream_mutex is acquired when dealing with node listSakari Ailus
2026-01-13media: ipu6: Fix RPM reference leak in probe error pathsBingbu Cao
2026-01-13media: ipu6: Fix typo and wrong constant in ipu6-mmu.cBingbu Cao
2026-01-15media: dw9714: Fix powerup sequenceRicardo Ribalda
2026-01-14media: i2c: ov5647: use our own mutex for the ctrl lockXiaolei Wang
2026-01-14media: mt9m114: Add ACPI enumeration supportHans de Goede
2026-01-14media: mt9m114: Return -EPROBE_DEFER if no endpoint is foundHans de Goede
2026-01-14media: mt9m114: Drop start-, stop-streaming sequence from initializeHans de Goede
2026-01-14media: mt9m114: Don't allow changing the IFP crop/compose selections when byp...Hans de Goede
2026-01-14media: mt9m114: Update source pad selection and format when sink pad format c...Hans de Goede
2026-01-14media: mt9m114: Adjust IFP selections and source format when source format ch...Hans de Goede
2026-01-14media: mt9m114: Add and use mt9m114_ifp_get_border() helper functionHans de Goede
2026-01-14media: mt9m114: Put sensor in reset on power downHans de Goede
2026-01-14media: mt9m114: Avoid a reset low spike during probe()Hans de Goede
2026-01-14media: mt9m114: Tweak default hblank and vblank for more accurate fpsHans de Goede
2026-01-14media: mt9m114: Fix default hblank and vblank valuesHans de Goede
2026-01-14media: mt9m114: Lower minimum vblank valueHans de Goede
2026-01-14media: mt9m114: Use aptina-PLL helper to get PLL valuesHans de Goede
2026-01-14media: aptina-pll: Debug log p1 min and max valuesHans de Goede
2026-01-14media: i2c: ov2735: request reset GPIO as initially assertedElgin Perumbilly
2026-01-14media: ccs: Support frame descriptorsSakari Ailus