summaryrefslogtreecommitdiff
path: root/drivers/staging/media/atomisp
AgeCommit message (Expand)Author
2025-07-08media: atomisp: Properly stop the ISP stream on sensor streamon errorsHans de Goede
2025-07-08media: atomisp: Move atomisp_stop_streaming() above atomisp_start_streaming()Hans de Goede
2025-05-05media: atomisp: Remove atomisp-mt9m114 driverHans de Goede
2025-05-05media: atomisp: Add support for sensors with a separate ISP v4l2_subdevHans de Goede
2025-05-05media: atomisp: Avoid deadlock with sensor subdevs with state_lock setHans de Goede
2025-05-05media: atomisp: Rename camera to sensorHans de Goede
2025-05-05media: atomisp: Remove compat ioctl32 header fileHardevsinh Palaniya
2025-05-05media: atomisp: gmin: Fix indentation to use TAB instead of spacesThomas Andreatta
2025-05-05media: atomisp: gmin: Remove duplicate NULL testAbraham Samuel Adekunle
2025-05-05media: atomisp: Fix indentation to use TAB instead of spacesGabriel Shahrouzi
2025-05-05media: atomisp: Fix spelling error in ia_css_sdis2_types.hLiu Jing
2025-05-05media: atomisp: Use the actual value of the enum instead of the enumRicardo Ribalda
2025-05-05media: atomisp: Avoid picking too big sensor resolutionHans de Goede
2025-05-05media: atomisp: gmin: Remove GPIO driven regulator supportHans de Goede
2025-05-05media: atomisp: Remove gmin_platform Asus T100TA quirksHans de Goede
2025-04-30media: staging: atomisp/starfive: use (t,l)/wxh format for rectangleHans Verkuil
2025-04-25media: atomisp: Fix Wformat-truncation warningRicardo Ribalda
2025-03-25Merge tag 'media/v6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2025-03-06staging: media: sdis: move open braces to the previous lineSantiago Ruano Rincón
2025-03-06staging: media: sdis: move open brace to a new lineSantiago Ruano Rincón
2025-03-05media: atomisp: Remove vidioc_g/s callbackRicardo Ribalda
2025-03-05media: atomisp: Replace queryctrl with query_ext_ctrlRicardo Ribalda
2025-02-04x86/cpu: Fix #define name for Intel CPU model 0x5ATony Luck
2025-01-25mm: alloc_pages_bulk: rename APILuiz Capitulino
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-11-07media: atomisp: Add check for rgby_data memory allocation failureLi Huafei
2024-11-07media: atomisp: remove redundant re-checking of errColin Ian King
2024-11-07media: atomisp: Fix spelling errors reported by codespellEverest K.C.
2024-11-07media: atomisp: Remove License information boilerplateAndy Shevchenko
2024-11-07media: atomisp: Fix typos in commentYu Jiaoliang
2024-11-07media: atomisp: hmm_bo: Fix spelling errors in hmm_bo.hEverest K.C.
2024-11-07media: atomisp: mt9m114: Fix fmt->code not getting set on try_fmtHans de Goede
2024-11-07media: atomisp: mt9m114: Add missing mutex_init() callHans de Goede
2024-11-07media: atomisp: mt9m114: Disable V4L2_CID_3A_LOCK controlHans de Goede
2024-11-07media: atomisp: Fix WARN_ON() in vb2_start_streaming() triggeringHans de Goede
2024-11-07media: atomisp: Remove unused libmsrlisthelperHans de Goede
2024-10-28staging: media: drop vb2_ops_wait_prepare/finishHans Verkuil
2024-10-16media: atomisp: Replace ternary operator with ifRicardo Ribalda
2024-09-26Merge tag 'staging-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-09-23Merge tag 'media/v6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2024-09-11minmax: reduce min/max macro expansion in atomisp driverLorenzo Stoakes
2024-09-10media: atomisp: Use clamp() in ia_css_eed1_8_vmem_encode()Christophe JAILLET
2024-09-10media: atomisp: Fix eed1_8 code assigning signed values to an unsigned variableHans de Goede
2024-09-06media: atomisp: set lock before calling vb2_queue_init()Hans Verkuil
2024-09-06media: atomisp: Improve binary finding debug loggingHans de Goede
2024-09-06media: atomisp: Drop dev_dbg() calls from hmm_[alloc|free]()Hans de Goede
2024-09-06media: atomisp: csi2-bridge: Add DMI quirk for t4ka3 on Xiaomi Mipad2Hans de Goede
2024-09-06media: atomisp: add missing wait_prepare/finish opsHans Verkuil
2024-09-06media: atomisp: Remove unused declarationZhang Zekun
2024-09-06media: atomisp: use clamp() in compute_coring()Li Zetao