index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
media
/
atomisp
Age
Commit message (
Expand
)
Author
Lines
8 days
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
-14
/
+8
9 days
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-14
/
+7
9 days
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-25
/
+25
10 days
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-58
/
+61
2026-01-14
staging: media: atomisp: fix trailing statement
Arjun Changla
-1
/
+2
2026-01-14
media: staging: atomisp: remove redundant OOM error messages
Zixuan Dong
-4
/
+1
2025-11-21
media: atomisp: gc2235: Fix namespace collision and startup() section placeme...
Josh Poimboeuf
-2
/
+2
2025-11-13
media: atomisp: Fix namespace collision and startup() section placement with ...
Josh Poimboeuf
-3
/
+3
2025-08-29
media: atomisp: Fix incorrect snprintf format specifiers for signed integers
Colin Ian King
-2
/
+2
2025-08-25
media: Move gc0310 sensor drivers to drivers/media/i2c/
Hans de Goede
-793
/
+0
2025-08-25
media: staging: atomisp: Drop custom .unsubscribe_event() handler
Laurent Pinchart
-8
/
+1
2025-07-31
Merge tag 'media/v6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
-1140
/
+527
2025-07-28
staging: media: atomisp: Fix stack buffer overflow in gmin_get_var_int()
Kees Cook
-4
/
+5
2025-07-08
media: atomisp: Remove custom sysfs attributes from atomisp_drvfs.c
Abdelrahman Fekry
-177
/
+0
2025-07-08
media: atomisp: Fix premature setting of HMM_BO_DEVICE_INITED flag
Abdelrahman Fekry
-3
/
+2
2025-07-08
media: atomisp: Remove debug sysfs attributes active_bo and free_bo
Abdelrahman Fekry
-91
/
+0
2025-07-08
media: atomisp: Remove no more used macros from math_support.h
Andy Shevchenko
-5
/
+0
2025-07-08
media: atomisp: Replace macros from math_support.h
Andy Shevchenko
-66
/
+77
2025-07-08
media: atomisp: Remove unused header
Andy Shevchenko
-161
/
+0
2025-07-08
media: atomisp: ov2722: Fix struct definition style
Thomas Andreatta
-8
/
+8
2025-07-08
media: atomisp: gc2235: Fix struct definition style
Thomas Andreatta
-8
/
+8
2025-07-08
media: atomisp: gc0310: Remove redundant debug message
Thomas Andreatta
-2
/
+0
2025-07-08
media: atomisp: gc0310: Drop gc0310_g_skip_frames()
Hans de Goede
-11
/
+0
2025-07-08
media: atomisp: gc0310: Drop gc0310_get_frame_interval()
Hans de Goede
-18
/
+0
2025-07-08
media: atomisp: gc0310: runtime-PM fixes
Hans de Goede
-30
/
+28
2025-07-08
media: atomisp: gc0310: Move and rename suspend/resume functions
Hans de Goede
-25
/
+26
2025-07-08
media: atomisp: gc0310: Switch to using sd.active_state fmt
Hans de Goede
-31
/
+1
2025-07-08
media: atomisp: gc0310: Use v4l2_subdev_get_fmt() as v4l2_subdev_pad_ops.get_...
Hans de Goede
-13
/
+1
2025-07-08
media: atomisp: gc0310: Implement internal_ops.init_state
Hans de Goede
-0
/
+12
2025-07-08
media: atomisp: gc0310: Switch to using the sub-device state lock
Hans de Goede
-13
/
+9
2025-07-08
media: atomisp: gc0310: Switch to {enable,disable}_streams
Hans de Goede
-32
/
+47
2025-07-08
media: atomisp: gc0310: Remove unused is_streaming variable
Hans de Goede
-3
/
+0
2025-07-08
media: atomisp: gc0310: Fix power on/off sleep times
Hans de Goede
-4
/
+3
2025-07-08
media: atomisp: gc0310: Add check_hwcfg() function
Hans de Goede
-4
/
+52
2025-07-08
media: atomisp: gc0310: Limit max exposure value to mode-height + vblank
Hans de Goede
-2
/
+19
2025-07-08
media: atomisp: gc0310: Add camera orientation and sensor rotation controls
Hans de Goede
-1
/
+11
2025-07-08
media: atomisp: gc0310: Add vblank and hblank controls
Hans de Goede
-3
/
+35
2025-07-08
media: atomisp: gc0310: Add link-frequency and pixelrate controls
Hans de Goede
-2
/
+31
2025-07-08
media: atomisp: gc0310: Add selection API support
Hans de Goede
-1
/
+26
2025-07-08
media: atomisp: gc0310: Use V4L2_CID_ANALOGUE_GAIN for gain control
Hans de Goede
-2
/
+2
2025-07-08
media: atomisp: gc0310: Switch to CCI register access helpers
Hans de Goede
-89
/
+55
2025-07-08
media: atomisp: gc0310: Modify vblank value to run at 30 fps
Hans de Goede
-1
/
+1
2025-07-08
media: atomisp: gc0310: Drop unused GC0310_FOCAL_LENGTH_NUM define
Hans de Goede
-2
/
+0
2025-07-08
media: atomisp: gc0310: Rename "dev" function variable to "sensor"
Hans de Goede
-56
/
+56
2025-07-08
media: atomisp: Fix ia_css_vf.host.c coding style
Pablo
-2
/
+1
2025-07-08
media: atomisp: Switch to int3472 driver sensor GPIO mapping code
Hans de Goede
-225
/
+27
2025-07-08
media: atomisp: Fix "stop stream timeout." error
Hans de Goede
-26
/
+4
2025-07-08
media: atomisp: Always free MIPI / CSI-receiver buffers from ia_css_uninit()
Hans de Goede
-45
/
+0
2025-07-08
media: atomisp: Stop pipeline on atomisp_css_start() failure
Hans de Goede
-0
/
+1
2025-07-08
media: atomisp: Properly stop the ISP stream on sensor streamon errors
Hans de Goede
-16
/
+22
[next]