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
2013-11-28
xhci: Fix spurious wakeups after S5 on Haswell
Takashi Iwai
2013-11-28
xhci: quirk for extra long delay for S4
Oliver Neukum
2013-10-26
usb: xhci: Disable runtime PM suspend for quirky controllers
Shawn Nematbakhsh
2013-08-02
usb: host: xhci: Enable XHCI_SPURIOUS_SUCCESS for all controllers with xhci 1.0
George Cherian
2013-08-02
xhci: Avoid NULL pointer deref when host dies.
Sarah Sharp
2013-06-19
xhci - correct comp_mode_recovery_timer on return from hibernate
Tony Camuso
2013-03-27
USB: xhci: correctly enable interrupts
Hannes Reinecke
2013-02-06
xhci: Avoid "dead ports", add roothub port polling.
Sarah Sharp
2013-01-03
usb: host: xhci: Stricter conditional for Z1 system models for Compliance Mod...
Alexis R. Cortes
2013-01-03
xhci: Fix conditional check in bandwidth calculation.
Sarah Sharp
2012-12-06
xhci: Remove warnings about MSI and MSI-X capabilities.
Sarah Sharp
2012-10-30
usb: host: xhci: New system added for Compliance Mode Patch on SN65LVPE502CP
Alexis R. Cortes
2012-10-17
usb: host: xhci: Fix Null pointer dereferencing with 71c731a for non-x86 systems
Vivek Gautam
2012-10-17
Increase XHCI suspend timeout to 16ms
Michael Spang
2012-10-17
xHCI: cancel command after command timeout
Elric Fu
2012-10-17
xHCI: add aborting command ring function
Elric Fu
2012-10-17
xHCI: add cmd_ring_state
Elric Fu
2012-10-17
xhci: Warn when hosts don't halt.
Sarah Sharp
2012-09-19
usb: host: xhci: Fix Compliance Mode on SN65LVPE502CP Hardware
Alexis R. Cortes
2012-09-19
xhci: Fix a logical vs bitwise AND bug
Dan Carpenter
2012-09-19
xhci: Switch PPT ports to EHCI on shutdown.
Sarah Sharp
2012-09-12
xhci: Increase reset timeout for Renesas 720201 host.
Sarah Sharp
2012-06-19
xHCI: Increase the timeout for controller save/restore state operation
Andiry Xu
2012-04-22
xhci: Fix register save/restore order.
Sarah Sharp
2012-04-22
xhci: Restore event ring dequeue pointer on resume.
Sarah Sharp
2012-02-29
USB: Don't fail USB3 probe on missing legacy PCI IRQ.
Sarah Sharp
2012-01-12
usb: ch9: fix up MaxStreams helper
Felipe Balbi
2012-01-12
xhci: Properly handle COMP_2ND_BW_ERR
Hans de Goede
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
2011-09-09
xHCI: refine td allocation
Andiry Xu
2011-09-09
xhci: Implement HS/FS/LS bandwidth checking.
Sarah Sharp
2011-09-09
xhci: Track interval bandwidth tables per port/TT.
Sarah Sharp
2011-09-09
xhci: Store endpoint bandwidth information.
Sarah Sharp
2011-09-09
xhci: Store information about roothubs and TTs.
Sarah Sharp
2011-09-09
xhci: Refactor endpoint limit checking.
Sarah Sharp
2011-09-09
xhci: If no endpoints changed, don't issue BW command.
Sarah Sharp
2011-08-29
Merge 3.1-rc4 into usb-next
Greg Kroah-Hartman
2011-08-23
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
[next]