On Mon, 2011-08-22 at 13:42 +0530, ashishj3 wrote:
> On Fri, 2011-08-12 at 19:20 +0530, ashishj3 wrote:
> > This driver add support for DA9052 4-wire resistive ADC interfaced
> > touchscreen
> > controller.
> >
> > DA9052 is a MFD therefore this driver depends on DA9052 core driver for core
> >
On Saturday 03 September 2011 12:16 AM, Christian Robottom Reis wrote:
> On Fri, Sep 02, 2011 at 05:22:35PM +0530, Avik Sil wrote:
>>> See whether this works:
>>>
>>> apt-get install linux-linaro-tools-`uname -r`
>>> perf stat apt-get update # or something
>>>
>>>
>>> I think there was an issue wi
On Sun, Sep 4, 2011 at 2:49 PM, Daniel Vetter wrote:
> On Sun, Sep 04, 2011 at 11:29:43AM -0500, Rob Clark wrote:
>> > Above set of get/put functions seem to do very little. Drop them for the
>> > first round?
>>
>> The intention is to do attach/detach_pages here.. and in case of
>> get/put_paddr
On Fri, Sep 2, 2011 at 11:52 PM, Avik Sil wrote:
> On Wednesday 31 August 2011 08:26 PM, Dave Martin wrote:
>> On Thu, Aug 25, 2011 at 04:48:57PM -0500, Tom Gall wrote:
> The perf patch was dropped from linux-linaro-2.6.39 onwards as it
> apparently caused Panda boot hang
> (https://bugs.launchpad
On Sat, Sep 3, 2011 at 1:53 PM, Daniel Vetter wrote:
> Hi Rob,
>
> I've taken a look at your driver, some comments inline. Can't really
> comment much on the kms side because of lack of expertise in that area.
>
> I think most can be trivially addressed by dropping the plugin layer ;-)
>
> Cheers,