index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ehci-sched.c
Age
Commit message (
Expand
)
Author
2012-11-12
USB: EHCI: bugfix: urb->hcpriv should not be NULL
Alan Stern
2012-10-24
USB: EHCI: make ehci_read_frame_index platform independent
Alan Stern
2012-10-22
EHCI: implement new semantics for URB_ISO_ASAP
Alan Stern
2012-10-22
EHCI: replace mult/div with bit-mask operation
Alan Stern
2012-10-22
EHCI: use the isochronous scheduling threshold
Alan Stern
2012-10-22
EHCI: improved logic for isochronous scheduling
Alan Stern
2012-07-16
USB: EHCI: simplify isochronous scanning
Alan Stern
2012-07-16
USB: EHCI: use hrtimer for the I/O watchdog
Alan Stern
2012-07-16
USB: EHCI: always scan each interrupt QH
Alan Stern
2012-07-16
USB: EHCI: don't refcount iso_stream structures
Alan Stern
2012-07-16
USB: EHCI: use hrtimer for (s)iTD deallocation
Alan Stern
2012-07-16
USB: EHCI: use hrtimer for interrupt QH unlink
Alan Stern
2012-07-16
USB: EHCI: return void instead of 0
Alan Stern
2012-07-16
USB: EHCI: use hrtimer for the periodic schedule
Alan Stern
2012-07-16
USB: EHCI: add new root-hub state: STOPPING
Alan Stern
2012-07-16
USB: EHCI: don't refcount QHs
Alan Stern
2012-05-14
USB: EHCI: improve full-speed isochronous scheduling routine
Alan Stern
2012-05-02
USB: ehci-sched.c: remove dbg() usage
Greg Kroah-Hartman
2012-04-23
EHCI: maintain the ehci->command value properly
Alan Stern
2011-11-29
EHCI : Fix a regression in the ISO scheduler
Matthieu CASTET
2011-11-14
USB: EHCI: fix HUB TT scheduling issue with iso transfer
Thomas Poussevin
2011-10-18
EHCI: workaround for MosChip controller bug
Alan Stern
2011-08-22
USB: EHCI: remove usages of hcd->state
Alan Stern
2011-07-08
USB: EHCI: Allow users to override 80% max periodic bandwidth
Kirill Smelkov
2011-05-19
USB: remove remaining usages of hcd->state from usbcore and fix regression
Alan Stern
2011-05-17
EHCI: don't rescan interrupt QHs needlessly
Alan Stern
2011-03-01
USB host: Move AMD PLL quirk to pci-quirks.c
Andiry Xu
2011-02-17
Revert "USB host: Move AMD PLL quirk to pci-quirks.c"
Greg Kroah-Hartman
2011-02-04
USB: EHCI: Remove dead code from ehci-sched.c
David Daney
2011-02-04
USB host: Move AMD PLL quirk to pci-quirks.c
Andiry Xu
2010-12-16
Merge branch 'usb-next' into musb-merge
Greg Kroah-Hartman
2010-12-10
USB: EHCI: ASPM quirk of ISOC on AMD SB800
Alex He
2010-11-16
USB: EHCI: AMD periodic frame list table quirk
Andiry Xu
2010-08-10
USB: EHCI: remove dead code in the periodic scheduler
Alan Stern
2010-08-10
USB: EHCI: reorganize isochronous scheduler routine
Alan Stern
2010-08-10
USB: EHCI: add missing frame -> microframe conversion
Alan Stern
2010-08-10
USB: EHCI: simplify remainder computations
Alan Stern
2010-08-10
USB: EHCI: remove PCI assumption
Alan Stern
2010-08-10
USB: convert usb_hcd bitfields into atomic flags
Alan Stern
2010-04-22
USB: EHCI: defer reclamation of siTDs
Alan Stern
2010-03-19
USB: EHCI: adjust ehci_iso_stream for changes in ehci_qh
Clemens Ladisch
2010-03-19
USB: EHCI: fix ITD list order
Clemens Ladisch
2010-03-02
USB: ehci: fix audio record functionality for some Full speed sound blaster d...
Dmitri Epshtein
2010-03-02
USB: ehci: add call of free_cached_itd_list() function in disable_periodic()
Dmitri Epshtein
2009-12-11
USB: ehci: Respect IST when scheduling new split iTDs.
Sarah Sharp
2009-12-11
USB: ehci: Minor constant fix for SCHEDULE_SLOP.
Sarah Sharp
2009-12-01
USB: work around for EHCI with quirky periodic schedules
Oliver Neukum
2009-10-14
USB: ehci: Fix IST boundary checking interval math.
Sarah Sharp
2009-10-09
USB: ehci: Fix isoc scheduling boundary checking.
Sarah Sharp
2009-09-23
USB: EHCI: change deschedule logic for interrupt QHs
Alan Stern
[next]