aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/wusbcore/cbaf.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-08USB: Move wusbcore and UWB to staging as it is obsoleteGreg Kroah-Hartman1-645/+0
2019-03-01wusb: Remove unnecessary static function ckhdid_printfJoe Perches1-11/+4
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-08-10usb: wusbcore: cbaf: constify attribute_group structures.Arvind Yadav1-1/+1
2016-09-13USB: wusbcore: add in missing white space in error message textColin Ian King1-2/+1
2014-01-07USB: wusbcore: fix up minor coding style issues in cbaf.cRahul Bedarkar1-5/+7
2014-01-07USB: wusbcore: correct spelling mistakes in comments and error stringRahul Bedarkar1-1/+1
2013-12-09usb: wusbcore: use USB_CTRL_SET_TIMEOUT and USB_CTRL_GET_TIMEOUTThomas Pugliese1-4/+4
2013-10-19USB: wusbcore: fix usb_dev leaksAlexey Khoroshilov1-0/+3
2013-10-11usb: Remove unnecessary semicolonsJoe Perches1-2/+2
2011-11-18USB: convert drivers/usb/* to use module_usb_driver()Greg Kroah-Hartman1-11/+1
2011-06-07USB: wusbcore: return negative error codesDan Carpenter1-2/+2
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 class: make USB device id constantNémeth Márton1-1/+1
2009-03-24USB: use kzfree()Johannes Weiner1-2/+1
2008-10-31wusb: remove unused #include <version.h>Huang Weiyi1-1/+0
2008-09-17wusb: wusb-cbaf (CBA driver) sysfs ABI simplificationFelipe Zimmerle1-234/+287
2008-09-17wusb: add the USB wusb-cbaf driverInaky Perez-Gonzalez1-0/+620