linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] Media pipeline and graph walk cleanups and fixes
@ 2016-12-09 14:53 Sakari Ailus
  2016-12-09 14:53 ` [PATCH v2 1/9] media: entity: Fix stream count check Sakari Ailus
                   ` (8 more replies)
  0 siblings, 9 replies; 14+ messages in thread
From: Sakari Ailus @ 2016-12-09 14:53 UTC (permalink / raw)
  To: linux-media; +Cc: laurent.pinchart, niklas.soderlund

Hi folks,

This is the second version of the patchset that contains a few cleanups
and fixes for graph traversal and pipeline starting and stopping.
                                                                                
The set prepares for further routing changes without still making any of        
them. I'll post further patches on routing in the near future.                  
                                                                                
since v1:

- Rebase on media-tree master branch, i.e. this no longer depends on the
  routing patches.

- Use single quotes instead of double quotes. One additional patch was
  added (patch 5) to switch to single quotes in existing debug messages.

- Add three cleanup patches to various drivers to use a local mdev
  variable for the media device pointer rather than digging it up in a
  deep data structure.

-- 
Kind regards,
Sakari


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

end of thread, other threads:[~2016-12-09 15:20 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-09 14:53 [PATCH v2] Media pipeline and graph walk cleanups and fixes Sakari Ailus
2016-12-09 14:53 ` [PATCH v2 1/9] media: entity: Fix stream count check Sakari Ailus
2016-12-09 14:53 ` [PATCH v2 2/9] media: entity: Be vocal about failing sanity checks Sakari Ailus
2016-12-09 14:53 ` [PATCH v2 3/9] media: Rename graph and pipeline structs and functions Sakari Ailus
2016-12-09 14:53 ` [PATCH v2 4/9] media: entity: Split graph walk iteration into two functions Sakari Ailus
2016-12-09 14:53 ` [PATCH v2 5/9] media: Use single quotes to quote entity names Sakari Ailus
2016-12-09 15:19   ` Laurent Pinchart
2016-12-09 14:53 ` [PATCH v2 6/9] media: entity: Add debug information to graph walk Sakari Ailus
2016-12-09 14:53 ` [PATCH v2 7/9] omap3isp: Use a local media device pointer instead Sakari Ailus
2016-12-09 15:20   ` Laurent Pinchart
2016-12-09 14:53 ` [PATCH v2 8/9] xilinx: " Sakari Ailus
2016-12-09 15:21   ` Laurent Pinchart
2016-12-09 14:53 ` [PATCH v2 9/9] davinci: " Sakari Ailus
2016-12-09 15:21   ` Laurent Pinchart

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).