login
Header Space

 
 

Mailing list archives

Search results

Found 127 matching messages (0.000 seconds). Page 1 of 7.

Re: [v4l-dvb-maintainer] drivers/media/dvb/b2c2/flexcop-dma.c uses PCI DMA API

... , Mauro Carvalho Chehab wrote: > Hi Trent, > > > Here is a patch that does ... flexcop: remove unnecessary exports From: Trent Piepho flexcop-dma ... up debug printing functions From: Trent Piepho Common ...

linux-kernel - Trent Piepho - Jun 8 2007 - 14:18

Re: [v4l-dvb-maintainer] drivers/media/dvb/b2c2/flexcop-dma.c uses PCI DMA API

... -dma use the flexcop-pci debug parameter From: Trent Piepho Another patch moved flexcop-dma.c from the flexcop common ... pci.ko's debug parameter. Signed-off-by: Trent Piepho diff --git a/ ...

linux-kernel - Trent Piepho - Jun 7 2007 - 16:41

Re: [v4l-dvb-maintainer] [2.6.23 regression fix] usbvision: don't return an uninitialized value

... fix bugs in vidioc_[sg]_register functions From: Trent Piepho s_register was assigning ... read into reg->val. Signed-off-by: Trent Piepho diff -r 8e72fe5675b3 -r d5c4fffbbad3 linux/drivers/media/video/ ...

linux-kernel - Trent Piepho - Jul 23 2007 - 06:02

Re: [v4l-dvb-maintainer] [GIT PATCHES] V4L/DVB fixes

... On Wed, 2008-02-13 at 10:45 -0800, Trent Piepho wrote: > > On Wed, 13 Feb 2008, Mauro ... wrote: > > > On Tue, 12 Feb 2008 21:21:43 -0800 (PST) > > > Trent Piepho wrote: > > > > > Nobody points to any issues, ever, when this happens. ...

linux-kernel - Trent Piepho - Feb 13 2008 - 17:53

Re: [patch/rfc 2/4] pcf875x I2C GPIO expander driver

... From c65d0fb239b79de7f595e47edb2fb641217e7309 Mon Sep 17 00:00:00 2001 From: Trent Piepho Date: Thu, 3 ... this feature on and off. Signed-off-by: Trent Piepho --- drivers/gpio/gpiolib.c ...

linux-kernel - Trent Piepho - Apr 3 2008 - 22:06

Re: [patch/rfc 2/4] pcf875x I2C GPIO expander driver

... wrote: > On Thu, 3 Apr 2008 19:06:27 -0700 (PDT), Trent Piepho wrote: >> From c65d0fb239b79de7f595e47edb2fb641217e7309 Mon Sep 17 00:00:00 2001 >> From: Trent Piepho >> Date: Thu, 3 Apr 2008 18:37:23 ...

linux-kernel - Trent Piepho - Apr 4 2008 - 15:07

Re: [patch/rfc 2/4] pcf875x I2C GPIO expander driver

... On Fri, 4 Apr 2008 12:07:12 -0700 (PDT), Trent Piepho wrote: >> On Fri, 4 Apr 2008, Jean Delvare wrote: ... On Thu, 3 Apr 2008 19:06:27 -0700 (PDT), Trent Piepho wrote: >>>> + strcpy(buf, test_bit(FLAG_IS_OUT, &gdesc->flags) ? "out\n" : "in\n\0"); >>>> + ...

linux-kernel - Trent Piepho - Apr 4 2008 - 16:18

[PATCH] fakephp: Return success, not ENODEV, when bus rescan is triggered

From: Trent Piepho The 'power' attribute of the fakephp driver originally only let one turn a ... 't have any clear status to return. Signed-off-by: Trent Piepho CC: Jan Dittmer

linux-kernel - Trent Piepho - Apr 7 2008 - 19:04

Re: [patch/rfc 2.6.25-git] gpio: sysfs interface

... David Brownell wrote: > On Monday 28 April 2008, Trent Piepho wrote: >> On Mon, 28 Apr 2008, David ... line of code. >>> Based on a patch from Trent Piepho , and comments >>> from various folk including Hartley Sweeten. >> >> I ...

linux-kernel - Trent Piepho - Apr 29 2008 - 01:48

Re: [patch/rfc 2.6.25-git] gpio: sysfs interface

