aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/wusbcore
AgeCommit message (Expand)Author
2009-04-17WUSB: correct format of wusb_chid sysfs fileDavid 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-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-04-02workqueue: add to_delayed_work() helper functionJean Delvare
2009-03-30trivial: Fix dubious bitwise 'and' usage spotted by sparse.Alexey Zaytsev
2009-03-24USB: use kzfree()Johannes Weiner
2009-03-24USB: allow libusb to talk to unauthenticated WUSB devicesDavid Vrabel
2009-03-17USB: wusbcore/wa-xfer, fix lock imbalanceJiri Slaby
2009-01-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Vrabel
2009-01-07USB: wusb: annotate association types withe proper endiannessHarvey Harrison
2009-01-06wusb: return -ENOTCONN when resetting a port with no connected deviceDavid Vrabel
2008-12-22uwb: use print_hex_dump()David Vrabel
2008-12-22uwb: use dev_dbg() for debug messagesDavid Vrabel
2008-12-12wusb: fix oops when terminating a non-existant reservationDavid Vrabel
2008-12-12uwb: improved MAS allocator and reservation conflict handlingStefano Panella
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-31wusb: remove unused #include <version.h>Huang Weiyi
2008-10-28wusb: reset WUSB devices with SetAddress(0)David Vrabel
2008-10-28wusb: do a proper channel stopDavid Vrabel
2008-10-28wusb: disable verification of the key generation algorithmsDavid Vrabel
2008-10-28uwb: reference count reservationsDavid Vrabel
2008-10-16uwb: don't use printk_ratelimit() so oftenDavid Vrabel
2008-10-15uwb: use kcalloc where appropriateDavid Vrabel
2008-09-17uwb: depend on EXPERIMENTALDavid Vrabel
2008-09-17wusb: wusb-cbaf (CBA driver) sysfs ABI simplificationFelipe Zimmerle
2008-09-17uwb: add symlinks in sysfs between radio controllers and PALsDavid Vrabel
2008-09-17wusb: fix bmRequestType for Abort RPipe requestAnderson Lizardo
2008-09-17wusb: fix error path for wusb_set_dev_addr()Anderson Lizardo
2008-09-17wusb: add the Wire Adapter (WA) coreInaky Perez-Gonzalez
2008-09-17wusb: add the USB wusb-cbaf driverInaky Perez-Gonzalez
2008-09-17wusb: add the Wireless USB core (build-system)Greg Kroah-Hartman
2008-09-17wusb: add the Wireless USB core (security)Inaky Perez-Gonzalez
2008-09-17wusb: add the Wireless USB core (protocol)Inaky Perez-Gonzalez
2008-09-17wusb: add the Wireless USB coreInaky Perez-Gonzalez