Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1611696
| From | Nicolas Ferre <nicolas.ferre@atmel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH linux-next v2 0/4] usb: gadget: udc: atmel: Endpoint allocation scheme fixes |
| Date | 2017-03-29 10:50 +0200 |
| Message-ID | <tqhsJ-4jR-7@gated-at.bofh.it> (permalink) |
| References | <tq20G-1Mi-19@gated-at.bofh.it> |
| Organization | atmel |
Le 28/03/2017 à 18:07, cristian.birsan@microchip.com a écrit : > From: Cristian Birsan <cristian.birsan@microchip.com> > > This patch series provides fixes, based on the feedback received on the mailing list, for > the following: > - fifo table parameters validation against device tree values > - coding style > - message display for EP configuration error > - Kconfig comments for fifo_mode=0 > > Changes since v1: > - Removed static for usba_config_fifo_table() function from "Check fifo > configuration values against device tree" patch As for previous revision, the whole series: Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com> Regards, > Cristian Birsan (4): > usb: gadget: udc: atmel: Check fifo configuration values against > device tree > usb: gadget: udc: atmel: Minor code cleanup > usb: gadget: udc: atmel: Use dev_warn() to display EP configuration > error > usb: gadget: udc: atmel: Update Kconfig help for fifo_mode = 0 > > drivers/usb/gadget/udc/Kconfig | 5 ++-- > drivers/usb/gadget/udc/atmel_usba_udc.c | 47 ++++++++++++++++++++++----------- > 2 files changed, 35 insertions(+), 17 deletions(-) > -- Nicolas Ferre
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH linux-next v2 0/4] usb: gadget: udc: atmel: Endpoint allocation scheme fixes <cristian.birsan@microchip.com> - 2017-03-28 18:20 +0200
[PATCH linux-next v2 3/4] usb: gadget: udc: atmel: Use dev_warn() to display EP configuration error <cristian.birsan@microchip.com> - 2017-03-28 18:20 +0200
Re: [PATCH linux-next v2 3/4] usb: gadget: udc: atmel: Use dev_warn() to display EP configuration error Felipe Balbi <balbi@kernel.org> - 2017-03-30 12:50 +0200
Re: [PATCH linux-next v2 0/4] usb: gadget: udc: atmel: Endpoint allocation scheme fixes Nicolas Ferre <nicolas.ferre@atmel.com> - 2017-03-29 10:50 +0200
csiph-web