[PATCH]NEXT:staging "winbond" Fix typos.

2012-09-03 Thread Justin P. Mattock
From: "Justin P. Mattock" Signed-off-by: Justin P. Mattock --- The below patch fixes typos found while reading through staging "winbond". drivers/staging/winbond/localpara.h |4 ++-- drivers/staging/winbond/mds.c |2 +- drivers/s

[PATCH]staging "xgifb" Fix typos.

2012-10-02 Thread Justin P. Mattock
From: "Justin P. Mattock" Signed-off-by: Justin P. Mattock --- The patch below fixes typos while reading through staging "xgifb". drivers/staging/xgifb/TODO |2 +- drivers/staging/xgifb/vb_setmode.c |4 ++-- 2 files changed, 3 insertions(+), 3 deleti

[PATCH 1/2]staging: "ehci-w90x900" Fix typos.

2012-10-22 Thread Justin P. Mattock
From: "Justin P. Mattock" Signed-off-by: Justin P. Mattock --- The below patch fixes a typo in staging: "ehci-w90x900" drivers/usb/host/ehci-w90x900.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/usb/host/ehci-w90x900.c b/drivers/usb

[PATCH 2/2]staging: "winbond" Fix typos.

2012-10-22 Thread Justin P. Mattock
From: "Justin P. Mattock" Signed-off-by: Justin P. Mattock --- The below patch fixes a typo in staging: "winbond" drivers/staging/winbond/mds.c |2 +- drivers/staging/winbond/wbhal.h |4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dri

Re: Linux Kernel

2012-10-23 Thread Justin P. Mattock
ce of the kernel. Justin P. Mattock -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

[PATCH v2]usb: "ehci-w90x900" Fix a typo and add some whitespace.

2012-10-23 Thread Justin P. Mattock
From: "Justin P. Mattock" Signed-off-by: Justin P. Mattock --- The below patch fixes a typo in usb: ehci-w90x900.c as well as adding whitespace to the comment. NOTE: this is a resend due to a typo creating a new typo as well as revision to the original. drivers/usb/host/ehci

[drm:i915_hangcheck_hung] *ERROR* Hangcheck timer elapsed... GPU hung

2012-10-23 Thread Justin P. Mattock
log is here: http://fpaste.org/7xH8/ as for good kernels from what I remember 3.6.0-rc1. I can try a bisect on this once I get the time. or if anybody has a patch I can test. Justin P. Mattock -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a

Re: [drm:i915_hangcheck_hung] *ERROR* Hangcheck timer elapsed... GPU hung

2012-10-24 Thread Justin P. Mattock
On Tue, Oct 23, 2012 at 10:06:52AM -0700, Justin P. Mattock wrote: > This is happening both with MAINLINE and NEXT. > > basically system is running fine, then under load system becomes > really sluggish and unresponsive. I was able to get dmesg of the > error..: > >

Re: [drm:i915_hangcheck_hung] *ERROR* Hangcheck timer elapsed... GPU hung

2012-10-25 Thread Justin P. Mattock
On 10/25/2012 01:47 AM, Chris Wilson wrote: On Thu, 25 Oct 2012 10:16:08 +0200, Daniel Vetter wrote: On Thu, Oct 25, 2012 at 7:22 AM, Justin P. Mattock wrote: here is a link to the file..: intel_error_decode http://www.filefactory.com/file/22bypyjhs4mx I haven't figured out how to a

WARNING: at arch/x86/kernel/apic/ipi.c:109 default_send_IPI_mask_logical+0xaa/0xe0()

2012-11-03 Thread Justin P. Mattock
. Justin P. Mattock -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

[PATCH]staging: usbip: Fix typos.

2012-07-30 Thread Justin P. Mattock
From: "Justin P. Mattock" Signed-off-by: Justin P. Mattock --- The below patch fixes typos found while reading through staging: usbip drivers/staging/usbip/stub_rx.c |2 +- drivers/staging/usbip/vhci_hcd.c |4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) di

Re: [PATCH NEXT v2]staging: tidspbridge: Fix typos.

2012-07-30 Thread Justin P. Mattock
greg! I know how things can get lost in the sands of time, so when you get a chance is this patch good? or do I need to resend? On 07/23/2012 08:40 PM, Justin P. Mattock wrote: From: "Justin P. Mattock" Signed-off-by: Justin P. Mattock --- The below patch fixes typos found whi

[PATCH]staging "wlan-ng" Fix typos.

