Matthias Beyer
|
d1ddb0a6bb
drivers: usb: core: hcd: if-else-braces fixed
|
12 years ago |
Matthias Beyer
|
070104966c
drivers: usb: core: hcd: removed braces for return statements
|
12 years ago |
Matthias Beyer
|
048cb21c37
drivers: usb: core: hcd: replaced C99 // comments
|
12 years ago |
Matthias Beyer
|
14557359ca
drivers: usb: core: hcd: Whitespace fixes
|
12 years ago |
Matthias Beyer
|
842c196007
drivers: usb: core: hcd: moved asterix to variable
|
12 years ago |
Xenia Ragiadakou
|
9df89d85b4
usbcore: set lpm_capable field for LPM capable root hubs
|
12 years ago |
Hans de Goede
|
6c74dada4f
usb-core: Make usb_free_streams return an error
|
12 years ago |
Alan Stern
|
c7ccde6eac
USB: see if URB comes from a completion handler
|
12 years ago |
Greg Kroah-Hartman
|
d03f254f2e
USB: core: be specific about attribute permissions
|
12 years ago |
Sean O. Stalley
|
e57e780b34
usb: rh_call_control tbuf overflow fix
|
12 years ago |
Mark Brown
|
c10750b2be
usb/hcd: Log error code if reset() fails
|
12 years ago |
Ming Lei
|
94dfd7edfd
USB: HCD: support giveback of URB in tasklet context
|
12 years ago |
Yacine Belkadi
|
626f090c5c
usb: fix some scripts/kernel-doc warnings
|
12 years ago |
Thomas Pugliese
|
1a81f8814c
Allow the USB HCD to create Wireless USB root hubs
|
12 years ago |
Alan Stern
|
84ebc10294
USB: remove CONFIG_USB_SUSPEND option
|
12 years ago |
Lan Tianyu
|
3f5eb14135
usb: add find_raw_port_number callback to struct hc_driver()
|
12 years ago |
Greg Kroah-Hartman
|
ceb675a9e2
Merge usb-linus branch into usb-next
|
12 years ago |
Alan Stern
|
da0aa7169b
USB: add usb_hcd_{start,end}_port_resume
|
12 years ago |
Lan Tianyu
|
d2123fd9e1
USB: Set usb port's DeviceRemovable according acpi information
|
12 years ago |
Sebastian Andrzej Siewior
|
430ee58e03
usb/core: update power budget for SuperSpeed
|
12 years ago |
Greg Kroah-Hartman
|
0c864d8b3e
Merge 3.7-rc6 into usb-next.
|
12 years ago |
Greg Kroah-Hartman
|
e592c5d0b7
Revert "USB/host: Cleanup unneccessary irq disable code"
|
12 years ago |
Alan Stern
|
bfd1e91013
USB: speed up usb_bus_resume()
|
12 years ago |
Alan Stern
|
0a2314035c
USB: Fix race condition when removing host controllers
|
13 years ago |
Chuansheng Liu
|
73d4066055
USB/host: Cleanup unneccessary irq disable code
|
13 years ago |
Sebastian Andrzej Siewior
|
b53d657d84
usb/core: use bin2bcd() for bcdDevice in RH
|
13 years ago |
Hans de Goede
|
fe2072cc17
usb/hcd: Ensure scatter-gather is not used for isoc transfers
|
13 years ago |
Sarah Sharp
|
448b6eb1e0
USB: Make sure to fetch the BOS desc for roothubs.
|
13 years ago |
Paul Bolle
|
bfb8bfad18
USB: make vendor id of root hubs greppable
|
13 years ago |
Alan Stern
|
879d38e6bc
USB: fix race between root-hub suspend and remote wakeup
|
13 years ago |