summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2024-10-22media: rzg2l-cru: Mark sink and source pad with MUST_CONNECT flagLad Prabhakar
2024-10-22media: rzg2l-cru: Use RZG2L_CRU_IP_SINK/SOURCE enum entriesLad Prabhakar
2024-10-22media: platform: rzg2l-cru: rzg2l-video: Set AXI burst max lengthBiju Das
2024-10-18media: pulse8-cec: fix data timestamp at pulse8_setup()Mauro Carvalho Chehab
2024-10-18media: cec: extron-da-hd-4k-plus: don't use -1 as an error codeMauro Carvalho Chehab
2024-10-18media: stb0899_algo: initialize cfr before using itMauro Carvalho Chehab
2024-10-18media: adv7604: prevent underflow condition when reporting colorspaceMauro Carvalho Chehab
2024-10-18media: cx24116: prevent overflows on SNR calculusMauro Carvalho Chehab
2024-10-18media: ar0521: don't overflow when checking PLL valuesMauro Carvalho Chehab
2024-10-18media: s5p-jpeg: prevent buffer overflowsMauro Carvalho Chehab
2024-10-18media: mgb4: protect driver against spectreMauro Carvalho Chehab
2024-10-18media: dvb_frontend: don't play tricks with underflow valuesMauro Carvalho Chehab
2024-10-18media: dvbdev: prevent the risk of out of memory accessMauro Carvalho Chehab
2024-10-18media: v4l2-tpg: prevent the risk of a division by zeroMauro Carvalho Chehab
2024-10-18media: v4l2-ctrls-api: fix error handling for v4l2_g_ctrl()Mauro Carvalho Chehab
2024-10-16media: platform: video-mux: Fix mutex lockingPaul Elder
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-10-16v4l2-subdev: Return -EOPNOTSUPP for unsupported pad type in call_get_frame_de...Lad Prabhakar
2024-10-16media: i2c: ds90ub960: Fix missing return check on ub960_rxport_read callColin Ian King
2024-10-16media: platform: rzg2l-cru: rzg2l-video: Move request_irq() to probe()Biju Das
2024-10-16media: i2c: vgxy61: Fix an error handling path in vgxy61_detect()Christophe JAILLET
2024-10-16media: raspberrypi: Add support for RP1-CFETomi Valkeinen
2024-10-16media: uapi: Add meta formats for PiSP FE config and statsTomi Valkeinen
2024-10-16media: rcar-vin: Add support for RAW10Niklas Söderlund
2024-10-16media: rcar-isp: Add family compatible for R-Car Gen4 familyNiklas Söderlund
2024-10-16media: rcar-csi2: Add support for R-Car V4MNiklas Söderlund
2024-10-16media: rcar-csi2: Add documentation for PHY_EN and PHY_MODE registersNiklas Söderlund
2024-10-16media: rcar-csi2: Move PHTW write helpersNiklas Söderlund
2024-10-16media: rcar-csi2: Add helper to lookup mbps settingsNiklas Söderlund
2024-10-16media: rcar-csi2: Abstract PHTW and PHYPLL register offsetsNiklas Söderlund
2024-10-16media: rcar-csi2: Allow writing any code and data value to PHTWNiklas Söderlund
2024-10-16media: rcar-csi2: Correct field size for PHTW writesNiklas Söderlund
2024-10-16media: ti: j721e-csi2rx: Convert comma to semicolonChen Ni
2024-10-16media: i2c: imx290: Check for availability in probe()Benjamin Bara
2024-10-16media: i2c: imx290: Avoid communication during probe()Benjamin Bara
2024-10-16media: i2c: imx290: Remove CHIP_ID reg definitionBenjamin Bara
2024-10-16media: i2c: Fix typos in comments across various filesYu Jiaoliang
2024-10-16media: i2c: max96717: clean up on error in max96717_subdev_init()Dan Carpenter
2024-10-16media: i2c: max96717: add HAS_EVENTS supportTommaso Merciai
2024-10-16media: i2c: max96714: add HAS_EVENTS supportTommaso Merciai
2024-10-16media: anysee: Fix and remove outdated commentAnna-Maria Behnsen
2024-10-15media: dvb-core: add missing buffer index checkHans Verkuil
2024-10-12media: verisilicon: Use V4L2_FMTDESC_FLAG_ENUM_ALL flagBenjamin Gaignard
2024-10-12media: test-drivers: Use V4L2_FMTDESC_FLAG_ENUM_ALL flagBenjamin Gaignard
2024-10-12media: qcom: camss: move SM8250 regulators from CSID to CSIPHY subdeviceVladimir Zapolskiy
2024-10-12media: qcom: camss: add management of supply regulators to CSIPHYVladimir Zapolskiy
2024-10-12media: qcom: camss: Add hooks to get CSID wrapper resourcesBryan O'Donoghue
2024-10-12media: qcom: camss: fix error path on configuration of power domainsVladimir Zapolskiy
2024-10-12media: ts2020: fix null-ptr-deref in ts2020_probe()Li Zetao