Message ID | YSEjOWqWv/mo6eOQ@kroah.com (mailing list archive) |
---|---|
State | Accepted |
Commit | f4ff9e6b0126706078a5241561546743b7d92628 |
Headers | show |
Series | [GIT,PULL] USB fix for 5.14-rc7 | expand |
The pull request you sent on Sat, 21 Aug 2021 18:00:57 +0200:
> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git tags/usb-5.14-rc7
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/f4ff9e6b0126706078a5241561546743b7d92628
Thank you!
The following changes since commit 7c60610d476766e128cc4284bb6349732cbd6606: Linux 5.14-rc6 (2021-08-15 13:40:53 -1000) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git tags/usb-5.14-rc7 for you to fetch changes up to 5571ea3117ca22849072adb58074fb5a2fd12c00: usb: typec: tcpm: Fix VDMs sometimes not being forwarded to alt-mode drivers (2021-08-18 15:59:23 +0200) ---------------------------------------------------------------- USB fix for 5.14-rc7 Here is a single USB typec tcpm fix for a reported problem for 5.14-rc7. It showed up in 5.13 and resolves an issue that Hans found. It has been in linux-next this week with no reported problems. Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> ---------------------------------------------------------------- Hans de Goede (1): usb: typec: tcpm: Fix VDMs sometimes not being forwarded to alt-mode drivers drivers/usb/typec/tcpm/tcpm.c | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-)