public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] xhci: fixes for 3.15-rc usb-linus
@ 2014-04-25 16:20 Mathias Nyman
  2014-04-25 16:20 ` [PATCH v2 1/4] usb: xhci: Prefer endpoint context dequeue pointer over stopped_trb Mathias Nyman
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Mathias Nyman @ 2014-04-25 16:20 UTC (permalink / raw)
  To: gregkh; +Cc: linux-usb, sarah.a.sharp, linux-kernel, Mathias Nyman

Hi Greg                                                                                                
                                                                                                       
Second try at this xhci fixes series for 3.15-rc usb-linus.                                                         
Most of them are very small fixes that didn't make                                                     
it to 3.14, sitting and waiting for 3.15-rc1 to come out.                                              
                                                                                                       
Only the "Prefer endpoint context.." patch  by Julius has a bit more content.                          
                                                                                                       
These patches are picked together with Sarah, they are tested on top of                                
3.15-rc1, and apply on your current usb-linus branch                                                   

changes since v1:

Drop "xhci: Use pci_enable_msix_exact() instead of pci_enable_msix()"
from this fixes series, and move to for-usb-next (3.16) instead

Add proper stable tags and information to commit messages    

-Mathias                                   


David Cohen (1):
  usb/xhci: fix compilation warning when !CONFIG_PCI && !CONFIG_PM

Denis Turischev (1):
  xhci: Switch Intel Lynx Point ports to EHCI on shutdown.

Igor Gnatenko (1):
  xhci: extend quirk for Renesas cards

Julius Werner (1):
  usb: xhci: Prefer endpoint context dequeue pointer over stopped_trb

 drivers/usb/host/xhci-pci.c  |  6 ++--
 drivers/usb/host/xhci-ring.c | 67 ++++++++++++++++++++------------------------
 drivers/usb/host/xhci.c      |  7 ++---
 drivers/usb/host/xhci.h      |  2 --
 4 files changed, 37 insertions(+), 45 deletions(-)

-- 
1.8.3.2


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-04-28 13:22 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-25 16:20 [PATCH v2 0/4] xhci: fixes for 3.15-rc usb-linus Mathias Nyman
2014-04-25 16:20 ` [PATCH v2 1/4] usb: xhci: Prefer endpoint context dequeue pointer over stopped_trb Mathias Nyman
2014-04-25 16:20 ` [PATCH v2 2/4] xhci: Switch Intel Lynx Point ports to EHCI on shutdown Mathias Nyman
2014-04-25 16:20 ` [PATCH v2 3/4] xhci: extend quirk for Renesas cards Mathias Nyman
2014-04-25 16:20 ` [PATCH v2 4/4] usb/xhci: fix compilation warning when !CONFIG_PCI && !CONFIG_PM Mathias Nyman
2014-04-25 16:35 ` [PATCH v2 0/4] xhci: fixes for 3.15-rc usb-linus Greg KH
2014-04-25 17:32   ` Sarah Sharp
2014-04-28 13:33   ` Mathias Nyman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox