index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
wusbcore
/
wa-xfer.c
Age
Commit message (
Expand
)
Author
2013-10-29
usb: wusbcore: change WA_SEGS_MAX to a legal value
Thomas Pugliese
2013-10-29
usb: wusbcore: add a quirk for Alereon HWA device isoc behavior
Thomas Pugliese
2013-10-29
usb: wusbcore: combine multiple isoc frames in a single transfer request.
Thomas Pugliese
2013-10-19
usb: wusbcore: serialize access to the HWA data out endpoint
Thomas Pugliese
2013-10-07
usb: wusbcore: fix string formatting warnings on 64-bit builds
Thomas Pugliese
2013-10-05
usb: wusbcore: add support for isoc out transfers
Thomas Pugliese
2013-10-03
usb: wusbcore: avoid stack overflow in URB enqueue error path
Thomas Pugliese
2013-09-30
usb: wusbcore: fix build warning on 64-bit builds
Thomas Pugliese
2013-09-30
usb: wusbcore: clean up urb dequeue process
Thomas Pugliese
2013-09-30
usb: wusbcore: include the xfer_id in debug prints
Thomas Pugliese
2013-09-30
usb: wusbcore: fix endianess issues when using dwTransferID
Thomas Pugliese
2013-09-26
usb: wusbcore: set pointers to NULL after freeing in error cases
Thomas Pugliese
2013-09-26
usb: wusbcore: clean up the sg list that was created for out transfers
Thomas Pugliese
2013-09-26
usb: wusbcore: resource cleanup fix in __wa_xfer_setup_segs
Thomas Pugliese
2013-09-26
usb: wusbcore: allow wa_xfer_destroy to clean up partially constructed xfers
Thomas Pugliese
2013-09-26
usb: wusbcore: rename fields in struct wahc
Thomas Pugliese
2013-09-26
usb: wusbcore: rename urb to tr_urb in struct wa_seg
Thomas Pugliese
2013-09-25
USB: WUSBCORE: use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
2013-08-18
Merge 3.11-rc6 into usb-next
Greg Kroah-Hartman
2013-08-15
USB: WUSBCORE: Use usb_init_urb instead of creating the URB manually
Thomas Pugliese
2013-08-15
USB: WUSBCORE: fix leak of urb in wa_xfer_destroy.
Thomas Pugliese
2013-08-15
USB: WUSBCORE: fix resource cleanup in error path in __wa_xfer_setup_segs
Thomas Pugliese
2013-08-15
USB: WUSBCORE: clear RPIPE stall for control endpoints
Thomas Pugliese
2013-08-12
wusbcore: fix kernel panic when disconnecting a wireless USB->serial device
Thomas Pugliese
2013-08-12
wusbcore: clean up list locking in urb enqueue
Thomas Pugliese
2013-06-17
usb: wire adapter: add scatter gather support
Thomas Pugliese
2013-02-06
USB: wusbcore/wa-xfer: error handling fixes in setup_segs()
Dan Carpenter
2011-10-31
usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
Paul Gortmaker
2011-07-01
wusb: use printk_ratelimited() instead of printk_ratelimit()
Manuel Zerpies
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2010-05-20
USB: remove uses of URB_NO_SETUP_DMA_MAP
Alan Stern
2010-04-23
Merge branch 'master' into for-next
Jiri Kosina
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-29
Fix comment and Kconfig typos for 'require' and 'fragment'
Gilles Espinasse
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-03-17
USB: wusbcore/wa-xfer, fix lock imbalance
Jiri Slaby
2008-12-22
uwb: use dev_dbg() for debug messages
David Vrabel
2008-10-15
uwb: use kcalloc where appropriate
David Vrabel
2008-09-17
wusb: add the Wire Adapter (WA) core
Inaky Perez-Gonzalez