On Thu, Sep 05, 2019 at 02:31:14AM +, Peter Chen wrote:
> The following changes since commit cdfee5623290bc893f595636b44fa28e8207c5b3:
>
> driver core: initialize a default DMA mask for platform device (2019-08-22
> 09:41:55 -0700)
>
> are available in the Git repository at:
>
> git://g
On Mon, Jul 22, 2019 at 01:56:45PM +0200, Pavel Machek wrote:
> Hi!
>
> > > >> This patch introduce new Cadence USBSS DRD driver to linux kernel.
> > > >>
> > > >> The Cadence USBSS DRD Controller is a highly configurable IP Core which
> > > >> can be instantiated as Dual-Role Device (DRD), Periph
On Mon, Jul 22, 2019 at 10:06:38AM +, Pawel Laszczak wrote:
> Hi,
>
> >
> >On Sun, 2019-07-21 at 19:32 +0100, Pawel Laszczak wrote:
> >> Patch moves some decoding functions from driver/usb/dwc3/debug.h driver
> >> to driver/usb/common/debug.c file. These moved functions include:
> >[]
> >> dif
On Mon, Jul 22, 2019 at 09:58:42AM +, Pawel Laszczak wrote:
> Hi,
>
> >
> >> This patch introduce new Cadence USBSS DRD driver to linux kernel.
> >>
> >> The Cadence USBSS DRD Controller is a highly configurable IP Core which
> >> can be instantiated as Dual-Role Device (DRD), Peripheral Only
On Fri, Jul 05, 2019 at 03:32:40AM +, Peter Chen wrote:
> The following changes since commit 8ea5b2abd07e2280a332bd9c1a7f4dd15b9b6c13:
>
> Merge branch 'fixes' of
> git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs (2019-05-09 19:35:41
> -0700)
>
> are available in the git repository
On Thu, Jan 17, 2019 at 09:24:20AM +, Peter Chen wrote:
> During the static checker, "data->usbmisc_data" may be NULL.
I can not quite parse this sentance. Do you mean that a static checker
found this issue?
> Fix it by adding this pointer judgement before using.
>
> Reported-by: Dan Carpen
On Tue, Oct 02, 2018 at 03:52:38PM +0300, Felipe Balbi wrote:
>
> Hi,
>
> Yoshihiro Shimoda writes:
> > Hi Felipe-san,
> >
> >> From: Felipe Balbi, Sent: Tuesday, October 2, 2018 9:18 PM
> >>
> >> Yoshihiro Shimoda writes:
> >>
> >> > This patch adds bindings for r8a77990 (R-Car E3).
> >> >
>
On Fri, Jul 27, 2018 at 03:35:54AM +, Peter Chen wrote:
> The following changes since commit dc748b66dbfbbfa187044f007d42d9cc01e5ab11:
>
> dt-bindings: usb: new ehci-npcm7xx dt (2018-06-25 21:59:15 +0800)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux
On Thu, Mar 15, 2018 at 04:00:25AM +, John Youn wrote:
> Hi Felipe, Greg,
>
> I won't be able to continue maintainership of dwc2.
>
> Minas Harutyunyan, has been doing most of the communication on linux-usb
> lately and much of the maintenance and development work. He has excellent
> knowle
On Tue, Oct 03, 2017 at 06:41:54PM +, Thinh Nguyen wrote:
> Hi,
>
> On 9/11/2017 12:42 AM, Felipe Balbi wrote:
> >
> > Hi,
> >
> > Thinh Nguyen writes:
> >>> Felipe Balbi writes:
> Thinh Nguyen writes:
>
> > Hi Felipe,
> >
> > On 9/7/2017 12:16 AM, Felipe Balbi wrote
On Tue, Sep 19, 2017 at 09:41:48PM +, Schoon, Michael wrote:
> Signed-off-by: Michael Schoon
No changelog at all? I know I can't take patches like that, hopefully
Johan has the same rule :)
> ---
> drivers/usb/serial/pl2303.c | 1 +
> drivers/usb/serial/pl2303.h | 1 +
> 2 files changed, 2
On Sat, Jul 01, 2017 at 08:41:20AM +, Lipengcheng wrote:
> Hi,
>
> Now I am prepared based on 3.18 linux kernel development Multifunction
> Composite Gadget, which RNDIS + CDC Serial + USB Webcam Gadget, the kernel
> community has this development plan, or what needs attention.
I have no idea
On Fri, Mar 17, 2017 at 10:56:37AM +, Ajay Kaher wrote:
> There is race condition when two USB class drivers try to call
> init_usb_class at the same time and leads to crash.
> code path: probe->usb_register_dev->init_usb_class
>
> To solve this, mutex locking has been added in init_usb_class(
On Thu, Mar 09, 2017 at 11:34:25AM +, Ajay Kaher wrote:
> From febeb10887d5026a489658fd9e911656e76038ac Mon Sep 17 00:00:00 2001
> From: Ajay Kaher
> Date: Thu, 9 Mar 2017 16:07:54 +0530
> Subject: [PATCH v4] USB:Core: BugFix: Proper handling of Race Condition when
> two
> USB class drivers
On Tue, Mar 07, 2017 at 04:35:37AM +, Ajay Kaher wrote:
>
>
>
> > On Fri, 3 Mar 2017, Ajay Kaher wrote:
> >
> > > > usb_class->kref is not accessible outside the file.c
> > > > as usb_class is _static_ inside the file.c and
> > > > pointer of usb_class->kref is not passed anywhere.
> > >
On Wed, Mar 08, 2017 at 09:42:09AM +, Reshetova, Elena wrote:
> > On Mon, Mar 06, 2017 at 04:20:55PM +0200, Elena Reshetova wrote:
> > > refcount_t type and corresponding API should be
> > > used instead of atomic_t when the variable is used as
> > > a reference counter. This allows to avoid ac
On Wed, Feb 01, 2017 at 07:24:44AM +, Ajay Kaher wrote:
>
> >> At boot time, probe function of multiple connected devices
> >> (proprietary devices) execute simultaneously.
> >
> >What exactly do you mean here? How can probe happen "simultaneously"?
> >The USB core prevents this, right?
>
>
A: http://en.wikipedia.org/wiki/Top_post
Q: Were do I find info about this thing called top-posting?
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?
A: No.
Q: Should I inclu
On Mon, Jan 30, 2017 at 08:25:25AM +, Ajay Kaher wrote:
>
First off, you are sending html email, which the mailing list keeps
rejecting, why are you ignoring that?
>
> There is race condition when two USB class drivers try to call
>
> init_usb_class at the same time and leads to crash.
On Fri, Jan 20, 2017 at 07:59:48AM +, Anurag Kumar Vulisha wrote:
> Hi,
Hi!
Minor nit, vger.kernel.org rejects html emails, so this didn't make it
through to that list. Now it should with my response :)
> I have a usecase where I want to stream a stereo video from the ZED Stereo
> Camera (
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?
A: No.
Q: Should I include quotations after my reply?
http://daringfireball.net/2007/07/on_top
On Mon, Jan 02, 2017 at 09:35:21AM +, Manish Narani wrote:
> Hi Greg,
>
>
> I need to have t
On Mon, Jan 02, 2017 at 06:30:02AM +, Manish Narani wrote:
> Ping !!
>
> -Original Message-
> From: Manish Narani [mailto:manish.nar...@xilinx.com]
> Sent: Thursday, December 15, 2016 1:24 PM
> To: mathias.ny...@intel.com; gre...@linuxfoundation.org;
> linu
On Wed, Nov 30, 2016 at 02:32:07PM +, Atul Raj wrote:
> All kmalloc-based functions print enough information on failures.
>
> Signed-off-by: Atul Raj
> ---
> drivers/usb/core/hub.c | 1 -
> 1 file changed, 1 deletion(-)
I told you to wait, relax, and work on drivers/staging/ instead.
Sorry
On Wed, Nov 30, 2016 at 01:49:02PM +, Amit Kumar Kushwaha wrote:
> This patch handles warning message for preferring octal
> permissions over Symbolic permission for module parameter
That makes no sense at all. What warning message? Build time? Run
time?
Please do cleanup patches on driver
On Sun, Sep 18, 2016 at 01:16:59PM +, Lipengcheng wrote:
> Hi,
> kernel version:4.8.0
> file:Documentation / usb / linux.inf
> problem:PC windows is 32bit OS, using Ethernet gadget driver, it can
> be correct identification. But PC windows is 64bit OS, while modifying
> linux.inf file LinuxDevi
On Fri, Sep 02, 2016 at 12:02:12PM +, Hoefle Marco wrote:
> Hello Jaewon Kim,
> Please find the extended driver which allows configuring the gpout feature of
> the MAX3421 via DeviceTree.
> Please check and if ok I'll send a patch.
A patch is the only way we can review a driver.
Please subm
On Fri, Sep 02, 2016 at 06:02:14AM +, Nava kishore Manne wrote:
> This email and any attachments are intended for the sole use of the named
> recipient(s) and contain(s) confidential information that may be proprietary,
> privileged or copyrighted under applicable law. If you are not the inte
On Fri, May 27, 2016 at 01:38:17AM +, Chung-Geol Kim wrote:
> There is a double free problem in the usb driver.
Which driver?
> This is caused by delayed deregister for scsi device.
> <*> at Insert USB Storage
> - USB bus #1 register
> usb_create_hcd (primary-kref==1)
> * prima
From: lei liu
More ZTE device ids.
Signed-off-by: lei liu
Cc: stable
[properly sort them - gregkh]
Signed-off-by: Greg Kroah-Hartman
diff --git a/drivers/usb/serial/option.c b/drivers/usb/serial/option.c
index c6f497f16526..c25ca7f77c42 100644
--- a/drivers/usb/serial/option.c
+++ b/drivers/
On Tue, May 03, 2016 at 07:56:54AM +0700, Lars Melin wrote:
> On 2016-05-02 20:43, gre...@linuxfoundation.org wrote:
> > On Mon, May 02, 2016 at 09:22:57AM +0300, Felipe Balbi wrote:
> > >
> > > Hi,
> > >
> > > 刘磊 writes:
> > > > dear
On Mon, May 02, 2016 at 09:22:57AM +0300, Felipe Balbi wrote:
>
> Hi,
>
> 刘磊 writes:
> > dear linuxfoundation:
> > I am liulei come from ZTEMT. We need add some device ID to linux
> > kernel, We need some help from yours.
> > Looking forward to you reply, thanks!
> >
> >
> > Signed-off-by
On Wed, Mar 23, 2016 at 01:54:21AM +, fx IWATA NOBUO wrote:
> Hello Greg,
>
> > adds errors and the second fixes it.
>
> I divided patches as
> 1/2 event handler itself
> 2/2 programs use event handler.
>
> So, programs use event handler which will be modified by 2/2 has errors at
> 1/2.
T
On Tue, Mar 22, 2016 at 11:45:16PM +, fx IWATA NOBUO wrote:
> Hi,
>
> The errors are cleared by patch 2/2.
That's not ok, you can not have one patch that adds errors and the
second fixes it. Each has to have no problems on their own.
> Should I complete in patch 1/2?
You need to fix patch
On Tue, Mar 22, 2016 at 03:51:27AM +, Lipengcheng wrote:
> Hi,
>Thanks Lu Baolu,
> >The core dump says "PC is at xhci_mem_cleanup+0x4e4/0x574 [xhci_hcd] ".
> >But this call flow shows error happens in dma allocation. Which is correct?
> >Or, anything I misunderstood?
> Sorry . I am not des
On Tue, Mar 22, 2016 at 11:36:47AM +0800, Lu Baolu wrote:
> Hi,
>
> On 03/22/2016 11:17 AM, Lipengcheng wrote:
> > Hi,
> > Thanks for your reply.
> > When the suspend and resume process , the operation of press ctrl + c
> > will produce an interruput and cause to allocate memory failed. It ca
On Tue, Mar 22, 2016 at 03:17:08AM +, Lipengcheng wrote:
> Hi,
> Thanks for your reply.
> When the suspend and resume process , the operation of press ctrl + c will
> produce an interruput and cause to allocate memory failed. It causes the usb3
> module can not be used and core dump after
On Tue, Mar 22, 2016 at 01:31:40AM +, Lipengcheng wrote:
>Hi,
> we have a problem like that we can start kernel successfully without
> processing any other operations, but failed after pressing ctrl + c. After
> our analsys, it is because of that, ctrl + c will produce an interrupu
On Thu, Mar 17, 2016 at 02:16:56AM +, Lipengcheng wrote:
>
>
> Hi,
Please resend in non-html format so that the mailing list does not
reject your messages.
thanks,
greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger
On Wed, Dec 09, 2015 at 08:02:53AM +, Pathak, Rahul (R.) wrote:
> Hello Alan,
>
> Should I resend this patch version with the tear line correction?
Yes please.
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More
On Wed, Dec 09, 2015 at 08:02:53AM +, Pathak, Rahul (R.) wrote:
> Hello Alan,
>
> Should I resend this patch version with the tear line correction?
Why wouldn't you?
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
On Fri, Jun 26, 2015 at 05:12:04PM +, Badola Nikhil wrote:
> > -Original Message-
> > From: Nikhil Badola [mailto:nikhil.bad...@freescale.com]
> > Sent: Monday, June 15, 2015 3:47 PM
> Could you please provide comments for this patch and the subsequent
> patches in this patch set, if
On Tue, Mar 17, 2015 at 03:37:42AM +, Peter Chen wrote:
>
> >
> > Greetings All,
> > I have been getting the below build warnings:
> > drivers/usb/renesas_usbhs/common.c: In function ‘usbhs_parse_dt’:
> > drivers/usb/renesas_usbhs/common.c:482:25: warning: cast from pointer to
> > integer of
On Mon, Jan 12, 2015 at 11:14:54PM +, Paul Zimmerman wrote:
> Hi everyone,
>
> I will be leaving Synopsys on Friday, Jan 16th, so the dwc2 driver
> will need a new maintainer.
>
> I am recommending John Youn as the new
> maintainer.
>
> On the plus side, John has quite a bit of experience w
On Sun, Nov 30, 2014 at 03:51:37AM +, Li, Aixiong wrote:
> Hi all,
>
> The patch format still have some problem since I copied it from the html
> mail. I fix it in this mail. :)
And it's still not in any format that I can apply it in. Your company
has training on how to properly do this, pl
On Sat, Nov 29, 2014 at 04:22:41PM +, Li, Aixiong wrote:
> Hi USB maintainers,
Your email is sent in html format and rejected by the mailing list,
please fix up and try again.
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.ker
On Mon, Nov 17, 2014 at 02:57:05PM +, David Laight wrote:
> From: Felipe Balbi
> >
> > On Fri, Nov 14, 2014 at 07:23:52PM +0200, Mathias Nyman wrote:
> > > From: Lu Baolu
> > >
> > > When system is being suspended, if host device is not allowed to do
> > > wakeup,
> > > xhci_suspend() needs
Damm, didn't configure my kill-file correctly, and this snuck in, so
might as well respond...
On Sun, Sep 21, 2014 at 10:36:18PM -0400, nick wrote:
> On 14-09-21 10:24 PM, gre...@linuxfoundation.org wrote:
> >> Sorry Greg,
> >> I don't want to get banned again. I w
On Sun, Sep 21, 2014 at 10:17:38PM -0400, nick wrote:
>
>
> On 14-09-21 10:11 PM, gre...@linuxfoundation.org wrote:
> > On Sun, Sep 21, 2014 at 10:03:28PM -0400, nick wrote:
> >>
> >>
> >> On 14-09-21 07:53 PM, Peter Chen wrote:
> >>&g
On Sun, Sep 21, 2014 at 10:03:28PM -0400, nick wrote:
>
>
> On 14-09-21 07:53 PM, Peter Chen wrote:
> >
> >
> >> Subject: Re: FIX ME in oxu210p-hcd.c
> >>
> >>
> >> I found a unfixed FIX ME in the file stated in my above message. I am
> >> wondering what to set hcd->self.comtroller->dma_mask t
On Fri, Sep 19, 2014 at 08:52:07PM +, Paul Zimmerman wrote:
> Hi Greg,
>
> How would you feel about Felipe taking the dwc2 driver into his tree?
> There has been quite a bit of increased activity with dwc2 lately, and
> I know you already have more than enough stuff on your plate already.
> So
On Thu, Sep 11, 2014 at 07:11:20PM +, Paul Zimmerman wrote:
> > From: Robert Baldyga [mailto:r.bald...@samsung.com]
> > Sent: Thursday, September 11, 2014 5:53 AM
> >
> > These two patches breaks dwc2 driver. The first one causes build break,
> > the second breaks gadget at Samsung platforms.
On Tue, Aug 19, 2014 at 03:46:58PM +, Paul Zimmerman wrote:
> > From: Robert Baldyga [mailto:r.bald...@samsung.com]
> > Sent: Tuesday, August 19, 2014 1:54 AM
> >
> > Hi Paul,
> >
> > I'm resending this patchset rebased on linux-next. Now it should apply.
> >
> > Thanks,
> > Robert Baldyga
>
On Tue, Aug 19, 2014 at 06:33:04AM +, Sharma, Sanjeev wrote:
> Hi Greg,
>
> Any feedback on this patch ?
The merge window ended 2 days ago, _and_ I'm at the kernel summit this
week, _and_ my queue is currently sitting at:
$ mdfrm -c ~/mail/todo/
1317 messages in /home/gregkh/m
On Mon, Aug 04, 2014 at 07:53:35PM +, Paul Zimmerman wrote:
> > From: gre...@linuxfoundation.org [mailto:gre...@linuxfoundation.org]
> > Sent: Monday, August 04, 2014 12:11 PM
> >
> > On Mon, Aug 04, 2014 at 06:58:23PM +, Paul Zimmerman wrote:
> > > &g
On Mon, Aug 04, 2014 at 06:58:23PM +, Paul Zimmerman wrote:
> > From: Paul Zimmerman
> > Sent: Friday, July 18, 2014 12:19 PM
> >
> > > From: Robert Baldyga [mailto:r.bald...@samsung.com]
> > > Sent: Friday, July 18, 2014 4:39 AM
> > >
> > > This patchset contains fixes for dwc2 gadget driver.
On Mon, Jun 09, 2014 at 10:44:38AM +0530, Amit Virdi wrote:
> Felipe, Alan,
>
> On 5/23/2014 12:01 PM, Amit VIRDI wrote:
> >This patchset adds support for interrupt EP and the corresponding test cases
> >to
> >gadget zero. The code has been rebased and tested on Kernel v3.15-rc5
> >
> >V2 -> V3
>
On Fri, May 23, 2014 at 01:16:37AM +, Peter Chen wrote:
>
> >
> > Hi Greg,
> >
> > This patch set creates usb/common for usb common things, and moves otg
> > fsm implementation from usb/phy/ to usb/common/. I have a discussion with
> > Felipe about it at below link:
> > http://www.spinics.n
On Thu, Apr 17, 2014 at 08:38:11PM +, Paul Zimmerman wrote:
> > From: Paul Zimmerman
> > Sent: Monday, April 14, 2014 2:14 PM
> >
> > From: Dinh Nguyen
> >
> > This is a shortened version of the patch to combine the dwc2/s3c-hsotg into
> > a
> > single dual-role driver. The series will only
On Tue, Apr 08, 2014 at 07:59:28PM +0800, 刘磊 wrote:
> dear linuxfoundation:
> I'm not sure if you receive our mails in lase week , i resend it now.
> Please confirm whether it is correct format for submit.
> Looking forward to your reply.
>
> modify reason:
> 1. Move device pid fffe from
On Fri, Apr 11, 2014 at 02:41:02AM +, Yanan, SUO(MBB-SZ-TCT) wrote:
> Hi :
>
> We have check the linux kernel patch list ,but We can’t find ours
> USB-PID&VID
> patch .
What specific patch is this? And what patch list did you check? We
deal with many thousands of patches every month, y
On Tue, Apr 08, 2014 at 07:59:28PM +0800, 刘磊 wrote:
> dear linuxfoundation:
> I'm not sure if you receive our mails in lase week , i resend it now.
> Please confirm whether it is correct format for submit.
> Looking forward to your reply.
>
> modify reason:
> 1. Move device pid fffe from
On Thu, Mar 27, 2014 at 02:40:23PM +0800, 刘磊 wrote:
> dear linuxfoundation:
"Linux Foundation" is a non-profit group, not a person :)
And please don't send HTML email, the mailing list rejects it.
> Because of the time difference, can not respond promptly.
That's not an issue, don't worry a
On Thu, Mar 20, 2014 at 03:01:56PM +, suresh.gu...@freescale.com wrote:
> > > > > > @@ -2654,6 +2654,8 @@ static const struct platform_device_id
> > > > fsl_udc_devtype[] = {
> > > > > > }, {
> > > > > > .name = "imx-udc-mx51",
> > > > > > }, {
> > > > > > + .name
On Wed, Mar 19, 2014 at 02:25:25PM +, suresh.gu...@freescale.com wrote:
> Hi
>
> > -Original Message-
> > From: Felipe Balbi [mailto:ba...@ti.com]
> > Sent: Saturday, March 15, 2014 7:10 AM
> > To: Gupta Suresh-B42813
> > Cc: ba...@ti.com; g
On Sun, Mar 09, 2014 at 11:15:46PM +0530, Kishon Vijay Abraham I wrote:
> Hi Greg,
>
> Pls find the updated PULL request.
>
> It contains new PHY drivers (SATA, USB) adapted to generic PHY framework
> for a couple of platforms and a bunch of cleanups and fixes. The
> Documentation problem with
On Fri, Jan 10, 2014 at 03:09:03PM +, David Laight wrote:
> > > This code ought to be defensive against 'imx28_write_fix' being
> > > set when the kernel isn't compiled with CONFIG_SOC_IMX28.
> > > This can easily be done by changing the #else block to do an iowrite().
> >
> > You missed the l
On Fri, Jan 10, 2014 at 10:25:54AM +, David Laight wrote:
> From: Peter Chen
> ...
> > +#ifdef
> > +static inline void imx28_ci_writel(u32 val, volatile void __iomem *addr)
> > +{
> > + __asm__ ("swp %0, %0, [%1]" : : "r"(val), "r"(addr));
> > +}
> > +#else
> > +static inline void imx28_ci_w
On Wed, Dec 04, 2013 at 07:10:42AM +, Peter Chen wrote:
>
>
> >
> > On Tue, Nov 26, 2013 at 08:11:26PM +0800, Peter Chen wrote:
> > > According to Freescale imx28 Errata, "ENGR119653 USB: ARM to USB
> > > register error issue", All USB register write operations must
> > > use the ARM SWP in
On Wed, Nov 27, 2013 at 05:54:03AM +, Yanan, SUO(MBB-SZ-TCT) wrote:
> Hi :
>
> We want make our new product work well on Linux(fedora, Debian, Ubuntu) &&
> Android, and have make patch tested ,It,s perfect.
It is? :)
Unfortunatly you sent this email in html form, with a base64 attachment,
On Fri, Nov 22, 2013 at 04:34:14PM +0100, Marek Vasut wrote:
> Hi Peter,
>
> > > > endif
> > > >
> > > > ifneq ($(CONFIG_OF),)
> > > >
> > > > - obj-$(CONFIG_USB_CHIPIDEA) += ci_hdrc_imx.o usbmisc_imx.o
> > > > + obj-$(CONFIG_USB_CHIPIDEA) += usbmisc_imx.o ci_hdrc_imx.o
On Wed, Oct 30, 2013 at 08:53:42AM +0800, Peter Chen wrote:
> On Tue, Oct 29, 2013 at 04:54:47PM -0700, gre...@linuxfoundation.org wrote:
> > On Mon, Oct 28, 2013 at 11:47:53AM +0100, Marek Vasut wrote:
> > > Dear Hector Palacios,
> > >
> > > > Dear Peter,
On Mon, Oct 28, 2013 at 11:47:53AM +0100, Marek Vasut wrote:
> Dear Hector Palacios,
>
> > Dear Peter,
> >
> > On 10/25/2013 08:02 AM, Peter Chen wrote:
> > > According to Freescale imx28 Errata, "ENGR119653 USB: ARM to USB
> > > register error issue", All USB register write operations must
> > >
On Fri, Oct 11, 2013 at 03:48:21AM +, Fangxiaozhi (Franko) wrote:
> 1. Add new supporting declarations to option.c, to support Huawei new devices
> with new bInterfaceSubClass value.
> Signed-off-by: fangxiaozhi
In the future, can you use an email client that doesn't turn tabs into
spaces, s
On Tue, Aug 06, 2013 at 08:59:32AM +, Du, ChangbinX wrote:
> > On Mon, Aug 05, 2013 at 08:07:25AM +, Du, ChangbinX wrote:
> > > Recently when I check xHCI code, find that some functions try to get EP
> > > index
> > > from a Command Completion Event TRB via TRB_TO_EP_INDEX() macro.
> > >
>
On Mon, Aug 05, 2013 at 08:07:25AM +, Du, ChangbinX wrote:
> Recently when I check xHCI code, find that some functions try to get EP index
> from a Command Completion Event TRB via TRB_TO_EP_INDEX() macro.
>
> This is totally wrong. The macro definition is:
>
> #define TRB_TO_EP_INDEX(
On Thu, Jul 18, 2013 at 11:34:47AM -0600, Stephen Warren wrote:
> On 07/18/2013 10:45 AM, Paul Zimmerman wrote:
> >> From: linux-usb-ow...@vger.kernel.org
> >> [mailto:linux-usb-ow...@vger.kernel.org] On Behalf Of Gordon Hollingworth
> >> Sent: Wednesday, July 17, 2013 11:00 PM
> >>
> >> I'd sugge
On Thu, Jul 18, 2013 at 04:45:55PM +, Paul Zimmerman wrote:
> > From: linux-usb-ow...@vger.kernel.org
> > [mailto:linux-usb-ow...@vger.kernel.org] On Behalf Of Gordon Hollingworth
> > Sent: Wednesday, July 17, 2013 11:00 PM
> >
> > I'd suggest just adding a Raspberry Pi Foundation copyright.
On Fri, May 31, 2013 at 02:35:41AM +, Wendy Yuan-Hsin Chen(陳元馨) wrote:
>
> -Original Message-
> From: Wei Yongjun [mailto:weiyj...@gmail.com]
> Sent: Tuesday, May 21, 2013 10:41 AM
> To: gre...@linuxfoundation.org; Wendy Yuan-Hsin Chen(陳元馨)
> Cc: yongjun_...@trendm
On Fri, Mar 08, 2013 at 09:18:51PM +, Paul Zimmerman wrote:
> Hi Greg,
>
> It looks like the DWC2 driver is not going to be ready for mainline any
> time soon, so would it be acceptable to add it to the staging tree as-is?
> I really need to show some progress being made here, or my
> managem
On Mon, Mar 04, 2013 at 09:55:44AM -0700, Stephen Warren wrote:
> On 03/04/2013 12:55 AM, Venu Byravarasu wrote:
> > Stephen Warren wrote at Thursday, February 28, 2013 11:47 PM:
> >> On 02/27/2013 11:36 PM, Venu Byravarasu wrote:
> >>> To clear any configurations made by U-Boot on Tegra USB contro
On Thu, Feb 21, 2013 at 07:57:14PM +, Paul Zimmerman wrote:
> > -Original Message-
> > From: gre...@linuxfoundation.org [mailto:gre...@linuxfoundation.org]
> > Sent: Thursday, February 21, 2013 11:43 AM
> >
> > On Thu, Feb 21, 2013 at 07:33:45
On Thu, Feb 21, 2013 at 07:33:45PM +, Paul Zimmerman wrote:
> > -Original Message-
> > From: Felipe Balbi [mailto:ba...@ti.com]
> > Sent: Thursday, February 21, 2013 12:58 AM
> >
> > On Thu, Feb 21, 2013 at 03:22:54AM +, Paul Zimmerman wrote:
> > > Building and validating a new FPG
On Tue, Feb 05, 2013 at 10:19:47AM -0800, Tony Lindgren wrote:
> * gre...@linuxfoundation.org [130205 09:28]:
> > On Tue, Feb 05, 2013 at 08:56:13PM +0530, kishon wrote:
> > > Hi Tony, Greg,
> > >
> > > On Tuesday 05 February 2013 08:54 PM, kishon wrot
On Tue, Feb 05, 2013 at 08:56:13PM +0530, kishon wrote:
> Hi Tony, Greg,
>
> On Tuesday 05 February 2013 08:54 PM, kishon wrote:
> >Hi Tony,
> >
> >As discussed, I'm sending a pull request for the arch/arm part of my USB
> >patches. These patches are necessary to get MUSB functional in both dt
> >
On Thu, Sep 20, 2012 at 10:50:51AM +0530, Venu Byravarasu wrote:
> Hi Greg & Felipe,
>
> Can any of you please review and merge this change?
That's up to Felipe.
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More maj
On Thu, Sep 06, 2012 at 02:00:16AM +, Liu, Chuansheng wrote:
> Because the IRQF_DISABLED as the flag is now a NOOP and has been
> deprecated and in hardirq context the interrupt is disabled.
>
> so in usb/host code:
> Removing the usage of flag IRQF_DISABLED;
> Removing the calling local_irq s
On Thu, Sep 06, 2012 at 12:39:09AM +, Liu, Chuansheng wrote:
> > This patch is corrupted and can not be applied at all. Please fix your
> > email
> > client and try again.
> >
> > greg k-h
>
> I am very sorry to waste your time, resend it again.
>
> From: liu chuansheng
> Subject: [PATCH]
On Sat, Sep 01, 2012 at 09:39:56AM +, Liu, Chuansheng wrote:
> From: liu chuansheng
> Subject: [PATCH] USB/host: Cleanup unneccessary irq disable code
Don't include the Subject: in the patch body again, that is pointless
and requires me to hand-edit the file.
> Because the IRQF_DISABLED as t
On Tue, Jul 10, 2012 at 09:56:39AM +0530, Venu Byravarasu wrote:
> Thanks Alan for your comments.
>
> On Monday 09 July 2012 08:04 PM, Alan Stern wrote:
> >On Mon, 9 Jul 2012, Venu Byravarasu wrote:
> >
> >>In functions itd_complete & sitd_complete, a pointer
> >>by name stream may get dereferenc
89 matches
Mail list logo