summaryrefslogtreecommitdiff
path: root/drivers/usb/core
AgeCommit message (Expand)Author
2007-07-12USB: add reset_resume methodAlan Stern
2007-07-12USB: remove excess code from hub.cAlan Stern
2007-07-12USB: separate root and non-root suspend/resumeAlan Stern
2007-07-12USB: remove __usb_port_suspendAlan Stern
2007-07-12USB: introduce usb_anchorOliver Neukum
2007-07-12USB Core: hub.c: prevent re-enumeration on HNPVikram Pandita
2007-07-12USB: rework C++-style commentsAlan Stern
2007-07-12USB: prevent char device open/deregister raceAlan Stern
2007-07-12USB: hub.c loops forever on resume from ram due to bluetoothMark Lord
2007-07-12USB: Patch to align the various USB timers to fire at the same timeArjan van de Ven
2007-07-12USB: Make device reset stop retrying after disconnectAlan Stern
2007-07-12USB: add RESET_RESUME device quirkAlan Stern
2007-07-12USB: add USB-Persist facilityAlan Stern
2007-07-12USB: make hub driver's release more robustAlan Stern
2007-07-12USB: remove "locktree" routine from the hub driverAlan Stern
2007-07-12USB: remove references to dev.power.power_stateAlan Stern
2007-07-12USB: don't unsuspend for a new connectionAlan Stern
2007-07-12USB: move bus_suspend and bus_resume method callsAlan Stern
2007-07-12USB: Implement PM FREEZE and PRETHAWAlan Stern
2007-07-12USB: interface PM stateAlan Stern
2007-07-11PM: Remove prev_state from struct dev_pm_infoRafael J. Wysocki
2007-06-08USB: Fix up bogus bInterval values in endpoint descriptorsAlan Stern
2007-06-08USB: set default y for CONFIG_USB_DEVICE_CLASSKay Sievers
2007-05-29USB: replace flush_workqueue with cancel_sync_workAlan Stern
2007-05-22USB: fix ratelimit call semanticsAlan Stern
2007-05-22USB: handle errors in power/level attributeAlan Stern
2007-05-22USB: make the autosuspend workqueue thread freezableAlan Stern
2007-05-22USB: don't try to kzalloc 0 bytesAlan Stern
2007-05-22USB: remove short initial timeout for device descriptor fetchAlan Stern
2007-05-22USB: Deref URB after usbmon is done with itPete Zaitcev
2007-05-22USB: set the correct Interrupt interval in usb_bulk_msgAlan Stern
2007-05-22USB: remove unneeded WARN_ONAlan Stern
2007-05-22USB: more autosuspend timer stuffAlan Stern
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-04-27usbfs micro optimitationOliver Neukum
2007-04-27USB: add "busnum" attribute for USB devicesAlan Stern
2007-04-27USB: fix signed jiffies issue in autosuspend logicAlan Stern
2007-04-27USB: Allow transfer_buffer with transfer_dmaTony Lindgren
2007-04-27USB: add "last_busy" field for use in autosuspendAlan Stern
2007-04-27USB: make usbdevices export their device nodes instead of using a separate classKay Sievers
2007-04-27USB: add power/level sysfs attributeAlan Stern
2007-04-27USB: Allow autosuspend delay to equal 0Alan Stern
2007-04-27USB: separate autosuspend from external suspendAlan Stern
2007-04-27USB: fix race in HCD removalAlan Stern
2007-04-27usbcore: move usb_autosuspend_workAlan Stern
2007-04-27dev_dbg: check dev_dbg() argumentsDan Williams
2007-04-27USB: remove use of the bus rwsem, as it doesn't really protect anything.Greg Kroah-Hartman
2007-03-26USB: another entry for the quirk listOliver Neukum
2007-03-09USB: kill dead code from hub.cOliver Neukum
2007-03-09USB: ratelimit debounce error messagesOliver Neukum