aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/wusbcore (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-18Merge 3.11-rc6 into usb-nextGreg Kroah-Hartman1-2/+7
2013-08-15USB: WUSBCORE: Use usb_init_urb instead of creating the URB manuallyThomas Pugliese1-6/+9
2013-08-15USB: WUSBCORE: fix leak of urb in wa_xfer_destroy.Thomas Pugliese1-5/+4
2013-08-15USB: WUSBCORE: fix resource cleanup in error path in __wa_xfer_setup_segsThomas Pugliese1-2/+4
2013-08-15USB: WUSBCORE: clear RPIPE stall for control endpointsThomas Pugliese3-12/+108
2013-08-12wusbcore: fix kernel panic when disconnecting a wireless USB->serial deviceThomas Pugliese1-2/+7
2013-08-12wusbcore: clean up list locking in urb enqueueThomas Pugliese1-10/+15
2013-08-12wusbcore: fix root hub hub_status_data to only return > 0 if status has actually changedThomas Pugliese1-10/+18
2013-06-24USB: HWA: fix device probe failureThomas Pugliese4-9/+35
2013-06-24wusbcore: add sysfs attribute for retry countThomas Pugliese3-2/+35
2013-06-24wusbcore: add sysfs attribute for DNTS count and intervalThomas Pugliese3-3/+39
2013-06-17usb: wire adapter: add scatter gather supportThomas Pugliese1-15/+166
2013-06-06wusbcore wire adapter: ignore HWA_NOTIF_BPST_ADJ notificationsThomas Pugliese1-1/+2
2013-06-06USB: wusbcore: add HWA-specific fields to usb_rpipe_descriptorThomas Pugliese1-21/+21
2013-06-06wusbhc: disable suspend and resume on the root hub.Thomas Pugliese2-22/+0
2013-06-06wusbcore: reduce keepalive threshold from timeout/2 to timeout/3Thomas Pugliese2-6/+5
2013-04-09USB: regroup all depends on USB within an if USB blockFlorian Fainelli1-2/+0
2013-02-06USB: wusbcore/wa-xfer: error handling fixes in setup_segs()Dan Carpenter1-3/+3
2012-10-22WUSB: remove an unnused variableDan Carpenter1-13/+0
2012-09-17USB: remove CONFIG_EXPERIMENTAL dependanciesGreg Kroah-Hartman1-2/+1
2012-08-15drivers/usb/wusbcore/wa-hc.c: fix error return codeJulia Lawall1-1/+3
2012-08-10wusb: Fix potential memory leak in wusb_dev_sec_add()Alexey Khoroshilov1-3/+4
2012-01-26uwb & wusb: fix kconfig errorRandy Dunlap1-1/+1
2012-01-09Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2-1/+2
2012-01-03drivers: usb: wusbcore: Fix dependency for USB_WUSBFabio Estevam1-0/+1
2011-12-09USB: wusb: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer1-1/+1
2011-11-18USB: convert drivers/usb/* to use module_usb_driver()Greg Kroah-Hartman1-11/+1
2011-10-31usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededPaul Gortmaker6-0/+6
2011-10-31usb: Add module.h to drivers/usb consumers who really use it.Paul Gortmaker1-0/+1
2011-08-23USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto1-1/+1
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-07-01wusb: use printk_ratelimited() instead of printk_ratelimit()Manuel Zerpies1-4/+3
2011-06-07USB: wusbcore: return negative error codesDan Carpenter1-2/+2
2011-03-31Fix common misspellingsLucas De Marchi6-10/+10
2011-03-13USB 3.0 Hub ChangesJohn Youn1-2/+2
2011-03-13USB: Remove bitmap #define from hcd.hSarah Sharp1-2/+2
2011-03-02wusb: fix find_first_zero_bit() return value checkAkinobu Mita1-1/+1
2011-02-25drivers:usb:wusbhc.h remove one to many l's in the word.Justin P. Mattock1-1/+1
2011-01-22USB: wusbcore: rh.c Typo change desciptor to descriptor.Justin P. Mattock1-1/+1
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König1-1/+1
2010-10-22usb: makefile cleanupmatt mooney1-8/+9
2010-10-22usb: change to new flag variablematt mooney1-3/+1
2010-06-16fix typos concerning "initiali[zs]e"Uwe Kleine-König1-1/+1
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2-5/+1
2010-05-20USB: remove uses of URB_NO_SETUP_DMA_MAPAlan Stern1-2/+0
2010-05-20USB: make hcd.h public (drivers dependency)Eric Lescouet1-3/+1
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-04-23Merge branch 'master' into for-nextJiri Kosina10-0/+10
2010-04-22usb: wusb: don't overflow the Keep Alive IE bufferDavid Vrabel1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo10-0/+10