summaryrefslogtreecommitdiffstats
path: root/drivers/usb/wusbcore/devconnect.c
Commit message (Expand)AuthorAgeFilesLines
* WUSB: fix oops when completing URBs for disconnected devicesDavid Vrabel2009-04-171-0/+2
* WUSB: disconnect all devices when stopping a WUSB HCDDavid Vrabel2009-04-171-6/+13
* workqueue: add to_delayed_work() helper functionJean Delvare2009-04-031-1/+1
* USB: allow libusb to talk to unauthenticated WUSB devicesDavid Vrabel2009-03-251-0/+2
* wusb: return -ENOTCONN when resetting a port with no connected deviceDavid Vrabel2009-01-061-0/+1
* uwb: use dev_dbg() for debug messagesDavid Vrabel2008-12-221-88/+16Star
* wusb: whci-hcd shouldn't do ASL/PZL updates while channel is inactiveDavid Vrabel2008-11-251-15/+9Star
* uwb: add basic radio managerDavid Vrabel2008-11-191-3/+2Star
* wusb: reset WUSB devices with SetAddress(0)David Vrabel2008-10-281-99/+1Star
* uwb: don't use printk_ratelimit() so oftenDavid Vrabel2008-10-161-22/+5Star
* wusb: fix error path for wusb_set_dev_addr()Anderson Lizardo2008-09-171-3/+3
* wusb: add the Wireless USB core (protocol)Inaky Perez-Gonzalez2008-09-171-0/+1314