aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/core
AgeCommit message (Expand)Author
2007-07-30USB: Fix a bug in usb_start_wait_urbAlan Stern
2007-07-30USB: fix scatterlist PIO case (IOMMU)David Brownell
2007-07-30USB: yet another quirky deviceOliver Neukum
2007-07-30USB: Add CanonScan LiDE30 to the quirk listJohann Felix Soden
2007-07-30USB: even more quirksOliver Neukum
2007-07-30USB: more quirky devicesOliver Neukum
2007-07-19USB: change name of spinlock in hcd.cAlan Stern
2007-07-19USB: move routines in hcd.cAlan Stern
2007-07-19USB: core: message: clean up urb->status usageGreg Kroah-Hartman
2007-07-19USB: documentation update for usb_unlink_urbAlan Stern
2007-07-19USB: fix warning caused by autosuspend counter going negativeAlan Stern
2007-07-19USB: add "descriptors" binary sysfs attributeAlan Stern
2007-07-18dev_vdbg(), available with -DVERBOSE_DEBUGDavid Brownell
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki
2007-07-12USB: additions to the quirk listOliver Neukum
2007-07-12USB: quirk for samsung printerOliver Neukum
2007-07-12USB: usb/dma doc updatesDavid Brownell
2007-07-12USB: make the usb_device numa_node get assigned from controllerYinghai Lu
2007-07-12USB: Make usb-autosuspend timer 1 sec jiffy alignedVenki Pallipadi
2007-07-12USB: Don't autosuspend Blackberry devices.Jeremy Katz
2007-07-12USB: add IAD support to usbfs and sysfsCraig W. Nadler
2007-07-12USB: Fix off-by-1 error in the scatter-gather libraryAlan Stern
2007-07-12USB: Don't resume root hub if the controller is suspendedAlan Stern
2007-07-12USB: Remove usages of dev->power.power_stateAlan Stern
2007-07-12USB: Add URB_FREE_BUFFER flag and the logic behind itMarcel Holtmann
2007-07-12USB: Fix up full-speed bInterval values in high-speed interrupt descriptorLaurent Pinchart
2007-07-12usb: free DMA mappings if enqueue failsPete Zaitcev
2007-07-12USB: Handle bogus low-speed Bulk endpointsAlan Stern
2007-07-12USB: add power/persist device attributeAlan Stern
2007-07-12USB: unify reset_resume and normal resumeAlan Stern
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