Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
38bee763bd6d1f77ca3d10639e9bb3f1a1a53443
/
drivers
/
usb
/
host
/
xhci-mem.c
f9c589e
xhci: TD-fragment, align the unsplittable case with a bounce buffer
by Mathias Nyman
· 8 years ago
7150406
usb: xhci: fix wild pointers in xhci_mem_cleanup
by Lu Baolu
· 9 years ago
8ef8a9f
xhci: Add SuperSpeedPlus high bandwidth isoc support to xhci endpoints
by Mathias Nyman
· 9 years ago
def4e6f
xhci: refactor and cleanup endpoint initialization.
by Mathias Nyman
· 9 years ago
d785404
xhci: set slot context speed field to SuperSpeedPlus for USB 3.1 SSP devices
by Mathias Nyman
· 9 years ago
0caf6b3
xhci: Make sure xhci handles USB_SPEED_SUPER_PLUS devices.
by Mathias Nyman
· 9 years ago
84c1eeb
usb : replace dma_pool_alloc and memset with dma_pool_zalloc
by Saurabh Sengar
· 9 years ago
d5ddcdf
xhci: rework xhci extended capability list parsing functions
by Mathias Nyman
· 9 years ago
a5da956
xhci: use debug level when printing out interval rounding messages
by Mathias Nyman
· 9 years ago
c7360b3
xhci: drop null test before destroy functions
by Julia Lawall
· 9 years ago
4718909
xhci: parse xhci protocol speed ID list for usb 3.1 usage
by Mathias Nyman
· 9 years ago
cc8e4fc
xhci: init command timeout timer earlier to avoid deleting it uninitialized
by Mathias Nyman
· 9 years ago
dca7794
xhci: change xhci 1.0 only restrictions to support xhci 1.1
by Mathias Nyman
· 9 years ago
ffe5adc
drivers/usb: Delete XHCI command timer if necessary
by Gavin Shan
· 9 years ago
3496810
usb: xhci: Bugfix for NULL pointer deference in xhci_endpoint_init() function
by AMAN DEEP
· 9 years ago
4daf9df
xhci: clean up work to remove unused parameters for functions in xhci-mem.c
by Lin Wang
· 10 years ago
9e08a03
xhci-mem: Use setup_timer
by Julia Lawall
· 10 years ago
cffb9be
xhci: Log extra info on "ERROR Transfer event TRB DMA ptr not part of current TD"
by Hans de Goede
· 10 years ago
0eda06c
usb: xhci: Fix OOPS in xhci error handling code
by Al Cooper
· 10 years ago
c207e7c
xhci: Fix null pointer dereference if xhci initialization fails
by Mathias Nyman
· 10 years ago
3f17ea6
Merge branch 'next' (accumulated 3.16 merge window patches) into master
by Linus Torvalds
· 11 years ago
5dc2808
xhci: delete endpoints from bandwidth list before freeing whole device
by Mathias Nyman
· 11 years ago
c311e39
xhci: rework command timeout and cancellation,
by Mathias Nyman
· 11 years ago
9ea1833
xhci: Use completion and status in global command queue
by Mathias Nyman
· 11 years ago
c9aa1a2
xhci: Add a global command queue
by Mathias Nyman
· 11 years ago
84c1e40
xhci: The trb_address_map radix tree expects 1KB segment memory aligment
by Hans de Goede
· 11 years ago
127329d
xhci: xhci_mem_cleanup: make sure cmd_ring_reserved_trbs really is 0
by Hans de Goede
· 11 years ago
d573422
xhci: Remove segments from radix tree on failed insert.
by Sarah Sharp
· 11 years ago
ee4aa54
xhci: Check size rather then number of streams when allocating stream ctxs
by Hans de Goede
· 11 years ago
1534130
xhci: fix usb3 streams
by Gerd Hoffmann
· 11 years ago
f7b2e40
Revert "xhci: replace xhci_read_64() with readq()"
by Sarah Sharp
· 11 years ago
477632d
Revert "xhci: replace xhci_write_64() with writeq()"
by Sarah Sharp
· 11 years ago
7dd09a1
xhci: replace xhci_write_64() with writeq()
by Xenia Ragiadakou
· 11 years ago
e8b3733
xhci: replace xhci_read_64() with readq()
by Xenia Ragiadakou
· 11 years ago
204b779
xhci: replace xhci_writel() with writel()
by Xenia Ragiadakou
· 11 years ago
b0ba972
xhci: replace xhci_readl() with readl()
by Xenia Ragiadakou
· 11 years ago
2a10004
xhci: remove conversion from generic to pci device in xhci_mem.c
by Xenia Ragiadakou
· 11 years ago
0d3703b
xhci: remove unnecessary check in xhci_free_stream_info()
by Xenia Ragiadakou
· 11 years ago
5871948
xhci: convert TRB_CYCLE to le32 before using it to set Link TRB's cycle bit
by Xenia Ragiadakou
· 11 years ago
de68bab
usb: Don't enable USB 2.0 Link PM by default.
by Sarah Sharp
· 11 years ago
8b3d457
usb: Fix xHCI host issues on remote wakeup.
by Sarah Sharp
· 11 years ago
bd479f2
Merge 3.11-rc6 into usb-next
by Greg Kroah-Hartman
· 11 years ago
68ffb01
xhci: trace debug statements related to ring expansion
by Xenia Ragiadakou
· 11 years ago
d195fcf
xhci: trace debug messages related to driver initialization and unload
by Xenia Ragiadakou
· 11 years ago
3a7fa5b
xhci: add trace for debug messages related to changing contexts
by Xenia Ragiadakou
· 11 years ago
b249750
xhci: remove CONFIG_USB_XHCI_HCD_DEBUGGING and unused code
by Xenia Ragiadakou
· 11 years ago
008eb95
usb: xhci: add missing dma-mapping.h includes
by James Hogan
· 11 years ago
025f880
xhci: check for failed dma pool allocation
by Mathias Nyman
· 12 years ago
17d65554
xhci: remove BUG() in xhci_get_endpoint_type()
by Mathias Nyman
· 12 years ago
bd18fd5
xhci: Remove BUG in xhci_setup_addressable_virt_dev
by Mathias Nyman
· 12 years ago
92f8e76
xhci: Remove BUG_ON in xhci_get_input_control_ctx.
by Sarah Sharp
· 12 years ago
29f9d54
xhci: Remove BUG_ON() in xhci_alloc_container_ctx.
by Sarah Sharp
· 12 years ago
141dc40
Merge 3.10-rc5 into usb-next
by Greg Kroah-Hartman
· 12 years ago
b630d4b
usb: xhci: check usb2 port capabilities before adding hw link PM support
by Mathias Nyman
· 12 years ago
88696ae
xhci: fix list access before init
by Vladimir Murzin
· 12 years ago
331de00
xhci-mem: init list heads at the beginning of init
by Sergio Aguirre
· 12 years ago
e4f47e3
USB: xHCI: override bogus bulk wMaxPacketSize values
by Alan Stern
· 12 years ago
eb8ccd2
xhci: Rename SEGMENT_SIZE and SEGMENT_SHIFT as the former is used in a.out.h
by David Howells
· 12 years ago
3f5eb14
usb: add find_raw_port_number callback to struct hc_driver()
by Lan Tianyu
· 12 years ago
55c1945
xhci: Handle HS bulk/ctrl endpoints that don't NAK.
by Sarah Sharp
· 12 years ago
68e5254
xhci: fix null-pointer dereference when destroying half-built segment rings
by Julius Werner
· 12 years ago
b92cc66
xHCI: add aborting command ring function
by Elric Fu
· 12 years ago
32f1d2c
xhci: Don't free endpoints in xhci_mem_cleanup()
by Takashi Iwai
· 13 years ago
46ed8f0
xhci: Fix invalid loop check in xhci_free_tt_info()
by Takashi Iwai
· 13 years ago
dbc3330
xhci: Reserve one command for USB3 LPM disable.
by Sarah Sharp
· 13 years ago
33b2831
xhci: Reset reserved command ring TRBs on cleanup.
by Sarah Sharp
· 13 years ago
f8a9e72
USB: fix resource leak in xhci power loss path
by Oliver Neukum
· 13 years ago
159e1fc
xhci: Don't write zeroed pointers to xHC registers.
by Sarah Sharp
· 13 years ago
2fdcd47
xHCI: Allocate 2 segments for transfer ring
by Andiry Xu
· 13 years ago
8dfec61
xHCI: dynamic ring expansion
by Andiry Xu
· 13 years ago
186a7ef
xHCI: set cycle state when allocate rings
by Andiry Xu
· 13 years ago
70d4360
xHCI: factor out segments allocation and free function
by Andiry Xu
· 13 years ago
b008df6
xHCI: count free TRBs on transfer ring
by Andiry Xu
· 13 years ago
3fe4fe0
xHCI: store ring's last segment and segment numbers
by Andiry Xu
· 13 years ago
3b72fca
xHCI: store ring's type
by Andiry Xu
· 13 years ago
c69263c
Merge branch 'usb-3.3-rc4' into usb-next
by Greg Kroah-Hartman
· 13 years ago
340a350
xhci: Fix encoding for HS bulk/control NAK rate.
by Sarah Sharp
· 13 years ago
623bef9
USB/xhci: Enable remote wakeup for USB3 devices.
by Sarah Sharp
· 13 years ago
1ba6108
xhci: Remove debugging about ring structure allocation.
by Sarah Sharp
· 13 years ago
d31c285
xhci: Set slot and ep0 flags for address command.
by Sarah Sharp
· 13 years ago
22d45f0
usb/xhci: replace pci_*_consistent() with dma_*_coherent()
by Sebastian Andrzej Siewior
· 13 years ago
7e393a8
xHCI: AMD isoc link TRB chain bit quirk
by Andiry Xu
· 13 years ago
9574323
xHCI: test USB2 software LPM
by Andiry Xu
· 13 years ago
fc71ff7
xHCI: Check host USB2 LPM capability
by Andiry Xu
· 13 years ago
27ccaaa
xhci-mem.c: xhci_segment_free: No need for checking seg argument
by Kautuk Consul
· 13 years ago
0e6c7f7
xhci-mem.c: Check for ring->first_seg != NULL
by Kautuk Consul
· 13 years ago
170c026
xhci: Fix mult base in endpoint bandwidth info.
by Sarah Sharp
· 13 years ago
2ffdea2
xHCI: refine td allocation
by Andiry Xu
· 13 years ago
2e27980
xhci: Track interval bandwidth tables per port/TT.
by Sarah Sharp
· 13 years ago
9af5d71
xhci: Store endpoint bandwidth information.
by Sarah Sharp
· 13 years ago
839c817
xhci: Store information about roothubs and TTs.
by Sarah Sharp
· 13 years ago
6638175
xhci: Store the "real" root port number.
by Sarah Sharp
· 13 years ago
fe30182
xhci: Rename virt_dev->port to fake_port.
by Sarah Sharp
· 13 years ago
29cc889
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
by Kuninori Morimoto
· 13 years ago
f549953
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 13 years ago
d233363
xhci: Don't warn about zeroed bMaxBurst descriptor field.
by Sarah Sharp
· 14 years ago
dcc8545
Merge 3.0-rc2 into usb-linus as it's needed by some USB patches
by Greg Kroah-Hartman
· 14 years ago
cd3c18b
USB: xhci - fix interval calculation for FS isoc endpoints
by Dmitry Torokhov
· 14 years ago
f5960b6
xhci: Remove some unnecessary casts and tidy some endian swap code
by Matt Evans
· 14 years ago
30f89ca
xhci: Fix memory leak in ring cache deallocation.
by Sarah Sharp
· 14 years ago
Next »