summaryrefslogtreecommitdiff
path: root/drivers/media/i2c/video-i2c.c
AgeCommit message (Expand)Author
2023-12-13media: videobuf2: core: Rename min_buffers_needed field in vb2_queueBenjamin Gaignard
2023-11-23media: i2c: video-i2c: Stop direct calls to queue num_buffers fieldBenjamin Gaignard
2023-09-27media: i2c: video-i2c: Convert enum->pointer for data in the match tablesBiju Das
2023-07-19media: Explicitly include correct DT includesRob Herring
2023-05-25media: i2c: video: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-05-25media: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-01-22media: i2c/video-i2c: Convert to i2c's .probe_new()Uwe Kleine-König
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-05-17media: i2c: video-i2c: Use GENMASK for masking bitsMoses Christopher Bollavarapu
2022-05-17media: i2c: video-i2c: Replace constants with proper namesMoses Christopher Bollavarapu
2022-05-17media: i2c: video-i2c: Move defines to the top of the fileMoses Christopher Bollavarapu
2021-09-30media: video-i2c: more precise intervals between framesSeongyong Park
2021-05-19media: i2c: video-i2c: use pm_runtime_resume_and_get()Mauro Carvalho Chehab
2020-03-24media: i2c: video-i2c: fix build errors due to 'imply hwmon'Matt Ranostay
2020-02-24media: media/i2c/video-i2c: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil
2019-06-21media: video-i2c: use V4L2_FRACT_COMPAREAkinobu Mita
2019-01-21media: video-i2c: add Melexis MLX90640 thermal cameraMatt Ranostay
2018-12-07media: video-i2c: check if chip struct has set_power functionMatt Ranostay
2018-12-07media: video-i2c: support runtime PMAkinobu Mita
2018-11-23media: video-i2c: hwmon: constify vb2_ops structureJulia Lawall
2018-11-23media: video-i2c: support changing frame intervalAkinobu Mita
2018-11-23media: video-i2c: use i2c regmapAkinobu Mita
2018-11-23media: video-i2c: avoid accessing released memory area when removing driverAkinobu Mita
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab
2018-07-27media: video-i2c: hwmon: fix return value from amg88xx_hwmon_init()Matt Ranostay
2018-07-25media: video-i2c: add hwmon support for amg88xxMatt Ranostay
2018-05-04media: video-i2c: get rid of two gcc warningsMauro Carvalho Chehab
2018-05-04media: video-i2c: add video-i2c driverMatt Ranostay