aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/wusbcore (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-19uwb: add basic radio managerDavid Vrabel4-71/+33
2008-10-31wusb: remove unused #include <version.h>Huang Weiyi1-1/+0
2008-10-28wusb: reset WUSB devices with SetAddress(0)David Vrabel4-122/+25
2008-10-28wusb: do a proper channel stopDavid Vrabel2-16/+16
2008-10-28wusb: disable verification of the key generation algorithmsDavid Vrabel1-4/+11
2008-10-28uwb: reference count reservationsDavid Vrabel1-4/+3
2008-10-16uwb: don't use printk_ratelimit() so oftenDavid Vrabel2-33/+8
2008-10-15uwb: use kcalloc where appropriateDavid Vrabel2-2/+2
2008-09-17uwb: depend on EXPERIMENTALDavid Vrabel1-1/+2
2008-09-17wusb: wusb-cbaf (CBA driver) sysfs ABI simplificationFelipe Zimmerle3-235/+317
2008-09-17uwb: add symlinks in sysfs between radio controllers and PALsDavid Vrabel2-7/+12
2008-09-17wusb: fix bmRequestType for Abort RPipe requestAnderson Lizardo1-1/+1
2008-09-17wusb: fix error path for wusb_set_dev_addr()Anderson Lizardo1-3/+3
2008-09-17wusb: add the Wire Adapter (WA) coreInaky Perez-Gonzalez6-0/+3099
2008-09-17wusb: add the USB wusb-cbaf driverInaky Perez-Gonzalez2-1/+623
2008-09-17wusb: add the Wireless USB core (build-system)Greg Kroah-Hartman2-0/+29
2008-09-17wusb: add the Wireless USB core (security)Inaky Perez-Gonzalez2-0/+1180
2008-09-17wusb: add the Wireless USB core (protocol)Inaky Perez-Gonzalez2-0/+1643
2008-09-17wusb: add the Wireless USB coreInaky Perez-Gonzalez6-0/+1685