You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Randy Dunlap
e63340ae6b
header cleaning: don't include smp_lock.h when not used
...
Remove includes of <linux/smp_lock.h> where it is not used/needed.
Suggested by Al Viro.
Builds cleanly on x86_64, i386, alpha, ia64, powerpc, sparc,
sparc64, and arm (all 59 defconfigs).
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
18 years ago
..
Kconfig
USB: make usbdevices export their device nodes instead of using a separate class
18 years ago
Makefile
USB: add a blacklist for devices that can't handle some things we throw at them.
18 years ago
buffer.c
USB: a bit more coding style cleanup
18 years ago
config.c
usb: deal with broken config descriptors
19 years ago
devices.c
USB: remove use of the bus rwsem, as it doesn't really protect anything.
18 years ago
devio.c
usbfs micro optimitation
18 years ago
driver.c
USB: fix signed jiffies issue in autosuspend logic
18 years ago
endpoint.c
USB: In init_endpoint_class, use PTR_ERR to obtain an errno value, not IS_ERR
18 years ago
file.c
USB: convert usb class devices to real devices
18 years ago
generic.c
USB: unconfigure devices which have config 0
18 years ago
hcd-pci.c
USB: Properly unregister reboot notifier in case of failure in ehci hcd
19 years ago
hcd.c
USB: add "last_busy" field for use in autosuspend
18 years ago
hcd.h
USB: separate autosuspend from external suspend
18 years ago
hub.c
header cleaning: don't include smp_lock.h when not used
18 years ago
hub.h
USB: Move private hub declarations out of public header file
18 years ago
inode.c
header cleaning: don't include smp_lock.h when not used
18 years ago
message.c
USB: Allow transfer_buffer with transfer_dma
18 years ago
notify.c
usbfs: private mutex for open, release, and remove
19 years ago
otg_whitelist.h
USB: Fix apparent typo CONFIG_USB_CDCETHER.
18 years ago
quirks.c
USB: add power/level sysfs attribute
18 years ago
sysfs.c
USB: add "busnum" attribute for USB devices
18 years ago
urb.c
usbcore: trivial whitespace fixes
18 years ago
usb.c
header cleaning: don't include smp_lock.h when not used
18 years ago
usb.h
USB: make usbdevices export their device nodes instead of using a separate class
18 years ago