.. |
Kconfig
|
dda034bcb5
USB: set default y for CONFIG_USB_DEVICE_CLASS
|
18 years ago |
Makefile
|
7ceec1f1d2
USB: add a blacklist for devices that can't handle some things we throw at them.
|
18 years ago |
buffer.c
|
1a68f71d4f
USB: a bit more coding style cleanup
|
18 years ago |
config.c
|
57a21c1b92
USB: don't try to kzalloc 0 bytes
|
18 years ago |
devices.c
|
341487a837
USB: remove use of the bus rwsem, as it doesn't really protect anything.
|
18 years ago |
devio.c
|
527660a819
usbfs micro optimitation
|
18 years ago |
driver.c
|
ef7f6c7084
USB: more autosuspend timer stuff
|
18 years ago |
endpoint.c
|
c5999f0da7
USB: In init_endpoint_class, use PTR_ERR to obtain an errno value, not IS_ERR
|
18 years ago |
file.c
|
0873c76485
USB: convert usb class devices to real devices
|
18 years ago |
generic.c
|
3f141e2aed
USB: unconfigure devices which have config 0
|
18 years ago |
hcd-pci.c
|
64a21d025d
USB: Properly unregister reboot notifier in case of failure in ehci hcd
|
19 years ago |
hcd.c
|
d5d4db704b
USB: replace flush_workqueue with cancel_sync_work
|
18 years ago |
hcd.h
|
6b157c9bf3
USB: separate autosuspend from external suspend
|
18 years ago |
hub.c
|
d5d4db704b
USB: replace flush_workqueue with cancel_sync_work
|
18 years ago |
hub.h
|
1bb5f66bb3
USB: Move private hub declarations out of public header file
|
18 years ago |
inode.c
|
e63340ae6b
header cleaning: don't include smp_lock.h when not used
|
18 years ago |
message.c
|
8d062b9a35
USB: set the correct Interrupt interval in usb_bulk_msg
|
18 years ago |
notify.c
|
4a2a8a2cce
usbfs: private mutex for open, release, and remove
|
19 years ago |
otg_whitelist.h
|
7fe89e9cc8
USB: Fix apparent typo CONFIG_USB_CDCETHER.
|
18 years ago |
quirks.c
|
2add5229d7
USB: add power/level sysfs attribute
|
18 years ago |
sysfs.c
|
dd865571d7
USB: handle errors in power/level attribute
|
18 years ago |
urb.c
|
9251644ab3
usbcore: trivial whitespace fixes
|
18 years ago |
usb.c
|
d5d4db704b
USB: replace flush_workqueue with cancel_sync_work
|
18 years ago |
usb.h
|
9f8b17e643
USB: make usbdevices export their device nodes instead of using a separate class
|
18 years ago |