From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S268776AbUIQOZB (ORCPT ); Fri, 17 Sep 2004 10:25:01 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S268799AbUIQOWf (ORCPT ); Fri, 17 Sep 2004 10:22:35 -0400 Received: from mail.convergence.de ([212.227.36.84]:15262 "EHLO email.convergence2.de") by vger.kernel.org with ESMTP id S268776AbUIQOV7 (ORCPT ); Fri, 17 Sep 2004 10:21:59 -0400 Message-ID: <414AF2CA.3000502@linuxtv.org> Date: Fri, 17 Sep 2004 16:20:58 +0200 From: Michael Hunold User-Agent: Mozilla Thunderbird 0.5 (X11/20040208) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Linus Torvalds CC: Linux Kernel Mailing List , Andrew Morton Subject: [PATCH][2.6][0/14] DVB subsystem update Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Hi there, here comes a patchset consisting of 14 patches bringing the in-kernel DVB subsystem in sync with the LinuxTV.org CVS driver. The most important changes include: - remove non-linux compatibility stuff - remove home-brewn dvb-i2c stuff, use kernel-i2c instead - convert home-brewn bttv i2c access drivers to real bttv sub-drivers - add new driver for mobile USB Budget DVB-T devices by DiBcom - add new drivers for Zarlink DVB-T MT352 frontend, Conexant 22702 DVB OFDM frontend and DVB-T demodulator DiBcom 3000-MB frontend - plus lots of other changes, explained in the top of each patch. Please apply. Thanks! Regards. Michael Hunold.