summaryrefslogtreecommitdiff
path: root/drivers/staging/media/atomisp
AgeCommit message (Expand)Author
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-01-14staging: media: atomisp: fix trailing statementArjun Changla
2026-01-14media: staging: atomisp: remove redundant OOM error messagesZixuan Dong
2025-11-21media: atomisp: gc2235: Fix namespace collision and startup() section placeme...Josh Poimboeuf
2025-11-13media: atomisp: Fix namespace collision and startup() section placement with ...Josh Poimboeuf
2025-08-29media: atomisp: Fix incorrect snprintf format specifiers for signed integersColin Ian King
2025-08-25media: Move gc0310 sensor drivers to drivers/media/i2c/Hans de Goede
2025-08-25media: staging: atomisp: Drop custom .unsubscribe_event() handlerLaurent Pinchart
2025-07-31Merge tag 'media/v6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2025-07-28staging: media: atomisp: Fix stack buffer overflow in gmin_get_var_int()Kees Cook
2025-07-08media: atomisp: Remove custom sysfs attributes from atomisp_drvfs.cAbdelrahman Fekry
2025-07-08media: atomisp: Fix premature setting of HMM_BO_DEVICE_INITED flagAbdelrahman Fekry
2025-07-08media: atomisp: Remove debug sysfs attributes active_bo and free_boAbdelrahman Fekry
2025-07-08media: atomisp: Remove no more used macros from math_support.hAndy Shevchenko
2025-07-08media: atomisp: Replace macros from math_support.hAndy Shevchenko
2025-07-08media: atomisp: Remove unused headerAndy Shevchenko
2025-07-08media: atomisp: ov2722: Fix struct definition styleThomas Andreatta
2025-07-08media: atomisp: gc2235: Fix struct definition styleThomas Andreatta
2025-07-08media: atomisp: gc0310: Remove redundant debug messageThomas Andreatta
2025-07-08media: atomisp: gc0310: Drop gc0310_g_skip_frames()Hans de Goede
2025-07-08media: atomisp: gc0310: Drop gc0310_get_frame_interval()Hans de Goede
2025-07-08media: atomisp: gc0310: runtime-PM fixesHans de Goede
2025-07-08media: atomisp: gc0310: Move and rename suspend/resume functionsHans de Goede
2025-07-08media: atomisp: gc0310: Switch to using sd.active_state fmtHans de Goede
2025-07-08media: atomisp: gc0310: Use v4l2_subdev_get_fmt() as v4l2_subdev_pad_ops.get_...Hans de Goede
2025-07-08media: atomisp: gc0310: Implement internal_ops.init_stateHans de Goede
2025-07-08media: atomisp: gc0310: Switch to using the sub-device state lockHans de Goede
2025-07-08media: atomisp: gc0310: Switch to {enable,disable}_streamsHans de Goede
2025-07-08media: atomisp: gc0310: Remove unused is_streaming variableHans de Goede
2025-07-08media: atomisp: gc0310: Fix power on/off sleep timesHans de Goede
2025-07-08media: atomisp: gc0310: Add check_hwcfg() functionHans de Goede
2025-07-08media: atomisp: gc0310: Limit max exposure value to mode-height + vblankHans de Goede
2025-07-08media: atomisp: gc0310: Add camera orientation and sensor rotation controlsHans de Goede
2025-07-08media: atomisp: gc0310: Add vblank and hblank controlsHans de Goede
2025-07-08media: atomisp: gc0310: Add link-frequency and pixelrate controlsHans de Goede
2025-07-08media: atomisp: gc0310: Add selection API supportHans de Goede
2025-07-08media: atomisp: gc0310: Use V4L2_CID_ANALOGUE_GAIN for gain controlHans de Goede
2025-07-08media: atomisp: gc0310: Switch to CCI register access helpersHans de Goede
2025-07-08media: atomisp: gc0310: Modify vblank value to run at 30 fpsHans de Goede
2025-07-08media: atomisp: gc0310: Drop unused GC0310_FOCAL_LENGTH_NUM defineHans de Goede
2025-07-08media: atomisp: gc0310: Rename "dev" function variable to "sensor"Hans de Goede
2025-07-08media: atomisp: Fix ia_css_vf.host.c coding stylePablo
2025-07-08media: atomisp: Switch to int3472 driver sensor GPIO mapping codeHans de Goede
2025-07-08media: atomisp: Fix "stop stream timeout." errorHans de Goede
2025-07-08media: atomisp: Always free MIPI / CSI-receiver buffers from ia_css_uninit()Hans de Goede
2025-07-08media: atomisp: Stop pipeline on atomisp_css_start() failureHans de Goede
2025-07-08media: atomisp: Properly stop the ISP stream on sensor streamon errorsHans de Goede