aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/wusbcore/wa-hc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-07USB: wusbcore: Remove redundant license textGreg Kroah-Hartman1-15/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2017-03-14USB: wusbcore: fix NULL-deref at probeJohan Hovold1-0/+3
2014-03-08usb: wusbcore: use multiple urbs for HWA iso transfer result frame readsThomas Pugliese1-2/+0
2013-10-29usb: wusbcore: add a quirk for Alereon HWA device isoc behaviorThomas Pugliese1-1/+3
2013-09-26usb: wusbcore: rename fields in struct wahcThomas Pugliese1-7/+7
2012-08-15drivers/usb/wusbcore/wa-hc.c: fix error return codeJulia Lawall1-1/+3
2011-10-31usb: Add module.h to drivers/usb consumers who really use it.Paul Gortmaker1-0/+1
2011-08-23USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2008-09-17wusb: add the Wire Adapter (WA) coreInaky Perez-Gonzalez1-0/+95