On 9/10/2012 6:49 PM, Felipe Balbi wrote:
On Mon, Sep 10, 2012 at 06:45:06PM +0530, Pratyush Anand wrote:
Hi Felip,
Thanks for the clarifications.
On 9/10/2012 6:29 PM, Felipe Balbi wrote:
If my understanding is correct, then I might need to modify dwc3
driver a bit. only first TRB of the se
Richard Zhao writes:
> On Wed, Aug 29, 2012 at 12:48:15PM +0300, Alexander Shishkin wrote:
>> Richard Zhao writes:
>>
>> > On Wed, Aug 29, 2012 at 11:10:33AM +0300, Alexander Shishkin wrote:
>> >> Richard Zhao writes:
>> >>
>> >> > On Tue, Aug 28, 2012 at 11:38:23AM +0300, Alexander Shishkin
Fix the ZTE K5006-Z entry so that it actually matches anything
commit f1b5c997 USB: option: add ZTE K5006-Z
added a device specific entry assuming that the device would use
class/subclass/proto == ff/ff/ff like other ZTE devices. It
turns out that ZTE has started using vendor specific subclass
On Tue, Sep 11, 2012 at 10:23:55AM +0300, Alexander Shishkin wrote:
> Richard Zhao writes:
>
> > On Wed, Aug 29, 2012 at 12:48:15PM +0300, Alexander Shishkin wrote:
> >> Richard Zhao writes:
> >>
> >> > On Wed, Aug 29, 2012 at 11:10:33AM +0300, Alexander Shishkin wrote:
> >> >> Richard Zhao wr
Hi Kishon,
On 09/11/2012 08:12 AM, Kishon Vijay Abraham I wrote:
> Add omap-usb2 data node in omap4 device tree file. Since omap-usb2 is
> connected to ocp2scp, omap-usb2 dt data is added as a child node
> of ocp2scp.
Could you add more details about the omap-usb2?
You must update the Documentat
Hi,
On Tue, Sep 11, 2012 at 1:53 PM, Benoit Cousson wrote:
> Hi Kishon,
>
> On 09/11/2012 08:12 AM, Kishon Vijay Abraham I wrote:
>> Add omap-usb2 data node in omap4 device tree file. Since omap-usb2 is
>> connected to ocp2scp, omap-usb2 dt data is added as a child node
>> of ocp2scp.
>
> Could y
Hi,
On Mon, Sep 10, 2012 at 10:13 PM, Felipe Balbi wrote:
> Hi,
>
> On Mon, Sep 10, 2012 at 06:17:03PM +0200, Benoit Cousson wrote:
>> > On 9/6/2012 8:25 PM, Kishon Vijay Abraham I wrote:
>> >> The mailbox register for usb otg in omap is present in control module.
>> >> On detection o
Hi,
On Tue, Aug 28, 2012 at 03:03:12PM +0800, Richard Zhao wrote:
> Signed-off-by: Richard Zhao
if you add a commit log you can add my:
Acked-by: Felipe Balbi
> ---
> drivers/usb/otg/mxs-phy.c | 21 +
> 1 file changed, 21 insertions(+)
>
> diff --git a/drivers/usb/otg/
This patch series adds device tree support for MUSB.
The glue layer is now made to write to mailbox register (present in
control module) instead of calling phy layer to write to mailbox
register. Writing to mailbox register notifies the core of events like
device connect/disconnect.
Changes from
The mailbox register for usb otg in omap is present in control module.
On detection of any events VBUS or ID, this register should be written
to send the notification to musb core.
Till we have a separate control module driver to write to control module,
omap2430 will handle the register writes to
The glue layer should directly write to mailbox register (present in
control module) instead of calling phy layer to write to mailbox
register. Writing to mailbox register notifies the core of events like
device connect/disconnect.
Currently writing to control module register is taken care in this
Added device tree support for omap musb driver and updated the
Documentation with device tree binding information.
Signed-off-by: Kishon Vijay Abraham I
---
Documentation/devicetree/bindings/usb/omap-usb.txt | 33
drivers/usb/musb/omap2430.c| 54 +
On 09/11/2012 11:09 AM, Kishon Vijay Abraham I wrote:
> The mailbox register for usb otg in omap is present in control module.
> On detection of any events VBUS or ID, this register should be written
> to send the notification to musb core.
>
> Till we have a separate control module driver to writ
On Tue, Sep 11, 2012 at 12:29:36PM +0530, Pratyush Anand wrote:
> On 9/10/2012 6:49 PM, Felipe Balbi wrote:
> >On Mon, Sep 10, 2012 at 06:45:06PM +0530, Pratyush Anand wrote:
> >>Hi Felip,
> >>
> >>Thanks for the clarifications.
> >>
> >>On 9/10/2012 6:29 PM, Felipe Balbi wrote:
> If my underst
Hi,
On Fri, Aug 31, 2012 at 04:39:46PM +0530, Ravi Babu wrote:
> This series of patches adds,
> a) Multi instances support in musb driver
> b) DT support for musb_dsps glue layer
> c) DT support for NOP transceiver
>
> AM33xx and TI81xx has dual musb controller and has two usb PHY of same type.
>
Hi Greg,
here's the pull request for the gadget framework.
There's a bunch of details here and there'll be one conflict with your
greg/usb-next branch. I have pushed a branch 'merge-result-for-greg' to
my k.org tree with the solved merge conflict, if you want to take a
look.
Please let me know i
Hi Greg,
here's the transceiver pull request. Let me know if I've missed
something:
The following changes since commit 0d7614f09c1ebdbaa1599a5aba7593f147bf96ee:
Linux 3.6-rc1 (2012-08-02 16:38:10 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/b
Hi Greg,
here's my pull request for dwc3 driver.
Let me know if you want me to change anything.
The following changes since commit 0d7614f09c1ebdbaa1599a5aba7593f147bf96ee:
Linux 3.6-rc1 (2012-08-02 16:38:10 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux
On 9/11/2012 2:39 PM, Felipe Balbi wrote:
On Tue, Sep 11, 2012 at 12:29:36PM +0530, Pratyush Anand wrote:
On 9/10/2012 6:49 PM, Felipe Balbi wrote:
On Mon, Sep 10, 2012 at 06:45:06PM +0530, Pratyush Anand wrote:
Hi Felip,
Thanks for the clarifications.
On 9/10/2012 6:29 PM, Felipe Balbi wrot
On 9/11/2012 2:39 PM, Kishon Vijay Abraham I wrote:
> Added device tree support for omap musb driver and updated the
> Documentation with device tree binding information.
>
> Signed-off-by: Kishon Vijay Abraham I
> ---
> Documentation/devicetree/bindings/usb/omap-usb.txt | 33
>
On 22-06-2012 15:22, Aníbal Almeida Pinto wrote:
Em 22-06-2012 14:39, Greg KH escreveu:
On Fri, Jun 22, 2012 at 12:07:57PM +0100, Aníbal Almeida Pinto wrote:
Em Qui 21 Jun 2012 19:19:40 WEST, Aníbal Almeida Pinto escreveu:
Em 21-06-2012 18:12, Greg KH escreveu:
On Thu, Jun 21, 2012 at 10:34:1
Richard Zhao writes:
> On Wed, Aug 29, 2012 at 10:00:32PM +0200, Marc Kleine-Budde wrote:
>> On 08/29/2012 01:01 PM, Sascha Hauer wrote:
>> > On Wed, Aug 29, 2012 at 01:18:10PM +0300, Alexander Shishkin wrote:
>> >> Sascha Hauer writes:
>> >>
>> >>> On Wed, Aug 29, 2012 at 10:50:08AM +0300, Alex
>
> Hi,
>
> On Fri, Aug 31, 2012 at 04:39:46PM +0530, Ravi Babu wrote:
> > This series of patches adds,
> > a) Multi instances support in musb driver
> > b) DT support for musb_dsps glue layer
> > c) DT support for NOP transceiver
> >
> > AM33xx and TI81xx has dual musb controller and has two us
On Mon, Sep 10, 2012 at 07:05:15PM +0200, Sebastian Andrzej Siewior wrote:
> On 09/10/2012 06:40 PM, Fengguang Wu wrote:
> >tree: git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git master
> >head: d9c88901337158c9f253a7de58a10b5125d61d26
> >commit: 7a7322b0a5d984025dd4faea9098b8fef07f8
Hi,
On Tue, Sep 11, 2012 at 3:23 PM, Vaibhav Hiremath wrote:
>
>
> On 9/11/2012 2:39 PM, Kishon Vijay Abraham I wrote:
>> Added device tree support for omap musb driver and updated the
>> Documentation with device tree binding information.
>>
>> Signed-off-by: Kishon Vijay Abraham I
>> ---
>> D
Hello.
On 11-09-2012 0:17, Bjørn Mork wrote:
A logic error made the wdm_find_device* functions
return a bogus pointer into static data instead of
the intended NULL no matching device was found.
^ if
Maybe the maintainer could fix while applying...
Cc: # v3.4+
Cc: Oliv
On Tue, Sep 11, 2012 at 16:54:37, ABRAHAM, KISHON VIJAY wrote:
> Hi,
>
> On Tue, Sep 11, 2012 at 3:23 PM, Vaibhav Hiremath wrote:
> >
> >
> > On 9/11/2012 2:39 PM, Kishon Vijay Abraham I wrote:
> >> Added device tree support for omap musb driver and updated the
> >> Documentation with device tree
On Tue, Sep 11, 2012 at 10:45:44AM +, B, Ravi wrote:
> >
> > Hi,
> >
> > On Fri, Aug 31, 2012 at 04:39:46PM +0530, Ravi Babu wrote:
> > > This series of patches adds,
> > > a) Multi instances support in musb driver
> > > b) DT support for musb_dsps glue layer
> > > c) DT support for NOP trans
> > >
> > > On Fri, Aug 31, 2012 at 04:39:46PM +0530, Ravi Babu wrote:
> > > > This series of patches adds,
> > > > a) Multi instances support in musb driver
> > > > b) DT support for musb_dsps glue layer
> > > > c) DT support for NOP transceiver
> > > >
> > > > AM33xx and TI81xx has dual musb co
On Tue, Sep 11, 2012 at 03:08:20PM +0530, Pratyush Anand wrote:
> On 9/11/2012 2:39 PM, Felipe Balbi wrote:
> >On Tue, Sep 11, 2012 at 12:29:36PM +0530, Pratyush Anand wrote:
> >>On 9/10/2012 6:49 PM, Felipe Balbi wrote:
> >>>On Mon, Sep 10, 2012 at 06:45:06PM +0530, Pratyush Anand wrote:
> Hi
Don't fail the initialization check for the platform_data
if there is avaiable an associated device tree node.
This patch fix the dt support introduced in 3.4-rc1 by commit
("d1494a3 USB: at91: Device udc add dt support").
Tested on a at91sam9260 based board (PRO3-EVK).
Signed-off-by: Fabio Porc
On 09/11/2012 02:07 PM, Fabio Porcedda :
> Don't fail the initialization check for the platform_data
> if there is avaiable an associated device tree node.
>
> This patch fix the dt support introduced in 3.4-rc1 by commit
> ("d1494a3 USB: at91: Device udc add dt support").
>
> Tested on a at91sam
On Tue, Sep 11, 2012 at 01:42:01PM +0300, Alexander Shishkin wrote:
> What about the other two patches? I guess they can go through arm tree
> so we don't have to send it through Greg, right?
>
Right, those two will go via arm-soc tree once the first one gets
applied on usb tree.
--
Regards,
Sha
Here is a proposed update for the kernel's documentation on Isochronous
URBs. It describes the behavior Clemens and I have been discussing,
which isn't implemented yet. I'm working on separate patches to
implement the new behavior for EHCI, OHCI, and UHCI.
Pratyush, since you have been busily
On Mon, 10 Sep 2012, Michael J Gruber wrote:
> I'm sorry, but if the USB layer "is only sending data it is told to
> send" then by definition it is bugfree. It's not an argumentation
> which I follow.
I didn't mean to claim that usb-storage is bug-free. Merely that if
your problem is caused by t
On Tue, Sep 11, 2012 at 03:31:30PM +0400, Sergei Shtylyov wrote:
> Hello.
>
> On 11-09-2012 0:17, Bjørn Mork wrote:
>
> >A logic error made the wdm_find_device* functions
> >return a bogus pointer into static data instead of
> >the intended NULL no matching device was found.
>
Hi Greg,
and finally, here's the musb pull request for v3.7 merge window.
This is bigger than I was initially expecting and the entire DeviceTree
migration seems to be delaying a few things, that's why this pull
request took a few more hours to prepare then the others.
I don't expect any problem
On Mon, 10 Sep 2012, Don Zickus wrote:
> A customer of ours noticed that after a bunch of hot removals of the EHCI
> PCI device, a panic occurs. This happened on a 2.6.32 RHEL-6 kernel, but
> I believe is still applicable upstream.
>
> The panic was further simplified to enabling SLUB debug poiso
The comment is a quote of Alan Stern and reflects the data structure
better than the the initial comment.
Signed-off-by: Sebastian Andrzej Siewior
---
drivers/usb/host/xhci-hub.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/usb/host/xhci-hub.c b/drivers/usb/host
On Mon, 10 Sep 2012, Clemens Ladisch wrote:
> Peter Chen wrote:
> >> Essentially, the stream is restarted with known timing.
> >
> > So, if big delay occurs (like 10ms), you would like the controller layer
> > tells
> > you that, then, you drop 10ms packet?
>
> I want to be able to know when the
From: Ajay Kumar Gupta
Moved global variable "musb_debugfs_root" and static variable
"old_state" to 'struct musb' to help support multi instance of
musb controller as present on AM335x platform.
Also removed the global variable "orig_dma_mask" and filled the
dev->dma_mask with parent device's dm
From: Ajay Kumar Gupta
As NOP device node is now added in am33xx tree so remove the call
which creates the NOP platform_device.
Signed-off-by: Ajay Kumar Gupta
Signed-off-by: Santhapuri, Damodar
Signed-off-by: Ravi Babu
Signed-off-by: Felipe Balbi
---
drivers/usb/musb/musb_dsps.c |3 +--
This series of patches adds multi instances support in musb driver
AM33xx and TI81xx has dual musb controller and has two usb PHY of same type.
The series applies to felipe/musb branch
+ Vaibhav baseport patches on his tree at [4]
+ Kishon's multi phy patches on Felipe's branch 'x
From: B, Ravi
Added musb_ida in musb_core.c to manage the multi core ids.
Signed-off-by: Ravi Babu
Signed-off-by: Ajay Kumar Gupta
Signed-off-by: Santhapuri, Damodar
Signed-off-by: Felipe Balbi
---
drivers/usb/musb/am35x.c | 42 --
drivers/usb/m
From: Ajay Kumar Gupta
Added device tree support for dsps musb glue driver and updated the
Documentation with device tree binding information.
Signed-off-by: Ajay Kumar Gupta
Signed-off-by: Santhapuri, Damodar
Signed-off-by: Ravi Babu
[af...@ti.com: use '-' instead of '_' for dt properties]
S
From: B, Ravi
AM335x and TI81xx platform has dual musb controller so updating the
musb_dspc.c to support the same.
Changes:
- Moved otg_workaround timer to glue structure
- Moved static local variable last_timer to glue structure
- PHY on/off related cleanups
Signed-off-
Commit d11519 ("usb: gadget: Add Interface Association Descriptor to
ECM") added the IAD descriptor to FS and HS descriptors. The SS
descriptor has been left out probably because it has been added "just
recently".
Signed-off-by: Sebastian Andrzej Siewior
---
drivers/usb/gadget/f_ecm.c |1 +
Alan Stern wrote:
> I have tried some initial testing of my updates, using data-OUT
> transfers with URB_ISO_ASAP turned off for the data URBs in
> sound/usb/endpoint.c. When interrupts are delayed so long that
> synchronization is lost and a data URB submission fails, the sound
> stops playing an
On Tue, Sep 11, 2012 at 11:34:56AM -0400, Alan Stern wrote:
> On Mon, 10 Sep 2012, Don Zickus wrote:
>
> > A customer of ours noticed that after a bunch of hot removals of the EHCI
> > PCI device, a panic occurs. This happened on a 2.6.32 RHEL-6 kernel, but
> > I believe is still applicable upstre
On Tue, Sep 11, 2012 at 09:40:31AM +0200, Bjørn Mork wrote:
> Fix the ZTE K5006-Z entry so that it actually matches anything
>
> commit f1b5c997 USB: option: add ZTE K5006-Z
>
> added a device specific entry assuming that the device would use
> class/subclass/proto == ff/ff/ff like other ZTE de
Hi
I came across an issue where I see WARN_ON from iaa_watchdog_start() and
after almost 10ms I see NULL ptr dereference in start_unlink_async()
It happens exactly here
prev = ehci->async;
=> while (prev->qh_next.qh != qh)
prev = prev->qh_next.qh;
Here is the call st
On Tue, Sep 11, 2012 at 12:26:16PM +0300, Felipe Balbi wrote:
> Hi Greg,
>
> here's the pull request for the gadget framework.
>
> There's a bunch of details here and there'll be one conflict with your
> greg/usb-next branch. I have pushed a branch 'merge-result-for-greg' to
> my k.org tree with
On Tue, Sep 11, 2012 at 12:27:32PM +0300, Felipe Balbi wrote:
> Hi Greg,
>
> here's the transceiver pull request. Let me know if I've missed
> something:
>
> The following changes since commit 0d7614f09c1ebdbaa1599a5aba7593f147bf96ee:
>
> Linux 3.6-rc1 (2012-08-02 16:38:10 -0700)
>
> are avai
On Tue, Sep 11, 2012 at 12:28:28PM +0300, Felipe Balbi wrote:
> Hi Greg,
>
> here's my pull request for dwc3 driver.
>
> Let me know if you want me to change anything.
>
> The following changes since commit 0d7614f09c1ebdbaa1599a5aba7593f147bf96ee:
>
> Linux 3.6-rc1 (2012-08-02 16:38:10 -0700
On Tue, Sep 11, 2012 at 06:24:40PM +0300, Felipe Balbi wrote:
> Hi Greg,
>
> and finally, here's the musb pull request for v3.7 merge window.
>
> This is bigger than I was initially expecting and the entire DeviceTree
> migration seems to be delaying a few things, that's why this pull
> request t
On Tue, 11 Sep 2012, Hemant Kumar wrote:
> Hi
>
> I came across an issue where I see WARN_ON from iaa_watchdog_start() and
> after almost 10ms I see NULL ptr dereference in start_unlink_async()
> It happens exactly here
> prev = ehci->async;
> =>while (prev->qh_next.qh != qh)
>
Hi Alan Stern,
On 9/12/2012 5:59 AM, Alan Stern wrote:
> On Tue, 11 Sep 2012, Hemant Kumar wrote:
>
>> Hi
>>
>> I came across an issue where I see WARN_ON from iaa_watchdog_start() and
>> after almost 10ms I see NULL ptr dereference in start_unlink_async()
>> It happens exactly here
>> prev
On Tue, Sep 11, 2012 at 01:57:50PM -0700, Greg KH wrote:
> On Tue, Sep 11, 2012 at 06:24:40PM +0300, Felipe Balbi wrote:
> > Hi Greg,
> >
> > and finally, here's the musb pull request for v3.7 merge window.
> >
> > This is bigger than I was initially expecting and the entire DeviceTree
> > migrat
Hi,
On Tue, Sep 11, 2012 at 02:20:19PM +0200, Nicolas Ferre wrote:
> On 09/11/2012 02:07 PM, Fabio Porcedda :
> > Don't fail the initialization check for the platform_data
> > if there is avaiable an associated device tree node.
> >
> > This patch fix the dt support introduced in 3.4-rc1 by commi
On Mon, Sep 10, 2012 at 07:06:48PM -0700, Kuninori Morimoto wrote:
> This patch adds Renesas R-Car USB phy driver.
> It supports R8A7779 chip at this point.
>
> R-Car has some USB controllers, but has only one phy-initializer.
> So, this driver is counting users.
>
Hi Morimoto-san,
below is an
60 matches
Mail list logo