linux-stable/drivers/usb/dwc2
Minas Harutyunyan 72bc7a2f77 dwc2: gadget: Fix ISOC IN DDMA PID bitfield value calculation
[ Upstream commit 1d8e5c0027 ]

PID bitfield in descriptor should be set based on particular request
length, not based on EP's mc value. PID value can't be set to 0 even
request length is 0.

Signed-off-by: Minas Harutyunyan <hminas@synopsys.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-08-24 13:09:01 +02:00
..
core.c usb: dwc2: host: use msleep() for long delay 2017-01-24 16:19:10 +02:00
core.h usb: dwc2: alloc dma aligned buffer for isoc split in 2018-08-24 13:09:00 +02:00
core_intr.c usb: dwc2: Fix usage of bool params 2017-01-24 16:19:07 +02:00
debug.h usb: dwc2: Add identifier in prototypes 2017-01-24 11:04:18 +02:00
debugfs.c usb: dwc2: Show dr_mode via debugfs 2017-01-24 16:19:08 +02:00
gadget.c dwc2: gadget: Fix ISOC IN DDMA PID bitfield value calculation 2018-08-24 13:09:01 +02:00
hcd.c usb: dwc2: alloc dma aligned buffer for isoc split in 2018-08-24 13:09:00 +02:00
hcd.h usb: dwc2: alloc dma aligned buffer for isoc split in 2018-08-24 13:09:00 +02:00
hcd_ddma.c usb: dwc2: Fix usage of bool params 2017-01-24 16:19:07 +02:00
hcd_intr.c usb: dwc2: fix isoc split in transfer with no data 2018-08-24 13:09:00 +02:00
hcd_queue.c usb: dwc2: alloc dma aligned buffer for isoc split in 2018-08-24 13:09:00 +02:00
hw.h usb: dwc2: Add support for STM32F429/439/469 USB OTG HS/FS in FS mode (internal PHY) 2017-04-11 10:58:17 +03:00
Kconfig usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HW 2017-03-17 13:16:56 +09:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
params.c usb: dwc2: add support for the DWC2 controller on Meson8 SoCs 2017-06-02 11:27:36 +03:00
pci.c usb: dwc2: Cleanup some checkpatch issues 2017-01-24 11:04:18 +02:00
platform.c usb: dwc2: simplify optional reset handling 2017-04-11 10:58:22 +03:00