summaryrefslogtreecommitdiffstats
path: root/drivers/usb/wusbcore/devconnect.c
AgeCommit message (Expand)Author
2014-01-07USB: wusbcore: correct spelling mistakes in comments and error stringRahul Bedarkar
2013-12-02usb: wusbcore: fix deadlock in wusbhc_gtk_rekeyThomas Pugliese
2013-12-02usb: wusbcore: do device lookup while holding the hc mutexThomas Pugliese
2013-12-02usb: wusbcore: send keepalives to unauthenticated devicesThomas Pugliese
2013-10-11usb: Remove unnecessary semicolonsJoe Perches
2013-06-06wusbcore: reduce keepalive threshold from timeout/2 to timeout/3Thomas Pugliese
2012-10-22WUSB: remove an unnused variableDan Carpenter
2011-10-31usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededPaul Gortmaker
2010-04-22usb: wusb: don't overflow the Keep Alive IE bufferDavid Vrabel
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-02USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESSGreg Kroah-Hartman
2009-12-11USB: wusb: don't leak urb in certain error casesDavid Vrabel
2009-04-17WUSB: fix oops when completing URBs for disconnected devicesDavid Vrabel
2009-04-17WUSB: disconnect all devices when stopping a WUSB HCDDavid Vrabel
2009-04-02workqueue: add to_delayed_work() helper functionJean Delvare
2009-03-24USB: allow libusb to talk to unauthenticated WUSB devicesDavid Vrabel
2009-01-06wusb: return -ENOTCONN when resetting a port with no connected deviceDavid Vrabel
2008-12-22uwb: use dev_dbg() for debug messagesDavid Vrabel
2008-11-25wusb: whci-hcd shouldn't do ASL/PZL updates while channel is inactiveDavid Vrabel
2008-11-19uwb: add basic radio managerDavid Vrabel
2008-10-28wusb: reset WUSB devices with SetAddress(0)David Vrabel
2008-10-16uwb: don't use printk_ratelimit() so oftenDavid Vrabel
2008-09-17wusb: fix error path for wusb_set_dev_addr()Anderson Lizardo
2008-09-17wusb: add the Wireless USB core (protocol)Inaky Perez-Gonzalez