summaryrefslogtreecommitdiff
path: root/drivers/media/i2c
AgeCommit message (Expand)Author
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-11-11Merge tag 'v6.12-rc7' into __tmp-hansg-linux-tags_media_atomisp_6_13_1Mauro Carvalho Chehab
2024-11-08Merge tag 'media/v6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2024-11-08media: adv7180: Also check for "adi,force-bt656-4"Fabio Estevam
2024-11-08media: replace obsolete hans.verkuil@cisco.com aliasHans Verkuil
2024-11-07media: i2c: dw9768: Use runtime PM autosuspendZhi Mao
2024-11-07media: i2c: ov5645: Switch to {enable,disable}_streamsLad Prabhakar
2024-11-07media: i2c: ov5645: Use subdev active stateLad Prabhakar
2024-11-07media: i2c: ov5645: Drop `power_lock` mutexLad Prabhakar
2024-11-07media: i2c: ov5645: Use v4l2_async_register_subdev_sensor()Lad Prabhakar
2024-11-07media: i2c: ov5645: Replace dev_err with dev_err_probe in probe functionLad Prabhakar
2024-11-07media: i2c: ov5645: Use local `dev` pointer for subdev device assignmentLad Prabhakar
2024-11-07media: i2c: st-mipid02: remove parallel mbus format on sink padAlain Volmat
2024-11-07media: i2c: st-mipid02: add pm_runtime handlingAlain Volmat
2024-11-07media: i2c: st-mipid02: use enable/disable_streams pad opsAlain Volmat
2024-11-07media: i2c: st-mipid02: fix mipid02_stream_enable error handlingAlain Volmat
2024-11-07media: i2c: gc2145: introduce enable/disable_streams opsAlain Volmat
2024-11-07media: mt9p031: Refactor format handling for different sensor modelsTarang Raval
2024-11-07media: ov08x40: Add OF probe supportBryan O'Donoghue
2024-11-07media: ov08x40: Rename ext_clk to xvclkBryan O'Donoghue
2024-11-07media: ov08x40: Fix burst write sequenceBryan O'Donoghue
2024-11-07media: i2c: dw9768: Fix pm_runtime_set_suspended() with runtime pm enabledJinjie Ruan
2024-11-07media: i2c: imx415: Drop HAS_EVENTS flagTommaso Merciai
2024-11-07media: i2c: Drop HAS_EVENTS and event handlersTommaso Merciai
2024-11-07media: i2c: mt9p031: Switch from OF to fwnode APILaurent Pinchart
2024-11-07media: i2c: mt9p031: Drop I2C device ID tableLaurent Pinchart
2024-11-07media: i2c: mt9p031: Drop support for legacy platform dataLaurent Pinchart
2024-11-07media: ov2740: Don't log ov2740_check_hwcfg() errors twiceHans de Goede
2024-10-28media: v4l2-core: v4l2-dv-timings: check cvt/gtf resultHans Verkuil
2024-10-28media: video-i2c: drop vb2_ops_wait_prepare/finishHans Verkuil
2024-10-18media: adv7604: prevent underflow condition when reporting colorspaceMauro Carvalho Chehab
2024-10-18media: ar0521: don't overflow when checking PLL valuesMauro Carvalho Chehab
2024-10-16media: i2c: ds90ub960: Fix missing return check on ub960_rxport_read callColin Ian King
2024-10-16media: i2c: vgxy61: Fix an error handling path in vgxy61_detect()Christophe JAILLET
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-12media: i2c: tc358743: Fix crash in the probe error path when using pollingAlexander Shiyan
2024-10-12media: video-i2c: set lock before calling vb2_queue_init()Hans Verkuil
2024-10-12media: i2c: tc358743: export InfoFrames to debugfsHans Verkuil
2024-10-12media: i2c: adv7842: export InfoFrames to debugfsHans Verkuil
2024-10-12media: i2c: adv7604: export InfoFrames to debugfsHans Verkuil
2024-10-12media: i2c: adv7511-v4l2: export InfoFrames to debugfsHans Verkuil
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-08-31media: i2c: mt9v111: Drop redundant commaLiao Chen
2024-08-31media: i2c: mt9v111: Enable module autoloadingLiao Chen