2012-09-24 Thread Justin P. Mattock
From: "Justin P. Mattock" Signed-off-by: Justin P. Mattock --- The below patch fixes typos found while reading through staging "wlan-ng" drivers/staging/wlan-ng/cfg80211.c |4 ++-- drivers/staging/wlan-ng/p80211netdev.c |2 +- drivers/staging/wlan-ng/p

Re: [drm:i915_hangcheck_hung] *ERROR* Hangcheck timer elapsed... GPU hung

2012-10-26 Thread Justin P. Mattock
On 10/26/2012 01:05 AM, Daniel Vetter wrote: On Fri, Oct 26, 2012 at 6:43 AM, Justin P. Mattock wrote: No worries, it is another ILK hang similar to the ones reported earlier - it just seems the ring stops advancing. Hopefully it is a missing w/a from http://cgit.freedesktop.org/~danvet/drm

Re: [drm:i915_hangcheck_hung] *ERROR* Hangcheck timer elapsed... GPU hung

2012-10-26 Thread Justin P. Mattock
On 10/26/2012 01:05 AM, Daniel Vetter wrote: On Fri, Oct 26, 2012 at 6:43 AM, Justin P. Mattock wrote: No worries, it is another ILK hang similar to the ones reported earlier - it just seems the ring stops advancing. Hopefully it is a missing w/a from http://cgit.freedesktop.org/~danvet/drm

Re: [drm:i915_hangcheck_hung] *ERROR* Hangcheck timer elapsed... GPU hung

2012-10-27 Thread Justin P. Mattock
On 10/27/2012 06:56 AM, Daniel Vetter wrote: On Fri, Oct 26, 2012 at 10:57 PM, Justin P. Mattock wrote: :~/drm> git clone git://people.freedesktop.org/~danvet/drm Cloning into 'drm'... remote: Counting objects: 2728390, done. remote: Compressing objects: 100% (418606/418606),

[PATCH]NEXT:staging "wlags49_h2" Fix ypos.

2012-09-10 Thread Justin P. Mattock
From: "Justin P. Mattock" Signed-off-by: Justin P. Mattock --- The below patch fixes typos while reading through staging "wlags49_h2". drivers/staging/wlags49_h2/README.ubuntu | 10 +- drivers/staging/wlags49_h2/TODO | 10 +- drivers/stag

[PATCH V2]staging: "wlags49_h2" Fix typos.

2012-09-10 Thread Justin P. Mattock
From: "Justin P. Mattock" Signed-off-by: Justin P. Mattock --- NOTE: Resend because the original created a new typo in the subject line. The below patch fixes typos while reading through staging "wlags49_h2". drivers/staging/wlags49_h2/README.ubuntu | 10 +--

[PATCH v2]staging "usbip" Fix typos.

2012-08-06 Thread Justin P. Mattock
From: "Justin P. Mattock" Signed-off-by: Justin P. Mattock --- NOTE:I see *rc1 in the git web log, so hopefully its ok to send out. The below patch fixes typos found while reading through staging usbip. drivers/staging/usbip/stub_rx.c |2 +- drivers/staging/usbip/vhci_hc

[PATCH 2/3]NEXT:staging "vt6656" Typo rename Caculate to Calculate.

2012-08-26 Thread Justin P. Mattock
From: "Justin P. Mattock" Signed-off-by: Justin P. Mattock --- The below patches renames Caculate to Calculate. drivers/staging/vt6656/baseband.c |4 ++-- drivers/staging/vt6656/baseband.h |2 +- drivers/staging/vt6656/card.c | 28 +-- drive

[PATCH 1/3]NEXT:staging "vt6656" Fix typos in comments, and in a printk message.

2012-08-26 Thread Justin P. Mattock
From: "Justin P. Mattock" Signed-off-by: Justin P. Mattock --- Note: the following three patches need to be applied in order for the correct alignment of the patche(s). The below patch fixes typos found while reading through staging "vt6656". these are only typos in comm

[PATCH 3/3]NEXT:staging "vt6656" Typo rename Embeded to Embedded.

2012-08-26 Thread Justin P. Mattock
From: "Justin P. Mattock" Signed-off-by: Justin P. Mattock --- The below patch renames Embeded to Embedded. drivers/staging/vt6656/rf.c | 52 +-- drivers/staging/vt6656/rf.h |2 +- 2 files changed, 27 insertions(+), 27 deletions(-) di

[PATCH]staging: "wlags49_h25" Fix typos.

2012-09-17 Thread Justin P. Mattock
From: "Justin P. Mattock" Signed-off-by: Justin P. Mattock --- The below patch fixes typos found while reading through staging "wlags49_h25" drivers/staging/wlags49_h25/Kconfig |2 +- drivers/staging/wlags49_h25/TODO|8 2 files changed, 5 insert

