aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAge
* USB: yet another quirky deviceOliver Neukum2007-07-30
* USB: Add CanonScan LiDE30 to the quirk listJohann Felix Soden2007-07-30
* USB: even more quirksOliver Neukum2007-07-30
* USB: more quirky devicesOliver Neukum2007-07-30
* USB: change name of spinlock in hcd.cAlan Stern2007-07-19
* USB: move routines in hcd.cAlan Stern2007-07-19
* USB: core: message: clean up urb->status usageGreg Kroah-Hartman2007-07-19
* USB: documentation update for usb_unlink_urbAlan Stern2007-07-19
* USB: fix warning caused by autosuspend counter going negativeAlan Stern2007-07-19
* USB: add "descriptors" binary sysfs attributeAlan Stern2007-07-19
* dev_vdbg(), available with -DVERBOSE_DEBUGDavid Brownell2007-07-18
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-17
* 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