All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 210777] pwc driver doesn't work anymore
       [not found] <bug-210777-208809@https.bugzilla.kernel.org/>
@ 2021-01-03 18:56 ` bugzilla-daemon
  2021-01-06 11:22 ` bugzilla-daemon
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2021-01-03 18:56 UTC (permalink / raw)
  To: linux-usb

https://bugzilla.kernel.org/show_bug.cgi?id=210777

--- Comment #3 from Harald Jenny (harald@a-little-linux-box.at) ---
The problem is presumably related to the changes in the DMA mapping in kernel
5.10 (commit 5a32c3413d3340f90c82c84b375ad4b335a59f28) as pwc uses noncoherent
DMA buffers. Reverting commit 1161db6776bd1c35257e1e362e91bcb1b3fe4347 (which
fixes performance issues) make pwc work again but opens up the orginial problem
of transfer rates on armv7l.

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug 210777] pwc driver doesn't work anymore
       [not found] <bug-210777-208809@https.bugzilla.kernel.org/>
  2021-01-03 18:56 ` [Bug 210777] pwc driver doesn't work anymore bugzilla-daemon
@ 2021-01-06 11:22 ` bugzilla-daemon
  2021-01-14 15:39 ` bugzilla-daemon
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2021-01-06 11:22 UTC (permalink / raw)
  To: linux-usb

https://bugzilla.kernel.org/show_bug.cgi?id=210777

--- Comment #4 from Harald Jenny (harald@a-little-linux-box.at) ---
Patch by Matwey V. Kornilov from the 4th January fixes the problem in the
correct way, please consider applying it to the 5.10 as well as the 5.11 tree.

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug 210777] pwc driver doesn't work anymore
       [not found] <bug-210777-208809@https.bugzilla.kernel.org/>
  2021-01-03 18:56 ` [Bug 210777] pwc driver doesn't work anymore bugzilla-daemon
  2021-01-06 11:22 ` bugzilla-daemon
@ 2021-01-14 15:39 ` bugzilla-daemon
  2021-01-14 17:06 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2021-01-14 15:39 UTC (permalink / raw)
  To: linux-usb

https://bugzilla.kernel.org/show_bug.cgi?id=210777

--- Comment #6 from Barto (mister.freeman@laposte.net) ---
@Harald Jenny: can you provide the link to this patch, or add it as attachment
with the bugreport ?

Thanks

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug 210777] pwc driver doesn't work anymore
       [not found] <bug-210777-208809@https.bugzilla.kernel.org/>
                   ` (2 preceding siblings ...)
  2021-01-14 15:39 ` bugzilla-daemon
@ 2021-01-14 17:06 ` bugzilla-daemon
  2021-01-14 17:12 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2021-01-14 17:06 UTC (permalink / raw)
  To: linux-usb

https://bugzilla.kernel.org/show_bug.cgi?id=210777

--- Comment #7 from Harald Jenny (harald@a-little-linux-box.at) ---
Created attachment 294633
  --> https://bugzilla.kernel.org/attachment.cgi?id=294633&action=edit
patch for pwc courtesy of Matwey V. Kornilov

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug 210777] pwc driver doesn't work anymore
       [not found] <bug-210777-208809@https.bugzilla.kernel.org/>
                   ` (3 preceding siblings ...)
  2021-01-14 17:06 ` bugzilla-daemon
@ 2021-01-14 17:12 ` bugzilla-daemon
  2021-01-14 21:47 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2021-01-14 17:12 UTC (permalink / raw)
  To: linux-usb

https://bugzilla.kernel.org/show_bug.cgi?id=210777

--- Comment #8 from Harald Jenny (harald@a-little-linux-box.at) ---
I attached the patch to this bug report hopefully it fixes your problem too.

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug 210777] pwc driver doesn't work anymore
       [not found] <bug-210777-208809@https.bugzilla.kernel.org/>
                   ` (4 preceding siblings ...)
  2021-01-14 17:12 ` bugzilla-daemon
@ 2021-01-14 21:47 ` bugzilla-daemon
  2021-01-15  6:35   ` Greg KH
  2021-01-15  6:28 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  8 siblings, 1 reply; 10+ messages in thread
From: bugzilla-daemon @ 2021-01-14 21:47 UTC (permalink / raw)
  To: linux-usb

https://bugzilla.kernel.org/show_bug.cgi?id=210777

--- Comment #10 from Barto (mister.freeman@laposte.net) ---
@Harald Jenny : I tested your patch, it works, my webcam works now with kernel
5.10.7,

