aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-28media: camss: sm8250: Pipeline starting and stopping for multiple virtual cha...linux-next+camss-changes-v4Milen Mitkov
2022-09-28media: camss: vfe-480: Multiple outputs support for SM8250Milen Mitkov
2022-09-28media: camss: vfe: Reserve VFE lines on stream start and link to CSIDMilen Mitkov
2022-09-28media: camss: sm8250: Virtual channels for CSIDMilen Mitkov
2022-09-28media: i2c: ov9282: Add bulk regulator supportBryan O'Donoghue
2022-09-28media: i2c: ov9282: Fix power_off orderingBryan O'Donoghue
2022-09-28media: i2c: ov9282: Fix reset GPIO polarityBryan O'Donoghue
2022-09-28media: i2c: imx412: Add new compatible stringsBryan O'Donoghue
2022-09-28media: i2c: imx412: Assign v4l2 device subname based on compat stringBryan O'Donoghue
2022-09-28media: dt-bindings: imx412: Extend compatible stringsBryan O'Donoghue
2022-09-28arm64: dts: qcom: sm8250: camss: Add power-domain-names propertyVladimir Zapolskiy
2022-09-28media: dt-bindings: media: sm8250-camss: Add power-domain-names propertyVladimir Zapolskiy
2022-09-28arm64: dts: qcom: sdm845-db845c-navigation-mezzanine: Add navigation mezzanin...Bryan O'Donoghue
2022-09-28arm64: dts: qcom: qrb5165-rb5-vision-mezzanine: Add vision mezzanineBryan O'Donoghue
2022-09-28arm64: dts: qcom: sm8250: camss: Define ports address/size cellsBryan O'Donoghue
2022-09-28i2c: qcom-cci: Fix ordering of pm_runtime_xx and i2c_add_adapterBryan O'Donoghue
2022-09-28rb3_defconfig: Defconfig used for camss change validationBryan O'Donoghue
2022-09-28rb5_defconfig: Defconfig used for camss change validationBryan O'Donoghue
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