Am Samstag, 9. Juli 2016, 11:38:00 schrieb William.wu:
> Dear Heiko & Balbi,
>
> On 2016/7/8 21:29, Felipe Balbi wrote:
> > Hi,
> >
> > Heiko Stuebner writes:
> >> Am Donnerstag, 7. Juli 2016, 10:54:24 schrieb William Wu:
> >>> Add a quirk to configure the core to support the
> >>> UTMI+ PHY wit
From: Hayes Wang
Date: Thu, 7 Jul 2016 15:09:17 +0800
> Remove the unnacessary code.
Series applied.
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
[removed the stable CC since this discussion isn't relevant to stable
anymore]
Oliver Neukum writes:
> On Mon, 2016-07-04 at 19:01 +0200, Bjørn Mork wrote:
>
>> The proposed driver solution is a hack, allowing us to resyncronize
>> without resetting the firmware. We have no reliable way to rese
C/C linux-usb Mailing list:
Em Wed, 18 May 2016 08:52:28 -0600
Wade Berrier escreveu:
> On May 14 20:29, Wade Berrier wrote:
> > On Wed Apr 27 21:07, Sean Young wrote:
> > > On Mon, Apr 25, 2016 at 09:16:51PM -0600, Wade Berrier wrote:
> > > > On Apr 25 18:15, Sean Young wrote:
> > > > >
Since there should be a write barrier before every call of
hw_ep_prime we could move it into hw_ep_prime.
Signed-off-by: Stefan Wahren
---
drivers/usb/chipidea/udc.c |8 +++-
1 file changed, 3 insertions(+), 5 deletions(-)
diff --git a/drivers/usb/chipidea/udc.c b/drivers/usb/chipidea/u
This patch series aim to improve the ChipIdea UDC driver in regards to
readability and runtime behavior.
Changes since RFC:
- drop patch usb: chipidea: udc: Avoid busy wait in reset ISR
Stefan Wahren (3):
usb: chipidea: udc: move write barrier into hw_ep_prime
usb: chipidea: udc: Don't flush
The endpoint fifo is already flushed in _ep_nuke so there
is no need to flush it twice.
Signed-off-by: Stefan Wahren
---
drivers/usb/chipidea/udc.c |1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/usb/chipidea/udc.c b/drivers/usb/chipidea/udc.c
index 8fb0c00..fdcdcc6 100644
--- a/dr
This driver make assumptions about the value of the direction flags.
So better use them in comparisons to improve the readability.
Signed-off-by: Stefan Wahren
---
drivers/usb/chipidea/udc.c | 18 +-
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/drivers/usb/chip
Hi Peter,
> Peter Chen hat am 30. Juni 2016 um 11:30 geschrieben:
>
>
> On Sat, Jun 25, 2016 at 08:38:58AM +, Stefan Wahren wrote:
> > Since there is no dependency from this busy wait in the reset ISR
> > we could remove it.
> >
> > Signed-off-by: Stefan Wahren
> > ---
> > drivers/usb/ch
Am 2016-07-08 um 23:08 schrieb Dmitry Torokhov:
> On Tue, Jun 28, 2016 at 06:17:13PM +0200, Martin Kepplinger wrote:
>> Am 2016-06-23 um 19:18 schrieb Dmitry Torokhov:
>>> Hi Martin,
>>>
>>> On Tue, Jun 14, 2016 at 01:20:15PM +0200, Martin Kepplinger wrote:
static int pegasus_reset_resume(str
10 matches
Mail list logo