summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci-hub.c
AgeCommit message (Expand)Author
2012-07-16USB: EHCI: resolve some unlikely racesAlan Stern
2012-07-16USB: EHCI: fix up lockingAlan Stern
2012-07-16USB: EHCI: use hrtimer for the I/O watchdogAlan Stern
2012-07-16USB: EHCI: use hrtimer for unlinking empty async QHsAlan Stern
2012-07-16USB: EHCI: unlink multiple async QHs togetherAlan Stern
2012-07-16USB: EHCI: use hrtimer for the IAA watchdogAlan Stern
2012-07-16USB: EHCI: use hrtimer for (s)iTD deallocationAlan Stern
2012-07-16USB: EHCI: use hrtimer for interrupt QH unlinkAlan Stern
2012-07-16USB: EHCI: introduce high-res timerAlan Stern
2012-07-16USB: EHCI: add new root-hub state: STOPPINGAlan Stern
2012-07-16USB: EHCI: rename "reclaim"Alan Stern
2012-07-16USB: EHCI: remove unneeded suspend/resume codeAlan Stern
2012-07-09EHCI: centralize controller suspend/resumeAlan Stern
2012-06-26USB: EHCI: define extension registers like normal onesAlan Stern
2012-06-13USB: move transceiver from ehci_hcd and ohci_hcd to hcd and rename it as phyRichard Zhao
2012-04-23EHCI: maintain the ehci->command value properlyAlan Stern
2012-04-22Merge 3.4-rc4 into usb-next.Greg Kroah-Hartman
2012-04-19USB: EHCI: remove PORT_RWC_BITS when clearing USB_PORT_FEAT_ENABLEStephen Warren
2012-04-18USB: EHCI: remove wrong debug message for port speedPeter Chen
2012-04-09EHCI: keep track of ports being resumed and indicate in hub_status_dataAlan Stern
2012-03-01Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman
2012-02-27usb: otg: Convert all users to pass struct usb_otg for OTG functionsHeikki Krogerus
2012-02-15usb: host: ehci: allow ehci_* symbols to be unusedFelipe Balbi
2011-08-29Merge 3.1-rc4 into usb-nextGreg Kroah-Hartman
2011-08-22USB: EHCI: remove usages of hcd->stateAlan Stern
2011-08-22USB: EHCI: Do not rely on PORT_SUSPEND to stop USB resuming in ehci_bus_resum...Wang Zhi
2011-08-08USB: EHCI: Fix test mode sequenceBoris Todorov
2011-07-08EHCI: only power off port if over-current is activeSergei Shtylyov
2011-07-08USB: EHCI: Move sysfs related bits into ehci-sysfs.cKirill Smelkov
2011-05-02USB: extend ehci-fsl and fsl_udc_core driver for OTG operationAnatolij Gustschin
2011-04-13USB: Mark ehci_adjust_port_wakeup_flags as __maybe_unusedFabio Estevam
2011-03-13USB 3.0 Hub ChangesJohn Youn
2011-03-13USB: Remove bitmap #define from hcd.hSarah Sharp
2011-02-25ehci: Check individual port status registers on resumeMatthew Garrett
2011-02-17Merge 2.6.38-rc5 into usb-nextGreg Kroah-Hartman
2011-02-04USB: EHCI: Rearrange create_companion_file() to avoid GCC-4.6 warnings.David Daney
2011-02-03USB: EHCI: fix scheduling while atomic during suspendYin Kangkai
2010-08-10USB: controller resume should check the root hubAlan Stern
2010-08-10USB: add do_wakeup parameter for PCI HCD suspendAlan Stern
2010-08-10USB: convert usb_hcd bitfields into atomic flagsAlan Stern
2010-08-10USB: EHCI: EHCI 1.1 addendum: Enable Per-port change detect bitsAlek Du
2010-08-10USB: EHCI: EHCI 1.1 addendum: Basic LPM feature supportAlek Du
2010-05-20USB: EHCI: fix controller wakeup flag settings during suspendAlan Stern
2010-05-20USB: EHCI: clear PHCD before resumingAlek Du
2010-05-20USB: straighten out port feature vs. port status usageAlan Stern
2010-04-22usb: Increase timeout value for device resetDinh Nguyen
2010-02-16USB: ehci: phy low power mode bug fixingAlek Du
2010-01-20USB: EHCI & UHCI: fix race between root-hub suspend and port resumeAlan Stern
2009-12-11USB: ehci-hub: Remove redundant ehci->debug checkJason Wessel
2009-09-23USB: ehci-dbgp,ehci: Allow dbpg to work with suspend/resumeJason Wessel