aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/wusbcore/devconnect.c
Commit message (Expand)AuthorAge
* WUSB: remove an unnused variableDan Carpenter2012-10-22
* usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededPaul Gortmaker2011-10-31
* usb: wusb: don't overflow the Keep Alive IE bufferDavid Vrabel2010-04-22
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESSGreg Kroah-Hartman2010-03-02
* USB: wusb: don't leak urb in certain error casesDavid Vrabel2009-12-11
* WUSB: fix oops when completing URBs for disconnected devicesDavid Vrabel2009-04-17
* WUSB: disconnect all devices when stopping a WUSB HCDDavid Vrabel2009-04-17
* workqueue: add to_delayed_work() helper functionJean Delvare2009-04-02
* USB: allow libusb to talk to unauthenticated WUSB devicesDavid Vrabel2009-03-24
* wusb: return -ENOTCONN when resetting a port with no connected deviceDavid Vrabel2009-01-06
* uwb: use dev_dbg() for debug messagesDavid Vrabel2008-12-22
* wusb: whci-hcd shouldn't do ASL/PZL updates while channel is inactiveDavid Vrabel2008-11-25
* uwb: add basic radio managerDavid Vrabel2008-11-19
* wusb: reset WUSB devices with SetAddress(0)David Vrabel2008-10-28
* uwb: don't use printk_ratelimit() so oftenDavid Vrabel2008-10-16
* wusb: fix error path for wusb_set_dev_addr()Anderson Lizardo2008-09-17
* wusb: add the Wireless USB core (protocol)Inaky Perez-Gonzalez2008-09-17