index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci-mem.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xhci: Don't warn about zeroed bMaxBurst descriptor field.
Sarah Sharp
2011-06-15
1
-2
/
+0
*
USB: xhci - fix interval calculation for FS isoc endpoints
Dmitry Torokhov
2011-06-05
1
-2
/
+12
*
xhci: Fix memory leak in ring cache deallocation.
Sarah Sharp
2011-05-16
1
-4
/
+3
*
xhci: Fix full speed bInterval encoding.
Sarah Sharp
2011-05-13
1
-2
/
+2
*
xHCI 1.0: Isoch endpoint CErr field set
Andiry Xu
2011-05-09
1
-2
/
+2
*
xHCI 1.0: Control endpoint average TRB length field set
Andiry Xu
2011-05-09
1
-1
/
+8
*
usb/ch9: use proper endianess for wBytesPerInterval
Sebastian Andrzej Siewior
2011-05-02
1
-1
/
+1
*
xhci: Make xHCI driver endian-safe
Matt Evans
2011-05-02
1
-61
/
+61
*
USB: xhci - fix math in xhci_get_endpoint_interval()
Dmitry Torokhov
2011-04-13
1
-28
/
+62
*
USB: xhci - remove excessive 'inline' markings
Dmitry Torokhov
2011-04-13
1
-4
/
+4
*
USB: xhci: unsigned char never equals -1
Dan Carpenter
2011-04-13
1
-4
/
+4
*
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-03-16
1
-9
/
+84
|
\
|
*
xhci: Limit roothub ports to 15 USB3 & 31 USB2 ports.
Sarah Sharp
2011-03-13
1
-0
/
+18
|
*
xhci: Register second xHCI roothub.
Sarah Sharp
2011-03-13
1
-4
/
+62
|
*
xhci: Refactor bus suspend state into a struct.
Sarah Sharp
2011-03-13
1
-2
/
+2
|
*
xhci: Modify check for TT info.
Sarah Sharp
2011-03-13
1
-3
/
+2
|
*
xhci: Rework port suspend structures for limited ports.
Sarah Sharp
2011-03-13
1
-1
/
+1
*
|
USB: xhci: mark local functions as static
Dmitry Torokhov
2011-02-22
1
-2
/
+2
*
|
USB: xhci: fix couple sparse annotations
Dmitry Torokhov
2011-02-20
1
-2
/
+2
*
|
USB: xhci: rework xhci_print_ir_set() to get ir set from xhci itself
Dmitry Torokhov
2011-02-20
1
-1
/
+1
|
/
*
xhci: Fix issue with port array setup and buggy hosts.
Sarah Sharp
2010-12-09
1
-10
/
+15
*
xhci: Setup array of USB 2.0 and USB 3.0 ports.
Sarah Sharp
2010-11-19
1
-0
/
+164
*
xHCI: fix wMaxPacketSize mask
Andiry Xu
2010-11-11
1
-2
/
+2
*
USB: xHCI: bus power management implementation
Andiry Xu
2010-10-22
1
-0
/
+1
*
USB: xHCI: port remote wakeup implementation
Andiry Xu
2010-10-22
1
-0
/
+2
*
USB: xHCI: port power management implementation
Andiry Xu
2010-10-22
1
-0
/
+1
*
USB: xHCI: Add pointer to udev in struct xhci_virt_device
Andiry Xu
2010-10-22
1
-0
/
+1
*
USB: xhci: Make xhci_set_hc_event_deq() static.
Sarah Sharp
2010-08-10
1
-0
/
+23
*
USB: xhci: Performance - move functions that find ep ring.
Sarah Sharp
2010-08-10
1
-43
/
+0
*
USB: xHCI: allocate bigger ring for isochronous endpoint
Andiry Xu
2010-08-10
1
-2
/
+12
*
USB: xHCI: Introduce urb_priv structure
Andiry Xu
2010-08-10
1
-0
/
+16
*
USB: xHCI: Missed Service Error Event process
Andiry Xu
2010-08-10
1
-0
/
+1
*
USB: xhci: trivial: use ARRAY_SIZE
Kulikov Vasiliy
2010-08-10
1
-2
/
+2
*
USB: xhci: Set Mult field in endpoint context correctly.
Sarah Sharp
2010-07-26
1
-2
/
+3
*
USB: xhci: Set EP0 dequeue ptr after reset of configured device.
Sarah Sharp
2010-07-26
1
-0
/
+21
*
USB: remove the usb_host_ss_ep_comp structure
Alan Stern
2010-05-20
1
-15
/
+7
*
USB: clean up some host controller sparse warnings
Randy Dunlap
2010-05-20
1
-8
/
+8
*
USB: xhci: Correct assumptions about number of rings per endpoint.
Sarah Sharp
2010-05-20
1
-1
/
+73
*
USB: xhci: Add memory allocation for USB3 bulk streams.
Sarah Sharp
2010-05-20
1
-1
/
+378
*
USB: xhci: properly set endpoint context fields for periodic eps.
Sarah Sharp
2010-04-30
1
-0
/
+51
*
USB: xhci: properly set the "Mult" field of the endpoint context.
Sarah Sharp
2010-04-30
1
-0
/
+14
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
USB: xhci: Make endpoint interval debugging clearer.
Sarah Sharp
2010-03-19
1
-2
/
+7
*
USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESS
Greg Kroah-Hartman
2010-03-02
1
-2
/
+2
*
USB: xhci: Allow allocation of commands without input contexts.
Sarah Sharp
2010-03-02
1
-6
/
+12
*
USB: xhci: Refactor code to free or cache endpoint rings.
Sarah Sharp
2010-03-02
1
-0
/
+25
*
USB: xhci: Make reverting an alt setting "unfailable".
Sarah Sharp
2009-12-11
1
-13
/
+63
*
USB: xhci-mem.c: introduce missing kfree
Julia Lawall
2009-12-11
1
-1
/
+4
*
USB: xhci: Add tests for TRB address translation.
Sarah Sharp
2009-12-11
1
-0
/
+159
*
USB: xhci: Add watchdog timer for URB cancellation.
Sarah Sharp
2009-12-11
1
-2
/
+13
[next]