The following changes since commit 9ffecb10283508260936b96022d4ee43a7798b4c: Linux 4.3-rc3 (2015-09-27 07:50:08 -0400) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git/ tags/usb-4.3-rc5 for you to fetch changes up to 72194739f54607bbf8cfded159627a2015381557: usb: Add device quirk for Logitech PTZ cameras (2015-10-04 11:01:13 +0100) ---------------------------------------------------------------- USB fixes for 4.3-rc5 Here are some small USB and PHY fixes and quirk updates for 4.3-rc5. Nothing major here, full details in the shortlog, and all of these have been in linux-next for a while. Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> ---------------------------------------------------------------- Alexander Inyukhin (1): USB: chaoskey read offset bug Greg Kroah-Hartman (2): Merge tag 'fixes-for-v4.3-rc4' of git://git.kernel.org/.../balbi/usb into usb-linus Merge tag 'phy-for-4.3-rc' of git://git.kernel.org/.../kishon/linux-phy into usb-linus Luis de Bethencourt (1): phy: berlin-sata: Fix module autoload for OF platform driver Sudip Mukherjee (1): usb: gadget: bdc: fix memory leak Vincent Palatin (1): usb: Add device quirk for Logitech PTZ cameras Yaniv Gardi (1): phy: qcom-ufs: fix build error when the component is built as a module Yao-Wen Mao (1): USB: Add reset-resume quirk for two Plantronics usb headphones. Yoshihiro Shimoda (2): usb: renesas_usbhs: fix build warning if 64-bit architecture usb: renesas_usbhs: Add support for R-Car H3 huang lin (1): phy: rockchip-usb: power down phy when rockchip phy probe Documentation/devicetree/bindings/usb/renesas_usbhs.txt | 1 + drivers/phy/phy-berlin-sata.c | 1 + drivers/phy/phy-qcom-ufs.c | 11 +++++++++++ drivers/phy/phy-rockchip-usb.c | 6 ++++++ drivers/usb/core/quirks.c | 13 +++++++++++++ drivers/usb/gadget/udc/bdc/bdc_ep.c | 4 +++- drivers/usb/misc/chaoskey.c | 2 +- drivers/usb/renesas_usbhs/common.c | 7 ++++++- include/linux/usb/renesas_usbhs.h | 2 +- 9 files changed, 43 insertions(+), 4 deletions(-) -- 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