summaryrefslogtreecommitdiff
path: root/drivers/staging/media/atomisp/pci
AgeCommit message (Expand)Author
2022-11-19media: atomisp: make hive_int8 explictly signedJason A. Donenfeld
2022-09-24media: atomisp: don't store an unused sink data on a varMauro Carvalho Chehab
2022-09-24media: atomisp_gmin_platform: Unexport and split camera_sensor_csi()Andy Shevchenko
2022-09-24media: atomisp: Remove atomisp_source_pad_to_stream_id()Hans de Goede
2022-09-24media: atomisp: Remove const/fixed camera_capsHans de Goede
2022-09-24media: atomisp: Remove unused atomisp_css_get_dis_statistics()Hans de Goede
2022-09-24media: atomisp: Make atomisp_set_raw_buffer_bitmap() staticHans de Goede
2022-09-24media: atomisp: Drop unnecessary first_streamoff checkHans de Goede
2022-09-24media: atomisp: Remove a couple of not useful function wrappersHans de Goede
2022-09-24media: atomisp: Use video_dev.lock for ioctl lockingHans de Goede
2022-09-24media: atomisp: Drop streamoff_mutexHans de Goede
2022-09-24media: atomisp: Rework asd->streaming state update in __atomisp_streamoff()Hans de Goede
2022-09-24media: atomisp: Move atomisp_streaming_count() check into __atomisp_css_recov...Hans de Goede
2022-09-24media: atomisp: Remove watchdog timerHans de Goede
2022-09-24media: atomisp: Add atomisp_pipe_check() helperHans de Goede
2022-09-24media: atomisp: Remove asd == NULL checks from ioctl handlingHans de Goede
2022-09-24media: atomisp: Fix locking around asd->streaming read/writeHans de Goede
2022-09-24media: atomisp: Remove unused lock member from struct atomisp_sub_deviceHans de Goede
2022-09-24media: atomisp: Use a normal mutex for the main lockHans de Goede
2022-09-24media: atomisp: prevent integer overflow in sh_css_set_black_frame()Dan Carpenter
2022-09-24media: atomisp: Simplify v4l2_fh_open() error handlingHans de Goede
2022-09-24media: atomisp: Fix v4l2_fh resource leak on open errorsHans de Goede
2022-09-24media: atomisp: Remove loading mutexHans de Goede
2022-09-24media: atomisp: Register /dev/* nodes at the end of atomisp_pci_probe()Hans de Goede
2022-09-24media: atomisp: Split subdev and video-node registration into 2 stepsHans de Goede
2022-09-24media: atomisp: Remove empty atomisp_css_set_cont_prev_start_time() functionHans de Goede
2022-09-24media: atomisp: Remove some further ATOMISP_ACC_* related dead codeHans de Goede
2022-09-24media: atomisp: Remove the ACC device nodeHans de Goede
2022-09-24media: atomisp: Remove never set file_input flagHans de Goede
2022-09-24media: atomisp: Remove the outq videobuf queueHans de Goede
2022-09-24media: atomisp: Remove atomisp_file_fops and atomisp_file_ioctl_opsHans de Goede
2022-09-24media: atomisp: Remove file-injection supportHans de Goede
2022-09-24media: atomisp: Fix device_caps reporting of the registered video-devsHans de Goede
2022-09-24media: atomisp: Ensure that USERPTR pointers are page alignedHans de Goede
2022-09-24media: atomisp: hmm_bo: Drop PFN code path from alloc_user_pages()Hans de Goede
2022-09-24media: atomisp: hmm_bo: Rewrite free_private_pages() using pages_array helper...Hans de Goede
2022-09-24media: atomisp: hmm_bo: Rewrite alloc_private_pages() using pages_array helpe...Hans de Goede
2022-09-24media: atomisp: hmm_bo: Further simplify alloc_private_pages()Hans de Goede
2022-09-24media: atomisp: hmm_bo: Simplify alloc_private_pages()Hans de Goede
2022-09-24media: atomisp: Make atomisp_try_fmt_cap() take padding into accountHans de Goede
2022-09-24media: atomisp: Fix VIDIOC_TRY_FMTHans de Goede
2022-09-24media: atomisp_gmin_platform: Switch to use acpi_evaluate_dsm_typed()Andy Shevchenko
2022-07-08media: staging/media/atomisp/pci/atomisp: Fix typo in stringLi zeming
2022-07-08media: atomisp: clean up for-loop, remove redundant assignment to variable iColin Ian King
2022-07-08media: staging: media/atomisp: use max() implKarthik Alapati
2022-07-08media: atomisp: Fix typo in commentsJiang Jian
2022-07-08media: atomisp_gmin_platform: stop abusing efivar APIArd Biesheuvel
2022-07-08media: atomisp: fix -Wdangling-pointer warningHans de Goede
2022-07-08media: atomisp: fix uninitialized stack mem usage in ia_css_rmgr_acq_vbuf()Hans de Goede
2022-07-08media: atomisp: revert "don't pass a pointer to a local variable"Hans de Goede