index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
media
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-21
media: atomisp: gc2235: Fix namespace collision and startup() section placement with -ffunction-sections
Josh Poimboeuf
1
-2
/
+2
2025-11-13
media: atomisp: Fix namespace collision and startup() section placement with -ffunction-sections
Josh Poimboeuf
1
-3
/
+3
2025-09-10
media: staging/ipu7: fix isys device runtime PM usage in firmware closing
Bingbu Cao
1
-0
/
+1
2025-09-09
media: staging: ipu7: Don't include linux/version.h
Sakari Ailus
1
-1
/
+0
2025-08-29
media: atomisp: Fix incorrect snprintf format specifiers for signed integers
Colin Ian King
1
-2
/
+2
2025-08-29
staging: media: tegra-video: use BIT() macro instead of shift
A.T. Jefferies
1
-2
/
+2
2025-08-25
media: staging/ipu7: cleanup the MMU correctly in IPU7 driver release
Bingbu Cao
1
-3
/
+3
2025-08-25
media: staging/ipu7: Don't set name for IPU7 PCI device
Bingbu Cao
1
-1
/
+0
2025-08-25
media: staging/ipu7: convert to use pci_alloc_irq_vectors() API
Bingbu Cao
1
-12
/
+9
2025-08-25
media: Move gc0310 sensor drivers to drivers/media/i2c/
Hans de Goede
3
-793
/
+0
2025-08-25
media: staging/ipu7: Use v4l2_ctrl_subdev_subscribe_event()
Laurent Pinchart
1
-1
/
+1
2025-08-25
media: staging: imx: Drop custom .unsubscribe_event() handler
Laurent Pinchart
1
-7
/
+1
2025-08-25
media: staging: atomisp: Drop custom .unsubscribe_event() handler
Laurent Pinchart
1
-8
/
+1
2025-08-25
media: staging/ipu7: Disallow source multiplexing
Laurent Pinchart
4
-60
/
+14
2025-08-25
staging: media: ipu3: use string_choices API instead of ternary operator
Nai-Chen Cheng
2
-3
/
+5
2025-08-13
media: staging: Rename second ioctl handlers argument to 'void *priv'
Laurent Pinchart
2
-11
/
+11
2025-08-13
media: staging: imx: Access v4l2_fh from file
Jacopo Mondi
1
-8
/
+6
2025-08-13
media: staging: ipu7: isys: Don't set V4L2_FL_USES_V4L2_FH manually
Laurent Pinchart
1
-1
/
+0
2025-08-13
media: Reset file->private_data to NULL in v4l2_fh_del()
Laurent Pinchart
3
-4
/
+4
2025-08-13
media: Set file->private_data in v4l2_fh_add()
Laurent Pinchart
3
-6
/
+3
2025-08-13
media: Replace file->private_data access with custom functions
Laurent Pinchart
6
-24
/
+25
2025-07-31
Merge tag 'media/v6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
100
-5047
/
+16708
2025-07-28
staging: media: atomisp: Fix stack buffer overflow in gmin_get_var_int()
Kees Cook
1
-4
/
+5
2025-07-12
media: rkvdec: Unstage the driver
Detlev Casanova
9
-3924
/
+0
2025-07-12
media: rkvdec: Remove TODO file
Detlev Casanova
1
-11
/
+0
2025-07-10
media: staging/ipu7: add CONFIG_PCI dependency
Arnd Bergmann
1
-0
/
+1
2025-07-10
media: staging/ipu7: avoid division by 64-bit value
Arnd Bergmann
1
-4
/
+4
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_fmt()
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
[next]