Hi Greg, here's my first pull request for v4.12-rc cycle. Only 6 patches this time around. Where applicable, patches were tested on a few Intel platforms I have available.
Let me know if you want anything to be changed.
cheers
The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6:
Linux 4.12-rc1 (2017-05-13 13:19:49 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git
tags/fixes-for-v4.12-rc2
for you to fetch changes up to 018047a1dba7636e1f7fdae2cc290a528991d648:
usb: dwc3: keystone: check return value (2017-05-16 14:11:04 +0300)
----------------------------------------------------------------
usb: fixes for v4.12-rc2
- New device ID for Intel Canonlake CPUs
- fix for Isochronous performance regression on dwc3
- fix for out-of-bounds access on comp_desc on f_fs
- fix for lost events on dwc3 in case of spurious interrupts
----------------------------------------------------------------
Bogdan Mirea (1):
usb: gadget: gserial: check if console kthread exists
Heikki Krogerus (1):
usb: dwc3: pci: add Intel Cannonlake PCI IDs
Pan Bian (1):
usb: dwc3: keystone: check return value
Roger Quadros (1):
usb: dwc3: gadget: Fix ISO transfer performance
Thinh Nguyen (1):
usb: dwc3: gadget: Prevent losing events in event cache
William Wu (1):
usb: gadget: f_fs: avoid out of bounds access on comp_desc
drivers/usb/dwc3/dwc3-keystone.c | 4 ++++
drivers/usb/dwc3/dwc3-pci.c | 4 ++++
drivers/usb/dwc3/gadget.c | 21 ++++++++++++++++++++-
drivers/usb/gadget/function/f_fs.c | 10 +++++-----
drivers/usb/gadget/function/u_serial.c | 2 +-
5 files changed, 34 insertions(+), 7 deletions(-)
--
balbi
signature.asc
Description: PGP signature
