Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
bbfc34201fffd8a41c2ecbad2b8fb3bf00d7ee74
/
drivers
/
usb
/
wusbcore
/
wa-xfer.c
bbfc3420
usb: wusbcore: add more info to debug prints in urb_unlink path
by Thomas Pugliese
· 11 years ago
b374487
usb: wusbcore: add calls to usb_hcd_link_urb_to_ep, usb_hcd_unlink_urb_from_ep, and
by Thomas Pugliese
· 11 years ago
f74b75e
usb: wusbcore: change WA_SEGS_MAX to a legal value
by Thomas Pugliese
· 11 years ago
f07ddb9
usb: wusbcore: add a quirk for Alereon HWA device isoc behavior
by Thomas Pugliese
· 11 years ago
2101242
usb: wusbcore: combine multiple isoc frames in a single transfer request.
by Thomas Pugliese
· 11 years ago
679ee47
usb: wusbcore: serialize access to the HWA data out endpoint
by Thomas Pugliese
· 11 years ago
afc3cba
usb: wusbcore: fix string formatting warnings on 64-bit builds
by Thomas Pugliese
· 11 years ago
7a32d9b
usb: wusbcore: add support for isoc out transfers
by Thomas Pugliese
· 11 years ago
33186c4
usb: wusbcore: avoid stack overflow in URB enqueue error path
by Thomas Pugliese
· 11 years ago
cccd3a25
usb: wusbcore: fix build warning on 64-bit builds
by Thomas Pugliese
· 11 years ago
14e1d2d
usb: wusbcore: clean up urb dequeue process
by Thomas Pugliese
· 11 years ago
b9c84be
usb: wusbcore: include the xfer_id in debug prints
by Thomas Pugliese
· 11 years ago
fdd160c
usb: wusbcore: fix endianess issues when using dwTransferID
by Thomas Pugliese
· 11 years ago
6741448
usb: wusbcore: set pointers to NULL after freeing in error cases
by Thomas Pugliese
· 11 years ago
d5b5c9f
usb: wusbcore: clean up the sg list that was created for out transfers
by Thomas Pugliese
· 11 years ago
ffd6d17
usb: wusbcore: resource cleanup fix in __wa_xfer_setup_segs
by Thomas Pugliese
· 11 years ago
d993670
usb: wusbcore: allow wa_xfer_destroy to clean up partially constructed xfers
by Thomas Pugliese
· 11 years ago
0367eef
usb: wusbcore: rename fields in struct wahc
by Thomas Pugliese
· 11 years ago
09d94cb
usb: wusbcore: rename urb to tr_urb in struct wa_seg
by Thomas Pugliese
· 11 years ago
8eb4129
USB: WUSBCORE: use list_move_tail instead of list_del/list_add_tail
by Wei Yongjun
· 11 years ago
bd479f2
Merge 3.11-rc6 into usb-next
by Greg Kroah-Hartman
· 11 years ago
66591015d
USB: WUSBCORE: Use usb_init_urb instead of creating the URB manually
by Thomas Pugliese
· 11 years ago
79731cb
USB: WUSBCORE: fix leak of urb in wa_xfer_destroy.
by Thomas Pugliese
· 11 years ago
11b1bf8
USB: WUSBCORE: fix resource cleanup in error path in __wa_xfer_setup_segs
by Thomas Pugliese
· 11 years ago
6d33f7b
USB: WUSBCORE: clear RPIPE stall for control endpoints
by Thomas Pugliese
· 11 years ago
ec58fad
wusbcore: fix kernel panic when disconnecting a wireless USB->serial device
by Thomas Pugliese
· 11 years ago
e9a088f
wusbcore: clean up list locking in urb enqueue
by Thomas Pugliese
· 11 years ago
2b81c08
usb: wire adapter: add scatter gather support
by Thomas Pugliese
· 11 years ago
f07af4b
USB: wusbcore/wa-xfer: error handling fixes in setup_segs()
by Dan Carpenter
· 12 years ago
f940fcd
usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
by Paul Gortmaker
· 13 years ago
9708cd2
wusb: use printk_ratelimited() instead of printk_ratelimit()
by Manuel Zerpies
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
7a9b149
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 15 years ago
0ede76f
USB: remove uses of URB_NO_SETUP_DMA_MAP
by Alan Stern
· 15 years ago
6c9468e
Merge branch 'master' into for-next
by Jiri Kosina
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
f77f13e
Fix comment and Kconfig typos for 'require' and 'fragment'
by Gilles Espinasse
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
49fa092
USB: wusbcore/wa-xfer, fix lock imbalance
by Jiri Slaby
· 16 years ago
bce8369
uwb: use dev_dbg() for debug messages
by David Vrabel
· 16 years ago
92c4d9b
uwb: use kcalloc where appropriate
by David Vrabel
· 16 years ago
df36542
wusb: add the Wire Adapter (WA) core
by Inaky Perez-Gonzalez
· 16 years ago