index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
wusbcore
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-30
usb: wusbcore: fix build warning on 64-bit builds
Thomas Pugliese
1
-1
/
+1
2013-09-30
usb: wusbcore: clean up urb dequeue process
Thomas Pugliese
1
-35
/
+87
2013-09-30
usb: wusbcore: include the xfer_id in debug prints
Thomas Pugliese
1
-45
/
+49
2013-09-30
usb: wusbcore: fix endianess issues when using dwTransferID
Thomas Pugliese
1
-9
/
+11
2013-09-26
usb: wusbcore: set pointers to NULL after freeing in error cases
Thomas Pugliese
1
-0
/
+2
2013-09-26
usb: wusbcore: clean up the sg list that was created for out transfers
Thomas Pugliese
1
-0
/
+4
2013-09-26
usb: wusbcore: resource cleanup fix in __wa_xfer_setup_segs
Thomas Pugliese
1
-54
/
+67
2013-09-26
usb: wusbcore: allow wa_xfer_destroy to clean up partially constructed xfers
Thomas Pugliese
1
-2
/
+8
2013-09-26
usb: wusbcore: rename fields in struct wahc
Thomas Pugliese
3
-18
/
+18
2013-09-26
usb: wusbcore: rename urb to tr_urb in struct wa_seg
Thomas Pugliese
1
-14
/
+16
2013-09-25
USB: WUSBCORE: use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
1
-4
/
+2
2013-08-18
Merge 3.11-rc6 into usb-next
Greg Kroah-Hartman
1
-2
/
+7
2013-08-15
USB: WUSBCORE: Use usb_init_urb instead of creating the URB manually
Thomas Pugliese
1
-6
/
+9
2013-08-15
USB: WUSBCORE: fix leak of urb in wa_xfer_destroy.
Thomas Pugliese
1
-5
/
+4
2013-08-15
USB: WUSBCORE: fix resource cleanup in error path in __wa_xfer_setup_segs
Thomas Pugliese
1
-2
/
+4
2013-08-15
USB: WUSBCORE: clear RPIPE stall for control endpoints
Thomas Pugliese
3
-12
/
+108
2013-08-12
wusbcore: fix kernel panic when disconnecting a wireless USB->serial device
Thomas Pugliese
1
-2
/
+7
2013-08-12
wusbcore: clean up list locking in urb enqueue
Thomas Pugliese
1
-10
/
+15
2013-08-12
wusbcore: fix root hub hub_status_data to only return > 0 if status has actua...
Thomas Pugliese
1
-10
/
+18
2013-06-24
USB: HWA: fix device probe failure
Thomas Pugliese
4
-9
/
+35
2013-06-24
wusbcore: add sysfs attribute for retry count
Thomas Pugliese
3
-2
/
+35
2013-06-24
wusbcore: add sysfs attribute for DNTS count and interval
Thomas Pugliese
3
-3
/
+39
2013-06-17
usb: wire adapter: add scatter gather support
Thomas Pugliese
1
-15
/
+166
2013-06-06
wusbcore wire adapter: ignore HWA_NOTIF_BPST_ADJ notifications
Thomas Pugliese
1
-1
/
+2
2013-06-06
USB: wusbcore: add HWA-specific fields to usb_rpipe_descriptor
Thomas Pugliese
1
-21
/
+21
2013-06-06
wusbhc: disable suspend and resume on the root hub.
Thomas Pugliese
2
-22
/
+0
2013-06-06
wusbcore: reduce keepalive threshold from timeout/2 to timeout/3
Thomas Pugliese
2
-6
/
+5
2013-04-09
USB: regroup all depends on USB within an if USB block
Florian Fainelli
1
-2
/
+0
2013-02-06
USB: wusbcore/wa-xfer: error handling fixes in setup_segs()
Dan Carpenter
1
-3
/
+3
2012-10-22
WUSB: remove an unnused variable
Dan Carpenter
1
-13
/
+0
2012-09-17
USB: remove CONFIG_EXPERIMENTAL dependancies
Greg Kroah-Hartman
1
-2
/
+1
2012-08-15
drivers/usb/wusbcore/wa-hc.c: fix error return code
Julia Lawall
1
-1
/
+3
2012-08-10
wusb: Fix potential memory leak in wusb_dev_sec_add()
Alexey Khoroshilov
1
-3
/
+4
2012-01-26
uwb & wusb: fix kconfig error
Randy Dunlap
1
-1
/
+1
2012-01-09
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-1
/
+2
2012-01-03
drivers: usb: wusbcore: Fix dependency for USB_WUSB
Fabio Estevam
1
-0
/
+1
2011-12-09
USB: wusb: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
1
-1
/
+1
2011-11-18
USB: convert drivers/usb/* to use module_usb_driver()
Greg Kroah-Hartman
1
-11
/
+1
2011-10-31
usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
Paul Gortmaker
6
-0
/
+6
2011-10-31
usb: Add module.h to drivers/usb consumers who really use it.
Paul Gortmaker
1
-0
/
+1
2011-08-23
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
1
-1
/
+1
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-07-01
wusb: use printk_ratelimited() instead of printk_ratelimit()
Manuel Zerpies
1
-4
/
+3
2011-06-07
USB: wusbcore: return negative error codes
Dan Carpenter
1
-2
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
6
-10
/
+10
2011-03-13
USB 3.0 Hub Changes
John Youn
1
-2
/
+2
2011-03-13
USB: Remove bitmap #define from hcd.h
Sarah Sharp
1
-2
/
+2
2011-03-02
wusb: fix find_first_zero_bit() return value check
Akinobu Mita
1
-1
/
+1
2011-02-25
drivers:usb:wusbhc.h remove one to many l's in the word.
Justin P. Mattock
1
-1
/
+1
2011-01-22
USB: wusbcore: rh.c Typo change desciptor to descriptor.
Justin P. Mattock
1
-1
/
+1
[prev]
[next]