summaryrefslogtreecommitdiffstats
path: root/drivers/usb/wusbcore/wa-rpipe.c
Commit message (Expand)AuthorAgeFilesLines
* usb: wusbcore: set the RPIPE wMaxPacketSize value correctlyThomas Pugliese2013-10-291-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-031-2/+4
* USB: WUSBCORE: clear RPIPE stall for control endpointsThomas Pugliese2013-08-151-0/+21
* wusbcore: add sysfs attribute for retry countThomas Pugliese2013-06-241-2/+1
* 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-10-311-0/+1
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-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/+17
* 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
OpenPOWER on IntegriCloud