linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL v2 FOR v4.10] Media IOCTL handling rework
@ 2016-09-19  6:53 Sakari Ailus
  0 siblings, 0 replies; only message in thread
From: Sakari Ailus @ 2016-09-19  6:53 UTC (permalink / raw)
  To: linux-media

Hi Mauro,

These four patches rework Media controller IOCTL handling for cleanups and      
preparation for variable sized IOCTL arguments.                                 
                                                                                
What's changed since the previous set is that the compat handling is kept
as-is, i.e. it simply calls the regular handler if the IOCTL is something
else than MEDIA_IOC_ENUM_LINKS32.

Please pull.


The following changes since commit c3b809834db8b1a8891c7ff873a216eac119628d:

  [media] pulse8-cec: fix compiler warning (2016-09-12 06:42:44 -0300)

are available in the git repository at:

  ssh://linuxtv.org/git/sailus/media_tree.git media-ioctl-rework

for you to fetch changes up to 267abb2f81a2457d0552eb1b3d988407f3f5eabc:

  media: Add flags to tell whether to take graph mutex for an IOCTL (2016-09-16 12:36:08 +0300)

----------------------------------------------------------------
Sakari Ailus (4):
      media: Determine early whether an IOCTL is supported
      media: Unify IOCTL handler calling
      media: Refactor copying IOCTL arguments from and to user space
      media: Add flags to tell whether to take graph mutex for an IOCTL

 drivers/media/media-device.c | 224 +++++++++++++++++++++----------------------
 1 file changed, 111 insertions(+), 113 deletions(-)

-- 
Kind regards,

Sakari Ailus
e-mail: sakari.ailus@iki.fi	XMPP: sailus@retiisi.org.uk

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-09-19  6:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-19  6:53 [GIT PULL v2 FOR v4.10] Media IOCTL handling rework Sakari Ailus

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).