Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
39ec0d38141b198f94fd19c2bb10fd7c616510d2
/
drivers
/
usb
/
host
/
xhci.h
3429e91
usb: host: xhci: add platform driver support
by Sebastian Andrzej Siewior
· 13 years ago
8dfec61
xHCI: dynamic ring expansion
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
8d3709f
usb: host: xhci: use __ffs() instead of hardcoding shift
by Felipe Balbi
· 13 years ago
4ee823b
USB/xHCI: Support device-initiated USB 3.0 resume.
by Sarah Sharp
· 13 years ago
71d8572
xhci: Properly handle COMP_2ND_BW_ERR
by Hans de Goede
· 13 years ago
0510311
Trivial: xhci: Fix copy-paste error.
by Sarah Sharp
· 13 years ago
0cc47d5
usb/xhci: remove CONFIG_PCI in xhci.c's probe function
by Sebastian Andrzej Siewior
· 13 years ago
552e0c4
usb/xhci: move xhci_gen_setup() away from -pci.
by Sebastian Andrzej Siewior
· 13 years ago
7e393a8
xHCI: AMD isoc link TRB chain bit quirk
by Andiry Xu
· 13 years ago
65580b43
xHCI: set USB2 hardware LPM
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
d2f52c9
xHCI: test and clear RWC bit
by Andiry Xu
· 13 years ago
c9682df
xHCI: set link state
by Andiry Xu
· 13 years ago
2b69899
xhci: USB 3.0 BW checking.
by Sarah Sharp
· 13 years ago
170c026
xhci: Fix mult base in endpoint bandwidth info.
by Sarah Sharp
· 13 years ago
d782659
usb/xhci: ignore xhci version while checking for the link quirk
by Sebastian Andrzej Siewior
· 13 years ago
c29eea6
xhci: Implement HS/FS/LS bandwidth checking.
by Sarah Sharp
· 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
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
c877b3b
xhci: Add reset on resume quirk for asrock p67 host
by Maarten Lankhorst
· 14 years ago
f6ba6fe
xHCI 1.0: Incompatible Device Error
by Alex He
· 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
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
f5960b6
xhci: Remove some unnecessary casts and tidy some endian swap code
by Matt Evans
· 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
Next »