index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
media
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-16
media: imx: csc/scaler: fix v4l2_ctrl_handler memory leak
Lucas Stach
1
-0
/
+1
2024-02-16
staging: media: starfive: Set 16 bpp for capture_raw device
Changhuang Liang
1
-4
/
+4
2024-02-16
media: staging: imx: controls are from another device, mark this
Hans Verkuil
1
-1
/
+1
2024-02-16
media: cedrus: h265: Fix configuring bitstream size
Jernej Skrabec
1
-6
/
+4
2024-02-05
media: atomisp: don't use sizeof(NULL)
Hans Verkuil
1
-1
/
+1
2024-02-05
media: atomisp: make dbgopt static
Hans Verkuil
1
-1
/
+1
2024-02-05
media: staging: meson: Fix kerneldoc
Ricardo Ribalda
1
-1
/
+0
2024-02-01
media: atomisp: Update TODO
Hans de Goede
1
-10
/
+0
2024-02-01
media: atomisp: Remove unnecessary msleep(10) from atomisp_mrfld_power() erro...
Hans de Goede
1
-3
/
+0
2024-02-01
media: atomisp: Bind and do power-management without firmware
Hans de Goede
2
-8
/
+25
2024-02-01
media: atomisp: Move power-management [un]init into atomisp_pm_[un]init()
Hans de Goede
1
-31
/
+38
2024-02-01
media: atomisp: Replace atomisp_drvfs attr with using driver.dev_groups attr
Hans de Goede
3
-98
/
+60
2024-02-01
media: atomisp: Fix probe()/remove() power-management
Hans de Goede
1
-60
/
+36
2024-02-01
media: atomisp: Group cpu_latency_qos_add_request() call together with other ...
Hans de Goede
1
-3
/
+2
2024-02-01
media: atomisp: Fix atomisp_pci_remove()
Hans de Goede
1
-3
/
+4
2024-02-01
media: atomisp: Fix probe error-exit path
Hans de Goede
1
-20
/
+19
2024-02-01
media: atomisp: Call pcim_enable_device() and pcim_iomap_regions() later
Hans de Goede
1
-25
/
+20
2024-02-01
media: atomisp: Drop is_valid_device() function
Hans de Goede
1
-45
/
+5
2024-02-01
media: atomisp: Remove remaining deferred firmware loading code
Hans de Goede
5
-65
/
+14
2024-02-01
media: atomisp: Remove s_routing subdev call
Hans de Goede
1
-8
/
+0
2024-02-01
media: atomisp: Fix spelling mistake in ia_css_acc_types.h
Dipendra Khadka
1
-2
/
+2
2024-02-01
media: atomisp: Fix spelling mistake in binary.c
Dipendra Khadka
1
-1
/
+1
2024-02-01
media: atomisp: Fix spelling mistakes in ia_css_hdr_types.h
Dipendra Khadka
1
-2
/
+2
2024-02-01
media: atomisp: Fix spelling mistakes in ia_css_macc_table.host.c
Dipendra Khadka
1
-2
/
+2
2024-02-01
media: atomisp: Fix spelling mistakes in rmgr_vbuf.c
Dipendra Khadka
1
-3
/
+3
2024-02-01
media: atomisp: Fix spelling mistakes in queue.c
Dipendra Khadka
1
-2
/
+2
2024-02-01
media: atomisp: Fix spelling mistakes in sh_css_mipi.c
Dipendra Khadka
1
-2
/
+2
2024-02-01
media: atomisp: Fix spelling mistake in ia_css_circbuf.h
Dipendra Khadka
1
-1
/
+1
2024-02-01
media: atomisp: Fix spelling mistakes in circbuf.c
Dipendra Khadka
1
-2
/
+2
2024-02-01
media: atomisp: Fix spelling mistake in isp2400_input_system_global.h
Dipendra Khadka
1
-1
/
+1
2024-02-01
media: atomisp: Fix repeated "of" in isp2400_input_system_public.h
Dipendra Khadka
1
-1
/
+1
2024-02-01
media: atomisp: Remove redundant assignments to variables
Colin Ian King
3
-11
/
+11
2024-02-01
media: atomisp: Fix a spelling mistake in sh_css_defs.h
Dipendra Khadka
1
-1
/
+1
2024-02-01
media: atomisp: Fix spelling mistakes in ia_css_irq.h
Dipendra Khadka
1
-3
/
+3
2024-02-01
media: atomisp: Removed duplicate comment and fixed comment format
Jonathan Bergh
1
-4
/
+1
2024-02-01
media: atomisp: Refactor sensor crop + fmt setting
Hans de Goede
1
-83
/
+58
2024-02-01
media: atomisp: Adjust for v4l2_subdev_state handling changes in 6.8
Hans de Goede
4
-62
/
+111
2024-01-22
media: staging: ipu3-imgu: Set fields before media_entity_pads_init()
Hidenori Kobayashi
1
-8
/
+8
2024-01-22
staging: media: ipu3: Remove some excess struct member documentation
Jonathan Corbet
1
-3
/
+0
2023-12-13
media: videobuf2: core: Rename min_buffers_needed field in vb2_queue
Benjamin Gaignard
8
-10
/
+10
2023-12-13
media: v4l2-subdev: Add which field to struct v4l2_subdev_frame_interval
Laurent Pinchart
9
-0
/
+91
2023-12-13
media: v4l2-subdev: Turn .[gs]_frame_interval into pad operations
Laurent Pinchart
12
-46
/
+61
2023-12-07
staging: media: VIDEO_STARFIVE_CAMSS should depend on ARCH_STARFIVE
Geert Uytterhoeven
1
-0
/
+1
2023-12-07
media: staging: starfive: camss: fix off by one in isp_enum_mbus_code()
Dan Carpenter
1
-2
/
+2
2023-12-04
media: v4l2-subdev: Rename .init_cfg() operation to .init_state()
Laurent Pinchart
9
-15
/
+23
2023-11-23
media: v4l: subdev: Switch to stream-aware state functions
Sakari Ailus
22
-58
/
+46
2023-11-23
media: ti: omap4iss: Fix references to pad config
Laurent Pinchart
4
-15
/
+15
2023-11-23
media: tegra-video: Use accessors for pad config 'try_*' fields
Laurent Pinchart
1
-6
/
+8
2023-11-23
media: atomisp: Use accessors for pad config 'try_*' fields
Laurent Pinchart
4
-4
/
+4
2023-11-23
media: atmel-isc: Use accessors for pad config 'try_*' fields
Laurent Pinchart
1
-4
/
+6
[next]