All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] [PATCH 0/4] usb: typec: fixes for Cherry Trails
@ 2018-05-23 14:37 Heikki Krogerus
  2018-05-23 14:37   ` [v2,1/3] " Heikki Krogerus
                   ` (2 more replies)
  0 siblings, 3 replies; 19+ messages in thread
From: Heikki Krogerus @ 2018-05-23 14:37 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Hans de Goede
  Cc: Andy Shevchenko, Guenter Roeck, linux-kernel, linux-usb

Hi,

This is second version of the remaining patches that fix various
problems I encountered while testing my USB Type-C Alternate Mode
patches with GPD Win board (Intel Cherry Trail based). In this version
I've addressed the problems pointed out by Hans and Guenter.

Link to the original version:
https://lkml.org/lkml/2018/4/30/350


Heikki Krogerus (3):
  usb: roles: intel_xhci: Always allow user control
  platform: x86: intel_cht_int33fe: Fix dependencies
  usb: typec: fusb302: Fix debugfs issue

 drivers/i2c/busses/Kconfig                    |  3 +--
 drivers/platform/x86/Kconfig                  |  4 ++--
 .../usb/roles/intel-xhci-usb-role-switch.c    | 21 +------------------
 drivers/usb/typec/fusb302/fusb302.c           |  1 +
 4 files changed, 5 insertions(+), 24 deletions(-)

-- 
2.17.0


^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2018-05-28 13:22 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-23 14:37 [PATCH v2 0/3] [PATCH 0/4] usb: typec: fixes for Cherry Trails Heikki Krogerus
2018-05-23 14:37 ` [PATCH v2 1/3] usb: roles: intel_xhci: Always allow user control Heikki Krogerus
2018-05-23 14:37   ` [v2,1/3] " Heikki Krogerus
2018-05-23 16:10   ` [PATCH v2 1/3] " Sergei Shtylyov
2018-05-23 16:10     ` [v2,1/3] " Sergei Shtylyov
2018-05-24  6:08     ` [PATCH v2 1/3] " Heikki Krogerus
2018-05-24  6:08       ` [v2,1/3] " Heikki Krogerus
2018-05-23 18:03   ` [PATCH v2 1/3] " Hans de Goede
2018-05-23 18:03     ` [v2,1/3] " Hans de Goede
2018-05-24  6:03     ` [PATCH v2 1/3] " Heikki Krogerus
2018-05-24  6:03       ` [v2,1/3] " Heikki Krogerus
2018-05-23 14:37 ` [PATCH v2 2/3] platform: x86: intel_cht_int33fe: Fix dependencies Heikki Krogerus
2018-05-23 14:37   ` [v2,2/3] " Heikki Krogerus
2018-05-28 13:22   ` [PATCH v2 2/3] " Andy Shevchenko
2018-05-28 13:22     ` [v2,2/3] " Andy Shevchenko
2018-05-23 14:37 ` [PATCH v2 3/3] usb: typec: fusb302: Fix debugfs issue Heikki Krogerus
2018-05-23 14:37   ` [v2,3/3] " Heikki Krogerus
2018-05-23 16:07   ` [PATCH v2 3/3] " Sergei Shtylyov
2018-05-23 16:07     ` [v2,3/3] " Sergei Shtylyov

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.