summaryrefslogtreecommitdiffstats
path: root/drivers/usb/wusbcore/wa-nep.c
Commit message (Expand)AuthorAgeFilesLines
* USB: wusbcore: remove redundant re-assignment to pointer 'dev'Colin Ian King2018-03-091-1/+0
* 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: fix improper return value when kzalloc failsPan Bian2016-11-291-0/+1
* usb: wusbcore: wa-nep: don't print on ENOMEMWolfram Sang2016-08-301-4/+1
* usb: wusbcore: wa-nep: don't print error when allocating urb failsWolfram Sang2016-08-151-3/+1
* USB: wusbcore: fix up coding style issues in wa-nep.cRahul Bedarkar2014-01-071-4/+6
* wusbcore wire adapter: ignore HWA_NOTIF_BPST_ADJ notificationsThomas Pugliese2013-06-061-1/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* uwb: use print_hex_dump()David Vrabel2008-12-221-11/+5
* wusb: add the Wire Adapter (WA) coreInaky Perez-Gonzalez2008-09-171-0/+310