lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Sun,  8 Mar 2015 21:57:22 +0000
From:	Lad Prabhakar <prabhakar.csengg@...il.com>
To:	LMML <linux-media@...r.kernel.org>,
	Hans Verkuil <hans.verkuil@...co.com>
Cc:	LKML <linux-kernel@...r.kernel.org>,
	"Lad, Prabhakar" <prabhakar.csengg@...il.com>
Subject: [PATCH 0/2] media: davinci: vpif: embed video_device in channel objects

From: "Lad, Prabhakar" <prabhakar.csengg@...il.com>

This patch series embeds video_device structure for
vpif capture & display driver in appropriate channel objects.

Lad, Prabhakar (2):
  media: davinci: vpif_capture: embed video_device struct in channel_obj
  media: davinci: vpif_display: embed video_device struct in channel_obj

 drivers/media/platform/davinci/vpif_capture.c | 52 ++++++---------------------
 drivers/media/platform/davinci/vpif_capture.h |  2 +-
 drivers/media/platform/davinci/vpif_display.c | 49 +++++--------------------
 drivers/media/platform/davinci/vpif_display.h |  2 +-
 4 files changed, 21 insertions(+), 84 deletions(-)

-- 
2.1.0

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists