The following changes since commit ec6f34e5b552fb0a52e6aae1a5afbbb1605cc6cc: Linux 3.19-rc5 (2015-01-18 18:02:20 +1200) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git/ tags/usb-3.19-rc7 for you to fetch changes up to 54eb4cd465423280c0e8a7150176667c92939ec4: Merge tag 'fixes-for-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus (2015-01-26 19:13:41 -0800) ---------------------------------------------------------------- USB fixes for 3.19-rc7 Here are some small USB fixes and quirk additions for 3.19-rc7. All have been in linux-next for a while with no reported problems. Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> ---------------------------------------------------------------- Dmitry Nezhevenko (1): usb-storage/SCSI: blacklist FUA on JMicron 152d:2566 USB-SATA controller Greg Kroah-Hartman (1): Merge tag 'fixes-for-v3.19-rc6' of git://git.kernel.org/.../balbi/usb into usb-linus Hans de Goede (1): uas: Add no-report-opcodes quirk for Simpletech devices with id 4971:8017 Heikki Krogerus (1): usb: phy: never defer probe in non-OF case Macpaul Lin (1): USB: Add OTG PET device to TPL Mark Knibbs (1): storage: Revise/fix quirk for 04E6:000F SCM USB-SCSI converter Robert Baldyga (1): usb: dwc2: call dwc2_is_controller_alive() under spinlock drivers/usb/core/otg_whitelist.h | 5 +++++ drivers/usb/core/quirks.c | 4 ++++ drivers/usb/dwc2/core_intr.c | 6 +++--- drivers/usb/phy/phy.c | 2 +- drivers/usb/storage/unusual_devs.h | 9 ++++++++- drivers/usb/storage/unusual_uas.h | 7 +++++++ 6 files changed, 28 insertions(+), 5 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