From: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
To: Robert Baldyga <r.baldyga@samsung.com>, balbi@ti.com
Cc: gregkh@linuxfoundation.org, andrzej.p@samsung.com,
m.szyprowski@samsung.com, b.zolnierkie@samsung.com,
linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3 01/36] Documentation: usb: update usb-tools repository address
Date: Fri, 11 Dec 2015 15:33:24 +0300 [thread overview]
Message-ID: <566AC294.1060801@cogentembedded.com> (raw)
In-Reply-To: <1449833115-24065-2-git-send-email-r.baldyga@samsung.com>
Hello.
On 12/11/2015 2:24 PM, Robert Baldyga wrote:
> It seems that gitotious repository is no longer accessible, so we replace
Gitorious.
> it with address to active repository.
>
> Signed-off-by: Robert Baldyga <r.baldyga@samsung.com>
[...]
MBR, Sergei
next prev parent reply other threads:[~2015-12-11 12:33 UTC|newest]
Thread overview: 40+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-11 11:24 [PATCH v3 00/36] usb: gadget: composite: introduce new function API Robert Baldyga
2015-12-11 11:24 ` [PATCH v3 01/36] Documentation: usb: update usb-tools repository address Robert Baldyga
2015-12-11 12:33 ` Sergei Shtylyov [this message]
2015-12-17 11:42 ` Felipe Ferreri Tonello
2015-12-11 11:24 ` [PATCH v3 02/36] usb: gadget: f_sourcesink: make ISO altset user-selectable Robert Baldyga
2015-12-11 11:24 ` [PATCH v3 03/36] usb: gadget: f_sourcesink: free requests in sourcesink_disable() Robert Baldyga
2015-12-11 11:24 ` [PATCH v3 04/36] usb: gadget: f_loopback: free requests in loopback_disable() Robert Baldyga
2015-12-11 11:24 ` [PATCH v3 05/36] usb: gadget: configfs: fix error path Robert Baldyga
2015-12-11 11:24 ` [PATCH v3 06/36] usb: gadget: composite: introduce new descriptors format Robert Baldyga
2015-12-11 11:24 ` [PATCH v3 07/36] usb: gadget: composite: add functions for descriptors handling Robert Baldyga
2015-12-11 11:24 ` [PATCH v3 08/36] usb: gadget: composite: introduce new USB function ops Robert Baldyga
2015-12-11 11:24 ` [PATCH v3 09/36] usb: gadget: composite: handle function bind Robert Baldyga
2015-12-11 11:24 ` [PATCH v3 10/36] usb: gadget: composite: handle vendor descs Robert Baldyga
2015-12-11 11:24 ` [PATCH v3 11/36] usb: gadget: composite: generate old descs for compatibility Robert Baldyga
2015-12-11 11:24 ` [PATCH v3 12/36] usb: gadget: composite: disable eps before calling disable() callback Robert Baldyga
2015-12-11 11:24 ` [PATCH v3 13/36] usb: gadget: composite: enable eps before calling set_alt() callback Robert Baldyga
2015-12-11 11:24 ` [PATCH v3 14/36] usb: gadget: composite: introduce clear_alt() operation Robert Baldyga
2015-12-11 11:24 ` [PATCH v3 15/36] usb: gadget: composite: handle get_alt() automatically Robert Baldyga
2015-12-11 11:24 ` [PATCH v3 16/36] usb: gadget: composite: add usb_function_get_ep() function Robert Baldyga
2015-12-11 11:24 ` [PATCH v3 17/36] usb: gadget: composite: add usb_get_interface_id() function Robert Baldyga
2015-12-11 11:24 ` [PATCH v3 18/36] usb: gadget: composite: enable adding USB functions using new API Robert Baldyga
2015-12-11 11:24 ` [PATCH v3 19/36] usb: gadget: configfs: add new composite API support Robert Baldyga
2015-12-11 11:24 ` [PATCH v3 20/36] usb: gadget: f_loopback: convert to new API Robert Baldyga
2015-12-11 11:25 ` [PATCH v3 21/36] usb: gadget: f_sourcesink: " Robert Baldyga
2015-12-11 11:25 ` [PATCH v3 22/36] usb: gadget: f_ecm: conversion " Robert Baldyga
2015-12-11 11:25 ` [PATCH v3 23/36] usb: gadget: f_rndis: " Robert Baldyga
2015-12-11 11:25 ` [PATCH v3 24/36] usb: gadget: f_hid: handle requests lifetime properly Robert Baldyga
2015-12-11 11:25 ` [PATCH v3 25/36] usb: gadget: f_hid: conversion to new API Robert Baldyga
2015-12-11 11:25 ` [PATCH v3 26/36] usb: gadget: f_acm: " Robert Baldyga
2015-12-11 11:25 ` [PATCH v3 27/36] usb: gadget: f_eem: " Robert Baldyga
2015-12-11 11:25 ` [PATCH v3 28/36] usb: gadget: f_ncm: " Robert Baldyga
2015-12-11 11:25 ` [PATCH v3 29/36] usb: gadget: f_printer: " Robert Baldyga
2015-12-11 11:25 ` [PATCH v3 30/36] usb: gadget: f_serial: " Robert Baldyga
2015-12-11 11:25 ` [PATCH v3 31/36] usb: gadget: f_obex: " Robert Baldyga
2015-12-11 11:25 ` [PATCH v3 32/36] usb: gadget: f_phonet: " Robert Baldyga
2015-12-11 11:25 ` [PATCH v3 33/36] usb: gadget: f_subset: " Robert Baldyga
2015-12-11 11:25 ` [PATCH v3 34/36] usb: gadget: f_uac1: " Robert Baldyga
2015-12-11 11:25 ` [PATCH v3 35/36] usb: gadget: f_uac2: " Robert Baldyga
2015-12-11 11:25 ` [PATCH v3 36/36] usb: gadget: f_mass_storage: " Robert Baldyga
2015-12-17 10:25 ` [PATCH v3 00/36] usb: gadget: composite: introduce new function API Robert Baldyga
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=566AC294.1060801@cogentembedded.com \
--to=sergei.shtylyov@cogentembedded.com \
--cc=andrzej.p@samsung.com \
--cc=b.zolnierkie@samsung.com \
--cc=balbi@ti.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=m.szyprowski@samsung.com \
--cc=r.baldyga@samsung.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox