summaryrefslogtreecommitdiff
path: root/drivers/usb/wusbcore/wa-rpipe.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-29usb: wusbcore: set the RPIPE wMaxPacketSize value correctlyThomas Pugliese1-1/+4
2013-10-19usb: wusbcore: preserve endianness of cached descriptorsThomas Pugliese1-1/+1
2013-10-19usb: wusbcore: serialize access to the HWA data out endpointThomas Pugliese1-4/+5
2013-10-03usb: wusbcore: set the RPIPE bOverTheAirInterval for isoc endpointsThomas Pugliese1-2/+4
2013-08-15USB: WUSBCORE: clear RPIPE stall for control endpointsThomas Pugliese1-0/+21
2013-06-24wusbcore: add sysfs attribute for retry countThomas Pugliese1-2/+1
2013-06-06USB: wusbcore: add HWA-specific fields to usb_rpipe_descriptorThomas Pugliese1-21/+21
2011-10-31usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededPaul Gortmaker1-0/+1
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2008-12-22uwb: use dev_dbg() for debug messagesDavid Vrabel1-51/+17
2008-09-17wusb: fix bmRequestType for Abort RPipe requestAnderson Lizardo1-1/+1
2008-09-17wusb: add the Wire Adapter (WA) coreInaky Perez-Gonzalez1-0/+562