index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ehci-sched.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-30
USB: EHCI: fix regression related to qh_refresh()
Alan Stern
1
-1
/
+6
2013-05-29
USB: revert periodic scheduling bugfix
Alan Stern
1
-1
/
+1
2013-03-28
Merge branch 'usb-linus' into usb-next
Greg Kroah-Hartman
1
-0
/
+2
2013-03-26
USB: EHCI: fix bug in iTD/siTD DMA pool allocation
Soeren Moch
1
-0
/
+2
2013-03-26
USB: EHCI: convert singly-linked lists to list_heads
Alan Stern
1
-6
/
+2
2013-03-26
USB: EHCI: split needs_rescan into two flags
Alan Stern
1
-8
/
+3
2013-03-26
USB: EHCI: change return value of qh_completions()
Alan Stern
1
-7
/
+5
2013-03-26
USB: EHCI: changes related to qh_refresh()
Alan Stern
1
-3
/
+6
2013-01-31
USB: EHCI: fix bug in scheduling periodic split transfers
Alan Stern
1
-1
/
+1
2013-01-31
USB: EHCI: fix for leaking isochronous data
Alan Stern
1
-2
/
+5
2012-11-12
USB: EHCI: bugfix: urb->hcpriv should not be NULL
Alan Stern
1
-2
/
+2
2012-10-25
USB: EHCI: make ehci_read_frame_index platform independent
Alan Stern
1
-23
/
+0
2012-10-22
EHCI: implement new semantics for URB_ISO_ASAP
Alan Stern
1
-7
/
+26
2012-10-22
EHCI: replace mult/div with bit-mask operation
Alan Stern
1
-1
/
+1
2012-10-22
EHCI: use the isochronous scheduling threshold
Alan Stern
1
-8
/
+4
2012-10-22
EHCI: improved logic for isochronous scheduling
Alan Stern
1
-38
/
+32
2012-07-17
USB: EHCI: simplify isochronous scanning
Alan Stern
1
-85
/
+29
2012-07-17
USB: EHCI: use hrtimer for the I/O watchdog
Alan Stern
1
-2
/
+1
2012-07-17
USB: EHCI: always scan each interrupt QH
Alan Stern
1
-37
/
+59
2012-07-17
USB: EHCI: don't refcount iso_stream structures
Alan Stern
1
-47
/
+6
2012-07-17
USB: EHCI: use hrtimer for (s)iTD deallocation
Alan Stern
1
-98
/
+39
2012-07-17
USB: EHCI: use hrtimer for interrupt QH unlink
Alan Stern
1
-25
/
+46
2012-07-17
USB: EHCI: return void instead of 0
Alan Stern
1
-20
/
+14
2012-07-17
USB: EHCI: use hrtimer for the periodic schedule
Alan Stern
1
-54
/
+15
2012-07-17
USB: EHCI: add new root-hub state: STOPPING
Alan Stern
1
-4
/
+4
2012-07-17
USB: EHCI: don't refcount QHs
Alan Stern
1
-4
/
+1
2012-05-14
USB: EHCI: improve full-speed isochronous scheduling routine
Alan Stern
1
-19
/
+21
2012-05-02
USB: ehci-sched.c: remove dbg() usage
Greg Kroah-Hartman
1
-2
/
+3
2012-04-23
EHCI: maintain the ehci->command value properly
Alan Stern
1
-6
/
+4
2011-11-29
EHCI : Fix a regression in the ISO scheduler
Matthieu CASTET
1
-4
/
+5
2011-11-15
USB: EHCI: fix HUB TT scheduling issue with iso transfer
Thomas Poussevin
1
-5
/
+10
2011-10-19
EHCI: workaround for MosChip controller bug
Alan Stern
1
-5
/
+25
2011-08-23
USB: EHCI: remove usages of hcd->state
Alan Stern
1
-6
/
+5
2011-07-09
USB: EHCI: Allow users to override 80% max periodic bandwidth
Kirill Smelkov
1
-10
/
+7
2011-05-20
USB: remove remaining usages of hcd->state from usbcore and fix regression
Alan Stern
1
-2
/
+6
2011-05-17
EHCI: don't rescan interrupt QHs needlessly
Alan Stern
1
-4
/
+10
2011-03-02
USB host: Move AMD PLL quirk to pci-quirks.c
Andiry Xu
1
-65
/
+8
2011-02-17
Revert "USB host: Move AMD PLL quirk to pci-quirks.c"
Greg Kroah-Hartman
1
-8
/
+65
2011-02-04
USB: EHCI: Remove dead code from ehci-sched.c
David Daney
1
-3
/
+0
2011-02-04
USB host: Move AMD PLL quirk to pci-quirks.c
Andiry Xu
1
-65
/
+8
2010-12-16
Merge branch 'usb-next' into musb-merge
Greg Kroah-Hartman
1
-0
/
+79
2010-12-11
USB: EHCI: ASPM quirk of ISOC on AMD SB800
Alex He
1
-0
/
+79
2010-11-17
USB: EHCI: AMD periodic frame list table quirk
Andiry Xu
1
-3
/
+18
2010-08-11
USB: EHCI: remove dead code in the periodic scheduler
Alan Stern
1
-15
/
+0
2010-08-11
USB: EHCI: reorganize isochronous scheduler routine
Alan Stern
1
-53
/
+57
2010-08-11
USB: EHCI: add missing frame -> microframe conversion
Alan Stern
1
-9
/
+12
2010-08-11
USB: EHCI: simplify remainder computations
Alan Stern
1
-14
/
+15
2010-08-11
USB: EHCI: remove PCI assumption
Alan Stern
1
-6
/
+4
2010-08-11
USB: convert usb_hcd bitfields into atomic flags
Alan Stern
1
-6
/
+3
2010-04-23
USB: EHCI: defer reclamation of siTDs
Alan Stern
1
-9
/
+31
[next]