aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/wusbcore/devconnect.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-0/+1
* usb: wusb: don't overflow the Keep Alive IE bufferDavid Vrabel2010-04-221-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESSGreg Kroah-Hartman2010-03-021-1/+1
* USB: wusb: don't leak urb in certain error casesDavid Vrabel2009-12-111-4/+3
* 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-021-1/+1
* USB: allow libusb to talk to unauthenticated WUSB devicesDavid Vrabel2009-03-241-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/+16
* wusb: whci-hcd shouldn't do ASL/PZL updates while channel is inactiveDavid Vrabel2008-11-251-15/+9
* uwb: add basic radio managerDavid Vrabel2008-11-191-3/+2
* wusb: reset WUSB devices with SetAddress(0)David Vrabel2008-10-281-99/+1
* uwb: don't use printk_ratelimit() so oftenDavid Vrabel2008-10-161-22/+5
* 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