aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/wusbcore
Commit message (Expand)AuthorAge
* USB: wusbcore/wa-xfer: error handling fixes in setup_segs()Dan Carpenter2013-02-06
* WUSB: remove an unnused variableDan Carpenter2012-10-22
* USB: remove CONFIG_EXPERIMENTAL dependanciesGreg Kroah-Hartman2012-09-18
* drivers/usb/wusbcore/wa-hc.c: fix error return codeJulia Lawall2012-08-15
* wusb: Fix potential memory leak in wusb_dev_sec_add()Alexey Khoroshilov2012-08-10
* uwb & wusb: fix kconfig errorRandy Dunlap2012-01-26
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-01-09
|\
| * drivers: usb: wusbcore: Fix dependency for USB_WUSBFabio Estevam2012-01-03
| * USB: wusb: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2011-12-09
* | USB: convert drivers/usb/* to use module_usb_driver()Greg Kroah-Hartman2011-11-18
|/
* usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededPaul Gortmaker2011-10-31
* usb: Add module.h to drivers/usb consumers who really use it.Paul Gortmaker2011-10-31
* USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto2011-08-23
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* wusb: use printk_ratelimited() instead of printk_ratelimit()Manuel Zerpies2011-07-01
* USB: wusbcore: return negative error codesDan Carpenter2011-06-07
* Fix common misspellingsLucas De Marchi2011-03-31
* USB 3.0 Hub ChangesJohn Youn2011-03-13
* USB: Remove bitmap #define from hcd.hSarah Sharp2011-03-13
* wusb: fix find_first_zero_bit() return value checkAkinobu Mita2011-03-02
* drivers:usb:wusbhc.h remove one to many l's in the word.Justin P. Mattock2011-02-25
* 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