index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci-mem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-04
xhci: The trb_address_map radix tree expects 1KB segment memory aligment
Hans de Goede
1
-4
/
+5
2014-03-04
xhci: xhci_mem_cleanup: make sure cmd_ring_reserved_trbs really is 0
Hans de Goede
1
-1
/
+1
2014-03-04
xhci: Remove segments from radix tree on failed insert.
Sarah Sharp
1
-26
/
+81
2014-03-04
xhci: Check size rather then number of streams when allocating stream ctxs
Hans de Goede
1
-8
/
+8
2014-03-04
xhci: fix usb3 streams
Gerd Hoffmann
1
-43
/
+89
2014-01-30
Revert "xhci: replace xhci_read_64() with readq()"
Sarah Sharp
1
-3
/
+3
2014-01-29
Revert "xhci: replace xhci_write_64() with writeq()"
Sarah Sharp
1
-4
/
+4
2013-12-02
xhci: replace xhci_write_64() with writeq()
Xenia Ragiadakou
1
-4
/
+4
2013-12-02
xhci: replace xhci_read_64() with readq()
Xenia Ragiadakou
1
-3
/
+3
2013-12-02
xhci: replace xhci_writel() with writel()
Xenia Ragiadakou
1
-3
/
+3
2013-12-02
xhci: replace xhci_readl() with readl()
Xenia Ragiadakou
1
-10
/
+10
2013-12-02
xhci: remove conversion from generic to pci device in xhci_mem.c
Xenia Ragiadakou
1
-10
/
+10
2013-12-02
xhci: remove unnecessary check in xhci_free_stream_info()
Xenia Ragiadakou
1
-2
/
+1
2013-12-02
xhci: convert TRB_CYCLE to le32 before using it to set Link TRB's cycle bit
Xenia Ragiadakou
1
-2
/
+3
2013-10-16
usb: Don't enable USB 2.0 Link PM by default.
Sarah Sharp
1
-10
/
+0
2013-09-23
usb: Fix xHCI host issues on remote wakeup.
Sarah Sharp
1
-0
/
+2
2013-08-18
Merge 3.11-rc6 into usb-next
Greg Kroah-Hartman
1
-0
/
+1
2013-08-13
xhci: trace debug statements related to ring expansion
Xenia Ragiadakou
1
-1
/
+2
2013-08-13
xhci: trace debug messages related to driver initialization and unload
Xenia Ragiadakou
1
-42
/
+68
2013-08-13
xhci: add trace for debug messages related to changing contexts
Xenia Ragiadakou
1
-1
/
+3
2013-08-13
xhci: remove CONFIG_USB_XHCI_HCD_DEBUGGING and unused code
Xenia Ragiadakou
1
-70
/
+0
2013-07-31
usb: xhci: add missing dma-mapping.h includes
James Hogan
1
-0
/
+1
2013-06-18
xhci: check for failed dma pool allocation
Mathias Nyman
1
-0
/
+4
2013-06-14
xhci: remove BUG() in xhci_get_endpoint_type()
Mathias Nyman
1
-5
/
+9
2013-06-14
xhci: Remove BUG in xhci_setup_addressable_virt_dev
Mathias Nyman
1
-25
/
+10
2013-06-14
xhci: Remove BUG_ON in xhci_get_input_control_ctx.
Sarah Sharp
1
-1
/
+3
2013-06-14
xhci: Remove BUG_ON() in xhci_alloc_container_ctx.
Sarah Sharp
1
-2
/
+6
2013-06-08
Merge 3.10-rc5 into usb-next
Greg Kroah-Hartman
1
-3
/
+7
2013-06-05
usb: xhci: check usb2 port capabilities before adding hw link PM support
Mathias Nyman
1
-4
/
+29
2013-05-24
xhci: fix list access before init
Vladimir Murzin
1
-0
/
+4
2013-05-24
xhci-mem: init list heads at the beginning of init
Sergio Aguirre
1
-3
/
+3
2013-05-15
USB: xHCI: override bogus bulk wMaxPacketSize values
Alan Stern
1
-8
/
+9
2013-04-03
xhci: Rename SEGMENT_SIZE and SEGMENT_SHIFT as the former is used in a.out.h
David Howells
1
-8
/
+8
2013-03-25
usb: add find_raw_port_number callback to struct hc_driver()
Lan Tianyu
1
-28
/
+8
2013-01-03
xhci: Handle HS bulk/ctrl endpoints that don't NAK.
Sarah Sharp
1
-0
/
+2
2012-11-12
xhci: fix null-pointer dereference when destroying half-built segment rings
Julius Werner
1
-2
/
+7
2012-09-13
xHCI: add aborting command ring function
Elric Fu
1
-0
/
+7
2012-06-13
xhci: Don't free endpoints in xhci_mem_cleanup()
Takashi Iwai
1
-21
/
+14
2012-06-13
xhci: Fix invalid loop check in xhci_free_tt_info()
Takashi Iwai
1
-29
/
+10
2012-05-18
xhci: Reserve one command for USB3 LPM disable.
Sarah Sharp
1
-0
/
+12
2012-05-18
xhci: Reset reserved command ring TRBs on cleanup.
Sarah Sharp
1
-0
/
+1
2012-05-18
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-12
xHCI: store ring's type
Andiry Xu
1
-16
/
+22
[next]