index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
wusbcore
/
wa-xfer.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
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
1
-10
/
+74
*
|
wusbcore: clean up list locking in urb enqueue
Thomas Pugliese
2013-08-12
1
-10
/
+15
|
/
*
usb: wire adapter: add scatter gather support
Thomas Pugliese
2013-06-17
1
-15
/
+166
*
USB: wusbcore/wa-xfer: error handling fixes in setup_segs()
Dan Carpenter
2013-02-06
1
-3
/
+3
*
usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
wusb: use printk_ratelimited() instead of printk_ratelimit()
Manuel Zerpies
2011-07-01
1
-4
/
+3
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-4
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2010-05-20
1
-2
/
+0
|
\
|
*
USB: remove uses of URB_NO_SETUP_DMA_MAP
Alan Stern
2010-05-20
1
-2
/
+0
*
|
Merge branch 'master' into for-next
Jiri Kosina
2010-04-23
1
-0
/
+1
|
\
\
|
|
/
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
|
Fix comment and Kconfig typos for 'require' and 'fragment'
Gilles Espinasse
2010-03-29
1
-1
/
+1
|
/
*
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
1
-2
/
+2
*
USB: wusbcore/wa-xfer, fix lock imbalance
Jiri Slaby
2009-03-17
1
-1
/
+3
*
uwb: use dev_dbg() for debug messages
David Vrabel
2008-12-22
1
-137
/
+43
*
uwb: use kcalloc where appropriate
David Vrabel
2008-10-15
1
-1
/
+1
*
wusb: add the Wire Adapter (WA) core
Inaky Perez-Gonzalez
2008-09-17
1
-0
/
+1709
[prev]