summaryrefslogtreecommitdiff
path: root/drivers/staging/media/atomisp/i2c/atomisp-mt9m114.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-29media: atomisp-mt9m114: adjust macro parameter nameJulia Lawall1-1/+1
2024-04-26media: atomisp: Drop intel_v4l2_subdev_typeHans de Goede1-1/+1
2023-12-13media: v4l2-subdev: Add which field to struct v4l2_subdev_frame_intervalLaurent Pinchart1-0/+7
2023-12-13media: v4l2-subdev: Turn .[gs]_frame_interval into pad operationsLaurent Pinchart1-3/+4
2023-11-23media: v4l: subdev: Switch to stream-aware state functionsSakari Ailus1-1/+1
2023-11-23media: atomisp: Use accessors for pad config 'try_*' fieldsLaurent Pinchart1-1/+1
2023-06-09media: atomisp: Switch i2c drivers back to use .probe()Uwe Kleine-König1-1/+1
2023-02-08media: atomisp: Remove V4L2_CID_BIN_FACTOR_HORZ/_VERTHans de Goede1-46/+0
2023-02-08media: atomisp: Remove custom ATOMISP_IOC_G_SENSOR_MODE_DATA ioctlHans de Goede1-96/+0
2023-02-08media: atomisp: Remove custom ATOMISP_IOC_ISP_MAKERNOTE ioctlHans de Goede1-64/+0
2022-08-16i2c: Make remove callback return voidUwe Kleine-König1-2/+1
2022-07-08media: atomisp-mt9m114: Fix pointer dereferenced before checkingHaowen Bai1-1/+3
2021-11-15media: atomisp-mt9m114: use v4l2_find_nearest_size()Mauro Carvalho Chehab1-115/+15
2021-07-22media: atomisp: i2c: Remove a superfluous else clause in atomisp-mt9m114.cMartiros Shakhzadyan1-6/+5
2021-07-22media: atomisp: fix the uninitialized use and rename "retvalue"Yizhuo1-4/+7
2021-06-17media: v4l2-subdev: add subdev-wide state structTomi Valkeinen1-6/+6
2021-05-19media: staging: media: atomisp: fix CamelCase variable namingDeepak R Varma1-31/+32
2021-05-19media: staging: media: atomisp: reformat code comment blocksDeepak R Varma1-19/+30
2021-05-19media: staging: media: atomisp: balance braces around if...else blockDeepak R Varma1-2/+2
2020-09-03media: atomisp: mt9m114: replace fixed function namesJuan Antonio Aldea-Armenteros1-2/+2
2020-06-11media: Revert "media: atomisp: Add some ACPI detection info"Mauro Carvalho Chehab1-11/+0
2020-06-11media: atomisp: add SPDX headersMauro Carvalho Chehab1-0/+1
2020-05-20media: atomisp: add a notice about possible leak resourcesMauro Carvalho Chehab1-1/+1
2020-05-20media: atomisp: Add some ACPI detection infoMauro Carvalho Chehab1-0/+11
2020-05-20media: atomisp: remove some dead codeMauro Carvalho Chehab1-10/+0
2020-05-20media: atomisp: do lots of other coding style cleanupsMauro Carvalho Chehab1-162/+162
2020-05-20media: atomisp: fix several coding style issuesMauro Carvalho Chehab1-14/+15
2020-05-20Revert "media: staging: atomisp: Remove driver"Mauro Carvalho Chehab1-0/+1908
2018-05-16media: staging: atomisp: Remove driverSakari Ailus1-1908/+0
2018-05-16media: atomisp-mt9m114: comment out unused stuffMauro Carvalho Chehab1-4/+0
2018-05-16media: atomisp-mt9m114: remove dead dataMauro Carvalho Chehab1-6/+1
2018-04-04media: staging: atomisp: fix endianess issuesMauro Carvalho Chehab1-11/+14
2018-02-22media: staging: atomisp: mt9m114: Drop empty s_parm callbackSakari Ailus1-6/+0
2017-12-29media: staging: atomisp: Remove non-ACPI leftoversAndy Shevchenko1-5/+3
2017-10-31media: staging: atomisp: Remove FSF snail addressAndy Shevchenko1-4/+0
2017-10-31media: staging: atomisp: Remove unused members of camera_sensor_platform_dataAndy Shevchenko1-9/+0
2017-10-31media: staging: atomisp: Remove ->power_ctrl() callbackAndy Shevchenko1-4/+0
2017-10-31media: staging: atomisp: Remove ->gpio_ctrl() callbackAndy Shevchenko1-4/+0
2017-10-31media: staging: atomisp: Remove unneeded gpio.h inclusionAndy Shevchenko1-1/+0
2017-10-31media: staging: atomisp: Switch i2c drivers to use ->probe_new()Andy Shevchenko1-8/+3
2017-10-31media: staging: atomisp: Use module_i2c_driver() macroAndy Shevchenko1-13/+1
2017-10-31media: staging: atomisp: cleanup out of memory messagesAishwarya Pant1-3/+1
2017-10-27media: staging: atomisp: Add driver prefix to Kconfig option and module namesSakari Ailus1-0/+1963