index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
wusbcore
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: wusbcore: set pointers to NULL after freeing in error cases
Thomas Pugliese
2013-09-26
1
-0
/
+2
*
usb: wusbcore: clean up the sg list that was created for out transfers
Thomas Pugliese
2013-09-26
1
-0
/
+4
*
usb: wusbcore: resource cleanup fix in __wa_xfer_setup_segs
Thomas Pugliese
2013-09-26
1
-54
/
+67
*
usb: wusbcore: allow wa_xfer_destroy to clean up partially constructed xfers
Thomas Pugliese
2013-09-26
1
-2
/
+8
*
usb: wusbcore: rename fields in struct wahc
Thomas Pugliese
2013-09-26
3
-18
/
+18
*
usb: wusbcore: rename urb to tr_urb in struct wa_seg
Thomas Pugliese
2013-09-26
1
-14
/
+16
*
USB: WUSBCORE: use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
2013-09-25
1
-4
/
+2
*
Merge 3.11-rc6 into usb-next
Greg Kroah-Hartman
2013-08-18
1
-2
/
+7
|
\
|
*
wusbcore: fix kernel panic when disconnecting a wireless USB->serial device
Thomas Pugliese
2013-08-12
1
-2
/
+7
*
|
USB: WUSBCORE: Use usb_init_urb instead of creating the URB manually
Thomas Pugliese
2013-08-15
1
-6
/
+9
*
|
USB: WUSBCORE: fix leak of urb in wa_xfer_destroy.
Thomas Pugliese
2013-08-15
1
-5
/
+4
*
|
USB: WUSBCORE: fix resource cleanup in error path in __wa_xfer_setup_segs
Thomas Pugliese
2013-08-15
1
-2
/
+4
*
|
USB: WUSBCORE: clear RPIPE stall for control endpoints
Thomas Pugliese
2013-08-15
3
-12
/
+108
*
|
wusbcore: clean up list locking in urb enqueue
Thomas Pugliese
2013-08-12
1
-10
/
+15
*
|
wusbcore: fix root hub hub_status_data to only return > 0 if status has actua...
Thomas Pugliese
2013-08-12
1
-10
/
+18
|
/
*
USB: HWA: fix device probe failure
Thomas Pugliese
2013-06-24
4
-9
/
+35
*
wusbcore: add sysfs attribute for retry count
Thomas Pugliese
2013-06-24
3
-2
/
+35
*
wusbcore: add sysfs attribute for DNTS count and interval
Thomas Pugliese
2013-06-24
3
-3
/
+39
*
usb: wire adapter: add scatter gather support
Thomas Pugliese
2013-06-17
1
-15
/
+166
*
wusbcore wire adapter: ignore HWA_NOTIF_BPST_ADJ notifications
Thomas Pugliese
2013-06-06
1
-1
/
+2
*
USB: wusbcore: add HWA-specific fields to usb_rpipe_descriptor
Thomas Pugliese
2013-06-06
1
-21
/
+21
*
wusbhc: disable suspend and resume on the root hub.
Thomas Pugliese
2013-06-06
2
-22
/
+0
*
wusbcore: reduce keepalive threshold from timeout/2 to timeout/3
Thomas Pugliese
2013-06-06
2
-6
/
+5
*
USB: regroup all depends on USB within an if USB block
Florian Fainelli
2013-04-09
1
-2
/
+0
*
USB: wusbcore/wa-xfer: error handling fixes in setup_segs()
Dan Carpenter
2013-02-06
1
-3
/
+3
*
WUSB: remove an unnused variable
Dan Carpenter
2012-10-22
1
-13
/
+0
*
USB: remove CONFIG_EXPERIMENTAL dependancies
Greg Kroah-Hartman
2012-09-17
1
-2
/
+1
*
drivers/usb/wusbcore/wa-hc.c: fix error return code
Julia Lawall
2012-08-15
1
-1
/
+3
*
wusb: Fix potential memory leak in wusb_dev_sec_add()
Alexey Khoroshilov
2012-08-10
1
-3
/
+4
*
uwb & wusb: fix kconfig error
Randy Dunlap
2012-01-26
1
-1
/
+1
*
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-01-09
2
-1
/
+2
|
\
|
*
drivers: usb: wusbcore: Fix dependency for USB_WUSB
Fabio Estevam
2012-01-03
1
-0
/
+1
|
*
USB: wusb: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2011-12-09
1
-1
/
+1
*
|
USB: convert drivers/usb/* to use module_usb_driver()
Greg Kroah-Hartman
2011-11-18
1
-11
/
+1
|
/
*
usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
Paul Gortmaker
2011-10-31
6
-0
/
+6
*
usb: Add module.h to drivers/usb consumers who really use it.
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
2011-08-23
1
-1
/
+1
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
*
wusb: use printk_ratelimited() instead of printk_ratelimit()
Manuel Zerpies
2011-07-01
1
-4
/
+3
*
USB: wusbcore: return negative error codes
Dan Carpenter
2011-06-07
1
-2
/
+2
*
Fix common misspellings
Lucas De Marchi
2011-03-31
6
-10
/
+10
*
USB 3.0 Hub Changes
John Youn
2011-03-13
1
-2
/
+2
*
USB: Remove bitmap #define from hcd.h
Sarah Sharp
2011-03-13
1
-2
/
+2
*
wusb: fix find_first_zero_bit() return value check
Akinobu Mita
2011-03-02
1
-1
/
+1
*
drivers:usb:wusbhc.h remove one to many l's in the word.
Justin P. Mattock
2011-02-25
1
-1
/
+1
*
USB: wusbcore: rh.c Typo change desciptor to descriptor.
Justin P. Mattock
2011-01-22
1
-1
/
+1
*
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-11-01
1
-1
/
+1
*
usb: makefile cleanup
matt mooney
2010-10-22
1
-8
/
+9
*
usb: change to new flag variable
matt mooney
2010-10-22
1
-3
/
+1
*
fix typos concerning "initiali[zs]e"
Uwe Kleine-König
2010-06-16
1
-1
/
+1
[next]