[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210114145053.1952756-1-kyletso@google.com>
Date: Thu, 14 Jan 2021 22:50:50 +0800
From: Kyle Tso <kyletso@...gle.com>
To: linux@...ck-us.net, heikki.krogerus@...ux.intel.com,
gregkh@...uxfoundation.org, hdegoede@...hat.com
Cc: badhri@...gle.com, linux-usb@...r.kernel.org,
linux-kernel@...r.kernel.org, Kyle Tso <kyletso@...gle.com>
Subject: [PATCH v6 0/3] AMS, Collision Avoidance, and Protocol Error
v5 https://lore.kernel.org/r/20210105163927.1376770-1-kyletso@google.com
"usb: typec: tcpm: AMS and Collision Avoidance"
- removed the signed-off
- modified the coding style suggested from Heikki
- added FR_SWAP AMS handling
"usb: typec: tcpm: Protocol Error handling"
- removed the signed-off
- modified the coding style suggested from Heikki
- modified more coding style problems (line wrapping limit)
"usb: typec: tcpm: Respond Wait if VDM state machine is running"
- no change
-------------------------------------------------------------------
Kyle Tso (3):
usb: typec: tcpm: AMS and Collision Avoidance
usb: typec: tcpm: Protocol Error handling
usb: typec: tcpm: Respond Wait if VDM state machine is running
drivers/usb/typec/tcpm/tcpm.c | 1001 +++++++++++++++++++++++++++------
include/linux/usb/pd.h | 2 +
include/linux/usb/tcpm.h | 4 +
3 files changed, 829 insertions(+), 178 deletions(-)
--
2.30.0.284.gd98b1dd5eaa7-goog
Powered by blists - more mailing lists