index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
wusbcore
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-19
Merge 3.11-rc6 into usb-next
Greg Kroah-Hartman
1
-2
/
+7
2013-08-16
USB: WUSBCORE: Use usb_init_urb instead of creating the URB manually
Thomas Pugliese
1
-6
/
+9
2013-08-16
USB: WUSBCORE: fix leak of urb in wa_xfer_destroy.
Thomas Pugliese
1
-5
/
+4
2013-08-16
USB: WUSBCORE: fix resource cleanup in error path in __wa_xfer_setup_segs
Thomas Pugliese
1
-2
/
+4
2013-08-16
USB: WUSBCORE: clear RPIPE stall for control endpoints
Thomas Pugliese
3
-12
/
+108
2013-08-13
wusbcore: fix kernel panic when disconnecting a wireless USB->serial device
Thomas Pugliese
1
-2
/
+7
2013-08-13
wusbcore: clean up list locking in urb enqueue
Thomas Pugliese
1
-10
/
+15
2013-08-13
wusbcore: fix root hub hub_status_data to only return > 0 if status has actua...
Thomas Pugliese
1
-10
/
+18
2013-06-25
USB: HWA: fix device probe failure
Thomas Pugliese
4
-9
/
+35
2013-06-25
wusbcore: add sysfs attribute for retry count
Thomas Pugliese
3
-2
/
+35
2013-06-25
wusbcore: add sysfs attribute for DNTS count and interval
Thomas Pugliese
3
-3
/
+39
2013-06-18
usb: wire adapter: add scatter gather support
Thomas Pugliese
1
-15
/
+166
2013-06-07
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-10
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-18
USB: remove CONFIG_EXPERIMENTAL dependancies
Greg Kroah-Hartman
1
-2
/
+1
2012-08-16
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-10
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-1
/
+2
2012-01-04
drivers: usb: wusbcore: Fix dependency for USB_WUSB
Fabio Estevam
1
-0
/
+1
2011-12-10
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-11-01
usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
Paul Gortmaker
6
-0
/
+6
2011-11-01
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-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-07-02
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-14
USB 3.0 Hub Changes
John Youn
1
-2
/
+2
2011-03-14
USB: Remove bitmap #define from hcd.h
Sarah Sharp
1
-2
/
+2
2011-03-03
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-23
USB: wusbcore: rh.c Typo change desciptor to descriptor.
Justin P. Mattock
1
-1
/
+1
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
1
-1
/
+1
2010-10-22
usb: makefile cleanup
matt mooney
1
-8
/
+9
2010-10-22
usb: change to new flag variable
matt mooney
1
-3
/
+1
2010-06-16
fix typos concerning "initiali[zs]e"
Uwe Kleine-König
1
-1
/
+1
2010-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2
-5
/
+1
2010-05-21
USB: remove uses of URB_NO_SETUP_DMA_MAP
Alan Stern
1
-2
/
+0
2010-05-21
USB: make hcd.h public (drivers dependency)
Eric Lescouet
1
-3
/
+1
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2010-04-23
Merge branch 'master' into for-next
Jiri Kosina
10
-0
/
+10
2010-04-23
usb: wusb: don't overflow the Keep Alive IE buffer
David Vrabel
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
10
-0
/
+10
[next]