aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/wusbcore
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-031-1/+1
|\
| * trivial: Fix dubious bitwise 'and' usage spotted by sparse.Alexey Zaytsev2009-03-301-1/+1
* | workqueue: add to_delayed_work() helper functionJean Delvare2009-04-021-1/+1
|/
* USB: use kzfree()Johannes Weiner2009-03-241-2/+1
* USB: allow libusb to talk to unauthenticated WUSB devicesDavid Vrabel2009-03-242-0/+4
* USB: wusbcore/wa-xfer, fix lock imbalanceJiri Slaby2009-03-171-1/+3
* 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-062-0/+4
|/
* uwb: use print_hex_dump()David Vrabel2008-12-222-27/+23
* uwb: use dev_dbg() for debug messagesDavid Vrabel2008-12-227-429/+96
* wusb: fix oops when terminating a non-existant reservationDavid Vrabel2008-12-121-2/+5
* uwb: improved MAS allocator and reservation conflict handlingStefano Panella2008-12-121-6/+7
* wusb: whci-hcd shouldn't do ASL/PZL updates while channel is inactiveDavid Vrabel2008-11-252-25/+36
* uwb: add basic radio managerDavid Vrabel2008-11-194-71/+33
* wusb: remove unused #include <version.h>Huang Weiyi2008-10-311-1/+0
* wusb: reset WUSB devices with SetAddress(0)David Vrabel2008-10-284-122/+25
* wusb: do a proper channel stopDavid Vrabel2008-10-282-16/+16
* wusb: disable verification of the key generation algorithmsDavid Vrabel2008-10-281-4/+11
* uwb: reference count reservationsDavid Vrabel2008-10-281-4/+3
* uwb: don't use printk_ratelimit() so oftenDavid Vrabel2008-10-162-33/+8
* uwb: use kcalloc where appropriateDavid Vrabel2008-10-152-2/+2
* uwb: depend on EXPERIMENTALDavid Vrabel2008-09-171-1/+2
* wusb: wusb-cbaf (CBA driver) sysfs ABI simplificationFelipe Zimmerle2008-09-173-235/+317
* uwb: add symlinks in sysfs between radio controllers and PALsDavid Vrabel2008-09-172-7/+12
* wusb: fix bmRequestType for Abort RPipe requestAnderson Lizardo2008-09-171-1/+1
* wusb: fix error path for wusb_set_dev_addr()Anderson Lizardo2008-09-171-3/+3
* wusb: add the Wire Adapter (WA) coreInaky Perez-Gonzalez2008-09-176-0/+3099
* wusb: add the USB wusb-cbaf driverInaky Perez-Gonzalez2008-09-172-1/+623
* wusb: add the Wireless USB core (build-system)Greg Kroah-Hartman2008-09-172-0/+29
* wusb: add the Wireless USB core (security)Inaky Perez-Gonzalez2008-09-172-0/+1180
* wusb: add the Wireless USB core (protocol)Inaky Perez-Gonzalez2008-09-172-0/+1643
* wusb: add the Wireless USB coreInaky Perez-Gonzalez2008-09-176-0/+1685