Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
01925efdf7e03b4b803b5c9f985163d687f7f017
/
drivers
/
usb
/
host
/
xhci-mem.c
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
· 11 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
· 11 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
· 13 years ago
dcc8545
Merge 3.0-rc2 into usb-linus as it's needed by some USB patches
by Greg Kroah-Hartman
· 13 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
b513d44
xhci: Fix full speed bInterval encoding.
by Sarah Sharp
· 14 years ago
7b1fc2e
xHCI 1.0: Isoch endpoint CErr field set
by Andiry Xu
· 14 years ago
51eb01a
xHCI 1.0: Control endpoint average TRB length field set
by Andiry Xu
· 14 years ago
64b3c30
usb/ch9: use proper endianess for wBytesPerInterval
by Sebastian Andrzej Siewior
· 14 years ago
28ccd29
xhci: Make xHCI driver endian-safe
by Matt Evans
· 14 years ago
dfa49c4
USB: xhci - fix math in xhci_get_endpoint_interval()
by Dmitry Torokhov
· 14 years ago
575688e
USB: xhci - remove excessive 'inline' markings
by Dmitry Torokhov
· 14 years ago
22e0487
USB: xhci: unsigned char never equals -1
by Dan Carpenter
· 14 years ago
971f115
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 14 years ago
d30b2a2
xhci: Limit roothub ports to 15 USB3 & 31 USB2 ports.
by Sarah Sharp
· 14 years ago
f6ff0ac
xhci: Register second xHCI roothub.
by Sarah Sharp
· 14 years ago
20b67cf
xhci: Refactor bus suspend state into a struct.
by Sarah Sharp
· 14 years ago
aa1b13e
xhci: Modify check for TT info.
by Sarah Sharp
· 14 years ago
1d5810b
xhci: Rework port suspend structures for limited ports.
by Sarah Sharp
· 14 years ago
8212a49
USB: xhci: mark local functions as static
by Dmitry Torokhov
· 14 years ago
c50a00f
USB: xhci: fix couple sparse annotations
by Dmitry Torokhov
· 14 years ago
09ece30
USB: xhci: rework xhci_print_ir_set() to get ir set from xhci itself
by Dmitry Torokhov
· 14 years ago
f8bbeab
xhci: Fix issue with port array setup and buggy hosts.
by Sarah Sharp
· 14 years ago
da6699c
xhci: Setup array of USB 2.0 and USB 3.0 ports.
by Sarah Sharp
· 14 years ago
dc07c91
xHCI: fix wMaxPacketSize mask
by Andiry Xu
· 14 years ago
9777e3c
USB: xHCI: bus power management implementation
by Andiry Xu
· 14 years ago
5619253
USB: xHCI: port remote wakeup implementation
by Andiry Xu
· 14 years ago
be88fe4
USB: xHCI: port power management implementation
by Andiry Xu
· 14 years ago
6492773
USB: xHCI: Add pointer to udev in struct xhci_virt_device
by Andiry Xu
· 14 years ago
257d585
USB: xhci: Make xhci_set_hc_event_deq() static.
by Sarah Sharp
· 14 years ago
021bff9
USB: xhci: Performance - move functions that find ep ring.
by Sarah Sharp
· 14 years ago
a061a5a
USB: xHCI: allocate bigger ring for isochronous endpoint
by Andiry Xu
· 14 years ago
8e51adc
USB: xHCI: Introduce urb_priv structure
by Andiry Xu
· 14 years ago
d18240d
USB: xHCI: Missed Service Error Event process
by Andiry Xu
· 14 years ago
e10fa47
USB: xhci: trivial: use ARRAY_SIZE
by Kulikov Vasiliy
· 14 years ago
c30c791
USB: xhci: Set Mult field in endpoint context correctly.
by Sarah Sharp
· 14 years ago
2d1ee59
USB: xhci: Set EP0 dequeue ptr after reset of configured device.
by Sarah Sharp
· 14 years ago
842f169
USB: remove the usb_host_ss_ep_comp structure
by Alan Stern
· 15 years ago
326b481
USB: clean up some host controller sparse warnings
by Randy Dunlap
· 15 years ago
e9df17e
USB: xhci: Correct assumptions about number of rings per endpoint.
by Sarah Sharp
· 15 years ago
8df75f4
USB: xhci: Add memory allocation for USB3 bulk streams.
by Sarah Sharp
· 15 years ago
9238f25
USB: xhci: properly set endpoint context fields for periodic eps.
by Sarah Sharp
· 15 years ago
1cf6224
USB: xhci: properly set the "Mult" field of the endpoint context.
by Sarah Sharp
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
9ce669a
USB: xhci: Make endpoint interval debugging clearer.
by Sarah Sharp
· 15 years ago
551cdbb
USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESS
by Greg Kroah-Hartman
· 15 years ago
Next »