aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/wusbcore/mmc.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
2014-04-24usb: wusbcore: fix panic in wusbhc_chid_setThomas Pugliese1-1/+1
2014-01-07USB: wusbcore: fix up line break coding style issues in mmc.cRahul Bedarkar1-3/+6
2013-06-24USB: HWA: fix device probe failureThomas Pugliese1-0/+27
2013-06-24wusbcore: add sysfs attribute for DNTS count and intervalThomas Pugliese1-3/+3
2011-10-31usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededPaul Gortmaker1-0/+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
2010-03-02USB: wusb: check CHID is all zeros before stopping the hostJulia Lawall1-1/+1
2008-11-25wusb: whci-hcd shouldn't do ASL/PZL updates while channel is inactiveDavid Vrabel1-10/+27
2008-11-19uwb: add basic radio managerDavid Vrabel1-62/+13
2008-10-28wusb: do a proper channel stopDavid Vrabel1-6/+2
2008-10-16uwb: don't use printk_ratelimit() so oftenDavid Vrabel1-11/+3
2008-10-15uwb: use kcalloc where appropriateDavid Vrabel1-1/+1
2008-09-17wusb: add the Wireless USB core (protocol)Inaky Perez-Gonzalez1-0/+329