summaryrefslogtreecommitdiff
path: root/drivers/usb/wusbcore
AgeCommit message (Expand)Author
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-01wusb: use printk_ratelimited() instead of printk_ratelimit()Manuel Zerpies
2011-06-07USB: wusbcore: return negative error codesDan Carpenter
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-13USB 3.0 Hub ChangesJohn Youn
2011-03-13USB: Remove bitmap #define from hcd.hSarah Sharp
2011-03-02wusb: fix find_first_zero_bit() return value checkAkinobu Mita
2011-02-25drivers:usb:wusbhc.h remove one to many l's in the word.Justin P. Mattock
2011-01-22USB: wusbcore: rh.c Typo change desciptor to descriptor.Justin P. Mattock
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-10-22usb: makefile cleanupmatt mooney
2010-10-22usb: change to new flag variablematt mooney
2010-06-16fix typos concerning "initiali[zs]e"Uwe Kleine-König
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-05-20USB: remove uses of URB_NO_SETUP_DMA_MAPAlan Stern
2010-05-20USB: make hcd.h public (drivers dependency)Eric Lescouet
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-04-23Merge branch 'master' into for-nextJiri Kosina
2010-04-22usb: wusb: don't overflow the Keep Alive IE bufferDavid Vrabel
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-29Fix comment and Kconfig typos for 'require' and 'fragment'Gilles Espinasse
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-03-02USB class: make USB device id constantNémeth Márton
2010-03-02USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESSGreg Kroah-Hartman
2010-03-02USB: wusb: check CHID is all zeros before stopping the hostJulia Lawall
2010-02-05tree-wide: fix 'lenght' typo in comments and codeDaniel Mack
2009-12-11USB: wusb: correctly check size of security descriptor.David Vrabel
2009-12-11USB: wusb: don't leak urb in certain error casesDavid Vrabel
2009-12-11USB: wusb: add wusb_phy_rate sysfs file to host controllersDavid Vrabel
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-10-14USB: wusb: don't use the stack to read security descriptorStefano Panella
2009-09-21trivial: fix typos "man[ae]g?ment" -> "management"Uwe Kleine-Koenig
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