summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ohci-ssb.c
AgeCommit message (Expand)AuthorFilesLines
2008-08-21USB: automatically enable RHSC interruptsAlan Stern1-1/+0
2008-07-22USB: usb dev_name() instead of dev->bus_idKay Sievers1-1/+1
2008-07-06Revert "USB: don't explicitly reenable root-hub status interrupts"Linus Torvalds1-0/+1
2008-04-25USB: don't explicitly reenable root-hub status interruptsAlan Stern1-1/+0
2008-04-25USB: OHCI: host-controller resumes leave root hub suspendedAlan Stern1-0/+1
2008-04-25USB: clarify usage of hcd->suspend/resume methodsAlan Stern1-35/+0
2007-12-17USB: use IRQF_DISABLED for HCD interrupt handlersAlan Stern1-1/+1
2007-10-14Fix ohci-ssb with !CONFIG_PMAl Viro1-0/+2
2007-10-13USB: ohci SSB bus glueMichael Buesch1-0/+247