aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/wusbcore
AgeCommit message (Expand)AuthorFilesLines
2012-01-26uwb & wusb: fix kconfig errorGravatar Randy Dunlap 1-1/+1
2012-01-09Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 2-1/+2
2012-01-03drivers: usb: wusbcore: Fix dependency for USB_WUSBGravatar Fabio Estevam 1-0/+1
2011-12-09USB: wusb: Use kcalloc instead of kzalloc to allocate arrayGravatar Thomas Meyer 1-1/+1
2011-11-18USB: convert drivers/usb/* to use module_usb_driver()Gravatar Greg Kroah-Hartman 1-11/+1
2011-10-31usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededGravatar Paul Gortmaker 6-0/+6
2011-10-31usb: Add module.h to drivers/usb consumers who really use it.Gravatar Paul Gortmaker 1-0/+1
2011-08-23USB: use usb_endpoint_maxp() instead of le16_to_cpu()Gravatar Kuninori Morimoto 1-1/+1
2011-07-26atomic: use <linux/atomic.h>Gravatar Arun Sharma 1-1/+1
2011-07-01wusb: use printk_ratelimited() instead of printk_ratelimit()Gravatar Manuel Zerpies 1-4/+3
2011-06-07USB: wusbcore: return negative error codesGravatar Dan Carpenter 1-2/+2
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 6-10/+10
2011-03-13USB 3.0 Hub ChangesGravatar John Youn 1-2/+2
2011-03-13USB: Remove bitmap #define from hcd.hGravatar Sarah Sharp 1-2/+2
2011-03-02wusb: fix find_first_zero_bit() return value checkGravatar Akinobu Mita 1-1/+1
2011-02-25drivers:usb:wusbhc.h remove one to many l's in the word.Gravatar Justin P. Mattock 1-1/+1
2011-01-22USB: wusbcore: rh.c Typo change desciptor to descriptor.Gravatar Justin P. Mattock 1-1/+1
2010-11-01tree-wide: fix comment/printk typosGravatar Uwe Kleine-König 1-1/+1
2010-10-22usb: makefile cleanupGravatar matt mooney 1-8/+9
2010-10-22usb: change to new flag variableGravatar matt mooney 1-3/+1
2010-06-16fix typos concerning "initiali[zs]e"Gravatar Uwe Kleine-König 1-1/+1
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Gravatar Linus Torvalds 2-5/+1
2010-05-20USB: remove uses of URB_NO_SETUP_DMA_MAPGravatar Alan Stern 1-2/+0
2010-05-20USB: make hcd.h public (drivers dependency)Gravatar Eric Lescouet 1-3/+1
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2010-04-23Merge branch 'master' into for-nextGravatar Jiri Kosina 10-0/+10
2010-04-22usb: wusb: don't overflow the Keep Alive IE bufferGravatar David Vrabel 1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 10-0/+10
2010-03-29Fix comment and Kconfig typos for 'require' and 'fragment'Gravatar Gilles Espinasse 1-1/+1
2010-03-08Merge branch 'for-next' into for-linusGravatar Jiri Kosina 1-1/+1
2010-03-02USB class: make USB device id constantGravatar Németh Márton 1-1/+1
2010-03-02USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESSGravatar Greg Kroah-Hartman 1-1/+1
2010-03-02USB: wusb: check CHID is all zeros before stopping the hostGravatar Julia Lawall 1-1/+1
2010-02-05tree-wide: fix 'lenght' typo in comments and codeGravatar Daniel Mack 1-1/+1
2009-12-11USB: wusb: correctly check size of security descriptor.Gravatar David Vrabel 1-3/+3
2009-12-11USB: wusb: don't leak urb in certain error casesGravatar David Vrabel 1-4/+3
2009-12-11USB: wusb: add wusb_phy_rate sysfs file to host controllersGravatar David Vrabel 2-0/+33
2009-12-04tree-wide: fix assorted typos all over the placeGravatar André Goddard Rosa 2-3/+3
2009-10-14USB: wusb: don't use the stack to read security descriptorGravatar Stefano Panella 1-22/+19
2009-09-21trivial: fix typos "man[ae]g?ment" -> "management"Gravatar Uwe Kleine-Koenig 1-1/+1
2009-04-17WUSB: correct format of wusb_chid sysfs fileGravatar David Vrabel 1-14/+12
2009-04-17WUSB: fix oops when completing URBs for disconnected devicesGravatar David Vrabel 2-2/+6
2009-04-17WUSB: disconnect all devices when stopping a WUSB HCDGravatar David Vrabel 1-6/+13
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2009-04-02workqueue: add to_delayed_work() helper functionGravatar Jean Delvare 1-1/+1
2009-03-30trivial: Fix dubious bitwise 'and' usage spotted by sparse.Gravatar Alexey Zaytsev 1-1/+1
2009-03-24USB: use kzfree()Gravatar Johannes Weiner 1-2/+1
2009-03-24USB: allow libusb to talk to unauthenticated WUSB devicesGravatar David Vrabel 2-0/+4
2009-03-17USB: wusbcore/wa-xfer, fix lock imbalanceGravatar Jiri Slaby 1-1/+3
2009-01-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Gravatar David Vrabel 1-1/+1