summaryrefslogtreecommitdiffstats
path: root/drivers/usb/wusbcore/devconnect.c
Commit message (Expand)AuthorAgeFilesLines
* usb: wusbcore: remove unreachable codeSudip Mukherjee2016-04-181-1/+0Star
* usb: hub: rename khubd to hub_wq in documentation and commentsPetr Mladek2014-09-241-3/+3
* usb: wusbcore: fix compile warningsThomas Pugliese2014-03-011-3/+1Star
* USB: wusbcore: correct spelling mistakes in comments and error stringRahul Bedarkar2014-01-081-2/+2
* usb: wusbcore: fix deadlock in wusbhc_gtk_rekeyThomas Pugliese2013-12-031-23/+1Star
* usb: wusbcore: do device lookup while holding the hc mutexThomas Pugliese2013-12-031-18/+25
* usb: wusbcore: send keepalives to unauthenticated devicesThomas Pugliese2013-12-031-4/+1Star
* usb: Remove unnecessary semicolonsJoe Perches2013-10-121-1/+1
* wusbcore: reduce keepalive threshold from timeout/2 to timeout/3Thomas Pugliese2013-06-061-3/+3
* WUSB: remove an unnused variableDan Carpenter2012-10-221-13/+0Star
* usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededPaul Gortmaker2011-11-011-0/+1
* usb: wusb: don't overflow the Keep Alive IE bufferDavid Vrabel2010-04-231-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/+3Star
* 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