Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
561925318725a41189a69f36ebe99199b3fb84c4
/
drivers
/
usb
/
host
/
xhci-ring.c
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
14184f9
USB: xHCI: update ring dequeue pointer when process missed tds
by Andiry Xu
· 14 years ago
a1669b2
USB: xhci: Remove buggy assignment in next_trb()
by John Youn
· 14 years ago
ed3f245
USB: xhci: Don't flush doorbell writes.
by Sarah Sharp
· 14 years ago
c21599a
USB: xhci: Reduce reads and writes of interrupter registers.
by Sarah Sharp
· 14 years ago
257d585
USB: xhci: Make xhci_set_hc_event_deq() static.
by Sarah Sharp
· 14 years ago
c06d68b
USB: xhci: Minimize HW event ring dequeue pointer writes.
by Sarah Sharp
· 14 years ago
d6d98a4
USB: xhci: Make xhci_handle_event() static.
by Sarah Sharp
· 14 years ago
27e0dd4
USB: xhci: Remove unnecessary reads of IRQ_PENDING register.
by Sarah Sharp
· 14 years ago
bda5314
USB: xhci: Performance - move xhci_work() into xhci_irq()
by Sarah Sharp
· 14 years ago
9032cd5
USB: xhci: Performance - move interrupt handlers into xhci-ring.c
by Sarah Sharp
· 14 years ago
021bff9
USB: xhci: Performance - move functions that find ep ring.
by Sarah Sharp
· 14 years ago
04e5190
USB: xHCI: Isochronous transfer implementation
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
986a92d
USB: xHCI: adds new cases to trb_comp_code switch
by Andiry Xu
· 14 years ago
7fec325
USB: xHCI: remove redundant print messages
by Andiry Xu
· 14 years ago
22405ed
USB xHCI: handle_tx_event() refactor: process_bulk_intr_td
by Andiry Xu
· 14 years ago
8af56be
USB: xHCI: handle_tx_event() refactor: process_ctrl_td
by Andiry Xu
· 14 years ago
4422da6
USB: xHCI: handle_tx_event() refactor: finish_td
by Andiry Xu
· 14 years ago
d1dc908
USB: xHCI: Fix another bug in link TRB activation change.
by Sarah Sharp
· 14 years ago
6cc30d8
USB: xHCI: Fix bug in link TRB activation change.
by Sarah Sharp
· 14 years ago
0238634
USB: xhci: Print NEC firmware version.
by Sarah Sharp
· 15 years ago
c3443a6
USB: xhci: fix compiler warning.
by Greg Kroah-Hartman
· 15 years ago
54b5acf
USB: xHCI: Fix wrong usage of macro TRB_TYPE
by Andiry Xu
· 15 years ago
6c12db9
USB: xhci: Transfer ring link TRB activation change.
by John Youn
· 15 years ago
5e5cf6f
USB: xhci: Set stream ID to 0 after cleaning up stalls.
by Sarah Sharp
· 15 years ago
910f8d0
USB: Change the scatterlist type in struct urb
by Matthew Wilcox
· 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
ff9c895
USB: fix usbmon and DMA mapping for scatter-gather URBs
by Alan Stern
· 15 years ago
44ebd03
USB: xhci: Fix check for room on the ring.
by Sarah Sharp
· 15 years ago
1624ae1
USB: xhci: Fix issue with set interface after stall.
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
2a8f82c
USB: xhci: Notify the xHC when a device is reset.
by Sarah Sharp
· 15 years ago
b45b506
USB: xhci: Refactor test for vendor-specific completion codes.
by Sarah Sharp
· 15 years ago
06df572
USB: xhci: Fix command completion after a drop endpoint.
by Sarah Sharp
· 15 years ago
bcef3fd
USB: xhci: Handle errors that cause endpoint halts.
by Sarah Sharp
· 15 years ago
5ad6a52
USB: xhci: Return success for vendor-specific info codes.
by Sarah Sharp
· 15 years ago
ec74e40
USB: xhci: Return -EPROTO on a split transaction error.
by Sarah Sharp
· 15 years ago
04dd950
USB: xhci: Set transfer descriptor size field correctly.
by Sarah Sharp
· 15 years ago
6648f29
USB: xhci: Add tests for TRB address translation.
by Sarah Sharp
· 15 years ago
3c67d89
USB: xhci: Remove unused HCD statistics code.
by Sarah Sharp
· 15 years ago
6f5165c
USB: xhci: Add watchdog timer for URB cancellation.
by Sarah Sharp
· 15 years ago
678539c
USB: xhci: Handle URB cancel, complete and resubmit race.
by Sarah Sharp
· 15 years ago
2fa88da
USB: xhci: Fix TRB physical to virtual address translation.
by Sarah Sharp
· 15 years ago
ac1c1b7
USB: xhci: Support USB hubs.
by Sarah Sharp
· 15 years ago
a50c8aa
USB: xhci: Fix command wait list handling.
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
624defa
USB: xhci: Support interrupt transfers.
by Sarah Sharp
· 15 years ago
2f697f6
USB: xhci: Set -EREMOTEIO when xHC gives bad transfer length.
by Sarah Sharp
· 15 years ago
204970a
USB: xhci: Check URB_SHORT_NOT_OK before setting short packet status.
by Sarah Sharp
· 15 years ago
99eb32d
USB: xhci: Check URB's actual transfer buffer size.
by Sarah Sharp
· 15 years ago
9191eee
USB: xhci: Don't touch xhci_td after it's freed.
by Sarah Sharp
· 15 years ago
83fbcdc
USB: xhci: Handle babbling endpoints correctly.
by Sarah Sharp
· 15 years ago
66d1eeb
USB: xhci: Make TRB completion code comparison readable.
by Sarah Sharp
· 15 years ago
ac9d8fe
USB: xhci: Add quirk for Fresco Logic xHCI hardware.
by Sarah Sharp
· 15 years ago
82d1009
USB: xhci: Handle stalled control endpoints.
by Sarah Sharp
· 15 years ago
2d3f1fa
USB: xhci: Support full speed devices.
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
c92bcfa
USB: xhci: Stall handling bug fixes.
by Sarah Sharp
· 15 years ago
d115b04
USB: xhci: Support for 64-byte contexts
by John Youn
· 15 years ago
4a73143
USB: xhci: Handle babble errors on transfers.
by Sarah Sharp
· 15 years ago
66e49d8
USB: xhci: Make debugging more verbose.
by Sarah Sharp
· 15 years ago
2d83109
USB: xhci: Correct Event Handler Busy flag usage.
by Sarah Sharp
· 15 years ago
6288961
USB: xhci: Handle short control packets correctly.
by Sarah Sharp
· 15 years ago
8e595a5
USB: xhci: Represent 64-bit addresses with one u64.
by Sarah Sharp
· 15 years ago
a1587d9
USB: xhci: Deal with stalled endpoints.
by Sarah Sharp
· 15 years ago
f9dc68f
USB: xhci: Set TD size in transfer TRB.
by Sarah Sharp
· 15 years ago
6071d83
usb; xhci: Fix TRB offset calculations.
by Sarah Sharp
· 16 years ago
b7116eb
USB: xhci: Avoid compiler reordering in Link TRB giveback.
by Sarah Sharp
· 16 years ago
23e3be1
USB: xhci: Avoid global namespace pollution.
by Sarah Sharp
· 16 years ago
06e7a14
USB: xhci: Fix Link TRB handoff bit twiddling.
by Sarah Sharp
· 16 years ago
700e205
USB: xhci: fix lots of compiler warnings.
by Greg Kroah-Hartman
· 16 years ago
b7258a4
USB: xhci: use xhci_handle_event instead of handle_event
by Stephen Rothwell
· 16 years ago
ae63674
USB: xhci: URB cancellation support.
by Sarah Sharp
· 16 years ago
8a96c05
USB: xhci: Scatter gather list support for bulk transfers.
by Sarah Sharp
· 16 years ago
b10de14
USB: xhci: Bulk transfer support
by Sarah Sharp
· 16 years ago
f94e0186
USB: xhci: Bandwidth allocation support
by Sarah Sharp
· 16 years ago
d0e96f5
USB: xhci: Control transfer support.
by Sarah Sharp
· 16 years ago
3ffbba9
USB: xhci: Allocate and address USB devices
by Sarah Sharp
· 16 years ago
0f2a793
USB: xhci: Root hub support.
by Sarah Sharp
· 16 years ago
7f84eef
USB: xhci: No-op command queueing and irq handler.
by Sarah Sharp
· 16 years ago