aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/wusbcore/rh.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-07USB: wusbcore: Remove redundant license textGreg Kroah-Hartman1-15/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2015-04-03wusbcore: rh: use USB_DT_HUBSergei Shtylyov1-1/+1
2015-01-25wusbcore: rh: use HUB_CHAR_*Sergei Shtylyov1-2/+2
2013-08-12wusbcore: fix root hub hub_status_data to only return > 0 if status has actually changedThomas Pugliese1-10/+18
2013-06-06wusbhc: disable suspend and resume on the root hub.Thomas Pugliese1-20/+0
2011-10-31usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededPaul Gortmaker1-0/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-13USB 3.0 Hub ChangesJohn Youn1-2/+2
2011-03-13USB: Remove bitmap #define from hcd.hSarah Sharp1-2/+2
2011-01-22USB: wusbcore: rh.c Typo change desciptor to descriptor.Justin P. Mattock1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-01-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-upstreamDavid Vrabel1-1/+1
2009-01-07USB: wusb: annotate association types withe proper endiannessHarvey Harrison1-1/+1
2009-01-06wusb: return -ENOTCONN when resetting a port with no connected deviceDavid Vrabel1-0/+3
2008-12-22uwb: use dev_dbg() for debug messagesDavid Vrabel1-49/+15
2008-10-28wusb: reset WUSB devices with SetAddress(0)David Vrabel1-18/+22
2008-09-17wusb: add the Wireless USB coreInaky Perez-Gonzalez1-0/+477