... Ben Nizette wrote: > On Mon, 2008-04-28 at 22:48 -0700, Trent Piepho wrote: >> On Mon, 28 Apr 2008, David Brownell wrote: >>> On Monday 28 April 2008, Trent Piepho wrote: >>>> I liked it better they way I had it, "label:N" ...

linux-kernel - Trent Piepho - Apr 29 2008 - 14:15

Re: [PATCH] [POWERPC] Improve (in|out)_beXX() asm code

On Wed, 21 May 2008, Andreas Schwab wrote: > Trent Piepho writes: >> On Wed, 21 May 2008, Andreas Schwab wrote: >>> Trent Piepho writes: >>>> It's the _le versions that have a problem, since we ...

linux-kernel - Trent Piepho - May 21 2008 - 16:25

Re: MMIO and gcc re-ordering issue

... , Jun 03, 2008 at 12:57:56PM -0700, Trent Piepho wrote: >> On Tue, 3 Jun 2008, Matthew Wilcox wrote: >>> On Tue, Jun 03, 2008 at 11:47:00AM -0700, Trent Piepho wrote: >>>> On Tue, 3 Jun 2008, Linus Torvalds wrote: >>>>> On Tue, 3 Jun ...

linux-kernel - Trent Piepho - Jun 3 2008 - 17:58

Re: PIXIS gpio controller and gpio flags

... , Jul 21, 2008 at 02:12:20PM -0700, Trent Piepho wrote: >> On Mon, 21 Jul 2008, Anton Vorontsov wrote: >>> On Sat, Jul 19, 2008 at 02:08:01PM -0700, Trent Piepho wrote: >>>> It doesn't look like you have any way to unset the active ...

linux-kernel - Trent Piepho - Jul 23 2008 - 19:42

[PATCH 2/2] leds: Support OpenFirmware led bindings

... been extended to allow multiple LEDs per device. Signed-off-by: Trent Piepho --- Documentation/powerpc/ ... +MODULE_AUTHOR("Raphael Assenat , Trent Piepho "); MODULE_DESCRIPTION("GPIO ...

linux-kernel - Trent Piepho - Jul 25 2008 - 17:01

Re: [PATCH 1/2] leds: make the default trigger name const

... 25, 2008 at 02:01:44PM -0700, Trent Piepho wrote: >>> The default_trigger fields of struct gpio_led ... for general good coding practices. >>> >>> Signed-off-by: Trent Piepho >> Acked-by: Grant Likely > ...

linux-kernel - Trent Piepho - Jul 27 2008 - 21:56

Re: [RFC PATCH 1/3] Add ability to keep track of callers of symbol_(get|put)

On Tue, 13 Mar 2007, Rusty Russell wrote: > Hi Trent, > > Patch looks good, just one comment: > > On Mon, 2007-03-12 at 07:07 -0700, Trent Piepho wrote: > > + use = already_uses(a, b); > > + if (!use) ...

linux-kernel - Trent Piepho - Mar 13 2007 - 02:33

Re: [RFC PATCH 1/3] Add ability to keep track of callers of symbol_(get|put)

... > On Sat, 10 Mar 2007 02:31:35 -0200 Mauro Carvalho Chehab wrote: > > From: Trent Piepho > > > > When a module uses symbol_get() to increase the ref count of another > > ...

linux-kernel - Trent Piepho - Mar 12 2007 - 10:07

Re: [v4l-dvb-maintainer] [GIT PATCHES] V4L/DVB updates

On Sat, 28 Apr 2007, Markus Rechberger wrote: > On 4/27/07, Trent Piepho wrote: > > On Mon, 16 Apr 2007, Markus Rechberger wrote: > > > > >> enough testing to be sent to mainline. > > > > I ...

linux-kernel - Trent Piepho - Apr 28 2007 - 02:33

Re: Critical points about kernel 2.6.21 and pseudo-authorities

... .6.21-git2 is unusable in so far as it contains regressive code > > in the dvb-section, authored by Trent Piepho, acked by Michael Krufky, and signed-off-by Mauro Carvalho Chehab: > > You never explained what the ...

linux-kernel - Trent Piepho - Apr 29 2007 - 21:37

Re: RFC: kconfig select warnings bogus?

On Sun, 20 May 2007, Stefan Richter wrote: > Trent Piepho wrote: > > config ATARI_KBD_CORE > > bool > > default y if KEYBOARD_ATARI > > default y if MOUSE_ATARI > > > > Basically a line "config ...

linux-kernel - Trent Piepho - May 20 2007 - 07:23

speck-geostationary