Re: [PATCH 0/9] net2280: Support for PLX USB338x and cleanout code

From: Ricardo Ribalda Delgado
Date: Mon May 19 2014 - 17:28:43 EST


Hello

I have just realized that I havent moved the changleg information
under the tear line. I will resend the patchset with this fixed once I
have received comments about this patchset.

Sorry and thanks for your patience.



On Mon, May 19, 2014 at 11:20 PM, Ricardo Ribalda Delgado
<ricardo.ribalda@xxxxxxxxx> 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.
>
> Ricardo Ribalda Delgado (9):
> 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
>
> drivers/usb/gadget/Kconfig | 10 +-
> drivers/usb/gadget/net2280.c | 2746 ++++++++++++++++++++++++++++--------------
> drivers/usb/gadget/net2280.h | 281 +++--
> include/linux/usb/usb338x.h | 199 +++
> 4 files changed, 2225 insertions(+), 1011 deletions(-)
> create mode 100644 include/linux/usb/usb338x.h
>
> --
> 2.0.0.rc2
>



--
Ricardo Ribalda
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/