aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAge
...
* USB: Don't resume root hub if the controller is suspendedAlan Stern2007-07-12
* USB: Remove usages of dev->power.power_stateAlan Stern2007-07-12
* USB: Add URB_FREE_BUFFER flag and the logic behind itMarcel Holtmann2007-07-12
* USB: Fix up full-speed bInterval values in high-speed interrupt descriptorLaurent Pinchart2007-07-12
* usb: free DMA mappings if enqueue failsPete Zaitcev2007-07-12
* USB: Handle bogus low-speed Bulk endpointsAlan Stern2007-07-12
* USB: add power/persist device attributeAlan Stern2007-07-12
* USB: unify reset_resume and normal resumeAlan Stern2007-07-12
* USB: add reset_resume methodAlan Stern2007-07-12
* USB: remove excess code from hub.cAlan Stern2007-07-12
* USB: separate root and non-root suspend/resumeAlan Stern2007-07-12
* USB: remove __usb_port_suspendAlan Stern2007-07-12
* USB: introduce usb_anchorOliver Neukum2007-07-12
* USB Core: hub.c: prevent re-enumeration on HNPVikram Pandita2007-07-12
* USB: rework C++-style commentsAlan Stern2007-07-12
* USB: prevent char device open/deregister raceAlan Stern2007-07-12
* USB: hub.c loops forever on resume from ram due to bluetoothMark Lord2007-07-12
* USB: Patch to align the various USB timers to fire at the same timeArjan van de Ven2007-07-12
* USB: Make device reset stop retrying after disconnectAlan Stern2007-07-12
* USB: add RESET_RESUME device quirkAlan Stern2007-07-12
* USB: add USB-Persist facilityAlan Stern2007-07-12
* USB: make hub driver's release more robustAlan Stern2007-07-12
* USB: remove "locktree" routine from the hub driverAlan Stern2007-07-12
* USB: remove references to dev.power.power_stateAlan Stern2007-07-12
* USB: don't unsuspend for a new connectionAlan Stern2007-07-12
* USB: move bus_suspend and bus_resume method callsAlan Stern2007-07-12
* USB: Implement PM FREEZE and PRETHAWAlan Stern2007-07-12
* USB: interface PM stateAlan Stern2007-07-12
* PM: Remove prev_state from struct dev_pm_infoRafael J. Wysocki2007-07-11
* USB: Fix up bogus bInterval values in endpoint descriptorsAlan Stern2007-06-08
* USB: set default y for CONFIG_USB_DEVICE_CLASSKay Sievers2007-06-08
* USB: replace flush_workqueue with cancel_sync_workAlan Stern2007-05-29
* USB: fix ratelimit call semanticsAlan Stern2007-05-23
* USB: handle errors in power/level attributeAlan Stern2007-05-23
* USB: make the autosuspend workqueue thread freezableAlan Stern2007-05-23
* USB: don't try to kzalloc 0 bytesAlan Stern2007-05-23
* USB: remove short initial timeout for device descriptor fetchAlan Stern2007-05-23
* USB: Deref URB after usbmon is done with itPete Zaitcev2007-05-23
* USB: set the correct Interrupt interval in usb_bulk_msgAlan Stern2007-05-23
* USB: remove unneeded WARN_ONAlan Stern2007-05-23
* USB: more autosuspend timer stuffAlan Stern2007-05-23
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* usbfs micro optimitationOliver Neukum2007-04-27
* USB: add "busnum" attribute for USB devicesAlan Stern2007-04-27
* USB: fix signed jiffies issue in autosuspend logicAlan Stern2007-04-27
* USB: Allow transfer_buffer with transfer_dmaTony Lindgren2007-04-27
* USB: add "last_busy" field for use in autosuspendAlan Stern2007-04-27
* USB: make usbdevices export their device nodes instead of using a separate classKay Sievers2007-04-27
* USB: add power/level sysfs attributeAlan Stern2007-04-27
* USB: Allow autosuspend delay to equal 0Alan Stern2007-04-27