kernel-ark/drivers/usb/core
Alan Stern 0c4db6df91 USB: use the device lock for persist_enabled
This patch (as1325) changes the locking for the persist_enabled flag
in struct usb_device.  Now it is protected by the device lock, along
with all its neighboring bit flags, instead of the PM lock (which is
about to vanish anyway).

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-03-02 14:54:08 -08:00
..
buffer.c
config.c USB: Fix SS endpoint companion descriptor parsing. 2009-09-23 06:46:18 -07:00
devices.c USB: Don't use GFP_KERNEL while we cannot reset a storage device 2010-01-20 15:24:34 -08:00
devio.c USB: change locking for device-level autosuspend 2010-03-02 14:54:08 -08:00
driver.c USB: change locking for device-level autosuspend 2010-03-02 14:54:08 -08:00
endpoint.c PM: Allow USB devices to suspend/resume asynchronously 2010-02-26 20:39:12 +01:00
file.c USB: fix possible null deref in init_usb_class() 2009-12-11 11:55:22 -08:00
generic.c USB: Convert a dev_info to a dev_dbg 2009-12-11 11:55:13 -08:00
hcd-pci.c USB: implement non-tree resume ordering constraints for PCI host controllers 2010-02-26 20:39:12 +01:00
hcd.c USB: consolidate remote wakeup routines 2010-03-02 14:54:08 -08:00
hcd.h USB: Add call to notify xHC of a device reset. 2010-03-02 14:53:12 -08:00
hub.c USB: consolidate remote wakeup routines 2010-03-02 14:54:08 -08:00
hub.h USB: fix the clear_tt_buffer interface 2009-07-12 15:16:38 -07:00
inode.c const: mark remaining super_operations const 2009-09-22 07:17:24 -07:00
Kconfig Revert USB: usbfs: deprecate and hide option for !embedded 2009-07-12 15:16:39 -07:00
Makefile USB: add the usbfs devices file to debugfs 2009-06-15 21:44:43 -07:00
message.c PM: Allow USB devices to suspend/resume asynchronously 2010-02-26 20:39:12 +01:00
notify.c
otg_whitelist.h
quirks.c USB: storage: Never reset devices that will morph to an old mode 2010-03-02 14:53:23 -08:00
sysfs.c USB: use the device lock for persist_enabled 2010-03-02 14:54:08 -08:00
urb.c USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESS 2010-03-02 14:53:36 -08:00
usb.c USB core: fix recent kernel-doc warnings 2009-12-23 11:34:12 -08:00
usb.h USB: consolidate remote wakeup routines 2010-03-02 14:54:08 -08:00