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
starfive-6.6.48-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
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
2010-03-19
USB: EHCI: adjust ehci_iso_stream for changes in ehci_qh
Clemens Ladisch
1
-2
/
+2
2010-03-19
USB: EHCI: fix ITD list order
Clemens Ladisch
1
-5
/
+19
2010-03-03
USB: ehci: fix audio record functionality for some Full speed sound blaster d...
Dmitri Epshtein
1
-3
/
+7
2010-03-03
USB: ehci: add call of free_cached_itd_list() function in disable_periodic()
Dmitri Epshtein
1
-0
/
+2
2009-12-11
USB: ehci: Respect IST when scheduling new split iTDs.
Sarah Sharp
1
-10
/
+20
2009-12-11
USB: ehci: Minor constant fix for SCHEDULE_SLOP.
Sarah Sharp
1
-4
/
+4
2009-12-01
USB: work around for EHCI with quirky periodic schedules
Oliver Neukum
1
-0
/
+12
2009-10-15
USB: ehci: Fix IST boundary checking interval math.
Sarah Sharp
1
-6
/
+6
2009-10-10
USB: ehci: Fix isoc scheduling boundary checking.
Sarah Sharp
1
-0
/
+1
2009-09-23
USB: EHCI: change deschedule logic for interrupt QHs
Alan Stern
1
-3
/
+33
2009-09-23
USB: EHCI: split ehci_qh into hw and sw parts
Alek Du
1
-22
/
+44
2009-08-08
USB: EHCI: fix counting of transaction error retries
Alan Stern
1
-0
/
+1
2009-07-13
USB: EHCI: report actual_length for iso transfers
Alan Stern
1
-4
/
+8
2009-06-16
USB: EHCI: stagger frames for interrupt transfers
Alan Stern
1
-3
/
+5
2009-04-24
USB: ehci-sched.c: EHCI SITD scheduling bugfix
Dan Streetman
1
-1
/
+1
2009-03-25
USB: replace uses of __constant_{endian}
Harvey Harrison
1
-1
/
+1
2009-03-18
USB: EHCI: Fix isochronous URB leak
Karsten Wiese
1
-6
/
+4
2009-02-28
USB: EHCI: slow down ITD reuse
Karsten Wiese
1
-8
/
+48
2008-11-14
USB: EHCI: fix divide-by-zero bug
Alan Stern
1
-2
/
+2
2008-09-24
USB: fix EHCI periodic transfers
David Brownell
1
-18
/
+14
2008-05-30
USB: EHCI: fix bug in Iso scheduling
Alan Stern
1
-23
/
+44
2008-04-25
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-1
/
+1
2008-04-25
USB: minor ehci xITD simplifications
Karsten Wiese
1
-18
/
+12
2008-04-25
USB: EHCI: Refactor "if (handshake()) state = HC_STATE_HALT"
Karsten Wiese
1
-8
/
+6
2008-02-02
USB: ehci completes high speed ISO URBs sooner
David Brownell
1
-14
/
+27
2008-02-02
USB: ehci: minor ISO updates, always support split ISO
David Brownell
1
-35
/
+12
2008-02-02
USB: ehci saves some memory in ISO transfer descriptors
Karsten Wiese
1
-2
/
+2
2008-02-02
USB: PS3: Fix EHCI ISO transfer bug
David Brownell
1
-16
/
+42
2008-02-02
USB: Spelling fixes
Joe Perches
1
-1
/
+1
2007-10-13
USB: reorganize urb->status use in ehci-hcd
Alan Stern
1
-2
/
+2
2007-10-13
USB: make HCDs responsible for managing endpoint queues
Alan Stern
1
-12
/
+31
[next]