summaryrefslogtreecommitdiffstats
path: root/drivers/usb/wusbcore/rh.c
Commit message (Expand)AuthorAgeFilesLines
* USB: wusbcore: Remove redundant license textGreg Kroah-Hartman2017-11-071-15/+0
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* wusbcore: rh: use USB_DT_HUBSergei Shtylyov2015-04-031-1/+1
* wusbcore: rh: use HUB_CHAR_*Sergei Shtylyov2015-01-251-2/+2
* wusbcore: fix root hub hub_status_data to only return > 0 if status has actua...Thomas Pugliese2013-08-121-10/+18
* wusbhc: disable suspend and resume on the root hub.Thomas Pugliese2013-06-061-20/+0
* usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededPaul Gortmaker2011-10-311-0/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* USB 3.0 Hub ChangesJohn Youn2011-03-131-2/+2
* USB: Remove bitmap #define from hcd.hSarah Sharp2011-03-131-2/+2
* USB: wusbcore: rh.c Typo change desciptor to descriptor.Justin P. Mattock2011-01-221-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Vrabel2009-01-221-1/+1
|\
| * USB: wusb: annotate association types withe proper endiannessHarvey Harrison2009-01-071-1/+1
* | wusb: return -ENOTCONN when resetting a port with no connected deviceDavid Vrabel2009-01-061-0/+3
|/
* uwb: use dev_dbg() for debug messagesDavid Vrabel2008-12-221-49/+15
* wusb: reset WUSB devices with SetAddress(0)David Vrabel2008-10-281-18/+22
* wusb: add the Wireless USB coreInaky Perez-Gonzalez2008-09-171-0/+477