index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci-ring.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-17
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-50
/
+145
2011-03-14
xhci: Clean up cycle bit math used during stalls.
Sarah Sharp
1
-5
/
+3
2011-03-14
xhci: Fix cycle bit calculation during stall handling.
Sarah Sharp
1
-0
/
+14
2011-03-14
xhci: Update internal dequeue pointers after stalls.
Sarah Sharp
1
-3
/
+26
2011-03-14
xhci: Fixes for suspend/resume of shared HCDs.
Sarah Sharp
1
-2
/
+4
2011-03-14
xhci: Register second xHCI roothub.
Sarah Sharp
1
-15
/
+79
2011-03-14
xhci: Change xhci_find_slot_id_by_port() API.
Sarah Sharp
1
-1
/
+2
2011-03-14
xhci: Refactor bus suspend state into a struct.
Sarah Sharp
1
-2
/
+4
2011-03-14
xhci: Index with a port array instead of PORTSC addresses.
Sarah Sharp
1
-6
/
+16
2011-03-14
USB: Set usb_hcd->state and flags for shared roothubs.
Sarah Sharp
1
-0
/
+2
2011-03-14
xhci: Always use usb_hcd in URB instead of converting xhci_hcd.
Sarah Sharp
1
-4
/
+5
2011-03-14
xhci: Remove references to HC_STATE_HALT.
Sarah Sharp
1
-4
/
+1
2011-03-14
xhci: Rename variables and reduce register reads.
Sarah Sharp
1
-3
/
+3
2011-03-14
xhci: Remove old no-op test.
Sarah Sharp
1
-19
/
+0
2011-02-20
xhci: Fix an error in count_sg_trbs_needed()
Paul Zimmerman
1
-1
/
+1
2011-02-20
xhci: Fix errors in the running total calculations in the TRB math
Paul Zimmerman
1
-0
/
+3
2011-02-20
xhci: Clarify some expressions in the TRB math
Paul Zimmerman
1
-12
/
+10
2011-02-20
xhci: Avoid BUG() in interrupt context
Paul Zimmerman
1
-4
/
+9
2011-01-15
xhci: Remove more doorbell-related reads
Matthew Wilcox
1
-16
/
+11
2011-01-15
xHCI: fix printk_ratelimit() usage
Andiry Xu
1
-2
/
+2
2011-01-15
xHCI: replace dev_dbg() with xhci_dbg()
Andiry Xu
1
-5
/
+6
2011-01-15
xHCI: fix cycle bit set in giveback_first_trb()
Andiry Xu
1
-7
/
+21
2011-01-15
xHCI: remove redundant parameter in giveback_first_trb()
Andiry Xu
1
-8
/
+6
2011-01-15
xHCI: fix queue_trb in isoc transfer
Andiry Xu
1
-1
/
+4
2011-01-15
xhci: Resume bus on any port status change.
Sarah Sharp
1
-1
/
+1
2010-11-11
xhci: Remove excessive printks with shared IRQs.
Sarah Sharp
1
-1
/
+0
2010-10-22
USB: xHCI: port remote wakeup implementation
Andiry Xu
1
-1
/
+56
2010-10-22
USB: xHCI: port power management implementation
Andiry Xu
1
-9
/
+35
2010-08-24
USB: xHCI: update ring dequeue pointer when process missed tds
Andiry Xu
1
-0
/
+4
2010-08-24
USB: xhci: Remove buggy assignment in next_trb()
John Youn
1
-1
/
+1
2010-08-11
USB: xhci: Don't flush doorbell writes.
Sarah Sharp
1
-5
/
+0
2010-08-11
USB: xhci: Reduce reads and writes of interrupter registers.
Sarah Sharp
1
-8
/
+10
2010-08-11
USB: xhci: Make xhci_set_hc_event_deq() static.
Sarah Sharp
1
-22
/
+0
2010-08-11
USB: xhci: Minimize HW event ring dequeue pointer writes.
Sarah Sharp
1
-13
/
+37
2010-08-11
USB: xhci: Make xhci_handle_event() static.
Sarah Sharp
1
-1
/
+1
2010-08-11
USB: xhci: Remove unnecessary reads of IRQ_PENDING register.
Sarah Sharp
1
-15
/
+12
2010-08-11
USB: xhci: Performance - move xhci_work() into xhci_irq()
Sarah Sharp
1
-43
/
+30
2010-08-11
USB: xhci: Performance - move interrupt handlers into xhci-ring.c
Sarah Sharp
1
-0
/
+103
2010-08-11
USB: xhci: Performance - move functions that find ep ring.
Sarah Sharp
1
-0
/
+44
2010-08-11
USB: xHCI: Isochronous transfer implementation
Andiry Xu
1
-0
/
+319
2010-08-11
USB: xHCI: Introduce urb_priv structure
Andiry Xu
1
-28
/
+63
2010-08-11
USB: xHCI: Missed Service Error Event process
Andiry Xu
1
-50
/
+108
2010-08-11
USB: xHCI: adds new cases to trb_comp_code switch
Andiry Xu
1
-24
/
+52
2010-08-11
USB: xHCI: remove redundant print messages
Andiry Xu
1
-15
/
+0
2010-08-11
USB xHCI: handle_tx_event() refactor: process_bulk_intr_td
Andiry Xu
1
-101
/
+115
2010-08-11
USB: xHCI: handle_tx_event() refactor: process_ctrl_td
Andiry Xu
1
-78
/
+106
2010-08-11
USB: xHCI: handle_tx_event() refactor: finish_td
Andiry Xu
1
-73
/
+112
2010-07-26
USB: xHCI: Fix another bug in link TRB activation change.
Sarah Sharp
1
-4
/
+7
2010-06-30
USB: xHCI: Fix bug in link TRB activation change.
Sarah Sharp
1
-16
/
+46
2010-06-05
USB: xhci: Print NEC firmware version.
Sarah Sharp
1
-1
/
+30
[next]