summaryrefslogtreecommitdiffstats
path: root/drivers/usb/wusbcore/cbaf.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: cbaf: constify attribute_group structures.Arvind Yadav2017-08-101-1/+1
* USB: wusbcore: add in missing white space in error message textColin Ian King2016-09-131-2/+1
* USB: wusbcore: fix up minor coding style issues in cbaf.cRahul Bedarkar2014-01-071-5/+7
* USB: wusbcore: correct spelling mistakes in comments and error stringRahul Bedarkar2014-01-071-1/+1
* usb: wusbcore: use USB_CTRL_SET_TIMEOUT and USB_CTRL_GET_TIMEOUTThomas Pugliese2013-12-091-4/+4
* USB: wusbcore: fix usb_dev leaksAlexey Khoroshilov2013-10-191-0/+3
* usb: Remove unnecessary semicolonsJoe Perches2013-10-111-2/+2
* USB: convert drivers/usb/* to use module_usb_driver()Greg Kroah-Hartman2011-11-181-11/+1
* USB: wusbcore: return negative error codesDan Carpenter2011-06-071-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* USB class: make USB device id constantNémeth Márton2010-03-021-1/+1
* USB: use kzfree()Johannes Weiner2009-03-241-2/+1
* wusb: remove unused #include <version.h>Huang Weiyi2008-10-311-1/+0
* wusb: wusb-cbaf (CBA driver) sysfs ABI simplificationFelipe Zimmerle2008-09-171-234/+287
* wusb: add the USB wusb-cbaf driverInaky Perez-Gonzalez2008-09-171-0/+620