summaryrefslogtreecommitdiffstats
path: root/drivers/usb/wusbcore/wa-rpipe.c
Commit message (Expand)AuthorAgeFilesLines
* USB: wusbcore: Switch to bitmap_zalloc()Andy Shevchenko2018-09-101-4/+2Star
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-1/+2
* USB: wusbcore: Remove redundant license textGreg Kroah-Hartman2017-11-071-15/+0Star
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* usb: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-141-3/+2Star
* USB: wusbcore: fix control-pipe directionsJohan Hovold2014-05-281-2/+2
* usb: wusbcore: adjust iterator correctly when searching for ep comp descriptorThomas Pugliese2014-03-011-1/+1
* usb: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-091-1/+0Star
* USB: wusbcore: fix up coding style issues in wa-rpipe.cRahul Bedarkar2014-01-081-3/+3
* USB: wusbcore: correct spelling mistakes in comments and error stringRahul Bedarkar2014-01-081-1/+1
* usb: wusbcore: use USB_CTRL_SET_TIMEOUT and USB_CTRL_GET_TIMEOUTThomas Pugliese2013-12-091-5/+5
* usb: wusbcore: set the RPIPE wMaxPacketSize value correctlyThomas Pugliese2013-10-301-1/+4
* usb: wusbcore: preserve endianness of cached descriptorsThomas Pugliese2013-10-191-1/+1
* usb: wusbcore: serialize access to the HWA data out endpointThomas Pugliese2013-10-191-4/+5
* usb: wusbcore: set the RPIPE bOverTheAirInterval for isoc endpointsThomas Pugliese2013-10-041-2/+4
* USB: WUSBCORE: clear RPIPE stall for control endpointsThomas Pugliese2013-08-161-0/+21
* wusbcore: add sysfs attribute for retry countThomas Pugliese2013-06-251-2/+1Star
* USB: wusbcore: add HWA-specific fields to usb_rpipe_descriptorThomas Pugliese2013-06-061-21/+21
* usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededPaul Gortmaker2011-11-011-0/+1
* atomic: use <linux/atomic.h>Arun Sharma2011-07-271-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* uwb: use dev_dbg() for debug messagesDavid Vrabel2008-12-221-51/+17Star
* wusb: fix bmRequestType for Abort RPipe requestAnderson Lizardo2008-09-171-1/+1
* wusb: add the Wire Adapter (WA) coreInaky Perez-Gonzalez2008-09-171-0/+562