aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/wusbcore
Commit message (Expand)AuthorAgeFilesLines
* usb: wusbcore: change WA_SEGS_MAX to a legal valueThomas Pugliese2014-01-031-2/+3
* usb: wusbcore: set the RPIPE wMaxPacketSize value correctlyThomas Pugliese2014-01-031-1/+4
* usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededPaul Gortmaker2011-10-316-0/+6
* usb: Add module.h to drivers/usb consumers who really use it.Paul Gortmaker2011-10-311-0/+1
* USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto2011-08-231-1/+1
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* wusb: use printk_ratelimited() instead of printk_ratelimit()Manuel Zerpies2011-07-011-4/+3
* USB: wusbcore: return negative error codesDan Carpenter2011-06-071-2/+2
* Fix common misspellingsLucas De Marchi2011-03-316-10/+10
* USB 3.0 Hub ChangesJohn Youn2011-03-131-2/+2
* USB: Remove bitmap #define from hcd.hSarah Sharp2011-03-131-2/+2
* wusb: fix find_first_zero_bit() return value checkAkinobu Mita2011-03-021-1/+1
* drivers:usb:wusbhc.h remove one to many l's in the word.Justin P. Mattock2011-02-251-1/+1
* USB: wusbcore: rh.c Typo change desciptor to descriptor.Justin P. Mattock2011-01-221-1/+1
* tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
* usb: makefile cleanupmatt mooney2010-10-221-8/+9
* usb: change to new flag variablematt mooney2010-10-221-3/+1
* fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-161-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-05-202-5/+1
|\
| * USB: remove uses of URB_NO_SETUP_DMA_MAPAlan Stern2010-05-201-2/+0
| * USB: make hcd.h public (drivers dependency)Eric Lescouet2010-05-201-3/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-201-1/+1
|\ \ | |/ |/|
| * Merge branch 'master' into for-nextJiri Kosina2010-04-2310-0/+10
| |\
| * | Fix comment and Kconfig typos for 'require' and 'fragment'Gilles Espinasse2010-03-291-1/+1
* | | usb: wusb: don't overflow the Keep Alive IE bufferDavid Vrabel2010-04-221-1/+1
| |/ |/|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3010-0/+10
|/
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
|\
| * tree-wide: fix 'lenght' typo in comments and codeDaniel Mack2010-02-051-1/+1
* | USB class: make USB device id constantNémeth Márton2010-03-021-1/+1
* | USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESSGreg Kroah-Hartman2010-03-021-1/+1
* | USB: wusb: check CHID is all zeros before stopping the hostJulia Lawall2010-03-021-1/+1
|/
* USB: wusb: correctly check size of security descriptor.David Vrabel2009-12-111-3/+3
* USB: wusb: don't leak urb in certain error casesDavid Vrabel2009-12-111-4/+3
* USB: wusb: add wusb_phy_rate sysfs file to host controllersDavid Vrabel2009-12-112-0/+33
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-042-3/+3
* USB: wusb: don't use the stack to read security descriptorStefano Panella2009-10-141-22/+19
* trivial: fix typos "man[ae]g?ment" -> "management"Uwe Kleine-Koenig2009-09-211-1/+1
* WUSB: correct format of wusb_chid sysfs fileDavid Vrabel2009-04-171-14/+12
* WUSB: fix oops when completing URBs for disconnected devicesDavid Vrabel2009-04-172-2/+6
* WUSB: disconnect all devices when stopping a WUSB HCDDavid Vrabel2009-04-171-6/+13
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-031-1/+1
|\
| * trivial: Fix dubious bitwise 'and' usage spotted by sparse.Alexey Zaytsev2009-03-301-1/+1
* | workqueue: add to_delayed_work() helper functionJean Delvare2009-04-021-1/+1
|/
* USB: use kzfree()Johannes Weiner2009-03-241-2/+1
* USB: allow libusb to talk to unauthenticated WUSB devicesDavid Vrabel2009-03-242-0/+4
* USB: wusbcore/wa-xfer, fix lock imbalanceJiri Slaby2009-03-171-1/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Vrabel2009-01-221-1/+1
|\
| * USB: wusb: annotate association types withe proper endiannessHarvey Harrison2009-01-071-1/+1
* | wusb: return -ENOTCONN when resetting a port with no connected deviceDavid Vrabel2009-01-062-0/+4
|/
* uwb: use print_hex_dump()David Vrabel2008-12-222-27/+23