Daniel Mack
|
0cce2eda19
USB: fix LANGID=0 regression
|
16 years ago |
Sarah Sharp
|
e04748e3a8
USB: Push scatter gather lists down to host controller drivers.
|
16 years ago |
Sarah Sharp
|
79abb1ab13
USB: Support for bandwidth allocation.
|
16 years ago |
Alan Stern
|
74675a5850
NLS: update handling of Unicode
|
16 years ago |
Clemens Ladisch
|
a853a3d4eb
usb: return device strings in UTF-8
|
16 years ago |
David Vrabel
|
3444b26afa
USB: add reset endpoint operations
|
16 years ago |
Daniel Mack
|
b7af0bb268
USB: allow malformed LANGID descriptors
|
16 years ago |
Roel Kluin
|
71d2718f25
USB: more u32 conversion after transfer_buffer_length and actual_length
|
16 years ago |
Alan Stern
|
1662e3a7f0
USB: add quirk to avoid config and interface strings
|
16 years ago |
Alan Stern
|
67f5a4ba97
USB: usb_get_string should check the descriptor type
|
16 years ago |
Alan Stern
|
ddeac4e75f
USB: fix toggle mismatch in disable_endpoint paths
|
16 years ago |
Alan Stern
|
2caf7fcdb8
USB: re-enable interface after driver unbinds
|
16 years ago |
Alan Stern
|
df718962bf
USB: cancel pending Set-Config requests if userspace gets there first
|
16 years ago |
Alan Stern
|
3b23dd6f8a
USB: utilize the bus notifiers
|
16 years ago |
Inaky Perez-Gonzalez
|
dc023dceec
USB: Introduce usb_queue_reset() to do resets from atomic contexts
|
16 years ago |
Harvey Harrison
|
da2bbdcc38
USB: avoid needless address-taking of function parameters
|
16 years ago |
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
|
16 years ago |
Alan Stern
|
1a21175a61
USB: fix interface unregistration logic
|
17 years ago |
Alan Stern
|
580da34847
Fix USB storage hang on command abort
|
16 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 |