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-rpipe.c
Age
Commit message (
Expand
)
Author
2019-08-08
USB: Move wusbcore and UWB to staging as it is obsolete
Greg Kroah-Hartman
2018-09-10
USB: wusbcore: Switch to bitmap_zalloc()
Andy Shevchenko
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2017-11-07
USB: wusbcore: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2015-02-13
usb: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2014-05-27
USB: wusbcore: fix control-pipe directions
Johan Hovold
2014-02-28
usb: wusbcore: adjust iterator correctly when searching for ep comp descriptor
Thomas Pugliese
2014-01-08
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-07
USB: wusbcore: fix up coding style issues in wa-rpipe.c
Rahul Bedarkar
2014-01-07
USB: wusbcore: correct spelling mistakes in comments and error string
Rahul Bedarkar
2013-12-09
usb: wusbcore: use USB_CTRL_SET_TIMEOUT and USB_CTRL_GET_TIMEOUT
Thomas Pugliese
2013-10-29
usb: wusbcore: set the RPIPE wMaxPacketSize value correctly
Thomas Pugliese
2013-10-19
usb: wusbcore: preserve endianness of cached descriptors
Thomas Pugliese
2013-10-19
usb: wusbcore: serialize access to the HWA data out endpoint
Thomas Pugliese
2013-10-03
usb: wusbcore: set the RPIPE bOverTheAirInterval for isoc endpoints
Thomas Pugliese
2013-08-15
USB: WUSBCORE: clear RPIPE stall for control endpoints
Thomas Pugliese
2013-06-24
wusbcore: add sysfs attribute for retry count
Thomas Pugliese
2013-06-06
USB: wusbcore: add HWA-specific fields to usb_rpipe_descriptor
Thomas Pugliese
2011-10-31
usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
Paul Gortmaker
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2008-12-22
uwb: use dev_dbg() for debug messages
David Vrabel
2008-09-17
wusb: fix bmRequestType for Abort RPipe request
Anderson Lizardo
2008-09-17
wusb: add the Wire Adapter (WA) core
Inaky Perez-Gonzalez