[pull] http://linuxtv.org/hg/~tap/v4l-dvb

2009-04-30 Thread Trent Piepho
Mauro, Please pull from http://linuxtv.org/hg/~tap/v4l-dvb for the following 4 changesets: 01/04: compat: Add DMA_BIT_MASK() macro http://linuxtv.org/hg/~tap/v4l-dvb?cmd=changeset;node=486add0e3f1f 02/04: zoran: fix bug when enumerating format -1

[pull] http://linuxtv.org/hg/~tap/v4l-dvb

2009-03-28 Thread Trent Piepho
Mauro, Please pull from http://linuxtv.org/hg/~tap/v4l-dvb for the following 14 changesets: 01/14: build: Fix kernel output directory support http://linuxtv.org/hg/~tap/v4l-dvb?cmd=changeset;node=346bab8698ea 02/14: v4l2-ioctl: Check format for S_PARM and G_PARM

[pull] http://linuxtv.org/hg/~tap/v4l-dvb

2009-03-13 Thread Trent Piepho
Mauro, Please pull from http://linuxtv.org/hg/~tap/v4l-dvb for the following changeset: 01/01: build: have make_kconfig.pl ignore comments http://linuxtv.org/hg/~tap/v4l-dvb?cmd=changeset;node=9debb0a2ec70 make_kconfig.pl | 13 + 1 files changed, 9 insertions(+), 4 deletions(-)

[pull] http://linuxtv.org/hg/~tap/v4l-dvb-zoran

2009-03-10 Thread Trent Piepho
Mauro, Please pull from http://linuxtv.org/hg/~tap/v4l-dvb-zoran for the following 6 changesets: 01/06: build: Clean up FM801-TEA575x Kconfig http://linuxtv.org/hg/~tap/v4l-dvb-zoran?cmd=changeset;node=a9792eb3e828 02/06: zoran: Unify buffer descriptors

[PULL] http://linuxtv.org/hg/~tap/v4l-dvb

2009-03-05 Thread Trent Piepho
Mauro, Please pull from http://linuxtv.org/hg/~tap/v4l-dvb for the following 2 changesets: 01/02: compat: Add INIT_DELAYED_WORK http://linuxtv.org/hg/~tap/v4l-dvb?cmd=changeset;node=f6382daee1df 02/02: zoran: Change first argument to zoran_v4l2_buffer_status

[PULL] http://linuxtv.org/hg/~tap/v4l-dvb

2009-03-03 Thread Trent Piepho
Mauro, Please pull from http://linuxtv.org/hg/~tap/v4l-dvb for the following 4 changesets: 01/04: videodev: not possible to register NULL video_device http://linuxtv.org/hg/~tap/v4l-dvb?cmd=changeset;node=3c87763acae5 02/04: cx88: remove unnecessary forward declaration of cx88_core

Re: [PULL] http://linuxtv.org/hg/~tap/v4l-dvb

2009-03-03 Thread Mauro Carvalho Chehab
On Tue, 3 Mar 2009 13:59:27 -0800 (PST) Trent Piepho xy...@speakeasy.org wrote: 04/04: v4l2: Move code to zero querybuf output struct to v4l2_ioctl http://linuxtv.org/hg/~tap/v4l-dvb?cmd=changeset;node=d31e6e7a8241 Hmm.. The idea of using this memset seemed interesting: f02233e4 (Trent Piepho

Re: [PULL] http://linuxtv.org/hg/~tap/v4l-dvb

2009-02-09 Thread Mauro Carvalho Chehab
On Thu, 5 Feb 2009 10:57:21 -0800 (PST) Trent Piepho xy...@speakeasy.org wrote: Mauro, Please pull from http://linuxtv.org/hg/~tap/v4l-dvb for the following 3 changesets: 01/03: cx88: Fix MPEG kconfig dependencies http://linuxtv.org/hg/~tap/v4l-dvb?cmd=changeset;node=2e05fd69e6b6

Re: [PULL] http://linuxtv.org/hg/~tap/v4l-dvb

2009-02-09 Thread Trent Piepho
On Mon, 9 Feb 2009, Mauro Carvalho Chehab wrote: On Thu, 5 Feb 2009 10:57:21 -0800 (PST) Trent Piepho xy...@speakeasy.org wrote: 01/03: cx88: Fix MPEG kconfig dependencies http://linuxtv.org/hg/~tap/v4l-dvb?cmd=changeset;node=2e05fd69e6b6 Hmm... This patch converts a depends on into a

Re: [PULL] http://linuxtv.org/hg/~tap/v4l-dvb

2009-02-09 Thread Mauro Carvalho Chehab
On Mon, 9 Feb 2009 16:48:27 -0800 (PST) Trent Piepho xy...@speakeasy.org wrote: On Mon, 9 Feb 2009, Mauro Carvalho Chehab wrote: On Thu, 5 Feb 2009 10:57:21 -0800 (PST) Trent Piepho xy...@speakeasy.org wrote: 01/03: cx88: Fix MPEG kconfig dependencies

Re: [PULL] http://linuxtv.org/hg/~tap/v4l-dvb

2009-02-09 Thread Trent Piepho
On Tue, 10 Feb 2009, Mauro Carvalho Chehab wrote: On Mon, 9 Feb 2009, Mauro Carvalho Chehab wrote: On Thu, 5 Feb 2009 10:57:21 -0800 (PST) Trent Piepho xy...@speakeasy.org wrote: 01/03: cx88: Fix MPEG kconfig dependencies

Re: [PULL] http://linuxtv.org/hg/~tap/v4l-dvb

2009-02-09 Thread Mauro Carvalho Chehab
On Mon, 9 Feb 2009 20:01:05 -0800 (PST) Trent Piepho xy...@speakeasy.org wrote: ... I took some time during this kernel cycle trying to fix mpeg dependencies. One issue that I had to deal with is that some possible configurations with CX88, CX88_BLACKBIRD and CX88_DVB causes