summaryrefslogtreecommitdiff
path: root/drivers/staging/media/atomisp/pci/atomisp_compat_css20.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-25media: atomisp: Remove atomisp_css_suspend()/_resume()Hans de Goede1-29/+0
2022-11-25media: atomisp: Remove clearing of config from atomisp_css_uninit()Hans de Goede1-9/+0
2022-11-25media: atomisp: Remove atomisp_css_yuvpp_configure_viewfinder() functionHans de Goede1-23/+0
2022-11-25media: atomisp: Remove accelerator pipe creation codeHans de Goede1-25/+2
2022-11-25media: atomisp: Fix VIDIOC_REQBUFS failing when VIDIOC_S_FMT has not been cal...Hans de Goede1-1/+1
2022-11-25media: atomisp: Convert to videobuf2Hans de Goede1-2/+2
2022-10-24media: atomisp: Fix spelling mistake "mis-match" -> "mismatch"Colin Ian King1-1/+1
2022-09-24media: atomisp: Remove atomisp_source_pad_to_stream_id()Hans de Goede1-4/+3
2022-09-24media: atomisp: Remove unused atomisp_css_get_dis_statistics()Hans de Goede1-14/+0
2022-09-24media: atomisp: Remove watchdog timerHans de Goede1-42/+1
2022-09-24media: atomisp: Fix locking around asd->streaming read/writeHans de Goede1-5/+5
2022-09-24media: atomisp: Remove empty atomisp_css_set_cont_prev_start_time() functionHans de Goede1-8/+0
2022-09-24media: atomisp: Remove some further ATOMISP_ACC_* related dead codeHans de Goede1-18/+0
2022-07-08media: atomisp: remove force argument from __destroy_[stream[s]|pipe[s]]()Hans de Goede1-23/+11
2022-07-08media: atomisp: use atomisp_destroy_pipes_stream_force() in more placesHans de Goede1-19/+5
2022-07-08media: atomisp: use atomisp_css_update_stream() in more placesHans de Goede1-31/+6
2022-07-08media: atomisp: use atomisp_create_pipes_stream() in more placesHans de Goede1-24/+4
2022-07-08media: atomisp: add error logging to atomisp_destroy_pipes_stream_force()Hans de Goede1-2/+5
2022-07-08media: atomisp: add error checking to atomisp_create_pipes_stream()Hans de Goede1-3/+17
2022-07-08media: atomisp: fix __get_frame_info() error handlingHans de Goede1-1/+3
2022-07-08media: atomisp: remove no longer used atomisp_css_acc_done() functionHans de Goede1-5/+0
2022-07-08media: atomisp: asc.acc.pipeline is always NULLHans de Goede1-2/+1
2022-07-08media: atomisp: remove unused atomisp_*css_* functionsHans de Goede1-217/+0
2022-07-08media: atomisp: remove atomisp_acc.cHans de Goede1-5/+3
2022-02-08media: atomisp: Don't use ifdef on IS_ISP2401Hans de Goede1-2/+2
2021-11-17media: atomisp: get rid of set pipe version custom ctrlMauro Carvalho Chehab1-9/+0
2021-11-16media: atomisp: get rid of phys event abstractionsMauro Carvalho Chehab1-9/+1
2021-11-15media: atomisp: get rid of ISP2401_NEW_INPUT_SYSTEMMauro Carvalho Chehab1-2/+2
2021-11-15media: atomisp: add a default case at __get_frame_info()Mauro Carvalho Chehab1-0/+2
2021-11-15media: atomisp: better describe get_frame_info issuesMauro Carvalho Chehab1-30/+37
2021-07-22media: atomisp: use list_splice_init in atomisp_compat_css20.cBaokun Li1-33/+5
2021-05-19media: staging: media: atomisp: pci: Balance braces around conditional statem...Aline Santana Cordeiro1-2/+2
2021-03-23media: atomisp: replace boolean comparison of values with bool variablesAditya Srivastava1-1/+1
2021-03-22media: atomisp: make atomisp_css_continuous_set_num_raw_frames() voidKaixu Xia1-4/+3
2021-03-22media: atomisp: make atomisp_css_stop() voidKaixu Xia1-3/+2
2020-09-23media: atomisp: cleanup __printf() atributes on printk messagesMauro Carvalho Chehab1-4/+3
2020-09-23media: atomisp: fix gcc warningsMauro Carvalho Chehab1-2/+9
2020-09-22media: staging: atomisp: Remove unnecessary 'fallthrough'Cengiz Can1-1/+0
2020-09-07Merge tag 'v5.9-rc4' into patchworkMauro Carvalho Chehab1-4/+4
2020-09-07media: atomisp: get rid of -Wsuggest-attribute=format warningsMauro Carvalho Chehab1-16/+4
2020-08-24treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-4/+4
2020-07-18media: atomisp: make const arrays static, makes object smallerColin Ian King1-3/+3
2020-07-18media: atomisp: Drop global atomisp_dev variable (easy cases)Andy Shevchenko1-9/+7
2020-07-18media: atomisp: Replace direct access to MMIO with proper helpersAndy Shevchenko1-20/+23
2020-07-18media: atomisp: Replace last use of Intel MID APIsAndy Shevchenko1-4/+1
2020-06-11media: atomisp: get rid of an iomem abstraction layerMauro Carvalho Chehab1-18/+27
2020-06-11media: atomisp: change the detection of ISP2401 at runtimeMauro Carvalho Chehab1-7/+7
2020-06-11media: atomisp: re-enable warnings againMauro Carvalho Chehab1-16/+19
2020-06-11media: atomisp: add SPDX headersMauro Carvalho Chehab1-0/+1
2020-06-11media: staging: atomisp: There's no struct atomisp_dvs2_coefficientsSakari Ailus1-2/+2