index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-25
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+7
2011-06-17
xhci: Add reset on resume quirk for asrock p67 host
Maarten Lankhorst
1
-0
/
+1
2011-06-17
xHCI 1.0: Incompatible Device Error
Alex He
1
-0
/
+2
2011-06-14
Merge 3.0-rc2 into usb-linus as it's needed by some USB patches
Greg Kroah-Hartman
1
-0
/
+6
2011-06-02
xhci: Disable MSI for some Fresco Logic hosts.
Sarah Sharp
1
-0
/
+1
2011-06-02
xhci: Add defines for hardcoded slot states
Maarten Lankhorst
1
-0
/
+5
2011-06-02
xhci: Remove some unnecessary casts and tidy some endian swap code
Matt Evans
1
-0
/
+7
2011-05-27
Intel xhci: Limit number of active endpoints to 64.
Sarah Sharp
1
-0
/
+14
2011-05-27
Intel xhci: Ignore spurious successful event.
Sarah Sharp
1
-0
/
+2
2011-05-25
xhci: STFU: Be quieter during URB submission and completion.
Sarah Sharp
1
-6
/
+0
2011-05-09
xHCI 1.0: Max Exit Latency Too Large Error
Alex He
1
-1
/
+3
2011-05-09
xHCI 1.0: Block Interrupts for Isoch transfer
Andiry Xu
1
-0
/
+2
2011-05-09
xHCI 1.0: Setup Stage TRB Transfer Type flag
Andiry Xu
1
-0
/
+3
2011-05-02
xhci 1.0: Set transfer burst last packet count field.
Sarah Sharp
1
-0
/
+1
2011-05-02
xhci 1.0: Set transfer burst count field.
Sarah Sharp
1
-0
/
+1
2011-05-02
xhci: Make xHCI driver endian-safe
Matt Evans
1
-67
/
+67
2011-04-13
xHCI: Implement AMD PLL quirk
Andiry Xu
1
-0
/
+2
2011-04-13
USB: xhci: unsigned char never equals -1
Dan Carpenter
1
-0
/
+3
2011-04-13
USB: xhci - fix unsafe macro definitions
Dmitry Torokhov
1
-3
/
+3
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-16
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-16
/
+37
2011-03-13
xhci: Update internal dequeue pointers after stalls.
Sarah Sharp
1
-0
/
+9
2011-03-13
xhci: Return canceled URBs immediately when host is halted.
Sarah Sharp
1
-0
/
+1
2011-03-13
xhci: Register second xHCI roothub.
Sarah Sharp
1
-5
/
+7
2011-03-13
xhci: Change xhci_find_slot_id_by_port() API.
Sarah Sharp
1
-1
/
+2
2011-03-13
xhci: Refactor bus suspend state into a struct.
Sarah Sharp
1
-8
/
+20
2011-03-13
xhci: Change hcd_priv into a pointer.
Sarah Sharp
1
-2
/
+3
2011-03-13
xhci: Rework port suspend structures for limited ports.
Sarah Sharp
1
-4
/
+5
2011-03-13
xhci: Remove old no-op test.
Sarah Sharp
1
-6
/
+0
2011-02-20
USB: xhci: rework xhci_print_ir_set() to get ir set from xhci itself
Dmitry Torokhov
1
-1
/
+1
2011-01-14
xhci: Remove more doorbell-related reads
Matthew Wilcox
1
-10
/
+6
2010-11-19
xhci: Setup array of USB 2.0 and USB 3.0 ports.
Sarah Sharp
1
-0
/
+26
2010-11-11
xHCI: fix wMaxPacketSize mask
Andiry Xu
1
-0
/
+5
2010-10-22
usb: Fix linker errors with CONFIG_PM=n
Sarah Sharp
1
-0
/
+14
2010-10-22
USB: xHCI: PCI power management implementation
Andiry Xu
1
-1
/
+15
2010-10-22
USB: xHCI: bus power management implementation
Andiry Xu
1
-0
/
+9
2010-10-22
USB: xHCI: port remote wakeup implementation
Andiry Xu
1
-0
/
+4
2010-10-22
USB: xHCI: port power management implementation
Andiry Xu
1
-1
/
+16
2010-10-22
USB: core: use kernel assigned address for devices under xHCI
Andiry Xu
1
-0
/
+2
2010-10-22
USB: xHCI: change xhci_reset_device() to allocate new device
Andiry Xu
1
-1
/
+1
2010-10-22
USB: xHCI: Add pointer to udev in struct xhci_virt_device
Andiry Xu
1
-0
/
+1
2010-08-10
USB: xhci: Make xhci_set_hc_event_deq() static.
Sarah Sharp
1
-1
/
+0
2010-08-10
USB: xhci: Make xhci_handle_event() static.
Sarah Sharp
1
-1
/
+0
2010-08-10
USB: xhci: Performance - move interrupt handlers into xhci-ring.c
Sarah Sharp
1
-0
/
+1
2010-08-10
USB: xhci: Performance - move functions that find ep ring.
Sarah Sharp
1
-5
/
+0
2010-08-10
USB: xHCI: Isochronous transfer implementation
Andiry Xu
1
-0
/
+5
2010-08-10
USB: xHCI: Introduce urb_priv structure
Andiry Xu
1
-0
/
+7
2010-08-10
USB: xHCI: Missed Service Error Event process
Andiry Xu
1
-0
/
+8
2010-08-10
USB: xHCI: Supporting MSI/MSI-X
Dong Nguyen
1
-1
/
+1
2010-07-26
USB: xhci: Set EP0 dequeue ptr after reset of configured device.
Sarah Sharp
1
-0
/
+2
[next]