Hi, The following series was compile-tested only (so far, at least). I wanted to get some comments from folks to see what you guys think about this before running tests. I don't have any device available which would support PTM_STATUS so I guess I'd have to implement it on g_zero, if at all possible. Best Regards Felipe Balbi (4): usb: core: add Status Type definitions usb: core: rename usb_get_status() 'type' argument to 'recip' usb: core: add a 'type' parameter to usb_get_status() usb: core: add two usb get status helpers drivers/staging/wlan-ng/hfa384x_usb.c | 8 ++--- drivers/usb/core/driver.c | 4 +-- drivers/usb/core/hub.c | 13 +++---- drivers/usb/core/message.c | 66 ++++++++++++++++++++++++++++++----- drivers/usb/misc/usbtest.c | 10 ++++-- include/linux/usb.h | 5 ++- include/uapi/linux/usb/ch9.h | 4 +++ 7 files changed, 85 insertions(+), 25 deletions(-) -- 2.14.2.642.g20fed7cad4 -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html