Gerd Hoffmann
|
c936f649d4
usb-host: properly release port on unplug & exit
|
13 years ago |
Cao,Bing Bu
|
9b81fbdbb0
Fix parse of usb device description with multiple configurations
|
13 years ago |
Gerd Hoffmann
|
c7662daaa2
usb-host: add usb_host_do_reset function.
|
13 years ago |
Gerd Hoffmann
|
0cd0fd0867
usb-linux: fix /proc/bus/usb/devices scan
|
13 years ago |
Gerd Hoffmann
|
39fba3ada9
usb-host: fix host close
|
14 years ago |
Gerd Hoffmann
|
0fcc3bfc0f
usb-host: handle USBDEVFS_SETCONFIGURATION returning EBUSY
|
14 years ago |
Gerd Hoffmann
|
e627472731
usb-host: factor out code
|
14 years ago |
Gerd Hoffmann
|
d679157868
usb-host: tag as unmigratable
|
14 years ago |
Gerd Hoffmann
|
0c402e5abb
usb-host: parse port in /proc/bus/usb/devices scan
|
14 years ago |
Gerd Hoffmann
|
ba9acab9bf
usb-host: constify port
|
14 years ago |
Gerd Hoffmann
|
c0e5750bc3
usb-host: endpoint table fixup
|
14 years ago |
Gerd Hoffmann
|
9516bb4772
usb-host: claim port
|
14 years ago |
Gerd Hoffmann
|
eb7700bb99
usb-host: fix configuration tracking.
|
14 years ago |
Gerd Hoffmann
|
3ee886c5ba
usb-host: limit open retries
|
14 years ago |
Gerd Hoffmann
|
9b87e19bc7
usb-host: fix halted endpoints
|
14 years ago |
Gerd Hoffmann
|
40197c359b
usb-host: reapurb error report fix
|
14 years ago |
Gerd Hoffmann
|
e6a2f50042
usb-host: start tracing support
|
14 years ago |
Anthony Liguori
|
7267c0947d
Use glib memory allocation and free functions
|
14 years ago |
Gerd Hoffmann
|
b621bab436
usb-host: iovec support
|
14 years ago |
Gerd Hoffmann
|
4f4321c11f
usb: use iovecs in USBPacket
|
14 years ago |
Jan Kiszka
|
9e8dd45164
notifier: Pass data argument to callback
|
14 years ago |
Hans de Goede
|
e4b1776765
usb-linux: allow "compatible" high speed devices to connect at fullspeed
|
14 years ago |
Hans de Goede
|
ba3f9bfba9
usb: Add a speedmask to devices
|
14 years ago |
Hans de Goede
|
fa19bf831b
usb: Proper error propagation for usb_device_attach errors
|
14 years ago |
Gerd Hoffmann
|
8288726256
usb-linux: track inflight iso urb count
|
14 years ago |
Gerd Hoffmann
|
b81bcd8aa0
usb-linux: make iso urb count contigurable
|
14 years ago |
Gerd Hoffmann
|
ca3a36cf2b
usb-linux: add get_endp()
|
14 years ago |
Hans de Goede
|
f8ddbfbcda
usb-linux: Enlarge buffer for descriptors to 8192 bytes
|
14 years ago |
Gerd Hoffmann
|
1f45a81bef
usb-linux: only cleanup in host_close when host_open was successful.
|
14 years ago |
Hans de Goede
|
97f8616648
usb-linux: Don't try to open the same device twice
|
14 years ago |