[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAPybu_3Mhho97gw+bN4ENnSGg37ajS7eEvNC3WbX+4PH6vUB5A@mail.gmail.com>
Date: Mon, 30 Jun 2014 21:30:49 +0200
From: Ricardo Ribalda Delgado <ricardo.ribalda@...il.com>
To: "balbi@...com" <balbi@...com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
LKML <linux-kernel@...r.kernel.org>,
Linux USB Mailing List <linux-usb@...r.kernel.org>,
Joe Perches <joe@...ches.com>,
Amit Uttamchandani <auttamchandani@...icube.com>,
Alan Stern <stern@...land.harvard.edu>
Cc: Ricardo Ribalda Delgado <ricardo.ribalda@...il.com>
Subject: Re: [PATCH 00/10] net2280: Support for PLX USB338x and cleanout code
Hello Felipe
Any comment on this patchset? Shall I resend it rebased on v3.16-rc2?
Regards
On Tue, Jun 10, 2014 at 10:19 PM, Ricardo Ribalda Delgado
<ricardo.ribalda@...il.com> wrote:
> Ping...
>
> On Tue, May 20, 2014 at 6:30 PM, Ricardo Ribalda Delgado
> <ricardo.ribalda@...il.com> wrote:
>> The USB 3380 is a PCI Express Gen 2 to USB 3.0 SuperSpeed Peripheral
>> Controller. It shares a lot functionatily with the net228x family.
>>
>> This series of patches includes some resend of previous patches.
>>
>> Please check the changelog for every patch. This time it has been placed
>> under the tear line
>>
>>
>>
>> Ricardo Ribalda Delgado (10):
>> usb: gadget: net2280: Add support for PLX USB338X
>> usb: gadget: net2280: Dont use magic numbers
>> usb: gadget: net2280: Use BIT() macro
>> usb: gadget: net2280: Use true/false instead of 1/0
>> usb: gadget: net2280: Use module_pci_driver macro
>> usb: gadget: net2280: Refactor queues_show
>> usb: gadget: net2280: Pass checkpacth.pl test
>> usb: gadget: net2280: Code Cleanup
>> usb: gadget: net2280: Use pr_* function
>> usb: gadget: net2280: Use quirks instead of pci id
>>
>> drivers/usb/gadget/Kconfig | 10 +-
>> drivers/usb/gadget/net2280.c | 2752 ++++++++++++++++++++++++++++--------------
>> drivers/usb/gadget/net2280.h | 285 +++--
>> include/linux/usb/usb338x.h | 199 +++
>> 4 files changed, 2235 insertions(+), 1011 deletions(-)
>> create mode 100644 include/linux/usb/usb338x.h
>>
>> --
>> 2.0.0.rc2
>>
>
>
>
> --
> Ricardo Ribalda
--
Ricardo Ribalda
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists