commit | 7cc01c445da868101b9080082b9c75283c261c82 | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Nov 30 09:10:58 2020 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Nov 30 09:10:58 2020 +0100 |
tree | 3b6e61f5e8d04f484a59daa33469f56de2e73257 | |
parent | b65054597872ce3aefbc6a666385eabdf9e288da [diff] | |
parent | 6b8137517e70f6e96d0251a98930b1f29d0be161 [diff] |
Merge tag 'usb-fixes-v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-linus Peter writes: - Fixed hardware role switch issue at TI platform - Fixed scatter-list buffer handling - Fixed error goto label issue * tag 'usb-fixes-v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb: usb: cdns3: core: fix goto label for error path usb: cdns3: gadget: clear trb->length as zero after preparing every trb usb: cdns3: Fix hardware based role switch