summaryrefslogtreecommitdiff
path: root/drivers/staging/media/atomisp/pci/atomisp_subdev.c
AgeCommit message (Expand)AuthorFilesLines
2023-06-09media: atomisp: Remove atomisp_video_init() parametrizationHans de Goede1-1/+1
2023-06-09media: atomisp: Set asd.subdev.devnode once from isp_subdev_init_entities()Hans de Goede1-0/+1
2023-06-09media: atomisp: Remove atomisp_subdev_register_video_nodes() helperHans de Goede1-18/+0
2023-06-09media: atomisp: Remove source_pad parameter from functions and structsHans de Goede1-21/+4
2023-06-09media: atomisp: Rename video_out_preview to video_outHans de Goede1-20/+14
2023-06-09media: atomisp: Register only 1 /dev/video# nodeHans de Goede1-99/+5
2023-06-09media: atomisp: Replace source-pad checks with run-mode checksHans de Goede1-17/+6
2023-06-09media: atomisp: Remove Continuous capture and SDV run-modesHans de Goede1-9/+7
2023-04-15media: atomisp: Remove struct atomisp_sub_device index fieldHans de Goede1-2/+1
2023-04-15media: atomisp: Drop support for streaming from 2 sensors at onceHans de Goede1-61/+36
2023-04-15media: atomisp: Remove custom V4L2_CID_FMT_AUTO controlHans de Goede1-13/+0
2023-04-15media: atomisp: Remove unused SOC_CAMERA, XENON_FLASH and FILE_INPUT subdev t...Hans de Goede1-9/+0
2023-04-15media: atomisp: Remove delayed_init related codeHans de Goede1-1/+0
2023-04-15media: atomisp: Remove continuous mode supportHans de Goede1-29/+3
2023-04-15media: atomisp: Remove depth-mode supportHans de Goede1-36/+0
2023-02-08media: atomisp: Properly initialize function field of media-entity linksHans de Goede1-1/+1
2023-02-08media: atomisp: Remove isp_subdev_link_setup()Hans de Goede1-79/+0
2023-02-08media: atomisp: Remove unnecessary memset(foo, 0, sizeof(foo)) callsHans de Goede1-5/+0
2023-02-08media: atomisp: Drop atomisp_init_pipe()Hans de Goede1-10/+39
2023-02-08media: atomisp: Remove V4L2_CID_BIN_FACTOR_HORZ/_VERTHans de Goede1-35/+1
2022-11-25media: atomisp: Convert to videobuf2Hans de Goede1-0/+1
2022-11-25media: atomisp: Also track buffers in a list when submitted to the ISPHans de Goede1-0/+1
2022-09-24media: atomisp: Remove atomisp_source_pad_to_stream_id()Hans de Goede1-18/+11
2022-09-24media: atomisp: Fix locking around asd->streaming read/writeHans de Goede1-1/+7
2022-09-24media: atomisp: Remove unused lock member from struct atomisp_sub_deviceHans de Goede1-1/+0
2022-09-24media: atomisp: Split subdev and video-node registration into 2 stepsHans de Goede1-8/+8
2022-09-24media: atomisp: Remove the ACC device nodeHans de Goede1-18/+0
2022-09-24media: atomisp: Remove the outq videobuf queueHans de Goede1-1/+0
2022-09-24media: atomisp: Remove file-injection supportHans de Goede1-35/+5
2022-09-24media: atomisp: Fix device_caps reporting of the registered video-devsHans de Goede1-17/+7
2022-07-08media: atomisp: remove atomisp_acc.cHans de Goede1-3/+0
2021-11-17media: atomisp: get rid of set pipe version custom ctrlMauro Carvalho Chehab1-23/+0
2021-11-15media: atomisp: register first the preview devnodeMauro Carvalho Chehab1-7/+9
2021-11-15media: atomisp: set per-device's default modeMauro Carvalho Chehab1-5/+10
2021-06-17media: v4l2-subdev: add subdev-wide state structTomi Valkeinen1-29/+35
2021-05-19media: staging: media: atomisp: pci: Balance braces around conditional statem...Aline Santana Cordeiro1-2/+2
2021-02-01Merge tag 'v5.11-rc6' into patchworkMauro Carvalho Chehab1-20/+0
2021-01-27media: atomisp: Fix a buffer overflow in debug codeDan Carpenter1-8/+16
2021-01-06staging: ION: remove some references to CONFIG_IONMatthias Maennich1-20/+0
2020-09-03media: atomisp: Avoid comma separated statementsJoe Perches1-2/+4
2020-06-11media: atomisp: change the detection of ISP2401 at runtimeMauro Carvalho Chehab1-1/+1
2020-06-11media: atomisp: remove format duplication at mbus->fourcc tableMauro Carvalho Chehab1-21/+21
2020-06-11media: staging: media: atomisp: disable all custom formatsArnd Bergmann1-0/+2
2020-06-11media: atomisp: add SPDX headersMauro Carvalho Chehab1-0/+1
2020-06-11media: atomisp: fix driver capsMauro Carvalho Chehab1-2/+1
2020-06-11media: atomisp: simplify hive_isp_css_mm_hrt wrapperMauro Carvalho Chehab1-5/+0
2020-06-11media: atomisp: partially get rid of one abstraction layerMauro Carvalho Chehab1-16/+16
2020-05-20media: atomisp: fix querycap initialization logicMauro Carvalho Chehab1-9/+42
2020-05-20media: atomisp: cleanup directory hierarchyMauro Carvalho Chehab1-0/+1423