Hi all,

Here are two fixes for v4.10-rc cycle to deal with error -75 and
-115 issues when plugging in USB mass storage device to a hub.

Note that I will also post two cppi41 dma related patches, but
those can be applied separately.

Regards,

Tony

Changes since v1:

- Handle in transfer quirk separately with a cpp41 flag and don't
  trash the TX registers in RX dma quirk

- Limit quirk to cpp41 in dma sizes 0 - 1 only

- Update description accordingly

Tony Lindgren (2):
  usb: musb: Fix host mode error -71 regression
  usb: musb: Size 1 dma in transfers won't complete with cpp41

 drivers/usb/musb/musb_core.c   | 15 ++-------------
 drivers/usb/musb/musb_core.h   |  1 -
 drivers/usb/musb/musb_cppi41.c |  1 +
 drivers/usb/musb/musb_dma.h    |  3 +++
 drivers/usb/musb/musb_host.c   | 16 +++++++++++++++-
 5 files changed, 21 insertions(+), 15 deletions(-)

-- 
2.11.0
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to