summaryrefslogtreecommitdiffstats
path: root/drivers/usb/wusbcore
Commit message (Expand)AuthorAgeFilesLines
* wusb: fix error return code in wusb_prf()Wei Yongjun2016-10-191-1/+3
* wusb: Stop using the stack for sg crypto scratch spaceAndy Lutomirski2016-10-171-22/+37
* USB: wusbcore: add in missing white space in error message textColin Ian King2016-09-131-2/+1Star
* usb: wusbcore: wa-nep: don't print on ENOMEMWolfram Sang2016-08-301-4/+1Star
* usb: wusbcore: security: don't print on ENOMEMWolfram Sang2016-08-301-3/+1Star
* usb: wusbcore: crypto: don't print on ENOMEMWolfram Sang2016-08-301-3/+1Star
* usb: wusbcore: wa-xfer: don't print error when allocating urb failsWolfram Sang2016-08-151-3/+1Star
* usb: wusbcore: wa-nep: don't print error when allocating urb failsWolfram Sang2016-08-151-3/+1Star
* usb: wusbcore: Do not initialise statics to 0.Sandhya Bankar2016-05-091-1/+1
* usb: wusbcore: Remove space before ',' and '(' .Sandhya Bankar2016-05-091-2/+2
* usb: wusbcore: remove unreachable codeSudip Mukherjee2016-04-181-1/+0Star
* Merge tag 'usb-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-03-171-1/+1
|\
| * USB: core, wusbcore: use bus_to_hcdGeliang Tang2016-01-251-1/+1
* | wusb: Use skcipherHerbert Xu2016-01-271-14/+16
|/
* wusbcore: rh: use USB_DT_HUBSergei Shtylyov2015-04-031-1/+1
* Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2015-02-151-2/+2
|\
| * wusbcore: rh: use HUB_CHAR_*Sergei Shtylyov2015-01-251-2/+2
* | usb: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-143-11/+6Star
|/
* wusb: replace memset by memzero_explicitJulia Lawall2014-12-032-5/+5
* usb: hub: rename khubd to hub_wq in documentation and commentsPetr Mladek2014-09-242-4/+4
* usb: wusbcore: fix device disconnect on rekey timeoutThomas Pugliese2014-09-242-1/+19
* usb: wusbcore: skip done segs before completing aborted transferThomas Pugliese2014-09-241-3/+14
* usb: wusbcore: USB_WUSB_CBAF depends on USBThomas Pugliese2014-09-241-0/+1
* usb: wusbcore: remove USB_WUSB build dependency on PCIThomas Pugliese2014-09-241-1/+0Star
* wusb: delete double assignmentJulia Lawall2014-09-241-2/+0Star
* usb: wusbcore: fix below build warningPeter Chen2014-08-191-2/+1Star
* USB: wusbcore: fix control-pipe directionsJohan Hovold2014-05-281-2/+2
* usb: wusbcore: fix panic in wusbhc_chid_setThomas Pugliese2014-04-241-1/+1
* usb: wusbcore: convert nested lock to use spin_lock instead of spin_lock_irqThomas Pugliese2014-04-241-2/+2
* usb: wusbcore: use multiple urbs for HWA iso transfer result frame readsThomas Pugliese2014-03-093-74/+134
* usb: wusbcore: combine iso transfer result frame reads when possibleThomas Pugliese2014-03-091-30/+76
* usb: wusbcore: disable transfer notifications for Alereon HWAsThomas Pugliese2014-03-072-34/+60
* usb: wusbcore: don't mark WA_SEG_DTI_PENDING segs as done in urb_dequeueThomas Pugliese2014-03-071-1/+10
* usb: wusbcore: fix potential double list_del on urb dequeueThomas Pugliese2014-03-071-2/+6
* usb: wusbcore: fix compile warningsThomas Pugliese2014-03-012-7/+3Star
* usb: wusbcore: add info to HWA debug printsThomas Pugliese2014-03-011-9/+16
* usb: wusbcore: read actual_length bytes isoc in segmentsThomas Pugliese2014-03-011-1/+1
* usb: wusbcore: adjust iterator correctly when searching for ep comp descriptorThomas Pugliese2014-03-011-1/+1
* usb: wusbcore: add a convenience function for completing a transfer segmentThomas Pugliese2014-03-011-21/+27
* usb: wusbcore: prevent urb dequeue and giveback raceThomas Pugliese2014-03-011-10/+27
* usb: wusbcore: fix stranded URB after HWA unplugThomas Pugliese2014-03-011-5/+51
* usb: wusbcore: fix kernel panic on HWA unplugThomas Pugliese2014-03-011-4/+44
* usb: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-092-2/+0Star
* USB: wusbcore: fix up coding style issues in wa-nep.cRahul Bedarkar2014-01-081-4/+6
* USB: wusbcore: fix up coding style issues in wa-rpipe.cRahul Bedarkar2014-01-081-3/+3
* USB: wusbcore: fix up coding style issues in wusbhc.c and wusbhc.hRahul Bedarkar2014-01-082-8/+14
* USB: wusbcore: fix up line break coding style issues in mmc.cRahul Bedarkar2014-01-081-3/+6
* USB: wusbcore: fix up line break coding style issues in security.cRahul Bedarkar2014-01-081-7/+11
* USB: wusbcore: fix up line break coding style issues in wa-hc.hRahul Bedarkar2014-01-081-4/+4
* USB: wusbcore: fix up minor coding style issues in cbaf.cRahul Bedarkar2014-01-081-5/+7