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
/
pci
Age
Commit message (
Expand
)
Author
Lines
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
-14
/
+8
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-14
/
+7
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-23
/
+23
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-56
/
+59
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-08-29
media: atomisp: Fix incorrect snprintf format specifiers for signed integers
Colin Ian King
-2
/
+2
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
-849
/
+168
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
-174
/
+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: 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
/
+26
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
2025-07-08
media: atomisp: Move atomisp_stop_streaming() above atomisp_start_streaming()
Hans de Goede
-74
/
+74
2025-05-05
media: atomisp: Add support for sensors with a separate ISP v4l2_subdev
Hans de Goede
-11
/
+65
2025-05-05
media: atomisp: Avoid deadlock with sensor subdevs with state_lock set
Hans de Goede
-2
/
+9
2025-05-05
media: atomisp: Rename camera to sensor
Hans de Goede
-45
/
+46
2025-05-05
media: atomisp: Remove compat ioctl32 header file
Hardevsinh Palaniya
-248
/
+0
2025-05-05
media: atomisp: gmin: Fix indentation to use TAB instead of spaces
Thomas Andreatta
-2
/
+2
2025-05-05
media: atomisp: gmin: Remove duplicate NULL test
Abraham Samuel Adekunle
-1
/
+1
2025-05-05
media: atomisp: Fix indentation to use TAB instead of spaces
Gabriel Shahrouzi
-1
/
+1
2025-05-05
media: atomisp: Fix spelling error in ia_css_sdis2_types.h
Liu Jing
-1
/
+1
2025-05-05
media: atomisp: Use the actual value of the enum instead of the enum
Ricardo Ribalda
-1
/
+1
2025-05-05
media: atomisp: Avoid picking too big sensor resolution
Hans de Goede
-3
/
+8
2025-05-05
media: atomisp: gmin: Remove GPIO driven regulator support
Hans de Goede
-69
/
+0
2025-05-05
media: atomisp: Remove gmin_platform Asus T100TA quirks
Hans de Goede
-17
/
+0
2025-04-30
media: staging: atomisp/starfive: use (t,l)/wxh format for rectangle
Hans Verkuil
-2
/
+2
2025-04-25
media: atomisp: Fix Wformat-truncation warning
Ricardo Ribalda
-1
/
+2
2025-03-06
staging: media: sdis: move open braces to the previous line
Santiago Ruano Rincón
-4
/
+2
2025-03-06
staging: media: sdis: move open brace to a new line
Santiago Ruano Rincón
-1
/
+2
2025-03-05
media: atomisp: Remove vidioc_g/s callback
Ricardo Ribalda
-2
/
+0
2025-03-05
media: atomisp: Replace queryctrl with query_ext_ctrl
Ricardo Ribalda
-15
/
+18
2025-01-25
mm: alloc_pages_bulk: rename API
Luiz Capitulino
-2
/
+2
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
-1
/
+1
2024-11-07
media: atomisp: Add check for rgby_data memory allocation failure
Li Huafei
-0
/
+2
2024-11-07
media: atomisp: remove redundant re-checking of err
Colin Ian King
-3
/
+0
2024-11-07
media: atomisp: Fix spelling errors reported by codespell
Everest K.C.
-4
/
+4
2024-11-07
media: atomisp: Remove License information boilerplate
Andy Shevchenko
-5301
/
+0
2024-11-07
media: atomisp: Fix typos in comment
Yu Jiaoliang
-5
/
+5
2024-11-07
media: atomisp: Fix WARN_ON() in vb2_start_streaming() triggering
Hans de Goede
-1
/
+4
2024-10-28
staging: media: drop vb2_ops_wait_prepare/finish
Hans Verkuil
-2
/
+0
[next]