summaryrefslogtreecommitdiffstats
path: root/drivers/usb/wusbcore
Commit message (Expand)AuthorAgeFilesLines
* Merge 3.11-rc6 into usb-nextGreg Kroah-Hartman2013-08-181-2/+7
|\
| * wusbcore: fix kernel panic when disconnecting a wireless USB->serial deviceThomas Pugliese2013-08-121-2/+7
* | USB: WUSBCORE: Use usb_init_urb instead of creating the URB manuallyThomas Pugliese2013-08-151-6/+9
* | USB: WUSBCORE: fix leak of urb in wa_xfer_destroy.Thomas Pugliese2013-08-151-5/+4
* | USB: WUSBCORE: fix resource cleanup in error path in __wa_xfer_setup_segsThomas Pugliese2013-08-151-2/+4
* | USB: WUSBCORE: clear RPIPE stall for control endpointsThomas Pugliese2013-08-153-12/+108
* | wusbcore: clean up list locking in urb enqueueThomas Pugliese2013-08-121-10/+15
* | wusbcore: fix root hub hub_status_data to only return > 0 if status has actua...Thomas Pugliese2013-08-121-10/+18
|/
* USB: HWA: fix device probe failureThomas Pugliese2013-06-244-9/+35
* wusbcore: add sysfs attribute for retry countThomas Pugliese2013-06-243-2/+35
* wusbcore: add sysfs attribute for DNTS count and intervalThomas Pugliese2013-06-243-3/+39
* usb: wire adapter: add scatter gather supportThomas Pugliese2013-06-171-15/+166
* wusbcore wire adapter: ignore HWA_NOTIF_BPST_ADJ notificationsThomas Pugliese2013-06-061-1/+2
* USB: wusbcore: add HWA-specific fields to usb_rpipe_descriptorThomas Pugliese2013-06-061-21/+21
* wusbhc: disable suspend and resume on the root hub.Thomas Pugliese2013-06-062-22/+0
* wusbcore: reduce keepalive threshold from timeout/2 to timeout/3Thomas Pugliese2013-06-062-6/+5
* USB: regroup all depends on USB within an if USB blockFlorian Fainelli2013-04-091-2/+0
* USB: wusbcore/wa-xfer: error handling fixes in setup_segs()Dan Carpenter2013-02-061-3/+3
* WUSB: remove an unnused variableDan Carpenter2012-10-221-13/+0
* USB: remove CONFIG_EXPERIMENTAL dependanciesGreg Kroah-Hartman2012-09-171-2/+1
* drivers/usb/wusbcore/wa-hc.c: fix error return codeJulia Lawall2012-08-151-1/+3
* wusb: Fix potential memory leak in wusb_dev_sec_add()Alexey Khoroshilov2012-08-101-3/+4
* uwb & wusb: fix kconfig errorRandy Dunlap2012-01-261-1/+1
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-01-092-1/+2
|\
| * drivers: usb: wusbcore: Fix dependency for USB_WUSBFabio Estevam2012-01-031-0/+1
| * USB: wusb: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2011-12-091-1/+1
* | USB: convert drivers/usb/* to use module_usb_driver()Greg Kroah-Hartman2011-11-181-11/+1
|/
* 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
| |/ |/|