summaryrefslogtreecommitdiff
path: root/drivers/staging/media/atomisp/pci/atomisp_cmd.h
AgeCommit message (Expand)Author
2023-06-09media: atomisp: Make atomisp_enum_framesizes_crop() check resolution fits wit...Hans de Goede
2023-06-09media: atomisp: Refactor atomisp_try_fmt() / atomisp_set_fmt()Hans de Goede
2023-06-09media: atomisp: Remove a bunch of sensor related custom IOCTLsHans de Goede
2023-06-09media: atomisp: Rename __get_mipi_port() to atomisp_port_to_mipi_port()Hans de Goede
2023-06-09media: atomisp: Remove no longer used atomisp_css_flush()Hans de Goede
2023-06-09media: atomisp: Remove 1 line atomisp_flush_bufs_and_wakeup() helperHans de Goede
2023-06-09media: atomisp: Drop atomisp_is_vf_pipe()Hans de Goede
2023-06-09media: atomisp: Remove res_overflow parameter from atomisp_try_fmt()Hans de Goede
2023-04-15media: atomisp: Remove atomisp_get_metadata_type()Hans de Goede
2023-04-15media: atomisp: Remove delayed_init related codeHans de Goede
2023-04-15media: atomisp: Remove continuous mode supportHans de Goede
2023-02-08media: atomisp: Remove custom ATOMISP_IOC_G_SENSOR_MODE_DATA ioctlHans de Goede
2023-02-08media: atomisp: Remove custom ATOMISP_IOC_ISP_MAKERNOTE ioctlHans de Goede
2023-02-08media: atomisp: Fix WARN() when the vb2 start_streaming callback failsHans de Goede
2022-11-25media: atomisp: Remove atomisp_ospm_dphy_up()/_down() functionsHans de Goede
2022-11-25media: atomisp: Remove duplication between runtime-pm and normal-pm codeHans de Goede
2022-11-25media: atomisp: Remove double atomisp_mrfld_power_down()/_up() calls from ato...Hans de Goede
2022-11-25media: atomisp: Make it possible to call atomisp_set_fmt() without a file handleHans de Goede
2022-11-25media: atomisp: Convert to videobuf2Hans de Goede
2022-11-25media: atomisp: Also track buffers in a list when submitted to the ISPHans de Goede
2022-11-25media: atomisp: Remove unused atomisp_buffers_queued[_pipe] functionsHans de Goede
2022-09-24media: atomisp: Remove atomisp_source_pad_to_stream_id()Hans de Goede
2022-09-24media: atomisp: Make atomisp_set_raw_buffer_bitmap() staticHans de Goede
2022-09-24media: atomisp: Remove a couple of not useful function wrappersHans de Goede
2022-09-24media: atomisp: Remove watchdog timerHans de Goede
2022-09-24media: atomisp: Remove the ACC device nodeHans de Goede
2022-09-24media: atomisp: Remove atomisp_file_fops and atomisp_file_ioctl_opsHans de Goede
2021-11-15media: atomisp: get rid of atomisp_get_frame_pgnr() abstractionMauro Carvalho Chehab
2021-11-15media: atomisp: properly implement g_fmtMauro Carvalho Chehab
2021-05-10media: staging: media: atomisp: pci: Format comments according to coding-styl...Aline Santana Cordeiro
2021-03-23media: staging: atomisp: reduce kernel stack usageArnd Bergmann
2020-07-18media: atomisp: Get rid of struct pci_dev in struct atomisp_deviceAndy Shevchenko
2020-06-11media: atomisp: get rid of an iomem abstraction layerMauro Carvalho Chehab
2020-06-11media: atomisp: add SPDX headersMauro Carvalho Chehab
2020-06-11media: atomisp: partially get rid of one abstraction layerMauro Carvalho Chehab
2020-05-20media: atomisp: cleanup directory hierarchyMauro Carvalho Chehab