aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/wusbcore (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-22usb: makefile cleanupmatt mooney1-8/+9
2010-10-22usb: change to new flag variablematt mooney1-3/+1
2010-06-16fix typos concerning "initiali[zs]e"Uwe Kleine-König1-1/+1
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2-5/+1
2010-05-20USB: remove uses of URB_NO_SETUP_DMA_MAPAlan Stern1-2/+0
2010-05-20USB: make hcd.h public (drivers dependency)Eric Lescouet1-3/+1
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-04-23Merge branch 'master' into for-nextJiri Kosina10-0/+10
2010-04-22usb: wusb: don't overflow the Keep Alive IE bufferDavid Vrabel1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo10-0/+10
2010-03-29Fix comment and Kconfig typos for 'require' and 'fragment'Gilles Espinasse1-1/+1
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2010-03-02USB class: make USB device id constantNémeth Márton1-1/+1
2010-03-02USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESSGreg Kroah-Hartman1-1/+1
2010-03-02USB: wusb: check CHID is all zeros before stopping the hostJulia Lawall1-1/+1
2010-02-05tree-wide: fix 'lenght' typo in comments and codeDaniel Mack1-1/+1
2009-12-11USB: wusb: correctly check size of security descriptor.David Vrabel1-3/+3
2009-12-11USB: wusb: don't leak urb in certain error casesDavid Vrabel1-4/+3
2009-12-11USB: wusb: add wusb_phy_rate sysfs file to host controllersDavid Vrabel2-0/+33
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2-3/+3
2009-10-14USB: wusb: don't use the stack to read security descriptorStefano Panella1-22/+19
2009-09-21trivial: fix typos "man[ae]g?ment" -> "management"Uwe Kleine-Koenig1-1/+1
2009-04-17WUSB: correct format of wusb_chid sysfs fileDavid Vrabel1-14/+12
2009-04-17WUSB: fix oops when completing URBs for disconnected devicesDavid Vrabel2-2/+6
2009-04-17WUSB: disconnect all devices when stopping a WUSB HCDDavid Vrabel1-6/+13
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-04-02workqueue: add to_delayed_work() helper functionJean Delvare1-1/+1
2009-03-30trivial: Fix dubious bitwise 'and' usage spotted by sparse.Alexey Zaytsev1-1/+1
2009-03-24USB: use kzfree()Johannes Weiner1-2/+1
2009-03-24USB: allow libusb to talk to unauthenticated WUSB devicesDavid Vrabel2-0/+4
2009-03-17USB: wusbcore/wa-xfer, fix lock imbalanceJiri Slaby1-1/+3
2009-01-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-upstreamDavid Vrabel1-1/+1
2009-01-07USB: wusb: annotate association types withe proper endiannessHarvey Harrison1-1/+1
2009-01-06wusb: return -ENOTCONN when resetting a port with no connected deviceDavid Vrabel2-0/+4
2008-12-22uwb: use print_hex_dump()David Vrabel2-27/+23
2008-12-22uwb: use dev_dbg() for debug messagesDavid Vrabel7-429/+96
2008-12-12wusb: fix oops when terminating a non-existant reservationDavid Vrabel1-2/+5
2008-12-12uwb: improved MAS allocator and reservation conflict handlingStefano Panella1-6/+7
2008-11-25wusb: whci-hcd shouldn't do ASL/PZL updates while channel is inactiveDavid Vrabel2-25/+36
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