index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-29
media: pci: cx23885: check cx23885_vdev_init() return
Hans Verkuil
1
-0
/
+8
2024-08-03
media: ivsc: csi: don't count privacy on as error
Wentong Wu
1
-1
/
+5
2024-08-03
media: ivsc: csi: add separate lock for v4l2 control handler
Wentong Wu
1
-1
/
+7
2024-08-03
saa7134: Unchecked i2c_transfer function result fixed
Aleksandr Burakov
1
-2
/
+6
2024-08-03
media: pci: ivtv: Add check for DMA map result
Mikhail Kobuk
3
-3
/
+17
2024-06-27
media: intel/ipu6: Fix build with !ACPI
Ricardo Ribalda
1
-19
/
+47
2024-06-12
media: ipu3-cio2: Request IRQ earlier
Sakari Ailus
1
-5
/
+5
2024-06-12
media: ngene: Add dvb_ca_en50221_init return value check
Aleksandr Burakov
1
-1
/
+3
2024-04-13
media: sta2x11: fix irq handler cast
Arnd Bergmann
1
-5
/
+4
2024-03-26
media: ttpci: fix two memleaks in budget_av_attach
Zhipeng Lu
1
-3
/
+5
2024-03-26
media: ivsc: csi: Swap SINK and SOURCE pads
Sakari Ailus
1
-2
/
+2
2024-02-16
media: solo6x10: replace max(a, min(b, c)) by clamp(b, a, c)
Aurelien Jarno
1
-5
/
+5
2024-02-05
media: ddbridge: fix an error code problem in ddb_probe
Su Hui
1
-1
/
+1
2024-01-25
media: bttv: add back vbi hack
Hans Verkuil
1
-0
/
+21
2024-01-25
media: bttv: start_streaming should return a proper error code
Hans Verkuil
2
-9
/
+5
2023-11-28
media: cobalt: Use FIELD_GET() to extract Link Width
Ilpo Järvinen
1
-5
/
+6
2023-11-20
media: bttv: fix use after free error due to btv->timeout timer
Zheng Wang
1
-0
/
+1
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-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-14
media: bt8xx: bttv_risc_packed(): remove field checks
Hans Verkuil
1
-3
/
+1
2023-09-14
media: ivsc: Depend on VIDEO_DEV
Sakari Ailus
1
-1
/
+1
2023-09-14
media: pci: ivsc: Select build dependencies
Sakari Ailus
1
-0
/
+3
2023-09-09
media: dvb: symbol fixup for dvb_attach()
Greg Kroah-Hartman
3
-3
/
+3
2023-09-01
Merge tag 'media/v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
31
-1803
/
+3044
2023-08-30
Merge tag 'sound-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-33
/
+6
2023-08-24
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-12
/
+0
2023-08-24
BackMerge tag 'v6.5-rc7' into drm-next
Dave Airlie
1
-12
/
+0
2023-08-18
media: ivsc: Add ACPI dependency
Sakari Ailus
1
-1
/
+1
2023-08-18
media: solo6x10: Convert to generic PCM copy ops
Takashi Iwai
1
-33
/
+6
2023-08-14
media: bttv: convert to vb2
Deborah Brouwer
6
-896
/
+542
2023-08-14
media: bttv: use audio defaults for winfast2000
Deborah Brouwer
1
-9
/
+1
2023-08-14
media: bttv: refactor bttv_set_dma()
Deborah Brouwer
2
-41
/
+71
2023-08-14
media: bttv: move vbi_skip/vbi_count out of buffer
Deborah Brouwer
4
-12
/
+17
2023-08-14
media: bttv: remove crop info from bttv_buffer
Deborah Brouwer
3
-12
/
+11
2023-08-14
media: bttv: remove tvnorm field from bttv_buffer
Deborah Brouwer
3
-4
/
+3
2023-08-14
media: bttv: remove format field from bttv_buffer
Deborah Brouwer
3
-29
/
+27
2023-08-14
media: bttv: move do_crop flag out of bttv_fh
Deborah Brouwer
2
-18
/
+11
2023-08-14
media: bttv: copy vbi_fmt from bttv_fh
Deborah Brouwer
3
-8
/
+12
2023-08-14
media: bttv: copy vid fmt/width/height from fh
Deborah Brouwer
2
-17
/
+20
2023-08-14
media: bttv: radio use v4l2_fh instead of bttv_fh
Deborah Brouwer
1
-27
/
+10
2023-08-14
media: bttv: replace BUG with WARN_ON
Deborah Brouwer
3
-12
/
+12
2023-08-14
media: bttv: use video_drvdata to get bttv
Deborah Brouwer
2
-53
/
+32
2023-08-14
media: ipu-bridge: Add link-frequency to OV2680 ipu_supported_sensors[] entry
Hans de Goede
1
-1
/
+1
2023-08-14
media: pci: intel: Add IVSC support for IPU bridge driver
Wentong Wu
1
-3
/
+260
2023-08-14
media: pci: intel: ivsc: Add ACE submodule
Wentong Wu
2
-0
/
+582
2023-08-14
media: pci: intel: ivsc: Add CSI submodule
Wentong Wu
5
-0
/
+845
2023-08-10
media: ipu-bridge: Add a runtime-pm device-link between VCM and sensor
Hans de Goede
2
-58
/
+108
2023-08-10
media: ipu-bridge: Add GalaxyCore GC0310 to ipu_supported_sensors[]
Hans de Goede
1
-0
/
+2
2023-08-10
media: ipu-bridge: Move ipu-bridge.h to include/media/
Hans de Goede
3
-168
/
+4
[next]