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
Age
Commit message (
Expand
)
Author
Lines
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
2025-07-08
media: atomisp: Move atomisp_stop_streaming() above atomisp_start_streaming()
Hans de Goede
-74
/
+74
2025-07-04
media: ipu7: Drop IPU8 PCI ID for now
Sakari Ailus
-1
/
+0
2025-07-03
media: staging/ipu7: add Makefile, Kconfig and to-do file for IPU7
Bingbu Cao
-0
/
+72
2025-07-03
media: staging/ipu7: add IPU7 input system device driver
Bingbu Cao
-4
/
+7033
2025-07-03
media: staging/ipu7: add IPU7 firmware ABI headers
Bingbu Cao
-0
/
+1326
2025-07-03
media: staging/ipu7: add firmware parse, syscom interface and boot
Bingbu Cao
-0
/
+860
2025-07-03
media: staging/ipu7: add IPU7 DMA APIs and MMU mapping
Bingbu Cao
-0
/
+1790
2025-07-03
media: staging/ipu7: add Intel IPU7 PCI device driver
Bingbu Cao
-0
/
+5067
2025-06-20
media: imx: fix a potential memory leak in imx_media_csc_scaler_device_init()
Haoxiang Li
-1
/
+1
2025-06-20
media: rkvdec: Restore iommu addresses on errors
Nicolas Dufresne
-7
/
+37
2025-06-20
media: cedrus: Add support for additional output formats
Jernej Skrabec
-1
/
+36
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
-2
/
+2
2025-05-15
media: rkvdec: h264: Support High 10 and 4:2:2 profiles
Jonas Karlman
-18
/
+60
2025-05-15
media: rkvdec: Add get_image_fmt ops
Jonas Karlman
-0
/
+37
2025-05-15
media: rkvdec: Initialize the m2m context before the controls
Nicolas Dufresne
-7
/
+7
2025-05-15
media: rkvdec: h264: Limit minimum profile to constrained baseline
Sebastian Fricke
-1
/
+1
2025-05-05
media: atomisp: Remove atomisp-mt9m114 driver
Hans de Goede
-3393
/
+0
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
-3
/
+3
[prev]
[next]