aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/wusbcore (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-10wusbcore: Fix one more crypto-on-the-stack bugAndy Lutomirski1-2/+1
2016-11-29usb: fix improper return value when kzalloc failsPan Bian1-0/+1
2016-11-29usb: return correct errno on failuresPan Bian1-0/+1
2016-11-29usb: return correct errno code when krealloc failsPan Bian1-0/+1
2016-11-07wusbcore: wusbhc: use permission-specific DEVICE_ATTR variantsJulia Lawall1-8/+5
2016-11-07wusbcore: dev-sysfs: use permission-specific DEVICE_ATTR variantsJulia Lawall1-3/+3
2016-10-19wusb: fix error return code in wusb_prf()Wei Yongjun1-1/+3
2016-10-17wusb: Stop using the stack for sg crypto scratch spaceAndy Lutomirski1-22/+37
2016-09-13USB: wusbcore: add in missing white space in error message textColin Ian King1-2/+1
2016-08-30usb: wusbcore: wa-nep: don't print on ENOMEMWolfram Sang1-4/+1
2016-08-30usb: wusbcore: security: don't print on ENOMEMWolfram Sang1-3/+1
2016-08-30usb: wusbcore: crypto: don't print on ENOMEMWolfram Sang1-3/+1
2016-08-15usb: wusbcore: wa-xfer: don't print error when allocating urb failsWolfram Sang1-3/+1
2016-08-15usb: wusbcore: wa-nep: don't print error when allocating urb failsWolfram Sang1-3/+1
2016-05-09usb: wusbcore: Do not initialise statics to 0.Sandhya Bankar1-1/+1
2016-05-09usb: wusbcore: Remove space before ',' and '(' .Sandhya Bankar1-2/+2
2016-04-19usb: wusbcore: remove unreachable codeSudip Mukherjee1-1/+0
2016-03-17Merge tag 'usb-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-1/+1
2016-01-27wusb: Use skcipherHerbert Xu1-14/+16
2016-01-24USB: core, wusbcore: use bus_to_hcdGeliang Tang1-1/+1
2015-04-03wusbcore: rh: use USB_DT_HUBSergei Shtylyov1-1/+1
2015-02-15Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-2/+2
2015-02-13usb: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo3-11/+6
2015-01-25wusbcore: rh: use HUB_CHAR_*Sergei Shtylyov1-2/+2
2014-12-02wusb: replace memset by memzero_explicitJulia Lawall2-5/+5
2014-09-23usb: hub: rename khubd to hub_wq in documentation and commentsPetr Mladek2-4/+4
2014-09-23usb: wusbcore: fix device disconnect on rekey timeoutThomas Pugliese2-1/+19
2014-09-23usb: wusbcore: skip done segs before completing aborted transferThomas Pugliese1-3/+14
2014-09-23usb: wusbcore: USB_WUSB_CBAF depends on USBThomas Pugliese1-0/+1
2014-09-23usb: wusbcore: remove USB_WUSB build dependency on PCIThomas Pugliese1-1/+0
2014-09-23wusb: delete double assignmentJulia Lawall1-2/+0
2014-08-19usb: wusbcore: fix below build warningPeter Chen1-2/+1
2014-05-27USB: wusbcore: fix control-pipe directionsJohan Hovold1-2/+2
2014-04-24usb: wusbcore: fix panic in wusbhc_chid_setThomas Pugliese1-1/+1
2014-04-24usb: wusbcore: convert nested lock to use spin_lock instead of spin_lock_irqThomas Pugliese1-2/+2
2014-03-08usb: wusbcore: use multiple urbs for HWA iso transfer result frame readsThomas Pugliese3-74/+134
2014-03-08usb: wusbcore: combine iso transfer result frame reads when possibleThomas Pugliese1-30/+76
2014-03-07usb: wusbcore: disable transfer notifications for Alereon HWAsThomas Pugliese2-34/+60
2014-03-07usb: wusbcore: don't mark WA_SEG_DTI_PENDING segs as done in urb_dequeueThomas Pugliese1-1/+10
2014-03-07usb: wusbcore: fix potential double list_del on urb dequeueThomas Pugliese1-2/+6
2014-02-28usb: wusbcore: fix compile warningsThomas Pugliese2-7/+3
2014-02-28usb: wusbcore: add info to HWA debug printsThomas Pugliese1-9/+16
2014-02-28usb: wusbcore: read actual_length bytes isoc in segmentsThomas Pugliese1-1/+1
2014-02-28usb: wusbcore: adjust iterator correctly when searching for ep comp descriptorThomas Pugliese1-1/+1
2014-02-28usb: wusbcore: add a convenience function for completing a transfer segmentThomas Pugliese1-21/+27
2014-02-28usb: wusbcore: prevent urb dequeue and giveback raceThomas Pugliese1-10/+27
2014-02-28usb: wusbcore: fix stranded URB after HWA unplugThomas Pugliese1-5/+51
2014-02-28usb: wusbcore: fix kernel panic on HWA unplugThomas Pugliese1-4/+44
2014-01-08usb: delete non-required instances of include <linux/init.h>Paul Gortmaker2-2/+0
2014-01-07USB: wusbcore: fix up coding style issues in wa-nep.cRahul Bedarkar1-4/+6