Alan Stern
|
352d026338
USB: don't register endpoints for interfaces that are going away
|
16 years ago |
Greg Kroah-Hartman
|
3b6004f3b5
USB: remove warn() macro from usb drivers
|
17 years ago |
Alan Stern
|
1a21175a61
USB: fix interface unregistration logic
|
17 years ago |
Alan Stern
|
580da34847
Fix USB storage hang on command abort
|
17 years ago |
Ming Lei
|
6d243e5c76
USB: fix comment of usb_set_configuration
|
17 years ago |
Alan Stern
|
7c3e28bc56
USB: use standard SG iterator in the scatter-gather library
|
17 years ago |
Kay Sievers
|
0031a06e2f
USB: usb dev_set_name() instead of dev->bus_id
|
17 years ago |
Kay Sievers
|
7071a3ce0c
USB: usb dev_name() instead of dev->bus_id
|
17 years ago |
Alan Stern
|
2e5f10e4f0
USB: create attributes before sending uevent
|
17 years ago |
Yoshihiro Shimoda
|
e2722528ce
USB: fix cannot work usb storage when using ohci-sm501
|
17 years ago |
Harvey Harrison
|
441b62c1ed
USB: replace remaining __FUNCTION__ occurrences
|
17 years ago |
Alan Stern
|
61a5c65789
USB: rework sysfs removal of interface files
|
17 years ago |
Alan Stern
|
eb764c4be1
USB: check serial-number string after device reset
|
17 years ago |
Alan Stern
|
392e1d9817
USB: new quirk flag to avoid Set-Interface
|
17 years ago |
Greg Kroah-Hartman
|
3e35bf39e0
USB: fix codingstyle issues in drivers/usb/core/message.c
|
17 years ago |
Greg Kroah-Hartman
|
782e70c6fc
USB: mark USB drivers as being GPL only
|
17 years ago |
Alan Stern
|
4a9bee8256
USB: uevent environment key fix
|
17 years ago |
Alan Stern
|
7e61559f61
USB: keep track of whether interface sysfs files exist
|
17 years ago |
Joerg Roedel
|
966396d3a0
x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMU
|
17 years ago |
Alan Stern
|
439a903a96
USB: fix interface sysfs file-creation bug
|
17 years ago |
Ralf Baechle
|
117636092a
[PATCH] Fix breakage after SG cleanups
|
17 years ago |
Jens Axboe
|
45711f1af6
[SG] Update drivers to use sg helpers
|
17 years ago |
Joe Perches
|
898eb71cb1
Add missing newlines to some uses of dev_<level> messages
|
17 years ago |
Linus Torvalds
|
efefc6eb38
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
|
17 years ago |
Alan Stern
|
95cf82f99c
USB: break apart flush_endpoint and disable_endpoint
|
18 years ago |
Alan Stern
|
d74d4a69dc
USB: don't touch sysfs stuff when altsetting is unchanged
|
18 years ago |
Greg Kroah-Hartman
|
b0e396e309
USB: make usb_release_interface static
|
18 years ago |
Inaky Perez-Gonzalez
|
16bbab2966
usb: usb_set_configuration() obeys authorization
|
18 years ago |
Alan Stern
|
5e60a16139
USB: avoid using urb->pipe in usbcore
|
18 years ago |
Alan Stern
|
bdd016ba64
USB: add ep->enable
|
18 years ago |