All of lore.kernel.org
 help / color / mirror / Atom feed
* [v4l-utils PATCH v2 0/2] Fix module unloading, vimc device naming
@ 2025-08-04 15:51 Sakari Ailus
  2025-08-04 15:51 ` [v4l-utils PATCH v2 1/2] contrib/test/test-media: Fix module unloading Sakari Ailus
  2025-08-04 15:52 ` [v4l-utils PATCH v2 2/2] contrib/test/test-media: Probe the vimc device Sakari Ailus
  0 siblings, 2 replies; 3+ messages in thread
From: Sakari Ailus @ 2025-08-04 15:51 UTC (permalink / raw)
  To: linux-media; +Cc: laurent.pinchart, hans

This set fixes test driver module unloading and vimc device naming (see
<20231129141545.87461-3-sakari.ailus@linux.intel.com> on LMML).

since v1:

- Rework module loading and unloading. All loaded modules are now
  unloaded, too, by new functions handling the respective operations.

Sakari Ailus (2):
  contrib/test/test-media: Fix module unloading
  contrib/test/test-media: Probe the vimc device

 contrib/test/test-media | 134 ++++++++++++++++++++++------------------
 1 file changed, 75 insertions(+), 59 deletions(-)

-- 
2.39.5


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-08-04 15:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-04 15:51 [v4l-utils PATCH v2 0/2] Fix module unloading, vimc device naming Sakari Ailus
2025-08-04 15:51 ` [v4l-utils PATCH v2 1/2] contrib/test/test-media: Fix module unloading Sakari Ailus
2025-08-04 15:52 ` [v4l-utils PATCH v2 2/2] contrib/test/test-media: Probe the vimc device Sakari Ailus

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.