index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
wusbcore
/
wa-rpipe.c
Age
Commit message (
Expand
)
Author
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