summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAgeFilesLines
* USB: Fix a bug in usb_start_wait_urbAlan Stern2007-07-301-10/+16
* USB: fix scatterlist PIO case (IOMMU)David Brownell2007-07-301-4/+11
* USB: yet another quirky deviceOliver Neukum2007-07-301-0/+2
* USB: Add CanonScan LiDE30 to the quirk listJohann Felix Soden2007-07-301-0/+2
* USB: even more quirksOliver Neukum2007-07-301-0/+8
* USB: more quirky devicesOliver Neukum2007-07-301-0/+10
* USB: change name of spinlock in hcd.cAlan Stern2007-07-191-23/+26
* USB: move routines in hcd.cAlan Stern2007-07-191-41/+41
* USB: core: message: clean up urb->status usageGreg Kroah-Hartman2007-07-191-16/+18
* USB: documentation update for usb_unlink_urbAlan Stern2007-07-191-43/+45
* USB: fix warning caused by autosuspend counter going negativeAlan Stern2007-07-191-4/+6
* USB: add "descriptors" binary sysfs attributeAlan Stern2007-07-191-0/+53
* dev_vdbg(), available with -DVERBOSE_DEBUGDavid Brownell2007-07-181-7/+0
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-171-0/+1
* USB: additions to the quirk listOliver Neukum2007-07-121-0/+8
* USB: quirk for samsung printerOliver Neukum2007-07-121-0/+2
* USB: usb/dma doc updatesDavid Brownell2007-07-121-5/+6
* USB: make the usb_device numa_node get assigned from controllerYinghai Lu2007-07-121-0/+1
* USB: Make usb-autosuspend timer 1 sec jiffy alignedVenki Pallipadi2007-07-121-1/+1
* USB: Don't autosuspend Blackberry devices.Jeremy Katz2007-07-121-0/+5
* USB: add IAD support to usbfs and sysfsCraig W. Nadler2007-07-124-0/+106
* USB: Fix off-by-1 error in the scatter-gather libraryAlan Stern2007-07-121-4/+3
* USB: Don't resume root hub if the controller is suspendedAlan Stern2007-07-121-1/+4
* USB: Remove usages of dev->power.power_stateAlan Stern2007-07-122-15/+1
* USB: Add URB_FREE_BUFFER flag and the logic behind itMarcel Holtmann2007-07-121-0/+3
* USB: Fix up full-speed bInterval values in high-speed interrupt descriptorLaurent Pinchart2007-07-121-3/+9
* usb: free DMA mappings if enqueue failsPete Zaitcev2007-07-121-27/+20
* USB: Handle bogus low-speed Bulk endpointsAlan Stern2007-07-121-0/+15
* USB: add power/persist device attributeAlan Stern2007-07-123-56/+110
* USB: unify reset_resume and normal resumeAlan Stern2007-07-123-94/+93
* USB: add reset_resume methodAlan Stern2007-07-122-65/+103
* USB: remove excess code from hub.cAlan Stern2007-07-121-104/+71
* USB: separate root and non-root suspend/resumeAlan Stern2007-07-124-94/+59
* USB: remove __usb_port_suspendAlan Stern2007-07-122-36/+33
* USB: introduce usb_anchorOliver Neukum2007-07-122-3/+101
* USB Core: hub.c: prevent re-enumeration on HNPVikram Pandita2007-07-121-2/+2
* USB: rework C++-style commentsAlan Stern2007-07-121-21/+29
* USB: prevent char device open/deregister raceAlan Stern2007-07-121-16/+13
* USB: hub.c loops forever on resume from ram due to bluetoothMark Lord2007-07-121-1/+2
* USB: Patch to align the various USB timers to fire at the same timeArjan van de Ven2007-07-121-4/+6
* USB: Make device reset stop retrying after disconnectAlan Stern2007-07-121-3/+3
* USB: add RESET_RESUME device quirkAlan Stern2007-07-123-0/+12
* USB: add USB-Persist facilityAlan Stern2007-07-125-72/+191
* USB: make hub driver's release more robustAlan Stern2007-07-121-28/+31
* USB: remove "locktree" routine from the hub driverAlan Stern2007-07-121-47/+1
* USB: remove references to dev.power.power_stateAlan Stern2007-07-121-1/+2
* USB: don't unsuspend for a new connectionAlan Stern2007-07-121-13/+0
* USB: move bus_suspend and bus_resume method callsAlan Stern2007-07-123-39/+43
* USB: Implement PM FREEZE and PRETHAWAlan Stern2007-07-122-5/+8
* USB: interface PM stateAlan Stern2007-07-122-4/+2
OpenPOWER on IntegriCloud