summaryrefslogtreecommitdiffstats
path: root/drivers/usb/wusbcore/wa-hc.c
Commit message (Expand)AuthorAgeFilesLines
* USB: wusbcore: Remove redundant license textGreg Kroah-Hartman2017-11-071-15/+0
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* USB: wusbcore: fix NULL-deref at probeJohan Hovold2017-03-141-0/+3
* usb: wusbcore: use multiple urbs for HWA iso transfer result frame readsThomas Pugliese2014-03-081-2/+0
* usb: wusbcore: add a quirk for Alereon HWA device isoc behaviorThomas Pugliese2013-10-291-1/+3
* usb: wusbcore: rename fields in struct wahcThomas Pugliese2013-09-261-7/+7
* drivers/usb/wusbcore/wa-hc.c: fix error return codeJulia Lawall2012-08-151-1/+3
* usb: Add module.h to drivers/usb consumers who really use it.Paul Gortmaker2011-10-311-0/+1
* USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto2011-08-231-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* wusb: add the Wire Adapter (WA) coreInaky Perez-Gonzalez2008-09-171-0/+95