I hope it will be applied to 5.10 and 5.11 tree.

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug 210777] pwc driver doesn't work anymore
       [not found] <bug-210777-208809@https.bugzilla.kernel.org/>
                   ` (5 preceding siblings ...)
  2021-01-14 21:47 ` bugzilla-daemon
@ 2021-01-15  6:28 ` bugzilla-daemon
  2021-01-15  6:35 ` bugzilla-daemon
  2021-01-15  6:39 ` bugzilla-daemon
  8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2021-01-15  6:28 UTC (permalink / raw)
  To: linux-usb

https://bugzilla.kernel.org/show_bug.cgi?id=210777

--- Comment #11 from Harald Jenny (harald@a-little-linux-box.at) ---
That is very good to hear thanks goes to Matwey V. Kornilov for the fast patch.

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [Bug 210777] pwc driver doesn't work anymore
  2021-01-14 21:47 ` bugzilla-daemon
@ 2021-01-15  6:35   ` Greg KH
  0 siblings, 0 replies; 10+ messages in thread
From: Greg KH @ 2021-01-15  6:35 UTC (permalink / raw)
  To: bugzilla-daemon; +Cc: linux-usb

On Thu, Jan 14, 2021 at 09:47:14PM +0000, bugzilla-daemon@bugzilla.kernel.org wrote:
> https://bugzilla.kernel.org/show_bug.cgi?id=210777
> 
> --- Comment #10 from Barto (mister.freeman@laposte.net) ---
> @Harald Jenny : I tested your patch, it works, my webcam works now with kernel
> 5.10.7,
> 
> I hope it will be applied to 5.10 and 5.11 tree.
> 

Please read Documentation/SubmittingPatches for how to properly get a
patch accepted to the kernel.  Attaching it in bugzilla does not work :)

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug 210777] pwc driver doesn't work anymore
       [not found] <bug-210777-208809@https.bugzilla.kernel.org/>
                   ` (6 preceding siblings ...)
  2021-01-15  6:28 ` bugzilla-daemon
@ 2021-01-15  6:35 ` bugzilla-daemon
  2021-01-15  6:39 ` bugzilla-daemon
  8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2021-01-15  6:35 UTC (permalink / raw)
  To: linux-usb

https://bugzilla.kernel.org/show_bug.cgi?id=210777

--- Comment #12 from Greg Kroah-Hartman (greg@kroah.com) ---
On Thu, Jan 14, 2021 at 09:47:14PM +0000, bugzilla-daemon@bugzilla.kernel.org
wrote:
> https://bugzilla.kernel.org/show_bug.cgi?id=210777
> 
> --- Comment #10 from Barto (mister.freeman@laposte.net) ---
> @Harald Jenny : I tested your patch, it works, my webcam works now with
> kernel
> 5.10.7,
> 
> I hope it will be applied to 5.10 and 5.11 tree.
> 

Please read Documentation/SubmittingPatches for how to properly get a
patch accepted to the kernel.  Attaching it in bugzilla does not work :)

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug 210777] pwc driver doesn't work anymore
       [not found] <bug-210777-208809@https.bugzilla.kernel.org/>
                   ` (7 preceding siblings ...)
  2021-01-15  6:35 ` bugzilla-daemon
@ 2021-01-15  6:39 ` bugzilla-daemon
  8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2021-01-15  6:39 UTC (permalink / raw)
  To: linux-usb

https://bugzilla.kernel.org/show_bug.cgi?id=210777

--- Comment #13 from Harald Jenny (harald@a-little-linux-box.at) ---
The patch was just uploaded here to allow people to fix already released
kernels, patch submitter Matwey V. Kornilov took care of submitting it for
kernel inclusion. But thanks for your hint anyway :-).

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2021-01-15  6:40 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-210777-208809@https.bugzilla.kernel.org/>
2021-01-03 18:56 ` [Bug 210777] pwc driver doesn't work anymore bugzilla-daemon
2021-01-06 11:22 ` bugzilla-daemon
2021-01-14 15:39 ` bugzilla-daemon
2021-01-14 17:06 ` bugzilla-daemon
2021-01-14 17:12 ` bugzilla-daemon
2021-01-14 21:47 ` bugzilla-daemon
2021-01-15  6:35   ` Greg KH
2021-01-15  6:28 ` bugzilla-daemon
2021-01-15  6:35 ` bugzilla-daemon
2021-01-15  6:39 ` bugzilla-daemon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.