freebsd-skq/sys/dev/usb/controller
Hans Petter Selasky d08bc9e548 Check the XHCI event ring regardless of the XHCI status register
value. The "Intel Lynx Point" XHCI controller found in the MBP2013 has
been observed to not always set the event interrupt bit while there
are events to consume in the event ring.

MFC after:	1 week
Tested by:	Huang Wen Hui <huanghwh@gmail.com>
2014-01-07 09:52:26 +00:00
..
at91dci_atmelarm.c
at91dci.c USB method structures for USB controllers and USB pipes should be 2013-12-11 13:20:32 +00:00
at91dci.h
atmegadci_atmelarm.c
atmegadci.c USB method structures for USB controllers and USB pipes should be 2013-12-11 13:20:32 +00:00
atmegadci.h
avr32dci.c USB method structures for USB controllers and USB pipes should be 2013-12-11 13:20:32 +00:00
avr32dci.h
dwc_otg_atmelarm.c
dwc_otg_fdt.c Move and rename dwc otg driver to more 2013-10-21 09:34:04 +00:00
dwc_otg.c USB method structures for USB controllers and USB pipes should be 2013-12-11 13:20:32 +00:00
dwc_otg.h
dwc_otgreg.h
ehci_fsl.c
ehci_imx.c Rework the imx ehci driver so that it's four separate ehci units rather 2013-10-30 18:26:18 +00:00
ehci_ixp4xx.c
ehci_mv.c
ehci_pci.c Add some more IDs for Intel ATA, AHCI and USB controllers. 2013-11-15 10:28:59 +00:00
ehci.c USB method structures for USB controllers and USB pipes should be 2013-12-11 13:20:32 +00:00
ehci.h Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00
ehcireg.h
musb_otg_atmelarm.c
musb_otg.c USB method structures for USB controllers and USB pipes should be 2013-12-11 13:20:32 +00:00
musb_otg.h Correct programming of XXX_MAXP register. This register is 16-bit wide 2013-10-15 17:11:13 +00:00
ohci_atmelarm.c
ohci_pci.c
ohci_s3c24x0.c
ohci.c USB method structures for USB controllers and USB pipes should be 2013-12-11 13:20:32 +00:00
ohci.h
ohcireg.h
uhci_pci.c
uhci.c USB method structures for USB controllers and USB pipes should be 2013-12-11 13:20:32 +00:00
uhci.h
uhcireg.h
usb_controller.c Fix typos. 2013-12-08 06:52:22 +00:00
uss820dci_atmelarm.c
uss820dci.c USB method structures for USB controllers and USB pipes should be 2013-12-11 13:20:32 +00:00
uss820dci.h
xhci_pci.c Stability fixes for Intel LynxPoint XHCI controllers. Disable XHCI port 2013-09-21 21:40:57 +00:00
xhci.c Check the XHCI event ring regardless of the XHCI status register 2014-01-07 09:52:26 +00:00
xhci.h Stability fixes for Intel LynxPoint XHCI controllers. Disable XHCI port 2013-09-21 21:40:57 +00:00
xhcireg.h