index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci-mem.c
Age
Commit message (
Expand
)
Author
2011-03-16
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-03-14
xhci: Limit roothub ports to 15 USB3 & 31 USB2 ports.
Sarah Sharp
2011-03-14
xhci: Register second xHCI roothub.
Sarah Sharp
2011-03-14
xhci: Refactor bus suspend state into a struct.
Sarah Sharp
2011-03-14
xhci: Modify check for TT info.
Sarah Sharp
2011-03-14
xhci: Rework port suspend structures for limited ports.
Sarah Sharp
2011-02-23
USB: xhci: mark local functions as static
Dmitry Torokhov
2011-02-20
USB: xhci: fix couple sparse annotations
Dmitry Torokhov
2011-02-20
USB: xhci: rework xhci_print_ir_set() to get ir set from xhci itself
Dmitry Torokhov
2010-12-09
xhci: Fix issue with port array setup and buggy hosts.
Sarah Sharp
2010-11-20
xhci: Setup array of USB 2.0 and USB 3.0 ports.
Sarah Sharp
2010-11-11
xHCI: fix wMaxPacketSize mask
Andiry Xu
2010-10-22
USB: xHCI: bus power management implementation
Andiry Xu
2010-10-22
USB: xHCI: port remote wakeup implementation
Andiry Xu
2010-10-22
USB: xHCI: port power management implementation
Andiry Xu
2010-10-22
USB: xHCI: Add pointer to udev in struct xhci_virt_device
Andiry Xu
2010-08-10
USB: xhci: Make xhci_set_hc_event_deq() static.
Sarah Sharp
2010-08-10
USB: xhci: Performance - move functions that find ep ring.
Sarah Sharp
2010-08-10
USB: xHCI: allocate bigger ring for isochronous endpoint
Andiry Xu
2010-08-10
USB: xHCI: Introduce urb_priv structure
Andiry Xu
2010-08-10
USB: xHCI: Missed Service Error Event process
Andiry Xu
2010-08-10
USB: xhci: trivial: use ARRAY_SIZE
Kulikov Vasiliy
2010-07-26
USB: xhci: Set Mult field in endpoint context correctly.
Sarah Sharp
2010-07-26
USB: xhci: Set EP0 dequeue ptr after reset of configured device.
Sarah Sharp
2010-05-20
USB: remove the usb_host_ss_ep_comp structure
Alan Stern
2010-05-20
USB: clean up some host controller sparse warnings
Randy Dunlap
2010-05-20
USB: xhci: Correct assumptions about number of rings per endpoint.
Sarah Sharp
2010-05-20
USB: xhci: Add memory allocation for USB3 bulk streams.
Sarah Sharp
2010-04-30
USB: xhci: properly set endpoint context fields for periodic eps.
Sarah Sharp
2010-04-30
USB: xhci: properly set the "Mult" field of the endpoint context.
Sarah Sharp
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-19
USB: xhci: Make endpoint interval debugging clearer.
Sarah Sharp
2010-03-02
USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESS
Greg Kroah-Hartman
2010-03-02
USB: xhci: Allow allocation of commands without input contexts.
Sarah Sharp
2010-03-02
USB: xhci: Refactor code to free or cache endpoint rings.
Sarah Sharp
2009-12-11
USB: xhci: Make reverting an alt setting "unfailable".
Sarah Sharp
2009-12-11
USB: xhci-mem.c: introduce missing kfree
Julia Lawall
2009-12-11
USB: xhci: Add tests for TRB address translation.
Sarah Sharp
2009-12-11
USB: xhci: Add watchdog timer for URB cancellation.
Sarah Sharp
2009-11-18
USB: xhci: Fix scratchpad deallocation.
Sarah Sharp
2009-11-18
USB: xhci: Fix bug memory free after failed initialization.
Sarah Sharp
2009-09-23
USB: xhci: Set multi-TT field for LS/FS devices under hubs.
Sarah Sharp
2009-09-23
USB: xhci: Set route string for all devices.
Sarah Sharp
2009-09-23
USB: xhci: Change how xHCI commands are handled.
Sarah Sharp
2009-09-23
USB: xhci: Endpoint representation refactoring.
Sarah Sharp
2009-09-23
USB: xhci: Set correct max packet size for HS/FS control endpoints.
Sarah Sharp
2009-09-23
USB: xhci: Configure endpoint code refactoring.
Sarah Sharp
2009-09-23
USB: xhci: Work around for chain bit in link TRBs.
Sarah Sharp
2009-07-28
USB: xhci: Support for 64-byte contexts
John Youn
2009-07-28
USB: xhci: Always align output device contexts to 64 bytes.
Sarah Sharp
[next]