index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
pci
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-14
media: ivtv: Fix invalid access to file *
Jacopo Mondi
3
-14
/
+25
2025-10-14
media: cx18: Fix invalid access to file *
Jacopo Mondi
3
-20
/
+27
2025-09-17
media: b2c2: Fix use-after-free causing by irq_check_work in flexcop_pci_remove
Duoming Zhou
1
-1
/
+1
2025-09-09
media: update Hans Verkuil's email address
Hans Verkuil
77
-78
/
+78
2025-09-09
media: update Hans Verkuil's email address
Hans Verkuil
1
-1
/
+1
2025-08-29
media: pci: mgb4: Fix timings comparison in VIDIOC_S_DV_TIMINGS
Martin Tůma
1
-2
/
+1
2025-08-29
media: pci/ivtv: Replace GPLv2 boilerplate text with SPDX
Thomas Huth
3
-42
/
+3
2025-08-29
media: pci: mg4b: fix uninitialized iio scan data
David Lechner
1
-1
/
+1
2025-08-29
media: pci: ivtv: Add missing check after DMA map
Thomas Fourier
2
-2
/
+8
2025-08-29
media: pci: zoran: Remove unused debug parameter
Dr. David Alan Gilbert
2
-6
/
+0
2025-08-29
media: cx18: Add missing check after DMA map
Thomas Fourier
1
-3
/
+10
2025-08-25
media: ipu6: isys: Set embedded data type correctly for metadata formats
Sakari Ailus
1
-0
/
+6
2025-08-25
media: ipu6: isys: Use v4l2_ctrl_subdev_subscribe_event()
Laurent Pinchart
1
-1
/
+1
2025-08-13
media: v4l2: Rename second ioctl handlers argument to 'void *priv'
Laurent Pinchart
4
-42
/
+42
2025-08-13
media: ivtv: Access v4l2_fh from file
Jacopo Mondi
3
-69
/
+64
2025-08-13
media: cx18: Access v4l2_fh from file
Jacopo Mondi
1
-32
/
+32
2025-08-13
media: zoran: Rename __fh to fh
Jacopo Mondi
1
-18
/
+18
2025-08-13
media: zoran: Remove zoran_fh structure
Jacopo Mondi
2
-8
/
+1
2025-08-13
media: ipu6: isys: Don't set V4L2_FL_USES_V4L2_FH manually
Laurent Pinchart
1
-1
/
+0
2025-08-13
media: Reset file->private_data to NULL in v4l2_fh_del()
Laurent Pinchart
4
-6
/
+6
2025-08-13
media: Set file->private_data in v4l2_fh_add()
Laurent Pinchart
4
-9
/
+4
2025-08-13
media: pci: ivtv: Don't create fake v4l2_fh
Laurent Pinchart
4
-14
/
+13
2025-08-13
media: Replace file->private_data access with custom functions
Laurent Pinchart
3
-9
/
+14
2025-08-13
media: Replace file->private_data access with file_to_v4l2_fh()
Laurent Pinchart
3
-4
/
+4
2025-08-13
media: Wrap file->private_data access with a helper function
Laurent Pinchart
2
-2
/
+2
2025-08-13
media: pci: saa7164: Store v4l2_fh pointer in file->private_data
Laurent Pinchart
3
-25
/
+34
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
1
-1
/
+1
2025-07-31
Merge tag 'media/v6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
16
-156
/
+72
2025-07-10
media: ipu6: isys: Set minimum height to 1
Sakari Ailus
1
-1
/
+1
2025-07-10
media: ipu6: isys: Use correct pads for xlate_streams()
Sakari Ailus
1
-6
/
+6
2025-06-30
media: ipu-bridge: Improve error logging when waiting for IVSC to become ready
Hans de Goede
1
-1
/
+2
2025-06-30
media: ipu-bridge: Add Onsemi MT9M114 HID to list of supported sensors
Hans de Goede
1
-0
/
+2
2025-06-30
media: ipu-bridge: Add Toshiba T4KA3 HID to list of supported sensor
Hans de Goede
1
-0
/
+2
2025-06-30
media: ivsc: Remove Wentong's e-mail address
Sakari Ailus
2
-2
/
+2
2025-06-30
media: ivsc: Fix crash at shutdown due to missing mei_cldev_disable() calls
Hans de Goede
2
-0
/
+4
2025-06-30
media: ipu-bridge: Add support for additional link frequencies
Jason Chen
1
-1
/
+1
2025-06-30
media: ipu3-cio2: Use V4L2 subdev active state
Laurent Pinchart
2
-52
/
+32
2025-06-30
media: ipu-bridge: Add _HID for OV5670
Daniel Scally
1
-0
/
+2
2025-06-30
media: ipu-bridge: Add link-frequency to the GC0310 entry
Hans de Goede
1
-1
/
+1
2025-06-17
media: pci: cx18-av-vbi: Replace open-coded parity calculation with parity8()
Kuan-Wei Chiu
1
-10
/
+2
2025-06-17
sysfs: treewide: switch back to bin_attribute::read()/write()
Thomas Weißschuh
1
-1
/
+1
2025-06-17
media: mgb4: Enumerate only the available timings
Martin Tůma
1
-1
/
+8
2025-06-17
media: cx18: Replace custom implementation of list_entry_is_head()
Andy Shevchenko
3
-14
/
+2
2025-06-17
media: saa7164: Remove unused functions
Dr. David Alan Gilbert
3
-50
/
+0
2025-06-17
media: solo6x10: use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-3
/
+5
2025-06-17
media: solo6x10: remove unneeded GPIO direction setters
Bartosz Golaszewski
1
-14
/
+0
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
8
-9
/
+9
2025-05-06
media: intel/ipu6: Change deprecated lock comment
Stanislaw Gruszka
1
-4
/
+1
2025-05-06
media: intel/ipu6: Remove line_align
Stanislaw Gruszka
3
-6
/
+1
2025-05-06
media: intel/ipu6: Remove pin_ready function pointer
Stanislaw Gruszka
4
-14
/
+6
[next]