aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAge
* USB: additions to the quirk listOliver Neukum2007-07-12
* USB: quirk for samsung printerOliver Neukum2007-07-12
* USB: usb/dma doc updatesDavid Brownell2007-07-12
* USB: make the usb_device numa_node get assigned from controllerYinghai Lu2007-07-12
* USB: Make usb-autosuspend timer 1 sec jiffy alignedVenki Pallipadi2007-07-12
* USB: Don't autosuspend Blackberry devices.Jeremy Katz2007-07-12
* USB: add IAD support to usbfs and sysfsCraig W. Nadler2007-07-12
* USB: Fix off-by-1 error in the scatter-gather libraryAlan Stern2007-07-12
* 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