index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
media
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-13
media: amphion: Delete v4l2_fh synchronously in .release()
Laurent Pinchart
1
-2
/
+5
2025-08-13
media: amphion: Make some vpu_v4l2 functions static
Laurent Pinchart
2
-11
/
+9
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
44
-76
/
+212
2025-08-13
media: nvidia: tegra-vde: Replace file->private_data access
Laurent Pinchart
1
-2
/
+2
2025-08-13
media: Replace file->private_data access with file_to_v4l2_fh()
Laurent Pinchart
24
-36
/
+36
2025-08-13
media: Wrap file->private_data access with a helper function
Laurent Pinchart
16
-52
/
+52
2025-08-13
media: usb: uvcvideo: Store v4l2_fh pointer in file->private_data
Laurent Pinchart
2
-5
/
+10
2025-08-13
media: usb: pvrusb2: Store v4l2_fh pointer in file->private_data
Laurent Pinchart
1
-31
/
+34
2025-08-13
media: usb: hdpvr: Store v4l2_fh pointer in file->private_data
Laurent Pinchart
1
-1
/
+1
2025-08-13
media: ti: vpe: Store v4l2_fh pointer in file->private_data
Laurent Pinchart
1
-7
/
+11
2025-08-13
media: imagination: Store v4l2_fh pointer in file->private_data
Laurent Pinchart
2
-9
/
+14
2025-08-13
media: pci: saa7164: Store v4l2_fh pointer in file->private_data
Laurent Pinchart
3
-25
/
+34
2025-08-13
media: radio-wl1273: Remove
Dr. David Alan Gilbert
3
-2177
/
+0
2025-08-11
soc: qcom: mdt_loader: Remove pas id parameter
Mukesh Ojha
1
-2
/
+2
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
6
-6
/
+6
2025-08-06
media: venus: Fix OPP table error handling
Sasha Levin
1
-4
/
+8
2025-07-31
Merge tag 'media/v6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
177
-3312
/
+9221
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core
Linus Torvalds
1
-1
/
+1
2025-07-12
media: rkvdec: Unstage the driver
Detlev Casanova
9
-0
/
+3923
2025-07-12
media: amphion: Support dmabuf and v4l2 buffer without binding
Ming Qian
4
-48
/
+220
2025-07-12
media: verisilicon: postproc: 4K support
Hugues Fruchet
3
-2
/
+8
2025-07-12
media: v4l2: Add support for NV12M tiled variants to v4l2_format_info()
Marek Szyprowski
1
-0
/
+6
2025-07-11
media: uvcvideo: Use a count variable for meta_formats instead of 0 terminating
Hans de Goede
2
-14
/
+11
2025-07-11
media: uvcvideo: Auto-set UVC_QUIRK_MSXU_META
Ricardo Ribalda
3
-3
/
+81
2025-07-11
media: uvcvideo: Introduce V4L2_META_FMT_UVC_MSXU_1_5
Ricardo Ribalda
3
-0
/
+6
2025-07-11
media: uvcvideo: Introduce dev->meta_formats
Ricardo Ribalda
3
-7
/
+39
2025-07-11
media: uvcvideo: Do not mark valid metadata as invalid
Ricardo Ribalda
1
-6
/
+6
2025-07-11
media: uvcvideo: uvc_v4l2_unlocked_ioctl: Invert PM logic
Ricardo Ribalda
1
-26
/
+26
2025-07-11
media: core: export v4l2_translate_cmd
Ricardo Ribalda
1
-2
/
+3
2025-07-11
media: uvcvideo: Turn on the camera if V4L2_EVENT_SUB_FL_SEND_INITIAL
Ricardo Ribalda
1
-1
/
+9
2025-07-11
media: uvcvideo: Remove stream->is_streaming field
Ricardo Ribalda
3
-50
/
+11
2025-07-11
media: uvcvideo: Split uvc_stop_streaming()
Ricardo Ribalda
1
-7
/
+20
2025-07-11
media: uvcvideo: Handle locks in uvc_queue_return_buffers
Ricardo Ribalda
1
-7
/
+13
2025-07-11
media: uvcvideo: Use vb2 ioctl and fop helpers
Hans Verkuil
5
-442
/
+34
2025-07-10
media: imx8mq-mipi-csi2: Fix error code in imx8mq_mipi_csi_parse_dt()
Dan Carpenter
1
-1
/
+1
2025-07-10
media: adv748x: Remove g_pixelaspect implementation
Niklas Söderlund
2
-27
/
+0
2025-07-10
media: adv7180: Remove g_pixelaspect implementation
Niklas Söderlund
1
-16
/
+0
2025-07-10
media: rcar-csi2: Use the pad version of v4l2_get_link_freq()
Tomi Valkeinen
1
-1
/
+3
2025-07-10
media: i2c: imx290: Remove unneeded assignment of subdev device pointer
Niklas Söderlund
1
-1
/
+0
2025-07-10
media: ov2659: Fix memory leaks in ov2659_probe()
Zhang Shurong
1
-1
/
+2
2025-07-10
media: ti: j721e-csi2rx: fix list_del corruption
Julien Massot
1
-0
/
+1
2025-07-10
media: hi556: correct the test pattern configuration
Bingbu Cao
1
-12
/
+14
2025-07-10
media: i2c: Automatically select common options for lens drivers
Hans de Goede
1
-26
/
+12
2025-07-10
media: hi556: Support full range of power rails
Hans de Goede
1
-18
/
+22
2025-07-10
media: hi556: Fix reset GPIO timings
Hans de Goede
1
-1
/
+6
2025-07-10
media: v4l2-common: Add the missing Raw Bayer pixel formats
Mehdi Djait
1
-0
/
+20
2025-07-10
media: ti: j721e-csi2rx: Allow passing cache hints from user-space
Devarsh Thakkar
1
-0
/
+1
2025-07-10
media: cadence: csi2rx: Enable csi2rx_err_irq interrupt and add support for VIDIOC_LOG_STATUS
Yemike Abhilash Chandra
1
-0
/
+131
2025-07-10
media: v4l2-subdev: Add debug prints to v4l2_subdev_collect_streams()
Sakari Ailus
1
-0
/
+7
[prev]
[next]