All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joel Pepper <joel.pepper@rwth-aachen.de>
To: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Cc: Felipe Balbi <balbi@kernel.org>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	linux-usb@vger.kernel.org, Paul Elder <paul.elder@pitt.edu>,
	Joel Pepper <joel.pepper@rwth-aachen.de>
Subject: [v4] usb/gadget/uvc-configs Fix host unable to negotiate framesizes other than first
Date: Thu, 26 Apr 2018 12:17:52 +0200	[thread overview]
Message-ID: <352ab863-b819-4751-af7f-0d8f1da72a4d@rwthex-s3-b.rwth-ad.de> (raw)

This patch set is mostly concerned with fixing a bug with the driver
setting incorrect bFrameIndexes, for details refer to the second patch.
However part of the fix also depends on fixing an unrelated bug,
which involved the "linked" flag on formats not beig set.

v6: This is mostly a resubmit of v5 which got buried ahead of the last merge window and never got reviewed. The addition to the Documentation has been updated to reflect this. Also moved version comments out of the actual commit message (Thanks, Felipe.)


Joel Pepper (2):
  usb/gadget/uvc-configfs Fix linked flag in a format not being set when
    format is linked into streaming header
  usb/gadget/uvc-configfs Fix host unable to negotiate framesizes other
    than first

 Documentation/ABI/testing/configfs-usb-gadget-uvc | 18 ++++++
 drivers/usb/gadget/function/uvc_configfs.c        | 67 +++++++++++++++++++++++
 2 files changed, 85 insertions(+)

             reply	other threads:[~2018-04-26 10:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-26 10:17 Joel Pepper [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-05-29 19:02 [v4] usb/gadget/uvc-configs Fix host unable to negotiate framesizes other than first Joel Pepper
2018-03-21 14:25 Joel Pepper
2018-03-21 13:53 Joel Pepper
2018-03-21 10:20 Joel Pepper

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=352ab863-b819-4751-af7f-0d8f1da72a4d@rwthex-s3-b.rwth-ad.de \
    --to=joel.pepper@rwth-aachen.de \
    --cc=balbi@kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linux-usb@vger.kernel.org \
    --cc=paul.elder@pitt.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.