aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/wusbcore/wa-nep.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-09USB: wusbcore: remove redundant re-assignment to pointer 'dev'Colin Ian King1-1/+0
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
2016-11-29usb: fix improper return value when kzalloc failsPan Bian1-0/+1
2016-08-30usb: wusbcore: wa-nep: don't print on ENOMEMWolfram Sang1-4/+1
2016-08-15usb: wusbcore: wa-nep: don't print error when allocating urb failsWolfram Sang1-3/+1
2014-01-07USB: wusbcore: fix up coding style issues in wa-nep.cRahul Bedarkar1-4/+6
2013-06-06wusbcore wire adapter: ignore HWA_NOTIF_BPST_ADJ notificationsThomas Pugliese1-1/+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
2008-12-22uwb: use print_hex_dump()David Vrabel1-11/+5
2008-09-17wusb: add the Wire Adapter (WA) coreInaky Perez-Gonzalez1-0/+310