index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci-mem.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xhci: init command timeout timer earlier to avoid deleting it uninitialized
Mathias Nyman
2015-09-21
1
-6
/
+5
*
xhci: change xhci 1.0 only restrictions to support xhci 1.1
Mathias Nyman
2015-09-21
1
-3
/
+3
*
drivers/usb: Delete XHCI command timer if necessary
Gavin Shan
2015-08-03
1
-1
/
+2
*
usb: xhci: Bugfix for NULL pointer deference in xhci_endpoint_init() function
AMAN DEEP
2015-07-22
1
-1
/
+1
*
xhci: clean up work to remove unused parameters for functions in xhci-mem.c
Lin Wang
2015-01-09
1
-12
/
+9
*
xhci-mem: Use setup_timer
Julia Lawall
2015-01-09
1
-6
/
+4
*
xhci: Log extra info on "ERROR Transfer event TRB DMA ptr not part of current...
Hans de Goede
2014-09-23
1
-1
/
+3
*
usb: xhci: Fix OOPS in xhci error handling code
Al Cooper
2014-09-11
1
-0
/
+1
*
xhci: Fix null pointer dereference if xhci initialization fails
Mathias Nyman
2014-09-11
1
-1
/
+1
*
Merge branch 'next' (accumulated 3.16 merge window patches) into master
Linus Torvalds
2014-06-08
1
-8
/
+9
|
\
|
*
xhci: rework command timeout and cancellation,
Mathias Nyman
2014-05-20
1
-7
/
+7
|
*
xhci: Use completion and status in global command queue
Mathias Nyman
2014-05-20
1
-1
/
+0
|
*
xhci: Add a global command queue
Mathias Nyman
2014-05-20
1
-0
/
+2
*
|
xhci: delete endpoints from bandwidth list before freeing whole device
Mathias Nyman
2014-05-28
1
-10
/
+10
|
/
*
xhci: The trb_address_map radix tree expects 1KB segment memory aligment
Hans de Goede
2014-03-04
1
-4
/
+5
*
xhci: xhci_mem_cleanup: make sure cmd_ring_reserved_trbs really is 0
Hans de Goede
2014-03-04
1
-1
/
+1
*
xhci: Remove segments from radix tree on failed insert.
Sarah Sharp
2014-03-04
1
-26
/
+81
*
xhci: Check size rather then number of streams when allocating stream ctxs
Hans de Goede
2014-03-04
1
-8
/
+8
*
xhci: fix usb3 streams
Gerd Hoffmann
2014-03-04
1
-43
/
+89
*
Revert "xhci: replace xhci_read_64() with readq()"
Sarah Sharp
2014-01-30
1
-3
/
+3
*
Revert "xhci: replace xhci_write_64() with writeq()"
Sarah Sharp
2014-01-29
1
-4
/
+4
*
xhci: replace xhci_write_64() with writeq()
Xenia Ragiadakou
2013-12-02
1
-4
/
+4
*
xhci: replace xhci_read_64() with readq()
Xenia Ragiadakou
2013-12-02
1
-3
/
+3
*
xhci: replace xhci_writel() with writel()
Xenia Ragiadakou
2013-12-02
1
-3
/
+3
*
xhci: replace xhci_readl() with readl()
Xenia Ragiadakou
2013-12-02
1
-10
/
+10
*
xhci: remove conversion from generic to pci device in xhci_mem.c
Xenia Ragiadakou
2013-12-02
1
-10
/
+10
*
xhci: remove unnecessary check in xhci_free_stream_info()
Xenia Ragiadakou
2013-12-02
1
-2
/
+1
*
xhci: convert TRB_CYCLE to le32 before using it to set Link TRB's cycle bit
Xenia Ragiadakou
2013-12-02
1
-2
/
+3
*
usb: Don't enable USB 2.0 Link PM by default.
Sarah Sharp
2013-10-16
1
-10
/
+0
*
usb: Fix xHCI host issues on remote wakeup.
Sarah Sharp
2013-09-23
1
-0
/
+2
*
Merge 3.11-rc6 into usb-next
Greg Kroah-Hartman
2013-08-18
1
-0
/
+1
|
\
|
*
usb: xhci: add missing dma-mapping.h includes
James Hogan
2013-07-31
1
-0
/
+1
*
|
xhci: trace debug statements related to ring expansion
Xenia Ragiadakou
2013-08-13
1
-1
/
+2
*
|
xhci: trace debug messages related to driver initialization and unload
Xenia Ragiadakou
2013-08-13
1
-42
/
+68
*
|
xhci: add trace for debug messages related to changing contexts
Xenia Ragiadakou
2013-08-13
1
-1
/
+3
*
|
xhci: remove CONFIG_USB_XHCI_HCD_DEBUGGING and unused code
Xenia Ragiadakou
2013-08-13
1
-70
/
+0
|
/
*
xhci: check for failed dma pool allocation
Mathias Nyman
2013-06-18
1
-0
/
+4
*
xhci: remove BUG() in xhci_get_endpoint_type()
Mathias Nyman
2013-06-14
1
-5
/
+9
*
xhci: Remove BUG in xhci_setup_addressable_virt_dev
Mathias Nyman
2013-06-14
1
-25
/
+10
*
xhci: Remove BUG_ON in xhci_get_input_control_ctx.
Sarah Sharp
2013-06-14
1
-1
/
+3
*
xhci: Remove BUG_ON() in xhci_alloc_container_ctx.
Sarah Sharp
2013-06-14
1
-2
/
+6
*
Merge 3.10-rc5 into usb-next
Greg Kroah-Hartman
2013-06-08
1
-3
/
+7
|
\
|
*
xhci: fix list access before init
Vladimir Murzin
2013-05-24
1
-0
/
+4
|
*
xhci-mem: init list heads at the beginning of init
Sergio Aguirre
2013-05-24
1
-3
/
+3
*
|
usb: xhci: check usb2 port capabilities before adding hw link PM support
Mathias Nyman
2013-06-05
1
-4
/
+29
|
/
*
USB: xHCI: override bogus bulk wMaxPacketSize values
Alan Stern
2013-05-15
1
-8
/
+9
*
xhci: Rename SEGMENT_SIZE and SEGMENT_SHIFT as the former is used in a.out.h
David Howells
2013-04-03
1
-8
/
+8
*
usb: add find_raw_port_number callback to struct hc_driver()
Lan Tianyu
2013-03-25
1
-28
/
+8
*
xhci: Handle HS bulk/ctrl endpoints that don't NAK.
Sarah Sharp
2013-01-03
1
-0
/
+2
*
xhci: fix null-pointer dereference when destroying half-built segment rings
Julius Werner
2012-11-12
1
-2
/
+7
[next]