summaryrefslogtreecommitdiff
path: root/drivers/media/i2c
AgeCommit message (Expand)Author
2025-04-25media: ccs-pll: Drop LINK_DECOUPLED flagSakari Ailus
2025-04-25media: ccs-pll: Print a debug message on too high VT PLL OP clockSakari Ailus
2025-04-25media: ccs-pll: Correct the upper limit of maximum op_pre_pll_clk_divSakari Ailus
2025-04-25media: ccs-pll: Check for too high VT PLL multiplier in dual PLL caseSakari Ailus
2025-04-25media: ccs-pll: Start VT pre-PLL multiplier search from correct valueSakari Ailus
2025-04-25media: ccs-pll: Start OP pre-PLL multiplier search from correct valueSakari Ailus
2025-04-25media: ov08x40: Extend sleep after reset to 5 msHans de Goede
2025-04-25media: i2c: imx334: common reg value correctionShravan Chippa
2025-04-25media: i2c: imx334: add modes for 720p and 480p resolutionsShravan Chippa
2025-04-25media: i2c: imx334: update mode_3840x2160_regs arrayShravan Chippa
2025-04-25media: i2c: imx334: Optimized 4k and 2k mode register arraysShravan Chippa
2025-04-25media: i2c: ds90ub9xx: Set serializer temperature rampJai Luthra
2025-04-25media: i2c: ds90ub960: Configure serializer using back-channelJai Luthra
2025-04-25media: i2c: ds90ub953: Move reg defines to a header fileTomi Valkeinen
2025-04-25media: i2c: ds90ub960: Update UB9702 init sequencesTomi Valkeinen
2025-04-25media: i2c: ds90ub960: Move all RX port init code into ub960_init_rx_ports()Tomi Valkeinen
2025-04-25media: i2c: ds90ub960: Add RX port iteration supportTomi Valkeinen
2025-04-25media: i2c: ds90ub960: Refresh ub960_init_tx_ports_ub9702()Tomi Valkeinen
2025-04-25media: i2c: ds90ub960: Split ub960_init_tx_ports()Tomi Valkeinen
2025-04-25media: i2c: ds90ub960: Add UB9702 specific registersTomi Valkeinen
2025-04-25media: i2c: ds90ub960: Move UB9702 registers to a separate sectionTomi Valkeinen
2025-04-25media: i2c: ds90ub953: Speed-up I2C watchdog timerJai Luthra
2025-04-25media: i2c: ds90ub913: Add error handling to ub913_log_status()Tomi Valkeinen
2025-04-25media: i2c: ds90ub953: Add error handling to ub953_log_status()Tomi Valkeinen
2025-04-25media: i2c: ds90ub960: Add error handling to multiple placesTomi Valkeinen
2025-04-25media: i2c: ds90ub9xx: Add err parameter to read/write funcsTomi Valkeinen
2025-04-25media: i2c: ds90ub913: Align ub913_read() with other similar functionsTomi Valkeinen
2025-04-25media: i2c: ds90ub913: Fix returned fmt from .set_fmt()Tomi Valkeinen
2025-04-25media: i2c: ds90ub953: Fix error printsTomi Valkeinen
2025-04-18i2c: support per-channel ATR alias poolsRomain Gantois
2025-04-18i2c: use client addresses directly in ATR interfaceRomain Gantois
2025-04-18media: i2c: ds90ub960: Protect alias_use_mask with a mutexRomain Gantois
2025-04-18media: i2c: ds90ub960: Replace aliased clients list with address listRomain Gantois
2025-04-16media: i2c: ds90ub960: Remove of_node assignmentAndy Shevchenko
2025-04-07media: i2c: lt6911uxe: add two selects to KconfigHans Verkuil
2025-04-07media: i2c: lt6911uxe: Fix Kconfig dependencies:Arnd Bergmann
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-03-06media: i2c: tda1997x: Call of_node_put(ep) only once in tda1997x_parse_dt()Markus Elfring
2025-03-06media: ccs-pll: Make variables const where appropriateLaurent Pinchart
2025-03-06media: i2c: add lt6911uxe hdmi bridge driverDongcheng Yan
2025-03-04media: ov08x40: Log chip ID when identifying the chipHans de Goede
2025-03-04media: ov08x40: Fix value of reset GPIO when requesting itHans de Goede
2025-03-04media: imx335: Set vblank immediatelyPaul Elder
2025-03-04media: i2c: ov9282: add AEC Manual register definitionRichard Leitner
2025-03-04media: i2c: ov9282: use register definitionsRichard Leitner
2025-03-04media: vgxy61: Replace nested min() with single min3()Qasim Ijaz
2025-03-04media: i2c: imx219: Only use higher LLP_MIN for binned resolutionsJai Luthra
2025-03-04media: i2c: imx219: Use subdev state to calculate binning and pixelrateJai Luthra
2025-03-04media: i2c: imx219: Simplify binning modeJai Luthra
2025-03-04media: i2c: imx283: Drop runtime suspend/resume functionsTarang Raval