aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-sched.c
Commit message (Expand)AuthorAge
* USB: EHCI: adjust error return codeAlan Stern2015-01-09
* USB: EHCI: fix initialization bug in iso_stream_schedule()Alan Stern2015-01-09
* USB: EHCI: fix sparse errorsAlan Stern2013-10-19
* USB: EHCI: fix type mismatch in check_intr_scheduleAlan Stern2013-10-19
* USB: EHCI: start new isochronous streams ASAPAlan Stern2013-10-14
* USB: EHCI: create per-TT bandwidth tablesAlan Stern2013-10-14
* USB: EHCI: use a bandwidth-allocation tableAlan Stern2013-10-11
* USB: EHCI: create a "periodic schedule info" structAlan Stern2013-10-11
* USB: EHCI: use consistent NO_FRAME valueAlan Stern2013-10-11
* USB: EHCI: No SSPLIT allowed in uframe 7Alan Stern2013-10-11
* USB: EHCI: compute full-speed bandwidth usage correctlyAlan Stern2013-10-11
* USB: EHCI: check the right uframes for CSPLITAlan Stern2013-10-11
* USB: EHCI: handle isochronous underruns with taskletsAlan Stern2013-09-17
* USB: EHCI: code rearrangement in iso_stream_schedule()Alan Stern2013-09-17
* ehci: enable debugging code when CONFIG_DYNAMIC_DEBUG is setXenia Ragiadakou2013-08-30
* ehci: remove ehci_vdbg() verbose debugging statementsXenia Ragiadakou2013-08-30
* Merge 3.11-rc6 into usb-nextGreg Kroah-Hartman2013-08-18
|\
| * USB: EHCI: accept very late isochronous URBsAlan Stern2013-08-12
* | USB: EHCI: improve interrupt qh unlinkMing Lei2013-08-12
|/
* USB: EHCI: fix regression related to qh_refresh()Alan Stern2013-05-30
* USB: revert periodic scheduling bugfixAlan Stern2013-05-28
* Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman2013-03-28
|\
| * USB: EHCI: fix bug in iTD/siTD DMA pool allocationSoeren Moch2013-03-25
* | USB: EHCI: convert singly-linked lists to list_headsAlan Stern2013-03-25
* | USB: EHCI: split needs_rescan into two flagsAlan Stern2013-03-25
* | USB: EHCI: change return value of qh_completions()Alan Stern2013-03-25
* | USB: EHCI: changes related to qh_refresh()Alan Stern2013-03-25
|/
* USB: EHCI: fix bug in scheduling periodic split transfersAlan Stern2013-01-31
* USB: EHCI: fix for leaking isochronous dataAlan Stern2013-01-31
* USB: EHCI: bugfix: urb->hcpriv should not be NULLAlan Stern2012-11-11
* USB: EHCI: make ehci_read_frame_index platform independentAlan Stern2012-10-24
* EHCI: implement new semantics for URB_ISO_ASAPAlan Stern2012-10-22
* EHCI: replace mult/div with bit-mask operationAlan Stern2012-10-22
* EHCI: use the isochronous scheduling thresholdAlan Stern2012-10-22
* EHCI: improved logic for isochronous schedulingAlan Stern2012-10-22
* USB: EHCI: simplify isochronous scanningAlan Stern2012-07-16
* USB: EHCI: use hrtimer for the I/O watchdogAlan Stern2012-07-16
* USB: EHCI: always scan each interrupt QHAlan Stern2012-07-16
* USB: EHCI: don't refcount iso_stream structuresAlan Stern2012-07-16
* USB: EHCI: use hrtimer for (s)iTD deallocationAlan Stern2012-07-16
* USB: EHCI: use hrtimer for interrupt QH unlinkAlan Stern2012-07-16
* USB: EHCI: return void instead of 0Alan Stern2012-07-16
* USB: EHCI: use hrtimer for the periodic scheduleAlan Stern2012-07-16
* USB: EHCI: add new root-hub state: STOPPINGAlan Stern2012-07-16
* USB: EHCI: don't refcount QHsAlan Stern2012-07-16
* USB: EHCI: improve full-speed isochronous scheduling routineAlan Stern2012-05-14
* USB: ehci-sched.c: remove dbg() usageGreg Kroah-Hartman2012-05-02
* EHCI: maintain the ehci->command value properlyAlan Stern2012-04-23
* EHCI : Fix a regression in the ISO schedulerMatthieu CASTET2011-11-28
* USB: EHCI: fix HUB TT scheduling issue with iso transferThomas Poussevin2011-11-14