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
/
staging
/
media
/
tegra-video
/
vi.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-29
Merge tag 'staging-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
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
1
-1
/
+1
2024-04-09
media: tegra-video: Use pad variant of dv timing subdev calls
Paweł Anikiel
1
-6
/
+6
2023-12-13
media: videobuf2: core: Rename min_buffers_needed field in vb2_queue
Benjamin Gaignard
1
-1
/
+1
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 retur...
Uwe Kleine-König
1
-4
/
+2
2023-10-02
staging: media: tegra-video: fix infinite recursion regression
Luca Ceresoli
1
-6
/
+10
2023-09-01
Merge tag 'media/v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-11
/
+10
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
2023-07-27
staging: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
2023-05-25
staging: media: tegra-video: add support for Tegra20 parallel input
Luca Ceresoli
1
-0
/
+3
2023-05-25
staging: media: tegra-video: add H/V flip controls
Luca Ceresoli
1
-1
/
+13
2023-05-25
staging: media: tegra-video: add hooks for planar YUV and H/V flip
Luca Ceresoli
1
-0
/
+4
2023-05-25
staging: media: tegra-video: move syncpt init/free to a per-soc op
Luca Ceresoli
1
-49
/
+3
2023-05-25
staging: media: tegra-video: add a per-soc enable/disable op
Luca Ceresoli
1
-0
/
+7
2023-05-25
staging: media: tegra-video: move MIPI calibration calls from VI to CSI
Luca Ceresoli
1
-50
/
+4
2023-05-25
staging: media: tegra-video: move default format to soc-specific data
Luca Ceresoli
1
-11
/
+2
2023-05-25
staging: media: tegra-video: move tegra_channel_fmt_align to a per-soc op
Luca Ceresoli
1
-35
/
+5
2023-05-25
staging: media: tegra-video: move private struct declaration to C file
Luca Ceresoli
1
-0
/
+13
2023-05-25
staging: media: tegra-video: slightly simplify cleanup on errors
Luca Ceresoli
1
-5
/
+3
2023-05-25
staging: media: tegra-video: improve error messages
Luca Ceresoli
1
-5
/
+2
2023-05-25
staging: media: tegra-video: fix typos in comment
Luca Ceresoli
1
-3
/
+3
2023-05-25
staging: media: tegra-video: document tegra_channel_get_remote_source_subdev
Luca Ceresoli
1
-0
/
+3
2023-04-25
Merge tag 'media/v6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-4
/
+6
2023-04-12
media: Zero-initialize all structures passed to subdev pad operations
Laurent Pinchart
1
-4
/
+6
2023-04-04
gpu: host1x: Make host1x_client_unregister() return void
Uwe Kleine-König
1
-7
/
+1
2022-11-25
media: staging: media: tegra-video: Replace custom implementation of device_m...
Andy Shevchenko
1
-1
/
+1
2022-07-17
media: mc-entity: Rename media_entity_remote_pad() to media_pad_remote_pad_fi...
Laurent Pinchart
1
-2
/
+2
2022-04-24
media: subdev: add subdev state locking
Tomi Valkeinen
1
-1
/
+3
2022-04-24
media: subdev: rename subdev-state alloc & free
Tomi Valkeinen
1
-2
/
+6
2021-12-17
device property: Drop fwnode_graph_get_remote_node()
Sakari Ailus
1
-4
/
+8
2021-09-30
media: v4l: async: Rename async nf functions, clean up long lines
Sakari Ailus
1
-9
/
+8
2021-07-22
media: v4l2-subdev: fix some NULL vs IS_ERR() checks
Dan Carpenter
1
-2
/
+2
2021-06-17
media: v4l2-subdev: add subdev-wide state struct
Tomi Valkeinen
1
-12
/
+12
2021-05-19
staging: media: tegra-video: use pm_runtime_resume_and_get()
Mauro Carvalho Chehab
1
-2
/
+1
2021-05-19
media: staging: media: tegra-video: Align line break to match with the open p...
Aline Santana Cordeiro
1
-2
/
+2
2021-03-31
gpu: host1x: Cleanup and refcounting for syncpoints
Mikko Perttunen
1
-3
/
+3
2021-02-06
media: v4l2-async: Improve v4l2_async_notifier_add_*_subdev() API
Laurent Pinchart
1
-5
/
+5
2021-01-04
media: tegra-video: Add custom V4L2 control V4L2_CID_TEGRA_SYNCPT_TIMEOUT_RETRY
Sowjanya Komatineni
1
-1
/
+25
2021-01-04
media: tegra-video: Add support for x8 captures with gang ports
Sowjanya Komatineni
1
-31
/
+108
2021-01-04
media: tegra-video: Implement V4L2 device notify callback
Sowjanya Komatineni
1
-0
/
+3
2021-01-04
media: tegra-video: Add support for V4L2_EVENT_SOURCE_CHANGE
Sowjanya Komatineni
1
-1
/
+13
2021-01-04
media: tegra-video: Add support for VIDIOC_LOG_STATUS ioctl
Sowjanya Komatineni
1
-0
/
+10
2021-01-04
media: tegra-video: Add support for EDID ioctl ops
Sowjanya Komatineni
1
-0
/
+28
2021-01-04
media: tegra-video: Add DV timing support
Sowjanya Komatineni
1
-0
/
+99
[next]