index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
BackMerge tag 'v6.6-rc7' into drm-next
Dave Airlie
2023-10-23
20
-64
/
+67
|
\
|
*
media: i2c: ov8858: Don't set fwnode in the driver
Ondrej Jirman
2023-10-11
1
-8
/
+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: xilinx-vipp: Look for entities also in waiting_list
Sakari Ailus
2023-10-11
1
-5
/
+12
|
*
media: subdev: Don't report V4L2_SUBDEV_CAP_STREAMS when the streams API is d...
Hans de Goede
2023-10-11
1
-0
/
+7
|
*
media: mediatek: vcodec: Fix encoder access NULL pointer
Irui Wang
2023-10-05
1
-1
/
+2
|
*
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: pxa_camera: Fix an error handling path in pxa_camera_probe()
Christophe JAILLET
2023-10-02
1
-1
/
+1
|
*
media: imx-mipi-csis: Remove an incorrect fwnode_handle_put() call
Christophe JAILLET
2023-09-19
1
-2
/
+0
|
*
media: vb2: frame_vector.c: replace WARN_ONCE with a comment
Hans Verkuil
2023-09-14
1
-2
/
+4
|
*
media: uvcvideo: Fix OOB read
Ricardo Ribalda
2023-09-14
1
-0
/
+3
|
*
media: bt8xx: bttv_risc_packed(): remove field checks
Hans Verkuil
2023-09-14
1
-3
/
+1
|
*
media: i2c: rdacm21: Remove an incorrect fwnode_handle_put() call
Christophe JAILLET
2023-09-14
1
-1
/
+0
|
*
media: i2c: imx219: Perform a full mode set unconditionally
Laurent Pinchart
2023-09-14
1
-3
/
+0
|
*
media: i2c: imx219: Fix crop rectangle setting when changing format
Laurent Pinchart
2023-09-14
1
-2
/
+6
|
*
media: i2c: imx219: Fix a typo referring to a wrong variable
Laurent Pinchart
2023-09-14
1
-2
/
+2
|
*
media: i2c: max9286: Remove an incorrect fwnode_handle_put() call
Christophe JAILLET
2023-09-14
1
-1
/
+0
|
*
media: ivsc: Depend on VIDEO_DEV
Sakari Ailus
2023-09-14
1
-1
/
+1
|
*
media: via: Use correct dependency for camera sensor drivers
Sakari Ailus
2023-09-14
1
-1
/
+1
|
*
media: v4l: Use correct dependency for camera sensor drivers
Sakari Ailus
2023-09-14
3
-5
/
+5
|
*
media: pci: ivsc: Select build dependencies
Sakari Ailus
2023-09-14
1
-0
/
+3
*
|
Merge drm/drm-next into drm-intel-next
Jani Nikula
2023-09-15
426
-8030
/
+17461
|
\
|
|
*
media: dvb: symbol fixup for dvb_attach()
Greg Kroah-Hartman
2023-09-09
105
-112
/
+112
|
*
Merge tag 'media/v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2023-09-01
301
-7568
/
+17188
|
|
\
|
|
*
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: i2c: rdacm21: Fix uninitialized value
Jacopo Mondi
2023-08-14
1
-1
/
+1
|
|
*
media: coda: Remove duplicated include
GUO Zihua
2023-08-14
1
-1
/
+0
|
|
*
media: vivid: fix the racy dev->radio_tx_rds_owner
Sishuai Gong
2023-08-14
1
-1
/
+1
|
|
*
media: i2c: ccs: Check rules is non-NULL
Sakari Ailus
2023-08-14
1
-45
/
+56
|
|
*
media: i2c: ds90ub960: Fix PLL config for 1200 MHz CSI rate
Tomi Valkeinen
2023-08-14
1
-0
/
+1
|
|
*
media: i2c: ds90ub953: Fix use of uninitialized variables
Tomi Valkeinen
2023-08-14
1
-3
/
+3
|
|
*
media: i2c: ds90ub913: Fix use of uninitialized variables
Tomi Valkeinen
2023-08-14
1
-1
/
+1
|
|
*
media: ipu-bridge: Add link-frequency to OV2680 ipu_supported_sensors[] entry
Hans de Goede
2023-08-14
1
-1
/
+1
|
|
*
media: ov2680: Add bus-cfg / endpoint property verification
Hans de Goede
2023-08-14
1
-13
/
+47
|
|
*
media: ov2680: Add link-freq and pixel-rate controls
Hans de Goede
2023-08-14
1
-0
/
+24
|
|
*
media: ov2680: Read and log sensor revision during probe
Hans de Goede
2023-08-14
1
-6
/
+9
[next]