From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Cc: Hans de Goede <hdegoede@redhat.com>,
Darren Hart <dvhart@infradead.org>,
Andy Shevchenko <andy@infradead.org>,
MyungJoo Ham <myungjoo.ham@samsung.com>,
Chanwoo Choi <cw00.choi@samsung.com>,
Mathias Nyman <mathias.nyman@intel.com>,
Guenter Roeck <linux@roeck-us.net>, Jun Li <jun.li@nxp.com>,
platform-driver-x86@vger.kernel.org,
linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org
Subject: [v7,01/12] drivers: base: Unified device connection lookup
Date: Wed, 14 Mar 2018 13:25:08 +0100 [thread overview]
Message-ID: <20180314122508.GA7672@kroah.com> (raw)
On Wed, Mar 14, 2018 at 02:13:23PM +0200, Heikki Krogerus wrote:
> > Sorry I missed this the last review cycles.
>
> Np. I'll prepare v8. This will not affect the other patches, so is it
> enough if I just update this patch? Or do you prefer that I re-send
> the whole series?
Resending the whole series makes it easiest for me, thanks.
greg k-h
---
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
WARNING: multiple messages have this Message-ID (diff)
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Cc: Hans de Goede <hdegoede@redhat.com>,
Darren Hart <dvhart@infradead.org>,
Andy Shevchenko <andy@infradead.org>,
MyungJoo Ham <myungjoo.ham@samsung.com>,
Chanwoo Choi <cw00.choi@samsung.com>,
Mathias Nyman <mathias.nyman@intel.com>,
Guenter Roeck <linux@roeck-us.net>, Jun Li <jun.li@nxp.com>,
platform-driver-x86@vger.kernel.org,
linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org
Subject: Re: [PATCH v7 01/12] drivers: base: Unified device connection lookup
Date: Wed, 14 Mar 2018 13:25:08 +0100 [thread overview]
Message-ID: <20180314122508.GA7672@kroah.com> (raw)
In-Reply-To: <20180314121323.GA10347@kuha.fi.intel.com>
On Wed, Mar 14, 2018 at 02:13:23PM +0200, Heikki Krogerus wrote:
> > Sorry I missed this the last review cycles.
>
> Np. I'll prepare v8. This will not affect the other patches, so is it
> enough if I just update this patch? Or do you prefer that I re-send
> the whole series?
Resending the whole series makes it easiest for me, thanks.
greg k-h
next reply other threads:[~2018-03-14 12:25 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-14 12:25 Greg Kroah-Hartman [this message]
2018-03-14 12:25 ` [PATCH v7 01/12] drivers: base: Unified device connection lookup Greg Kroah-Hartman
-- strict thread matches above, loose matches on Subject: below --
2018-03-14 12:13 [v7,01/12] " Heikki Krogerus
2018-03-14 12:13 ` [PATCH v7 01/12] " Heikki Krogerus
2018-03-14 11:16 [v7,01/12] " Greg Kroah-Hartman
2018-03-14 11:16 ` [PATCH v7 01/12] " Greg Kroah-Hartman
2018-03-12 14:34 [v7,12/12] extcon: axp288: Set USB role where necessary Heikki Krogerus
2018-03-12 14:34 ` [PATCH v7 12/12] " Heikki Krogerus
2018-03-12 14:34 [v7,11/12] platform/x86: intel_cht_int33fe: Add device connections for the Type-C port Heikki Krogerus
2018-03-12 14:34 ` [PATCH v7 11/12] " Heikki Krogerus
2018-03-12 14:34 [v7,10/12] usb: typec: driver for Pericom PI3USB30532 Type-C cross switch Heikki Krogerus
2018-03-12 14:34 ` [PATCH v7 10/12] " Heikki Krogerus
2018-03-12 14:34 [v7,09/12] usb: roles: Add Intel xHCI USB role switch driver Heikki Krogerus
2018-03-12 14:34 ` [PATCH v7 09/12] " Heikki Krogerus
2018-03-12 14:34 [v7,08/12] xhci: Add Intel extended cap / otg phy mux handling Heikki Krogerus
2018-03-12 14:34 ` [PATCH v7 08/12] " Heikki Krogerus
2018-03-12 14:34 [v7,07/12] xhci: Add option to get next extended capability in list by passing id = 0 Heikki Krogerus
2018-03-12 14:34 ` [PATCH v7 07/12] " Heikki Krogerus
2018-03-12 14:34 [v7,06/12] usb: typec: tcpm: Use new Type-C switch/mux and usb-role-switch functions Heikki Krogerus
2018-03-12 14:34 ` [PATCH v7 06/12] " Heikki Krogerus
2018-03-12 14:34 [v7,05/12] usb: typec: tcpm: Set USB role switch to device mode when configured as such Heikki Krogerus
2018-03-12 14:34 ` [PATCH v7 05/12] " Heikki Krogerus
2018-03-12 14:34 [v7,04/12] usb: typec: Separate the definitions for data and power roles Heikki Krogerus
2018-03-12 14:34 ` [PATCH v7 04/12] " Heikki Krogerus
2018-03-12 14:34 [v7,03/12] usb: common: Small class for USB role switches Heikki Krogerus
2018-03-12 14:34 ` [PATCH v7 03/12] " Heikki Krogerus
2018-03-12 14:34 [v7,02/12] usb: typec: API for controlling USB Type-C Multiplexers Heikki Krogerus
2018-03-12 14:34 ` [PATCH v7 02/12] " Heikki Krogerus
2018-03-12 14:34 [v7,01/12] drivers: base: Unified device connection lookup Heikki Krogerus
2018-03-12 14:34 ` [PATCH v7 01/12] " Heikki Krogerus
2018-03-12 14:34 [PATCH v7 00/12] USB Type-C device-connection, mux and switch support Heikki Krogerus
2018-03-12 16:53 ` Hans de Goede
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=20180314122508.GA7672@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=andy@infradead.org \
--cc=cw00.choi@samsung.com \
--cc=dvhart@infradead.org \
--cc=hdegoede@redhat.com \
--cc=heikki.krogerus@linux.intel.com \
--cc=jun.li@nxp.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=mathias.nyman@intel.com \
--cc=myungjoo.ham@samsung.com \
--cc=platform-driver-x86@vger.kernel.org \
/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.