index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
pci
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'media/v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2023-11-07
36
-29
/
+4990
|
\
|
*
media: pci: cx18: if cx == NULL, then don't use it.
Hans Verkuil
2023-10-13
1
-1
/
+1
|
*
media: pci: mgb4: fix potential spectre vulnerability
Hans Verkuil
2023-10-13
1
-1
/
+4
|
*
media: cobalt: Use FIELD_GET() to extract Link Width
Ilpo Järvinen
2023-10-07
1
-5
/
+6
|
*
media: pci: mgb4: Added Digiteq Automotive MGB4 driver
Martin Tůma
2023-10-07
25
-0
/
+4949
|
*
media: zoran: increase name size
Hans Verkuil
2023-09-27
1
-1
/
+1
|
*
media: cx18: increase in_workq_name size
Hans Verkuil
2023-09-27
1
-1
/
+1
|
*
media: bt8xx: make read-only arrays static
Colin Ian King
2023-09-27
1
-5
/
+9
|
*
media: bttv: Add MODULE_FIRMWARE macro
Juerg Haefliger
2023-09-27
1
-0
/
+1
|
*
media: bttv: fix use after free error due to btv->timeout timer
Zheng Wang
2023-09-27
1
-0
/
+1
|
*
media: ivsc: ace: probe ace device after IPU bridge is initialized.
Wentong Wu
2023-09-27
1
-0
/
+3
|
*
media: ivsc: ace: remove name identifier
Wentong Wu
2023-09-27
1
-4
/
+2
|
*
media: ivsc: csi: remove name identifier
Wentong Wu
2023-09-27
1
-3
/
+2
|
*
media: ivsc: Improve Kconfig help text
Sakari Ailus
2023-09-27
1
-3
/
+9
|
*
media: cobalt: Use list_for_each_entry() helper
Jinjie Ruan
2023-09-27
1
-6
/
+2
*
|
media: ipu-bridge: Add missing acpi_dev_put() in ipu_bridge_get_ivsc_acpi_dev()
Geert Uytterhoeven
2023-10-11
1
-1
/
+3
*
|
media: pci: intel: ivsc: select V4L2_FWNODE
Arnd Bergmann
2023-10-02
1
-1
/
+1
*
|
media: ipu-bridge: Fix Kconfig dependencies
Sakari Ailus
2023-10-02
2
-26
/
+15
|
/
*
media: bt8xx: bttv_risc_packed(): remove field checks
Hans Verkuil
2023-09-14
1
-3
/
+1
*
media: ivsc: Depend on VIDEO_DEV
Sakari Ailus
2023-09-14
1
-1
/
+1
*
media: pci: ivsc: Select build dependencies
Sakari Ailus
2023-09-14
1
-0
/
+3
*
media: dvb: symbol fixup for dvb_attach()
Greg Kroah-Hartman
2023-09-09
3
-3
/
+3
*
Merge tag 'media/v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2023-09-01
31
-1803
/
+3044
|
\
|
*
media: ivsc: Add ACPI dependency
Sakari Ailus
2023-08-18
1
-1
/
+1
|
*
media: bttv: convert to vb2
Deborah Brouwer
2023-08-14
6
-896
/
+542
|
*
media: bttv: use audio defaults for winfast2000
Deborah Brouwer
2023-08-14
1
-9
/
+1
|
*
media: bttv: refactor bttv_set_dma()
Deborah Brouwer
2023-08-14
2
-41
/
+71
|
*
media: bttv: move vbi_skip/vbi_count out of buffer
Deborah Brouwer
2023-08-14
4
-12
/
+17
|
*
media: bttv: remove crop info from bttv_buffer
Deborah Brouwer
2023-08-14
3
-12
/
+11
|
*
media: bttv: remove tvnorm field from bttv_buffer
Deborah Brouwer
2023-08-14
3
-4
/
+3
|
*
media: bttv: remove format field from bttv_buffer
Deborah Brouwer
2023-08-14
3
-29
/
+27
|
*
media: bttv: move do_crop flag out of bttv_fh
Deborah Brouwer
2023-08-14
2
-18
/
+11
|
*
media: bttv: copy vbi_fmt from bttv_fh
Deborah Brouwer
2023-08-14
3
-8
/
+12
|
*
media: bttv: copy vid fmt/width/height from fh
Deborah Brouwer
2023-08-14
2
-17
/
+20
|
*
media: bttv: radio use v4l2_fh instead of bttv_fh
Deborah Brouwer
2023-08-14
1
-27
/
+10
|
*
media: bttv: replace BUG with WARN_ON
Deborah Brouwer
2023-08-14
3
-12
/
+12
|
*
media: bttv: use video_drvdata to get bttv
Deborah Brouwer
2023-08-14
2
-53
/
+32
|
*
media: ipu-bridge: Add link-frequency to OV2680 ipu_supported_sensors[] entry
Hans de Goede
2023-08-14
1
-1
/
+1
|
*
media: pci: intel: Add IVSC support for IPU bridge driver
Wentong Wu
2023-08-14
1
-3
/
+260
|
*
media: pci: intel: ivsc: Add ACE submodule
Wentong Wu
2023-08-14
2
-0
/
+582
|
*
media: pci: intel: ivsc: Add CSI submodule
Wentong Wu
2023-08-14
5
-0
/
+845
|
*
media: ipu-bridge: Add a runtime-pm device-link between VCM and sensor
Hans de Goede
2023-08-10
2
-58
/
+108
|
*
media: ipu-bridge: Add GalaxyCore GC0310 to ipu_supported_sensors[]
Hans de Goede
2023-08-10
1
-0
/
+2
|
*
media: ipu-bridge: Move ipu-bridge.h to include/media/
Hans de Goede
2023-08-10
3
-168
/
+4
|
*
media: ipu-bridge: Add a parse_sensor_fwnode callback to ipu_bridge_init()
Hans de Goede
2023-08-10
3
-7
/
+16
|
*
media: ipu-bridge: Drop early setting of sensor->adev
Hans de Goede
2023-08-10
1
-5
/
+0
|
*
media: ipu-bridge: Add a ipu_bridge_parse_ssdb() helper function
Hans de Goede
2023-08-10
2
-45
/
+59
|
*
media: ipu-bridge: Only keep PLD around while parsing
Hans de Goede
2023-08-10
2
-22
/
+27
|
*
media: ipu-bridge: Store dev pointer in struct ipu_bridge
Hans de Goede
2023-08-10
2
-8
/
+8
|
*
media: ipu-bridge: Move initialization of node_names.vcm to ipu_bridge_init_s...
Hans de Goede
2023-08-10
3
-12
/
+10
[next]