aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/wusbcore
AgeCommit message (Expand)Author
2013-04-09USB: regroup all depends on USB within an if USB blockFlorian Fainelli
2013-02-06USB: wusbcore/wa-xfer: error handling fixes in setup_segs()Dan Carpenter
2012-10-22WUSB: remove an unnused variableDan Carpenter
2012-09-17USB: remove CONFIG_EXPERIMENTAL dependanciesGreg Kroah-Hartman
2012-08-15drivers/usb/wusbcore/wa-hc.c: fix error return codeJulia Lawall
2012-08-10wusb: Fix potential memory leak in wusb_dev_sec_add()Alexey Khoroshilov
2012-01-26uwb & wusb: fix kconfig errorRandy Dunlap
2012-01-09Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-01-03drivers: usb: wusbcore: Fix dependency for USB_WUSBFabio Estevam
2011-12-09USB: wusb: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer
2011-11-18USB: convert drivers/usb/* to use module_usb_driver()Greg Kroah-Hartman
2011-10-31usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededPaul Gortmaker
2011-10-31usb: Add module.h to drivers/usb consumers who really use it.Paul Gortmaker
2011-08-23USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto
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