Hi, Here's the new revision of PTM status support patches with the changes requested by Alan Stern. Changes since v1: - move code around to avoid two changes to all users of usb_get_status() Felipe Balbi (5): usb: core: add Status Type definitions usb: core: rename usb_get_status() 'type' argument to 'recip' usb: core: introduce a new usb_get_std_status() helper usb: core: add a 'type' parameter to usb_get_status() usb: core: add a new usb_get_ptm_status() helper drivers/staging/wlan-ng/hfa384x_usb.c | 4 +-- drivers/usb/core/driver.c | 4 +-- drivers/usb/core/hub.c | 8 +++--- drivers/usb/core/message.c | 51 ++++++++++++++++++++++++++++------- drivers/usb/misc/usbtest.c | 8 +++--- include/linux/usb.h | 16 ++++++++++- include/uapi/linux/usb/ch9.h | 4 +++ 7 files changed, 73 insertions(+), 22 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