index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
media
/
atomisp
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-31
Merge tag 'media/v6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
43
-1140
/
+527
2025-07-29
staging: media: atomisp: Fix stack buffer overflow in gmin_get_var_int()
Kees Cook
1
-4
/
+5
2025-07-08
media: atomisp: Remove custom sysfs attributes from atomisp_drvfs.c
Abdelrahman Fekry
5
-177
/
+0
2025-07-08
media: atomisp: Fix premature setting of HMM_BO_DEVICE_INITED flag
Abdelrahman Fekry
1
-3
/
+2
2025-07-08
media: atomisp: Remove debug sysfs attributes active_bo and free_bo
Abdelrahman Fekry
1
-91
/
+0
2025-07-08
media: atomisp: Remove no more used macros from math_support.h
Andy Shevchenko
1
-5
/
+0
2025-07-08
media: atomisp: Replace macros from math_support.h
Andy Shevchenko
15
-66
/
+77
2025-07-08
media: atomisp: Remove unused header
Andy Shevchenko
3
-161
/
+0
2025-07-08
media: atomisp: ov2722: Fix struct definition style
Thomas Andreatta
1
-8
/
+8
2025-07-08
media: atomisp: gc2235: Fix struct definition style
Thomas Andreatta
1
-8
/
+8
2025-07-08
media: atomisp: gc0310: Remove redundant debug message
Thomas Andreatta
1
-2
/
+0
2025-07-08
media: atomisp: gc0310: Drop gc0310_g_skip_frames()
Hans de Goede
1
-11
/
+0
2025-07-08
media: atomisp: gc0310: Drop gc0310_get_frame_interval()
Hans de Goede
1
-18
/
+0
2025-07-08
media: atomisp: gc0310: runtime-PM fixes
Hans de Goede
1
-30
/
+28
2025-07-08
media: atomisp: gc0310: Move and rename suspend/resume functions
Hans de Goede
1
-25
/
+26
2025-07-08
media: atomisp: gc0310: Switch to using sd.active_state fmt
Hans de Goede
1
-31
/
+1
2025-07-08
media: atomisp: gc0310: Use v4l2_subdev_get_fmt() as v4l2_subdev_pad_ops.get_...
Hans de Goede
1
-13
/
+1
2025-07-08
media: atomisp: gc0310: Implement internal_ops.init_state
Hans de Goede
1
-0
/
+12
2025-07-08
media: atomisp: gc0310: Switch to using the sub-device state lock
Hans de Goede
1
-13
/
+9
2025-07-08
media: atomisp: gc0310: Switch to {enable,disable}_streams
Hans de Goede
1
-32
/
+47
2025-07-08
media: atomisp: gc0310: Remove unused is_streaming variable
Hans de Goede
1
-3
/
+0
2025-07-08
media: atomisp: gc0310: Fix power on/off sleep times
Hans de Goede
1
-4
/
+3
2025-07-08
media: atomisp: gc0310: Add check_hwcfg() function
Hans de Goede
1
-4
/
+52
2025-07-08
media: atomisp: gc0310: Limit max exposure value to mode-height + vblank
Hans de Goede
1
-2
/
+19
2025-07-08
media: atomisp: gc0310: Add camera orientation and sensor rotation controls
Hans de Goede
1
-1
/
+11
2025-07-08
media: atomisp: gc0310: Add vblank and hblank controls
Hans de Goede
1
-3
/
+35
2025-07-08
media: atomisp: gc0310: Add link-frequency and pixelrate controls
Hans de Goede
1
-2
/
+31
2025-07-08
media: atomisp: gc0310: Add selection API support
Hans de Goede
1
-1
/
+26
2025-07-08
media: atomisp: gc0310: Use V4L2_CID_ANALOGUE_GAIN for gain control
Hans de Goede
1
-2
/
+2
2025-07-08
media: atomisp: gc0310: Switch to CCI register access helpers
Hans de Goede
2
-89
/
+55
2025-07-08
media: atomisp: gc0310: Modify vblank value to run at 30 fps
Hans de Goede
1
-1
/
+1
2025-07-08
media: atomisp: gc0310: Drop unused GC0310_FOCAL_LENGTH_NUM define
Hans de Goede
1
-2
/
+0
2025-07-08
media: atomisp: gc0310: Rename "dev" function variable to "sensor"
Hans de Goede
1
-56
/
+56
2025-07-08
media: atomisp: Fix ia_css_vf.host.c coding style
Pablo
1
-2
/
+1
2025-07-08
media: atomisp: Switch to int3472 driver sensor GPIO mapping code
Hans de Goede
4
-225
/
+27
2025-07-08
media: atomisp: Fix "stop stream timeout." error
Hans de Goede
4
-26
/
+4
2025-07-08
media: atomisp: Always free MIPI / CSI-receiver buffers from ia_css_uninit()
Hans de Goede
6
-45
/
+0
2025-07-08
media: atomisp: Stop pipeline on atomisp_css_start() failure
Hans de Goede
1
-0
/
+1
2025-07-08
media: atomisp: Properly stop the ISP stream on sensor streamon errors
Hans de Goede
1
-16
/
+22
2025-07-08
media: atomisp: Move atomisp_stop_streaming() above atomisp_start_streaming()
Hans de Goede
1
-74
/
+74
2025-05-05
media: atomisp: Remove atomisp-mt9m114 driver
Hans de Goede
4
-3393
/
+0
2025-05-05
media: atomisp: Add support for sensors with a separate ISP v4l2_subdev
Hans de Goede
4
-11
/
+65
2025-05-05
media: atomisp: Avoid deadlock with sensor subdevs with state_lock set
Hans de Goede
1
-2
/
+9
2025-05-05
media: atomisp: Rename camera to sensor
Hans de Goede
6
-45
/
+46
2025-05-05
media: atomisp: Remove compat ioctl32 header file
Hardevsinh Palaniya
2
-248
/
+0
2025-05-05
media: atomisp: gmin: Fix indentation to use TAB instead of spaces
Thomas Andreatta
1
-2
/
+2
2025-05-05
media: atomisp: gmin: Remove duplicate NULL test
Abraham Samuel Adekunle
1
-1
/
+1
2025-05-05
media: atomisp: Fix indentation to use TAB instead of spaces
Gabriel Shahrouzi
1
-1
/
+1
2025-05-05
media: atomisp: Fix spelling error in ia_css_sdis2_types.h
Liu Jing
1
-1
/
+1
2025-05-05
media: atomisp: Use the actual value of the enum instead of the enum
Ricardo Ribalda
1
-1
/
+1
[next]