Re: [PATCH 0/7] g_webcam: Preparation for configfs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Jul 16, 2014 at 04:54:10PM +0200, Andrzej Pietrasiewicz wrote:
> This patch series prepares the webcam gadget for supporting configfs.
> Compared to the RFC:
> 
> http://www.spinics.net/lists/linux-usb/msg103301.html
> 
> - the patch fixing potential memory leak has been removed,
> because it is already in Laurent's tree.
> 
> - a patch changing function names to avoid conflicts has been added,
> because now the said functions are not static.
> 
> - Laurent's comments have been addressed.
> 
> This series _does not_ contain a patch adding configfs support,
> as Laurent suggests - first have the preparation series merged.
> 
> This series depends on the gadget directory cleanup series:
> 
> www.spinics.net/lists/linux-usb/msg110545.html
> 
> Andrzej Pietrasiewicz (7):
>   usb: gadget: uvc: move module parameters from f_uvc
>   usb: gadget: uvc: rename functions to avoid conflicts with host uvc
>   usb: gadget: uvc: separately compile some components of f_uvc
>   usb: gadget: f_uvc: convert f_uvc to new function interface
>   usb: gadget: webcam: convert webcam to new interface of f_uvc
>   usb: gadget: f_uvc: remove compatibility layer
>   usb: gadget: f_uvc: use usb_gstrings_attach
> 
>  drivers/usb/gadget/Kconfig              |   3 +
>  drivers/usb/gadget/function/Makefile    |   2 +
>  drivers/usb/gadget/function/f_uvc.c     | 254 ++++++++++++++------------------
>  drivers/usb/gadget/function/f_uvc.h     |  13 +-
>  drivers/usb/gadget/function/u_uvc.h     |  39 +++++
>  drivers/usb/gadget/function/uvc.h       |   1 +
>  drivers/usb/gadget/function/uvc_queue.c |  42 +++---
>  drivers/usb/gadget/function/uvc_queue.h |  33 +++++
>  drivers/usb/gadget/function/uvc_v4l2.c  |  28 ++--
>  drivers/usb/gadget/function/uvc_v4l2.h  |  21 +++
>  drivers/usb/gadget/function/uvc_video.c |  24 ++-
>  drivers/usb/gadget/function/uvc_video.h |  24 +++
>  drivers/usb/gadget/legacy/Kconfig       |   1 +
>  drivers/usb/gadget/legacy/webcam.c      |  75 +++++++---
>  14 files changed, 344 insertions(+), 216 deletions(-)
>  create mode 100644 drivers/usb/gadget/function/u_uvc.h
>  create mode 100644 drivers/usb/gadget/function/uvc_v4l2.h
>  create mode 100644 drivers/usb/gadget/function/uvc_video.h

For the whole series:

Tested-by: Michael Grzeschik <m.grzeschik@xxxxxxxxxxxxxx>

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux