summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/atomisp
AgeCommit message (Expand)AuthorLines
2024-02-01media: atomisp: Call pcim_enable_device() and pcim_iomap_regions() laterHans de Goede-25/+20
2024-02-01media: atomisp: Drop is_valid_device() functionHans de Goede-45/+5
2024-02-01media: atomisp: Remove remaining deferred firmware loading codeHans de Goede-65/+14
2024-02-01media: atomisp: Remove s_routing subdev callHans de Goede-8/+0
2024-02-01media: atomisp: Fix spelling mistake in ia_css_acc_types.hDipendra Khadka-2/+2
2024-02-01media: atomisp: Fix spelling mistake in binary.cDipendra Khadka-1/+1
2024-02-01media: atomisp: Fix spelling mistakes in ia_css_hdr_types.hDipendra Khadka-2/+2
2024-02-01media: atomisp: Fix spelling mistakes in ia_css_macc_table.host.cDipendra Khadka-2/+2
2024-02-01media: atomisp: Fix spelling mistakes in rmgr_vbuf.cDipendra Khadka-3/+3
2024-02-01media: atomisp: Fix spelling mistakes in queue.cDipendra Khadka-2/+2
2024-02-01media: atomisp: Fix spelling mistakes in sh_css_mipi.cDipendra Khadka-2/+2
2024-02-01media: atomisp: Fix spelling mistake in ia_css_circbuf.hDipendra Khadka-1/+1
2024-02-01media: atomisp: Fix spelling mistakes in circbuf.cDipendra Khadka-2/+2
2024-02-01media: atomisp: Fix spelling mistake in isp2400_input_system_global.hDipendra Khadka-1/+1
2024-02-01media: atomisp: Fix repeated "of" in isp2400_input_system_public.hDipendra Khadka-1/+1
2024-02-01media: atomisp: Remove redundant assignments to variablesColin Ian King-11/+11
2024-02-01media: atomisp: Fix a spelling mistake in sh_css_defs.hDipendra Khadka-1/+1
2024-02-01media: atomisp: Fix spelling mistakes in ia_css_irq.hDipendra Khadka-3/+3
2024-02-01media: atomisp: Removed duplicate comment and fixed comment formatJonathan Bergh-4/+1
2024-02-01media: atomisp: Refactor sensor crop + fmt settingHans de Goede-83/+58
2024-02-01media: atomisp: Adjust for v4l2_subdev_state handling changes in 6.8Hans de Goede-62/+111
2023-12-13media: v4l2-subdev: Add which field to struct v4l2_subdev_frame_intervalLaurent Pinchart-0/+28
2023-12-13media: v4l2-subdev: Turn .[gs]_frame_interval into pad operationsLaurent Pinchart-16/+20
2023-11-23media: v4l: subdev: Switch to stream-aware state functionsSakari Ailus-10/+9
2023-11-23media: atomisp: Use accessors for pad config 'try_*' fieldsLaurent Pinchart-4/+4
2023-11-23media: atomisp: Stop direct calls to queue num_buffers fieldBenjamin Gaignard-1/+1
2023-11-23media: atomisp: Use vb2_get_buffer() instead of directly access to buffers arrayBenjamin Gaignard-1/+1
2023-11-06Merge tag 'media/v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds-6877/+479
2023-10-11staging: media: atomisp: improve unwindingHans Verkuil-6/+12
2023-10-11staging: media: atomisp: drop check for reentrant .s_stream()Hans Verkuil-6/+0
2023-10-02media: ipu-bridge: Fix Kconfig dependenciesSakari Ailus-1/+1
2023-09-27media: atomisp: ia_ccs_debug.c: increase enable_info bufferHans Verkuil-1/+1
2023-09-27media: atomisp: fix 'read beyond size of field'Hans Verkuil-2/+2
2023-09-27media: atomisp: Drop atomisp-ov5693 sensor driverHans de Goede-3172/+0
2023-09-27media: atomisp: Disable VCM for OV5693 for nowHans de Goede-1/+6
2023-09-27media: atomisp: gc0310: Stop setting v4l2_subdev.fwnode to the endpoint fwnodeHans de Goede-11/+9
2023-09-27media: atomisp: Drop VIDEO_ATOMISP_ISP2401 Kconfig optionHans de Goede-19/+0
2023-09-27media: atomisp: Drop ia_css_debug_dump_debug_info() and functions only used b...Hans de Goede-2276/+0
2023-09-27media: atomisp: Simplify some if (IS_ISP2401...) statementsHans de Goede-2/+2
2023-09-27media: atomisp: atomisp_v4l2: Removed unnecessary codeKate Hsuan-19/+0
2023-09-27media: atomisp: sh_css: Removed #ifdef ISP2401 to make the driver genericKate Hsuan-25/+17
2023-09-27media: atomisp: sh_css: Removed #ifdef ISP2401 to make code genericKate Hsuan-36/+38
2023-09-27media: atomisp: sh_css: Renamed sh_css_config_input_network()Kate Hsuan-31/+21
2023-09-27media: atomisp: sh_css: Removed #ifdef ISP2401 to make driver genericKate Hsuan-32/+22
2023-09-27media: atomisp: sh_css_sp: Remove #ifdef ISP2401 to make driver genericKate Hsuan-41/+21
2023-09-27media: atomisp: sh_css: Removed #ifdef ISP2401 to make the driver genericKate Hsuan-7/+5
2023-09-27media: atomisp: sh_css_mipi: Removed unused code ia_css_mipi_frame_enable_che...Kate Hsuan-45/+0
2023-09-27media: atomisp: atomisp_compat_css20: Removed #ifdef ISP2401 to make driver g...Kate Hsuan-8/+6
2023-09-27media: atomisp: hive_isp_css_include: Removed #ifdef ISP2401 to make driver g...Kate Hsuan-4/+0
2023-09-27media: atomisp: binary: Removed #ifdef ISP2401 to make driver genericKate Hsuan-7/+8