From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751939AbbAYFZI (ORCPT ); Sun, 25 Jan 2015 00:25:08 -0500 Received: from plane.gmane.org ([80.91.229.3]:45748 "EHLO plane.gmane.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750720AbbAYFZG (ORCPT ); Sun, 25 Jan 2015 00:25:06 -0500 X-Injected-Via-Gmane: http://gmane.org/ To: linux-kernel@vger.kernel.org From: "Amadeus W.M." Subject: support for EasyCap Somagic driver (smi2021) Date: Sun, 25 Jan 2015 04:46:09 +0000 (UTC) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: pool-98-117-219-57.bltmmd.fios.verizon.net User-Agent: Pan/0.139 (Sexual Chocolate; GIT bf56508 git://git.gnome.org/pan2) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Are there any plans to include the smi2021 driver in the vanilla kernel any time soon? This driver is for the EasyCap Somagic usb framegrabbers: https://code.google.com/p/easycap-somagic-linux/wiki/BuildingKernelModule#Compile The latest version of the driver is due to Jon Arne and can be found in his kernel branch on github: https://github.com/jonjonarnearne/smi2021 Thanks!