[PATCH v2 RESEND 0/7] OHCI changes

BALATON Zoltan posted 7 patches 1 year, 2 months ago
hw/usb/hcd-ohci.c   | 461 ++++++++++++++++++++++++--------------------
hw/usb/trace-events |   4 +
2 files changed, 259 insertions(+), 206 deletions(-)
[PATCH v2 RESEND 0/7] OHCI changes
Posted by BALATON Zoltan 1 year, 2 months ago
Resend after fixing email address in cc.

Trying to debug some MacOS versions on mac99 with OHCI I've added some
debug logging that might be useful to get traces from this device and
attempted to implement missing feature. To avoid checkpatch errors
start with updating code style for th ewhole file.

v2: Address review commnts, add R-b tags and a patch from Philippe to
fix a typo

Regards,
BALATON Zoltan

BALATON Zoltan (7):
  usb/ohci: Code style fix comments
  usb/ohci: Code style fix white space errors
  usb/ohci: Code style fix missing braces and extra parenthesis
  usb/ohci: Move a function next to where it is used
  usb/ohci: Add trace points for register access
  usb/ohci: Implement resume on connection status change
  hw/usb/hcd-ohci: Fix typo

 hw/usb/hcd-ohci.c   | 461 ++++++++++++++++++++++++--------------------
 hw/usb/trace-events |   4 +
 2 files changed, 259 insertions(+), 206 deletions(-)

-- 
2.30.7