[PATCH]staging "vme" Fix typos.

2012-08-13 Thread Justin P. Mattock
From: "Justin P. Mattock" Signed-off-by: Justin P. Mattock --- The below patch fixes typos found while reading through staging "vme" drivers/staging/vme/devices/Kconfig|2 +- drivers/staging/vme/devices/vme_user.c |6 +++--- 2 files changed, 4 insertions(+),

[PATCH v2]staging "vme" Fix typos.

2012-08-13 Thread Justin P. Mattock
From: "Justin P. Mattock" Signed-off-by: Justin P. Mattock --- Note:resend with minor adjustments. The below patch fixes typos found while reading through staging "vme" drivers/staging/vme/devices/vme_user.c |8 1 files changed, 4 insertions(+), 4 deleti

[PATCH NEXT]staging "tidspbridge" Fix typos.

2012-07-23 Thread Justin P. Mattock
From: "Justin P. Mattock" Signed-off-by: Justin P. Mattock --- The below patch fixes some typos found while reading through staging "tidspbridge". .../staging/tidspbridge/Documentation/error-codes |2 +- drivers/staging/tidspbridge/core/_tiomap.h |2

Re: [PATCH NEXT]staging "tidspbridge" Fix typos.

2012-07-23 Thread Justin P. Mattock
On 07/23/2012 01:44 PM, Ramirez Luna, Omar wrote: Hi Justin, On Mon, Jul 23, 2012 at 8:49 AM, Justin P. Mattock wrote: diff --git a/drivers/staging/tidspbridge/core/tiomap3430.c b/drivers/staging/tidspbridge/core/tiomap3430.c index f9609ce..2c82d5a 100644 --- a/drivers/staging/tidspbridge

[PATCH NEXT v2]staging: tidspbridge: Fix typos.

2012-07-23 Thread Justin P. Mattock
From: "Justin P. Mattock" Signed-off-by: Justin P. Mattock --- The below patch fixes typos found while reading through staging: tidsbridge: .../staging/tidspbridge/Documentation/error-codes |2 +- drivers/staging/tidspbridge/core/_tiomap.h |2 +- drivers/staging/t

[PATCH 1/3]NEXT:staging: "vt6655" Fix typos in comments.

2012-08-20 Thread Justin P. Mattock
From: "Justin P. Mattock" Signed-off-by: Justin P. Mattock --- Note: the patches must be applied in order. The patch below is 1 out of 3 that I will be sending out for fixing typos in staging vt6655. This patch mainly focuses on comments; patch 2 and 3 focus on actual code change.

[PATCH 2/3]NEXT:staging: "vt6655" Typo change *Embeded to *Embedded.

2012-08-20 Thread Justin P. Mattock
From: "Justin P. Mattock" Signed-off-by: Justin P. Mattock --- The below patch changes *Embeded to *Embedded in comments and code. Note: I am grepping but grepping is being difficult, if I missed any let me know and I will resubmit. drivers/staging/vt6655/baseband.c

[PATCH 3/3]NEXT:staging: "vt6655" Typo change *Caculate to *Calculate.

2012-08-20 Thread Justin P. Mattock
From: "Justin P. Mattock" Signed-off-by: Justin P. Mattock --- The below patch changes *Caculate to *Calculate in comments and code. drivers/staging/vt6655/baseband.c |6 ++-- drivers/staging/vt6655/baseband.h |2 +- drivers/staging/vt6655/card.c

[PATCH NEXT]staging "speakup" Fix typos.

2012-07-09 Thread Justin P. Mattock
From: "Justin P. Mattock" Signed-off-by: Justin P. Mattock --- The below patch fixes typos found while reading through staging "speakup". drivers/staging/speakup/i18n.c |2 +- drivers/staging/speakup/speakup_acnt.h |2 +- drivers/staging/speakup/sp

Re: Help on Driver touchkit_ps2.c

2013-01-10 Thread Justin P. Mattock
he authors/maintainers of the code so that they can fix their code. I added some Cc's cheers, Justin P. Mattock -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.k

[PATCH NEXT]staging "ste_rmi4" Fix typos

2012-07-16 Thread Justin P. Mattock
From: "Justin P. Mattock" Signed-off-by: Justin P. Mattock --- The below patch fixes typos found while reading through staging "ste_rmi4" drivers/staging/ste_rmi4/synaptics_i2c_rmi4.c |8 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/driv