Hi, Here comes a bunch of bugfixes for the usb host (aka usb pass-thru) driver. Gets some of my devices working which didn't work before, so anyone who had trouble with it recently is encouraged to re-test with these patches applied.
cheers, Gerd Gerd Hoffmann (7): usb-host: start tracing support usb-host: reapurb error report fix usb-host: fix halted endpoints usb-host: limit open retries usb-host: fix configuration tracking. usb-host: claim port usb: fix use after free hw/usb.c | 2 +- trace-events | 19 +++++ usb-linux.c | 236 +++++++++++++++++++++++++++++++++++----------------------- 3 files changed, 163 insertions(+), 94 deletions(-)