Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
65326c8e2ef0b3e8b2dad42a44bd224aba35a1fd
/
drivers
/
usb
/
host
/
xhci-mem.c
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
· 13 years ago
f5960b6
xhci: Remove some unnecessary casts and tidy some endian swap code
by Matt Evans
· 13 years ago
30f89ca
xhci: Fix memory leak in ring cache deallocation.
by Sarah Sharp
· 13 years ago
b513d44
xhci: Fix full speed bInterval encoding.
by Sarah Sharp
· 13 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
dc07c91b9
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
a1d78c1
USB: xhci: Allow allocation of commands without input contexts.
by Sarah Sharp
· 15 years ago
412566b
USB: xhci: Refactor code to free or cache endpoint rings.
by Sarah Sharp
· 15 years ago
74f9fe2
USB: xhci: Make reverting an alt setting "unfailable".
by Sarah Sharp
· 15 years ago
06e1829
USB: xhci-mem.c: introduce missing kfree
by Julia Lawall
· 15 years ago
6648f29
USB: xhci: Add tests for TRB address translation.
by Sarah Sharp
· 15 years ago
6f5165c
USB: xhci: Add watchdog timer for URB cancellation.
by Sarah Sharp
· 15 years ago
5294bea
USB: xhci: Fix scratchpad deallocation.
by Sarah Sharp
· 15 years ago
d94c05e
USB: xhci: Fix bug memory free after failed initialization.
by Sarah Sharp
· 15 years ago
07b6de1
USB: xhci: Set multi-TT field for LS/FS devices under hubs.
by Sarah Sharp
· 15 years ago
4a0cd96
USB: xhci: Set route string for all devices.
by Sarah Sharp
· 15 years ago
913a8a3
USB: xhci: Change how xHCI commands are handled.
by Sarah Sharp
· 15 years ago
63a0d9a
USB: xhci: Endpoint representation refactoring.
by Sarah Sharp
· 15 years ago
47aded8
USB: xhci: Set correct max packet size for HS/FS control endpoints.
by Sarah Sharp
· 15 years ago
f2217e8
USB: xhci: Configure endpoint code refactoring.
by Sarah Sharp
· 15 years ago
b0567b3
USB: xhci: Work around for chain bit in link TRBs.
by Sarah Sharp
· 15 years ago
d115b04
USB: xhci: Support for 64-byte contexts
by John Youn
· 15 years ago
28c2d2e
USB: xhci: Always align output device contexts to 64 bytes.
by Sarah Sharp
· 15 years ago
254c80a
USB: xhci: Scratchpad buffer allocation
by John Youn
· 15 years ago
b7d6d99
USB: xhci: Fail gracefully if there's no SS ep companion descriptor.
by Sarah Sharp
· 15 years ago
47692d1
USB: xhci: Setup HW retries correctly.
by Sarah Sharp
· 15 years ago
8e595a5
USB: xhci: Represent 64-bit addresses with one u64.
by Sarah Sharp
· 15 years ago
f88ba78
USB: xhci: Respect critical sections.
by Sarah Sharp
· 15 years ago
527c6d7
USB: xhci: Make xhci-mem.c include linux/dmapool.h
by Sarah Sharp
· 16 years ago
f0058c6
USB: Change names of SuperSpeed ep companion descriptor structs.
by Sarah Sharp
· 16 years ago
23e3be1
USB: xhci: Avoid global namespace pollution.
by Sarah Sharp
· 16 years ago
3841d56
USB: xhci: Fix register write order.
by Sarah Sharp
· 16 years ago
Next »