index
:
kernel/linux.git
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.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci-mem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-14
xhci: Don't free endpoints in xhci_mem_cleanup()
Takashi Iwai
1
-21
/
+14
2012-06-14
xhci: Fix invalid loop check in xhci_free_tt_info()
Takashi Iwai
1
-29
/
+10
2012-05-19
xhci: Reserve one command for USB3 LPM disable.
Sarah Sharp
1
-0
/
+12
2012-05-19
xhci: Reset reserved command ring TRBs on cleanup.
Sarah Sharp
1
-0
/
+1
2012-05-19
USB: fix resource leak in xhci power loss path
Oliver Neukum
1
-0
/
+26
2012-04-11
xhci: Don't write zeroed pointers to xHC registers.
Sarah Sharp
1
-7
/
+2
2012-03-13
xHCI: Allocate 2 segments for transfer ring
Andiry Xu
1
-3
/
+3
2012-03-13
xHCI: dynamic ring expansion
Andiry Xu
1
-12
/
+63
2012-03-13
xHCI: set cycle state when allocate rings
Andiry Xu
1
-18
/
+38
2012-03-13
xHCI: factor out segments allocation and free function
Andiry Xu
1
-34
/
+55
2012-03-13
xHCI: count free TRBs on transfer ring
Andiry Xu
1
-0
/
+6
2012-03-13
xHCI: store ring's last segment and segment numbers
Andiry Xu
1
-0
/
+2
2012-03-13
xHCI: store ring's type
Andiry Xu
1
-16
/
+22
2012-02-23
Merge branch 'usb-3.3-rc4' into usb-next
Greg Kroah-Hartman
1
-1
/
+10
2012-02-22
xhci: Fix encoding for HS bulk/control NAK rate.
Sarah Sharp
1
-8
/
+24
2012-02-15
USB/xhci: Enable remote wakeup for USB3 devices.
Sarah Sharp
1
-1
/
+10
2011-12-23
xhci: Remove debugging about ring structure allocation.
Sarah Sharp
1
-14
/
+0
2011-11-04
xhci: Set slot and ep0 flags for address command.
Sarah Sharp
1
-5
/
+0
2011-09-27
usb/xhci: replace pci_*_consistent() with dma_*_coherent()
Sebastian Andrzej Siewior
1
-19
/
+19
2011-09-27
xHCI: AMD isoc link TRB chain bit quirk
Andiry Xu
1
-14
/
+18
2011-09-27
xHCI: test USB2 software LPM
Andiry Xu
1
-0
/
+11
2011-09-27
xHCI: Check host USB2 LPM capability
Andiry Xu
1
-0
/
+17
2011-09-20
xhci-mem.c: xhci_segment_free: No need for checking seg argument
Kautuk Consul
1
-2
/
+0
2011-09-20
xhci-mem.c: Check for ring->first_seg != NULL
Kautuk Consul
1
-10
/
+12
2011-09-20
xhci: Fix mult base in endpoint bandwidth info.
Sarah Sharp
1
-4
/
+5
2011-09-10
xHCI: refine td allocation
Andiry Xu
1
-11
/
+3
2011-09-10
xhci: Track interval bandwidth tables per port/TT.
Sarah Sharp
1
-2
/
+24
2011-09-10
xhci: Store endpoint bandwidth information.
Sarah Sharp
1
-0
/
+63
2011-09-10
xhci: Store information about roothubs and TTs.
Sarah Sharp
1
-1
/
+131
2011-09-10
xhci: Store the "real" root port number.
Sarah Sharp
1
-0
/
+1
2011-09-10
xhci: Rename virt_dev->port to fake_port.
Sarah Sharp
1
-2
/
+2
2011-08-23
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
1
-5
/
+5
2011-07-26
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-13
/
+13
2011-06-16
xhci: Don't warn about zeroed bMaxBurst descriptor field.
Sarah Sharp
1
-2
/
+0
2011-06-14
Merge 3.0-rc2 into usb-linus as it's needed by some USB patches
Greg Kroah-Hartman
1
-2
/
+12
2011-06-06
USB: xhci - fix interval calculation for FS isoc endpoints
Dmitry Torokhov
1
-2
/
+12
2011-06-03
xhci: Remove some unnecessary casts and tidy some endian swap code
Matt Evans
1
-13
/
+13
2011-05-17
xhci: Fix memory leak in ring cache deallocation.
Sarah Sharp
1
-4
/
+3
2011-05-14
xhci: Fix full speed bInterval encoding.
Sarah Sharp
1
-2
/
+2
2011-05-09
xHCI 1.0: Isoch endpoint CErr field set
Andiry Xu
1
-2
/
+2
2011-05-09
xHCI 1.0: Control endpoint average TRB length field set
Andiry Xu
1
-1
/
+8
2011-05-03
usb/ch9: use proper endianess for wBytesPerInterval
Sebastian Andrzej Siewior
1
-1
/
+1
2011-05-03
xhci: Make xHCI driver endian-safe
Matt Evans
1
-61
/
+61
2011-04-14
USB: xhci - fix math in xhci_get_endpoint_interval()
Dmitry Torokhov
1
-28
/
+62
2011-04-14
USB: xhci - remove excessive 'inline' markings
Dmitry Torokhov
1
-4
/
+4
2011-04-14
USB: xhci: unsigned char never equals -1
Dan Carpenter
1
-4
/
+4
2011-03-17
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-9
/
+84
2011-03-14
xhci: Limit roothub ports to 15 USB3 & 31 USB2 ports.
Sarah Sharp
1
-0
/
+18
2011-03-14
xhci: Register second xHCI roothub.
Sarah Sharp
1
-4
/
+62
2011-03-14
xhci: Refactor bus suspend state into a struct.
Sarah Sharp
1
-2
/
+2
[next]