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
/
staging
/
media
/
tegra-video
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-28
media: tegra-video: Fix length warnings in tegra20.c
Faisal Mukhtar
1
-2
/
+4
2026-07-15
staging: media: tegra-video: vi: fix probe failure on skipped last port
Hao-Qun Huang
1
-4
/
+5
2026-07-15
staging: media: tegra-video: fix of_node_put() on VIP parse errors
Hao-Qun Huang
1
-7
/
+3
2026-07-15
staging: media: tegra-video: vi: Improve media graph building logic
Svyatoslav Ryhel
1
-43
/
+35
2026-05-12
media: tegra-video: vi: fix invalid u32 return value in format lookup
Hungyu Lin
1
-2
/
+2
2026-05-06
media: tegra-video: tegra210: remove redundant NULL check in dequeue_buf_done
Hungyu Lin
1
-2
/
+1
2026-03-19
staging: media: tegra-video: add CSI support for Tegra20 and Tegra30
Svyatoslav Ryhel
5
-47
/
+608
2026-03-19
staging: media: tegra-video: tegra20: adjust luma buffer stride
Svyatoslav Ryhel
1
-1
/
+1
2026-03-19
staging: media: tegra-video: tegra20: expand format support with RAW8/10 and YUV422/YUV420p 1X16
Svyatoslav Ryhel
1
-3
/
+71
2026-03-19
staging: media: tegra-video: tegra20: increase maximum VI clock frequency
Svyatoslav Ryhel
1
-1
/
+1
2026-03-19
staging: media: tegra-video: tegra20: set VI HW revision
Svyatoslav Ryhel
1
-0
/
+1
2026-03-19
staging: media: tegra-video: tegra20: adjust format align calculations
Svyatoslav Ryhel
1
-20
/
+19
2026-03-19
staging: media: tegra-video: tegra20: add support for second output of VI
Svyatoslav Ryhel
1
-36
/
+47
2026-03-19
staging: media: tegra-video: tegra20: set correct maximum width and height
Svyatoslav Ryhel
1
-3
/
+2
2026-03-19
staging: media: tegra-video: csi: move avdd-dsi-csi-supply from VI to CSI
Svyatoslav Ryhel
4
-24
/
+22
2026-03-19
staging: media: tegra-video: vi: improve logic of source requesting
Svyatoslav Ryhel
2
-7
/
+23
2026-03-19
gpu: host1x: convert MIPI to use operation function pointers
Svyatoslav Ryhel
1
-0
/
+1
2026-03-19
staging: media: tegra-video: csi: move CSI helpers to header
Svyatoslav Ryhel
2
-11
/
+10
2026-03-19
staging: media: tegra-video: vi: add flip controls only if no source controls are provided
Svyatoslav Ryhel
1
-3
/
+6
2026-03-19
staging: media: tegra-video: vi: adjust get_selection operation check
Svyatoslav Ryhel
1
-8
/
+2
2026-03-19
staging: media: tegra-video: expand VI and VIP support to Tegra30
Svyatoslav Ryhel
6
-5
/
+6
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
3
-3
/
+3
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
3
-3
/
+3
2026-02-11
Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-3
/
+1
2026-01-13
host1x: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2026-01-13
staging: media: tegra-video: move tegra20_vip_soc declaration to vip.h
Sun Jian
2
-4
/
+4
2026-01-13
staging: media: tegra-video: move tegra210_csi_soc declaration to csi.h
Sun Jian
2
-4
/
+4
2026-01-13
media: tegra-video: Fix memory leak in __tegra_channel_try_format()
Zilin Guan
1
-5
/
+8
2025-10-14
staging: media: tegra-video: Remove the use of dev_err_probe()
Xichao Zhao
1
-1
/
+1
2025-08-29
staging: media: tegra-video: use BIT() macro instead of shift
A.T. Jefferies
1
-2
/
+2
2024-11-29
Merge tag 'staging-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
3
-3
/
+3
2024-10-28
staging: media: drop vb2_ops_wait_prepare/finish
Hans Verkuil
1
-2
/
+0
2024-10-09
staging: Switch back to struct platform_driver::remove()
Sergio Paracuellos
3
-3
/
+3
2024-05-03
media: staging: media: tegra-video: Use swap macro
Ricardo Ribalda
1
-7
/
+2
2024-04-09
media: tegra-video: Use pad variant of dv timing subdev calls
Paweł Anikiel
1
-6
/
+6
2024-04-08
staging: media: tegra-video: Fix -Wmaybe-unitialized warn in gcc
Ricardo Ribalda
1
-0
/
+1
2023-12-13
media: videobuf2: core: Rename min_buffers_needed field in vb2_queue
Benjamin Gaignard
1
-1
/
+1
2023-12-13
media: v4l2-subdev: Add which field to struct v4l2_subdev_frame_interval
Laurent Pinchart
1
-0
/
+7
2023-12-13
media: v4l2-subdev: Turn .[gs]_frame_interval into pad operations
Laurent Pinchart
1
-4
/
+5
2023-11-23
media: v4l: subdev: Switch to stream-aware state functions
Sakari Ailus
1
-1
/
+1
2023-11-23
media: tegra-video: Use accessors for pad config 'try_*' fields
Laurent Pinchart
1
-6
/
+8
2023-11-23
media: staging: media: tegra-video: Convert to platform remove callback returning void
Uwe Kleine-König
3
-12
/
+6
2023-11-06
Merge tag 'media/v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
2
-3
/
+3
2023-10-02
staging: media: tegra-video: fix infinite recursion regression
Luca Ceresoli
1
-6
/
+10
2023-09-27
media: use sizeof() instead of V4L2_SUBDEV_NAME_SIZE
Hans Verkuil
2
-3
/
+3
2023-09-01
Merge tag 'media/v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
2
-11
/
+11
2023-08-10
media: v4l: async: Set v4l2_device and subdev in async notifier init
Sakari Ailus
1
-3
/
+2
2023-07-28
media: v4l: async: Rework internal lists
Sakari Ailus
1
-3
/
+3
2023-07-28
media: v4l: async: Rename v4l2_async_subdev as v4l2_async_connection
Sakari Ailus
1
-8
/
+8
2023-07-28
media: v4l: async: Clean up list heads and entries
Sakari Ailus
1
-2
/
+2
[next]