Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
ef46222e7b56e728e423527d430cb2013c595491
/
drivers
/
usb
/
host
/
xhci.h
f5182b4
xhci: Disable MSI for some Fresco Logic hosts.
by Sarah Sharp
· 14 years ago
e2b0217
xhci: Add defines for hardcoded slot states
by Maarten Lankhorst
· 14 years ago
2cf95c1
Intel xhci: Limit number of active endpoints to 64.
by Sarah Sharp
· 14 years ago
ad80833
Intel xhci: Ignore spurious successful event.
by Sarah Sharp
· 14 years ago
f444ff2
xhci: STFU: Be quieter during URB submission and completion.
by Sarah Sharp
· 14 years ago
1bb73a8
xHCI 1.0: Max Exit Latency Too Large Error
by Alex He
· 14 years ago
ad106f2
xHCI 1.0: Block Interrupts for Isoch transfer
by Andiry Xu
· 14 years ago
b83cdc8
xHCI 1.0: Setup Stage TRB Transfer Type flag
by Andiry Xu
· 14 years ago
b61d378
xhci 1.0: Set transfer burst last packet count field.
by Sarah Sharp
· 14 years ago
5cd43e3
xhci 1.0: Set transfer burst count field.
by Sarah Sharp
· 14 years ago
28ccd29
xhci: Make xHCI driver endian-safe
by Matt Evans
· 14 years ago
c41136b
xHCI: Implement AMD PLL quirk
by Andiry Xu
· 14 years ago
22e0487
USB: xhci: unsigned char never equals -1
by Dan Carpenter
· 14 years ago
5a6c2f3
USB: xhci - fix unsafe macro definitions
by Dmitry Torokhov
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 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
bf161e8
xhci: Update internal dequeue pointers after stalls.
by Sarah Sharp
· 14 years ago
c6cc27c
xhci: Return canceled URBs immediately when host is halted.
by Sarah Sharp
· 14 years ago
f6ff0ac
xhci: Register second xHCI roothub.
by Sarah Sharp
· 14 years ago
5233630
xhci: Change xhci_find_slot_id_by_port() API.
by Sarah Sharp
· 14 years ago
20b67cf
xhci: Refactor bus suspend state into a struct.
by Sarah Sharp
· 14 years ago
b02d0ed
xhci: Change hcd_priv into a pointer.
by Sarah Sharp
· 14 years ago
1d5810b
xhci: Rework port suspend structures for limited ports.
by Sarah Sharp
· 14 years ago
0b8ca72
xhci: Remove old no-op test.
by Sarah Sharp
· 14 years ago
09ece30
USB: xhci: rework xhci_print_ir_set() to get ir set from xhci itself
by Dmitry Torokhov
· 14 years ago
50d6467
xhci: Remove more doorbell-related reads
by Matthew Wilcox
· 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
436a389
usb: Fix linker errors with CONFIG_PM=n
by Sarah Sharp
· 14 years ago
5535b1d
USB: xHCI: PCI power management implementation
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
c8d4af8
USB: core: use kernel assigned address for devices under xHCI
by Andiry Xu
· 14 years ago
f0615c4
USB: xHCI: change xhci_reset_device() to allocate new device
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
d6d98a4
USB: xhci: Make xhci_handle_event() static.
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
43b86af
USB: xHCI: Supporting MSI/MSI-X
by Dong Nguyen
· 14 years ago
2d1ee59
USB: xhci: Set EP0 dequeue ptr after reset of configured device.
by Sarah Sharp
· 14 years ago
0238634
USB: xhci: Print NEC firmware version.
by Sarah Sharp
· 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
27729aa
USB: make hcd.h public (drivers dependency)
by Eric Lescouet
· 15 years ago
9238f25
USB: xhci: properly set endpoint context fields for periodic eps.
by Sarah Sharp
· 15 years ago
9c9a7db
USB: xhci: Fix compile issues with xhci_get_slot_state()
by Sarah Sharp
· 15 years ago
a5f0efa
USB: Add call to notify xHC of a device reset.
by Sarah Sharp
· 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
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
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
6f5165c
USB: xhci: Add watchdog timer for URB cancellation.
by Sarah Sharp
· 15 years ago
4f0f0ba
USB: xhci: Re-purpose xhci_quiesce().
by Sarah Sharp
· 15 years ago
678539c
USB: xhci: Handle URB cancel, complete and resubmit race.
by Sarah Sharp
· 15 years ago
ac1c1b7
USB: xhci: Support USB hubs.
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
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
3dbda77
trivial: fix typos "man[ae]g?ment" -> "management"
by Uwe Kleine-Koenig
· 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
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
66e49d8
USB: xhci: Make debugging more verbose.
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
f88ba78
USB: xhci: Respect critical sections.
by Sarah Sharp
· 16 years ago
9844197
USB: xhci: Remove packed attribute from structures.
by Sarah Sharp
· 16 years ago
23e3be1
USB: xhci: Avoid global namespace pollution.
by Sarah Sharp
· 16 years ago
045f123
USB: xhci: fix some compiler warnings in xhci.h
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
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
a74588f
USB: xhci: Device context array allocation.
by Sarah Sharp
· 16 years ago
0ebbab3
USB: xhci: Ring allocation and initialization.
by Sarah Sharp
· 16 years ago
66d4ead
USB: xhci: BIOS handoff and HW initialization.
by Sarah Sharp
· 16 years ago
74c6874
USB: xhci: Support xHCI host controllers and USB 3.0 devices.
by Sarah Sharp
· 16 years ago