On 27/08/13 21:26, Sarah Sharp wrote: > The following changes since commit 154547c4fe0fbe92185e69a6cdc2b0502b361995: > > USB: serial: clean up attribute permissions (2013-08-25 15:12:03 -0700) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci.git tags/for-usb-next-2013-08-27 > > for you to fetch changes up to 0730d52a86919300a39a2be37f6c140997dfb82f: > > xhci:prevent "callbacks suppressed" when debug is not enabled (2013-08-27 08:56:31 -0700) > > ---------------------------------------------------------------- > xhci: Bug fixes for 3.12. > > Hi Greg, > > Here's three low-priority bug fixes that should be queued for 3.12. > They disable runtime PM for hosts that need the XHCI_RESET_ON_RESUME > quirk, fix USB 2.0 Link PM on hosts that don't have BESL support, and > prevent a bunch of log spam. > > Please pull into usb-next for 3.12. > > Sarah Sharp > > ---------------------------------------------------------------- > Dmitry Kasatkin (1): > xhci:prevent "callbacks suppressed" when debug is not enabled > > Mathias Nyman (1): > xhci: fix port BESL LPM capability checking > > Shawn Nematbakhsh (1): > usb: xhci: Disable runtime PM suspend for quirky controllers > > drivers/usb/host/xhci-ext-caps.h | 2 +- > drivers/usb/host/xhci-ring.c | 24 ++++++++---------------- > drivers/usb/host/xhci.c | 22 ++++++++++++++++++++++ > 3 files changed, 31 insertions(+), 17 deletions(-) > Hello, I sent 2 patches. Only second one was taken. [PATCHv2 2/2] [PATCHv2 1/2] is required to prevent build break. Thanks, Dmitry -- 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