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
*
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
|
*
media: ipu-bridge: Move initialization of node_names.vcm to ipu_bridge_init_s...
Hans de Goede
2023-08-10
1
-7
/
+7
|
*
media: ipu-bridge: Do not use on stack memory for software_node.name field
Hans de Goede
2023-08-10
2
-4
/
+4
|
*
media: ipu-bridge: Fix null pointer deref on SSDB/PLD parsing warnings
Hans de Goede
2023-08-10
1
-0
/
+5
|
*
media: cx23885: debug cosmetics
Mariusz Bialonczyk
2023-08-10
1
-3
/
+3
|
*
media: pci: ipu3-cio2: Initialise timing struct to avoid a compiler warning
Sakari Ailus
2023-08-10
1
-1
/
+1
|
*
media: ipu3-cio2: allow ipu_bridge to be a module again
Arnd BergmannArnd Bergmann
2023-08-10
3
-16
/
+28
|
*
media: v4l: async: Set v4l2_device and subdev in async notifier init
Sakari Ailus
2023-08-10
1
-2
/
+2
|
*
media: v4l: async: Rework internal lists
Sakari Ailus
2023-07-28
1
-1
/
+1
|
*
media: v4l: async: Rename v4l2_async_subdev as v4l2_async_connection
Sakari Ailus
2023-07-28
1
-5
/
+5
|
*
media: v4l: async: Clean up list heads and entries
Sakari Ailus
2023-07-28
1
-1
/
+1
|
*
media: pci: saa7164: replace BUG with error return
Hans Verkuil
2023-07-25
1
-1
/
+1
|
*
media: pci: cx23885: replace BUG with error return
Hans Verkuil
2023-07-25
1
-1
/
+1
|
*
media: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
Thomas Zimmermann
2023-07-25
1
-1
/
+0
|
*
drivers: saa7164: remove duplicate assignments
Minjie Du
2023-07-19
1
-1
/
+0
|
*
media: cx18: remove unnecessary (void*) conversions
Yu Zhe
2023-07-19
2
-2
/
+2
[next]