index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci.h
Age
Commit message (
Expand
)
Author
2014-12-02
usb: xhci: fix comment for PORT_DEV_REMOVE
Lu Baolu
2014-12-02
xhci: don't use the same variable for stopped and halted rings current TD
Mathias Nyman
2014-11-22
usb: xhci: rework root port wake bits if controller isn't allowed to wakeup
Lu Baolu
2014-10-03
xhci: Allow xHCI drivers to be built as separate modules
Andrew Bresticker
2014-10-03
xhci: Check for XHCI_COMP_MODE_QUIRK when disabling D3cold
Andrew Bresticker
2014-10-03
xhci: Introduce xhci_init_driver()
Andrew Bresticker
2014-09-23
xhci: Log extra info on "ERROR Transfer event TRB DMA ptr not part of current...
Hans de Goede
2014-09-23
xhci: Move allocating of command for new_dequeue_state to queue_set_tr_deq()
Hans de Goede
2014-08-01
xhci: Blacklist using streams on the Etron EJ168 controller
Hans de Goede
2014-05-27
usb: host: xhci-plat: add clock support
Gregory CLEMENT
2014-05-20
xhci: rework command timeout and cancellation,
Mathias Nyman
2014-05-20
xhci: Use completion and status in global command queue
Mathias Nyman
2014-05-20
xhci: Add a global command queue
Mathias Nyman
2014-05-20
xhci: Use command structures when queuing commands on the command ring
Mathias Nyman
2014-05-20
usb: xhci: Use IS_ENABLED() macro
Fabio Estevam
2014-04-25
usb: xhci: Prefer endpoint context dequeue pointer over stopped_trb
Julius Werner
2014-03-04
xhci: For streams the dequeue ptr must be read from the stream ctx
Hans de Goede
2014-03-04
xhci: Set SCT field for Set TR dequeue on streams
Hans de Goede
2014-03-04
xhci: fix usb3 streams
Gerd Hoffmann
2014-02-07
Revert "xhci: Set scatter-gather limit to avoid failed block writes."
Sarah Sharp
2014-01-30
Revert "xhci: replace xhci_read_64() with readq()"
Sarah Sharp
2014-01-29
Revert "xhci: replace xhci_write_64() with writeq()"
Sarah Sharp
2014-01-08
xhci: Set scatter-gather limit to avoid failed block writes.
Sarah Sharp
2013-12-10
usb: xhci: change enumeration scheme to 'new scheme' by default
Dan Williams
2013-12-02
xhci: replace xhci_write_64() with writeq()
Xenia Ragiadakou
2013-12-02
xhci: replace xhci_read_64() with readq()
Xenia Ragiadakou
2013-12-02
xhci: replace xhci_writel() with writel()
Xenia Ragiadakou
2013-12-02
xhci: replace xhci_readl() with readl()
Xenia Ragiadakou
2013-12-02
xhci: fix SCT_FOR_CTX(p) macro
Xenia Ragiadakou
2013-10-19
Merge tag 'for-usb-next-2013-10-17' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
2013-10-16
usb: xhci: remove the unused ->address field
Dan Williams
2013-10-16
xhci: Set L1 device slot on USB2 LPM enable/disable.
Sarah Sharp
2013-10-09
xhci: Fix spurious wakeups after S5 on Haswell
Takashi Iwai
2013-10-09
xhci: quirk for extra long delay for S4
Oliver Neukum
2013-09-23
usb: Fix xHCI host issues on remote wakeup.
Sarah Sharp
2013-09-23
xhci: Ensure a command structure points to the correct trb on the command ring
Mathias Nyman
2013-08-15
Merge tag 'for-usb-2013-08-15-step-1' into for-usb-next
Sarah Sharp
2013-08-15
xhci-plat: Don't enable legacy PCI interrupts.
Sarah Sharp
2013-08-13
xhci: add traces for debug messages in xhci_address_device()
Xenia Ragiadakou
2013-08-13
xhci: remove CONFIG_USB_XHCI_HCD_DEBUGGING and unused code
Xenia Ragiadakou
2013-08-13
xhci: replace xhci_info() with xhci_dbg()
Xenia Ragiadakou
2013-06-08
Merge 3.10-rc5 into usb-next
Greg Kroah-Hartman
2013-06-05
usb: xhci: add USB2 Link power management BESL support
Mathias Nyman
2013-06-05
usb: xhci: define port register names and use them instead of magic numbers
Mathias Nyman
2013-06-05
usb: xhci: check usb2 port capabilities before adding hw link PM support
Mathias Nyman
2013-06-05
usb/xhci: unify parameter of xhci_msi_irq
Alex Shi
2013-06-05
usb: xhci-dbg: Display endpoint number and direction in context dump
Julius Werner
2013-05-24
xhci: Disable D3cold for buggy TI redrivers.
Sarah Sharp
2013-04-03
xhci: Rename SEGMENT_SIZE and SEGMENT_SHIFT as the former is used in a.out.h
David Howells
2013-04-03
xhci: Use ilog2() rather than __ffs() for calculating SEGMENT_SHIFT
David Howells
[next]