From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932094AbbCJRsK (ORCPT ); Tue, 10 Mar 2015 13:48:10 -0400 Received: from mga14.intel.com ([192.55.52.115]:39074 "EHLO mga14.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752934AbbCJRsH (ORCPT ); Tue, 10 Mar 2015 13:48:07 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.11,375,1422950400"; d="scan'208";a="689938718" From: Mathias Nyman To: Cc: , , Mathias Nyman Subject: [PATCH 0/1] xhci fixes for usb-linus, revert patch that went to 4.0-rc3 Date: Tue, 10 Mar 2015 19:48:59 +0200 Message-Id: <1426009740-20648-1-git-send-email-mathias.nyman@linux.intel.com> X-Mailer: git-send-email 1.8.3.2 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Greg One xhci patch that went to 4.0-rc3 needs to be reverted Turns out the fix for xhci connected scanners cause regression on some DVB-T devices. The bug in the original patch is found, but I need to make sure everything works properly first, so it's better to revert this than try to fix it on the fly. Mathias Nyman (1): Revert "xhci: Clear the host side toggle manually when endpoint is 'soft reset'" drivers/usb/host/xhci-ring.c | 2 +- drivers/usb/host/xhci.c | 100 ++++--------------------------------------- drivers/usb/host/xhci.h | 2 - 3 files changed, 10 insertions(+), 94 deletions(-) -- 1.8.3.2