aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/wusbcore
Commit message (Expand)AuthorAge
* USB: wusbcore: rh.c Typo change desciptor to descriptor.Justin P. Mattock2011-01-22
* tree-wide: fix comment/printk typosUwe Kleine-König2010-11-01
* usb: makefile cleanupmatt mooney2010-10-22
* usb: change to new flag variablematt mooney2010-10-22
* fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-05-21
|\
| * USB: remove uses of URB_NO_SETUP_DMA_MAPAlan Stern2010-05-20
| * USB: make hcd.h public (drivers dependency)Eric Lescouet2010-05-20
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-20
|\ \ | |/ |/|
| * Merge branch 'master' into for-nextJiri Kosina2010-04-22
| |\
| * | Fix comment and Kconfig typos for 'require' and 'fragment'Gilles Espinasse2010-03-29
* | | usb: wusb: don't overflow the Keep Alive IE bufferDavid Vrabel2010-04-22
| |/ |/|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
|\
| * tree-wide: fix 'lenght' typo in comments and codeDaniel Mack2010-02-05
* | USB class: make USB device id constantNémeth Márton2010-03-02
* | USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESSGreg Kroah-Hartman2010-03-02
* | USB: wusb: check CHID is all zeros before stopping the hostJulia Lawall2010-03-02
|/
* USB: wusb: correctly check size of security descriptor.David Vrabel2009-12-11
* USB: wusb: don't leak urb in certain error casesDavid Vrabel2009-12-11
* USB: wusb: add wusb_phy_rate sysfs file to host controllersDavid Vrabel2009-12-11
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* USB: wusb: don't use the stack to read security descriptorStefano Panella2009-10-14
* trivial: fix typos "man[ae]g?ment" -> "management"Uwe Kleine-Koenig2009-09-21
* WUSB: correct format of wusb_chid sysfs fileDavid Vrabel2009-04-17
* WUSB: fix oops when completing URBs for disconnected devicesDavid Vrabel2009-04-17
* WUSB: disconnect all devices when stopping a WUSB HCDDavid Vrabel2009-04-17
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-03
|\
| * trivial: Fix dubious bitwise 'and' usage spotted by sparse.Alexey Zaytsev2009-03-30
* | workqueue: add to_delayed_work() helper functionJean Delvare2009-04-02
|/
* USB: use kzfree()Johannes Weiner2009-03-24
* USB: allow libusb to talk to unauthenticated WUSB devicesDavid Vrabel2009-03-24
* USB: wusbcore/wa-xfer, fix lock imbalanceJiri Slaby2009-03-17
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Vrabel2009-01-22
|\
| * USB: wusb: annotate association types withe proper endiannessHarvey Harrison2009-01-07
* | wusb: return -ENOTCONN when resetting a port with no connected deviceDavid Vrabel2009-01-06
|/
* uwb: use print_hex_dump()David Vrabel2008-12-22
* uwb: use dev_dbg() for debug messagesDavid Vrabel2008-12-22
* wusb: fix oops when terminating a non-existant reservationDavid Vrabel2008-12-12
* uwb: improved MAS allocator and reservation conflict handlingStefano Panella2008-12-12
* wusb: whci-hcd shouldn't do ASL/PZL updates while channel is inactiveDavid Vrabel2008-11-25
* uwb: add basic radio managerDavid Vrabel2008-11-19
* wusb: remove unused #include <version.h>Huang Weiyi2008-10-31
* wusb: reset WUSB devices with SetAddress(0)David Vrabel2008-10-28
* wusb: do a proper channel stopDavid Vrabel2008-10-28
* wusb: disable verification of the key generation algorithmsDavid Vrabel2008-10-28
* uwb: reference count reservationsDavid Vrabel2008-10-28
* uwb: don't use printk_ratelimit() so oftenDavid Vrabel2008-10-16
* uwb: use kcalloc where appropriateDavid Vrabel2008-10-15
* uwb: depend on EXPERIMENTALDavid Vrabel2008-09-17