aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/wusbcore/devconnect.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-02workqueue: add to_delayed_work() helper functionJean Delvare1-1/+1
2009-03-24USB: allow libusb to talk to unauthenticated WUSB devicesDavid Vrabel1-0/+2
2009-01-06wusb: return -ENOTCONN when resetting a port with no connected deviceDavid Vrabel1-0/+1
2008-12-22uwb: use dev_dbg() for debug messagesDavid Vrabel1-88/+16
2008-11-25wusb: whci-hcd shouldn't do ASL/PZL updates while channel is inactiveDavid Vrabel1-15/+9
2008-11-19uwb: add basic radio managerDavid Vrabel1-3/+2
2008-10-28wusb: reset WUSB devices with SetAddress(0)David Vrabel1-99/+1
2008-10-16uwb: don't use printk_ratelimit() so oftenDavid Vrabel1-22/+5
2008-09-17wusb: fix error path for wusb_set_dev_addr()Anderson Lizardo1-3/+3
2008-09-17wusb: add the Wireless USB core (protocol)Inaky Perez-Gonzalez1-0/+1314