summaryrefslogtreecommitdiffstats
path: root/drivers/usb/wusbcore
Commit message (Expand)AuthorAgeFilesLines
* usb: makefile cleanupmatt mooney2010-10-221-8/+9
* usb: change to new flag variablematt mooney2010-10-221-3/+1
* fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-161-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-05-202-5/+1
|\
| * USB: remove uses of URB_NO_SETUP_DMA_MAPAlan Stern2010-05-201-2/+0
| * USB: make hcd.h public (drivers dependency)Eric Lescouet2010-05-201-3/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-201-1/+1
|\ \ | |/ |/|
| * Merge branch 'master' into for-nextJiri Kosina2010-04-2310-0/+10
| |\
| * | Fix comment and Kconfig typos for 'require' and 'fragment'Gilles Espinasse2010-03-291-1/+1
* | | usb: wusb: don't overflow the Keep Alive IE bufferDavid Vrabel2010-04-221-1/+1
| |/ |/|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3010-0/+10
|/
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
|\
| * tree-wide: fix 'lenght' typo in comments and codeDaniel Mack2010-02-051-1/+1
* | USB class: make USB device id constantNémeth Márton2010-03-021-1/+1
* | USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESSGreg Kroah-Hartman2010-03-021-1/+1
* | USB: wusb: check CHID is all zeros before stopping the hostJulia Lawall2010-03-021-1/+1
|/
* USB: wusb: correctly check size of security descriptor.David Vrabel2009-12-111-3/+3
* USB: wusb: don't leak urb in certain error casesDavid Vrabel2009-12-111-4/+3
* USB: wusb: add wusb_phy_rate sysfs file to host controllersDavid Vrabel2009-12-112-0/+33
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-042-3/+3
* USB: wusb: don't use the stack to read security descriptorStefano Panella2009-10-141-22/+19
* trivial: fix typos "man[ae]g?ment" -> "management"Uwe Kleine-Koenig2009-09-211-1/+1
* WUSB: correct format of wusb_chid sysfs fileDavid Vrabel2009-04-171-14/+12
* WUSB: fix oops when completing URBs for disconnected devicesDavid Vrabel2009-04-172-2/+6
* WUSB: disconnect all devices when stopping a WUSB HCDDavid Vrabel2009-04-171-6/+13
* 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
OpenPOWER on IntegriCloud