index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci.c
Age
Commit message (
Expand
)
Author
2014-02-06
usb: xhci: Check for XHCI_PLAT in xhci_cleanup_msix()
Jack Pham
2013-10-05
xhci: Ensure a command structure points to the correct trb on the command ring
Mathias Nyman
2013-09-26
usb: xhci: Disable runtime PM suspend for quirky controllers
Shawn Nematbakhsh
2013-09-26
xhci-plat: Don't enable legacy PCI interrupts.
Sarah Sharp
2013-08-04
xhci: Avoid NULL pointer deref when host dies.
Sarah Sharp
2013-08-04
usb: host: xhci: Enable XHCI_SPURIOUS_SUCCESS for all controllers with xhci 1.0
George Cherian
2013-06-13
xhci - correct comp_mode_recovery_timer on return from hibernate
Tony Camuso
2013-03-28
USB: xhci: correctly enable interrupts
Hannes Reinecke
2013-01-17
xhci: Avoid "dead ports", add roothub port polling.
Sarah Sharp
2013-01-11
usb: host: xhci: Stricter conditional for Z1 system models for Compliance Mod...
Alexis R. Cortes
2013-01-11
xhci: Fix conditional check in bandwidth calculation.
Sarah Sharp
2012-10-28
usb: host: xhci: New system added for Compliance Mode Patch on SN65LVPE502CP
Alexis R. Cortes
2012-10-07
Increase XHCI suspend timeout to 16ms
Michael Spang
2012-10-07
xHCI: cancel command after command timeout
Elric Fu
2012-10-07
xHCI: add aborting command ring function
Elric Fu
2012-10-07
xHCI: add cmd_ring_state
Elric Fu
2012-10-07
usb: host: xhci: Fix Null pointer dereferencing with 71c731a for non-x86 systems
Vivek Gautam
2012-10-02
xhci: Fix a logical vs bitwise AND bug
Dan Carpenter
2012-10-02
usb: host: xhci: Fix Compliance Mode on SN65LVPE502CP Hardware
Alexis R. Cortes
2012-08-26
xhci: Switch PPT ports to EHCI on shutdown.
Sarah Sharp
2012-08-26
xhci: Increase reset timeout for Renesas 720201 host.
Sarah Sharp
2012-06-22
xHCI: Increase the timeout for controller save/restore state operation
Andiry Xu
2012-06-01
xHCI: keep track of ports being resumed and indicate in hub_status_data
Andiry Xu
2012-04-11
xhci: Fix register save/restore order.
Sarah Sharp
2012-04-11
xhci: Restore event ring dequeue pointer on resume.
Sarah Sharp
2012-04-11
xhci: Warn when hosts don't halt.
Sarah Sharp
2012-03-13
usb: host: xhci: add platform driver support
Sebastian Andrzej Siewior
2012-03-13
xHCI: update sg tablesize
Andiry Xu
2012-03-13
xHCI: count free TRBs on transfer ring
Andiry Xu
2012-03-12
xHCI: BESL calculation based on USB2.0 LPM errata
Andiry Xu
2012-03-01
usb: core: hcd: make hcd->irq unsigned
Felipe Balbi
2012-02-14
USB: Don't fail USB3 probe on missing legacy PCI IRQ.
Sarah Sharp
2012-01-04
Merge branch 'for-usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2012-01-04
usb: ch9: fix up MaxStreams helper
Felipe Balbi
2012-01-04
xhci: Properly handle COMP_2ND_BW_ERR
Hans de Goede
2011-12-22
xhci: Be less verbose during URB cancellation.
Sarah Sharp
2011-12-22
xhci: Remove warnings about MSI and MSI-X capabilities.
Sarah Sharp
2011-12-01
xHCI: fix bug in xhci_clear_command_ring()
Andiry Xu
2011-11-14
USB: XHCI: resume root hubs when the controller resumes
Alan Stern
2011-11-04
xhci: Set slot and ep0 flags for address command.
Sarah Sharp
2011-09-26
usb/xhci: remove CONFIG_PCI in xhci.c's probe function
Sebastian Andrzej Siewior
2011-09-26
usb/xhci: move xhci_gen_setup() away from -pci.
Sebastian Andrzej Siewior
2011-09-26
usb/xhci: hide MSI code behind PCI bars
Sebastian Andrzej Siewior
2011-09-26
usb/xhci: group MSI interrupt registration into its own function
Sebastian Andrzej Siewior
2011-09-26
xHCI: fix debug message
Andiry Xu
2011-09-26
xHCI: set USB2 hardware LPM
Andiry Xu
2011-09-26
xHCI: test USB2 software LPM
Andiry Xu
2011-09-20
xhci: USB 3.0 BW checking.
Sarah Sharp
2011-09-20
usb/xhci: ignore xhci version while checking for the link quirk
Sebastian Andrzej Siewior
2011-09-09
xhci: Redundant check in xhci_check_args for xhci->devs
sifram.rajas@gmail.com
[next]