index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-05
media: pci: dt315.h: Fix kerneldoc
Ricardo Ribalda
1
-1
/
+0
2024-02-05
media: pci: cx23885: check cx23885_vdev_init() return
Hans Verkuil
1
-0
/
+8
2024-01-22
media: ipu3-cio2: Further clean up async subdev link creation
Sakari Ailus
1
-17
/
+5
2024-01-21
media: solo6x10: replace max(a, min(b, c)) by clamp(b, a, c)
Aurelien Jarno
1
-5
/
+5
2024-01-19
Merge tag 'i2c-for-6.8-rc1-rebased' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2024-01-18
media: netup_unidvb: Don't let i2c adapters declare I2C_CLASS_SPD support if ...
Heiner Kallweit
1
-1
/
+1
2024-01-13
Merge tag 'media/v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
25
-93
/
+124
2023-12-13
media: videobuf2: core: Rename min_buffers_needed field in vb2_queue
Benjamin Gaignard
18
-22
/
+22
2023-12-13
media: ipu-bridge: Change ov2740 link-frequency to 180 MHz
Hans de Goede
1
-1
/
+1
2023-12-13
media: ddbridge: fix an error code problem in ddb_probe
Su Hui
1
-1
/
+1
2023-12-12
Backmerge tag 'v6.7-rc5' into drm-next
Dave Airlie
2
-5
/
+16
2023-12-09
media: bttv: add back vbi hack
Hans Verkuil
1
-0
/
+21
2023-12-09
media: bttv: start_streaming should return a proper error code
Hans Verkuil
2
-9
/
+5
2023-12-04
media: v4l2-subdev: Rename .init_cfg() operation to .init_state()
Laurent Pinchart
1
-3
/
+7
2023-12-03
Merge tag 'v6.7-rc4' into media_stage
Hans Verkuil
2
-5
/
+16
2023-11-29
media/ivtvfb: Initialize fb_ops to fbdev I/O-memory helpers
Thomas Zimmermann
2
-6
/
+4
2023-11-23
media: v4l: subdev: Switch to stream-aware state functions
Sakari Ailus
2
-7
/
+7
2023-11-23
media: ipu3-cio2: Drop comment blocks for subdev op handlers
Laurent Pinchart
1
-14
/
+0
2023-11-23
media: ivtv: don't call s_stream(0) if not streaming
Hans Verkuil
2
-1
/
+4
2023-11-23
media: pci: tw68: Stop direct calls to queue num_buffers field
Benjamin Gaignard
1
-2
/
+3
2023-11-23
media: pci: netup_unidvb: Stop direct calls to queue num_buffers field
Benjamin Gaignard
1
-2
/
+3
2023-11-23
media: pci: cx18: Stop direct calls to queue num_buffers field
Benjamin Gaignard
1
-2
/
+3
2023-11-23
media: pci: tw686x: Stop direct calls to queue num_buffers field
Benjamin Gaignard
1
-2
/
+3
2023-11-23
media: pci: dt3155: Remove useless check
Benjamin Gaignard
1
-2
/
+0
2023-11-22
media: ivsc: csi: Check number of lanes on source, too
Sakari Ailus
1
-9
/
+31
2023-11-22
media: ivsc: csi: Don't mask v4l2_fwnode_endpoint_parse return value
Sakari Ailus
1
-1
/
+0
2023-11-22
media: ivsc: csi: Clean up parsing firmware and setting up async notifier
Sakari Ailus
1
-6
/
+8
2023-11-22
media: ivsc: csi: Clean up notifier set-up
Sakari Ailus
1
-7
/
+3
2023-11-22
media: ivsc: csi: Clean up V4L2 async notifier on error
Sakari Ailus
1
-5
/
+9
2023-11-22
media: ivsc: csi: Don't parse remote endpoints
Sakari Ailus
1
-6
/
+2
2023-11-16
media: pci: mgb4: add COMMON_CLK dependency
Arnd Bergmann
1
-0
/
+1
2023-11-16
media: mgb4: Added support for T200 card variant
Martin Tůma
1
-5
/
+15
2023-11-07
Merge tag 'media/v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
36
-29
/
+4990
2023-10-13
media: pci: cx18: if cx == NULL, then don't use it.
Hans Verkuil
1
-1
/
+1
2023-10-13
media: pci: mgb4: fix potential spectre vulnerability
Hans Verkuil
1
-1
/
+4
2023-10-11
media: ipu-bridge: Add missing acpi_dev_put() in ipu_bridge_get_ivsc_acpi_dev()
Geert Uytterhoeven
1
-1
/
+3
2023-10-07
media: cobalt: Use FIELD_GET() to extract Link Width
Ilpo Järvinen
1
-5
/
+6
2023-10-07
media: pci: mgb4: Added Digiteq Automotive MGB4 driver
Martin Tůma
25
-0
/
+4949
2023-10-02
media: pci: intel: ivsc: select V4L2_FWNODE
Arnd Bergmann
1
-1
/
+1
2023-10-02
media: ipu-bridge: Fix Kconfig dependencies
Sakari Ailus
2
-26
/
+15
2023-09-27
media: zoran: increase name size
Hans Verkuil
1
-1
/
+1
2023-09-27
media: cx18: increase in_workq_name size
Hans Verkuil
1
-1
/
+1
2023-09-27
media: bt8xx: make read-only arrays static
Colin Ian King
1
-5
/
+9
2023-09-27
media: bttv: Add MODULE_FIRMWARE macro
Juerg Haefliger
1
-0
/
+1
2023-09-27
media: bttv: fix use after free error due to btv->timeout timer
Zheng Wang
1
-0
/
+1
2023-09-27
media: ivsc: ace: probe ace device after IPU bridge is initialized.
Wentong Wu
1
-0
/
+3
2023-09-27
media: ivsc: ace: remove name identifier
Wentong Wu
1
-4
/
+2
2023-09-27
media: ivsc: csi: remove name identifier
Wentong Wu
1
-3
/
+2
2023-09-27
media: ivsc: Improve Kconfig help text
Sakari Ailus
1
-3
/
+9
2023-09-27
media: cobalt: Use list_for_each_entry() helper
Jinjie Ruan
1
-6
/
+2
[next]