stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] usb: typec: fixes
@ 2018-04-18 12:34 Heikki Krogerus
  2018-04-18 12:34 ` [PATCH 1/2] usb: typec: tps6598x: handle block reads separately with plain-I2C adapters Heikki Krogerus
  2018-04-18 12:34 ` [PATCH 2/2] usb: typec: ucsi: Increase command completion timeout value Heikki Krogerus
  0 siblings, 2 replies; 10+ messages in thread
From: Heikki Krogerus @ 2018-04-18 12:34 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: Guenter Roeck, linux-usb, stable

Hi,

I got two separate fixes here. First one will fix an issue with ucsi where the
driver may timeout if EC is under heavy load, and the second an issue with
tps6598x when used with plain I2C adapters.


Thanks,


Heikki Krogerus (2):
  usb: typec: tps6598x: handle block reads separately with plain-I2C
    adapters
  usb: typec: ucsi: Increase command completion timeout value

 drivers/usb/typec/tps6598x.c  | 42 +++++++++++++++++++++++++++++------
 drivers/usb/typec/ucsi/ucsi.c |  2 +-
 2 files changed, 36 insertions(+), 8 deletions(-)

-- 
2.17.0

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

end of thread, other threads:[~2018-04-24 13:45 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-18 12:34 [PATCH 0/2] usb: typec: fixes Heikki Krogerus
2018-04-18 12:34 ` [PATCH 1/2] usb: typec: tps6598x: handle block reads separately with plain-I2C adapters Heikki Krogerus
2018-04-20 17:26   ` Guenter Roeck
2018-04-22 12:54     ` Greg Kroah-Hartman
2018-04-23  8:03     ` Heikki Krogerus
2018-04-23 16:43       ` Guenter Roeck
2018-04-24 11:46         ` Heikki Krogerus
2018-04-24 13:02           ` Guenter Roeck
2018-04-24 13:45             ` Heikki Krogerus
2018-04-18 12:34 ` [PATCH 2/2] usb: typec: ucsi: Increase command completion timeout value Heikki Krogerus

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).