aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/wusbcore
Commit message (Expand)AuthorAge
...
* usb: wusbcore: fix build warning on 64-bit buildsThomas Pugliese2013-10-01
* usb: wusbcore: clean up urb dequeue processThomas Pugliese2013-09-30
* usb: wusbcore: include the xfer_id in debug printsThomas Pugliese2013-09-30
* usb: wusbcore: fix endianess issues when using dwTransferIDThomas Pugliese2013-09-30
* usb: wusbcore: set pointers to NULL after freeing in error casesThomas Pugliese2013-09-26
* usb: wusbcore: clean up the sg list that was created for out transfersThomas Pugliese2013-09-26
* usb: wusbcore: resource cleanup fix in __wa_xfer_setup_segsThomas Pugliese2013-09-26
* usb: wusbcore: allow wa_xfer_destroy to clean up partially constructed xfersThomas Pugliese2013-09-26
* usb: wusbcore: rename fields in struct wahcThomas Pugliese2013-09-26
* usb: wusbcore: rename urb to tr_urb in struct wa_segThomas Pugliese2013-09-26
* USB: WUSBCORE: use list_move_tail instead of list_del/list_add_tailWei Yongjun2013-09-25
* Merge 3.11-rc6 into usb-nextGreg Kroah-Hartman2013-08-18
|\
| * wusbcore: fix kernel panic when disconnecting a wireless USB->serial deviceThomas Pugliese2013-08-12
* | USB: WUSBCORE: Use usb_init_urb instead of creating the URB manuallyThomas Pugliese2013-08-15
* | USB: WUSBCORE: fix leak of urb in wa_xfer_destroy.Thomas Pugliese2013-08-15
* | USB: WUSBCORE: fix resource cleanup in error path in __wa_xfer_setup_segsThomas Pugliese2013-08-15
* | USB: WUSBCORE: clear RPIPE stall for control endpointsThomas Pugliese2013-08-15
* | wusbcore: clean up list locking in urb enqueueThomas Pugliese2013-08-12
* | wusbcore: fix root hub hub_status_data to only return > 0 if status has actua...Thomas Pugliese2013-08-12
|/
* USB: HWA: fix device probe failureThomas Pugliese2013-06-24
* wusbcore: add sysfs attribute for retry countThomas Pugliese2013-06-24
* wusbcore: add sysfs attribute for DNTS count and intervalThomas Pugliese2013-06-24
* usb: wire adapter: add scatter gather supportThomas Pugliese2013-06-17
* wusbcore wire adapter: ignore HWA_NOTIF_BPST_ADJ notificationsThomas Pugliese2013-06-06
* USB: wusbcore: add HWA-specific fields to usb_rpipe_descriptorThomas Pugliese2013-06-06
* wusbhc: disable suspend and resume on the root hub.Thomas Pugliese2013-06-06
* wusbcore: reduce keepalive threshold from timeout/2 to timeout/3Thomas Pugliese2013-06-06
* USB: regroup all depends on USB within an if USB blockFlorian Fainelli2013-04-09
* 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