[PULL] http://www.kernellabs.com/hg/~stoth/cx23885-mpx

2010-07-31 Thread Steven Toth
Mauro, Please pull from http://www.kernellabs.com/hg/~stoth/cx23885-mpx - cx23885: prepare the cx23885 makefile for alsa support - cx23885: merge mijhail's header changes for alsa - cx23885: ALSA support - cx23885: core changes requireed for ALSA - cx23885: add definitions for

Re: [PULL] http://www.kernellabs.com/hg/~stoth/cx23885-mpx

2010-07-31 Thread Andy Walls
On Sat, 2010-07-31 at 12:31 -0400, Steven Toth wrote: > Mauro, > > Please pull from http://www.kernellabs.com/hg/~stoth/cx23885-mpx > >- cx23885: prepare the cx23885 makefile for alsa support >- cx23885: merge mijhail's header changes for alsa >- cx23885: ALSA support >- cx238

Re: [PULL] http://www.kernellabs.com/hg/~stoth/cx23885-mpx

2010-08-04 Thread Steven Toth
On 7/31/10 2:28 PM, Andy Walls wrote: On Sat, 2010-07-31 at 12:31 -0400, Steven Toth wrote: Mauro, Please pull from http://www.kernellabs.com/hg/~stoth/cx23885-mpx A pretty large patch set which adds a number of important features to the cx23885 driver. I have a few cx25840 related comment

Re: [PULL] http://www.kernellabs.com/hg/~stoth/cx23885-mpx

2010-08-05 Thread Andy Walls
On Wed, 2010-08-04 at 11:40 -0400, Steven Toth wrote: > On 7/31/10 2:28 PM, Andy Walls wrote: > > On Sat, 2010-07-31 at 12:31 -0400, Steven Toth wrote: > >> Mauro, > >> > >> Please pull from http://www.kernellabs.com/hg/~stoth/cx23885-mpx > > >> A pretty large patch set which adds a number of impo

Re: [PULL] http://www.kernellabs.com/hg/~stoth/cx23885-mpx

2010-08-05 Thread Steven Toth
On Thu, Aug 5, 2010 at 8:11 AM, Andy Walls wrote: > On Wed, 2010-08-04 at 11:40 -0400, Steven Toth wrote: >> On 7/31/10 2:28 PM, Andy Walls wrote: >> > On Sat, 2010-07-31 at 12:31 -0400, Steven Toth wrote: >> >> Mauro, >> >> >> >> Please pull from http://www.kernellabs.com/hg/~stoth/cx23885-mpx >>

Re: [PULL] http://www.kernellabs.com/hg/~stoth/cx23885-mpx

2010-08-05 Thread Mauro Carvalho Chehab
Hi Steven, Em 31-07-2010 13:31, Steven Toth escreveu: > Mauro, > > Please pull from http://www.kernellabs.com/hg/~stoth/cx23885-mpx > >- cx23885: prepare the cx23885 makefile for alsa support >- cx23885: merge mijhail's header changes for alsa >- cx23885: ALSA support >- cx23

Re: [PULL] http://www.kernellabs.com/hg/~stoth/cx23885-mpx

2010-08-06 Thread Hans Verkuil
On Thursday 05 August 2010 14:11:09 Andy Walls wrote: > > > 3. This caught my eye: > > > > > > 8 + if (is_cx2388x(state)) { > > > 9 + /* for cx23885 volume doesn't work, > > >10 +* the calculation always results in > > >11 +

Re: [PULL] http://www.kernellabs.com/hg/~stoth/cx23885-mpx

2010-08-06 Thread Mauro Carvalho Chehab
Em 06-08-2010 12:28, Hans Verkuil escreveu: > On Thursday 05 August 2010 14:11:09 Andy Walls wrote: 3. This caught my eye: 8 +if (is_cx2388x(state)) { 9 +/* for cx23885 volume doesn't work, 10 + * the calculati

Re: [PULL] http://www.kernellabs.com/hg/~stoth/cx23885-mpx

2010-08-07 Thread Andy Walls
On Fri, 2010-08-06 at 17:28 +0200, Hans Verkuil wrote: > On Thursday 05 August 2010 14:11:09 Andy Walls wrote: > > > The cx25840 module expects the volume control to have a range from > > 0-65535. It divides the input control value by 512 (i.e. volume >> 9). > > If you are using a control in th