summaryrefslogtreecommitdiff
path: root/drivers/usb/wusbcore
Commit message (Expand)AuthorAge
* USB: wusbcore: crypto: Remove VLA usageGustavo A. R. Silva2018-03-16
* USB: wusbcore: remove redundant re-assignment to pointer 'dev'Colin Ian King2018-03-09
* Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-11-13
|\
| * USB: wusbcore: Remove redundant license textGreg Kroah-Hartman2017-11-07
| * USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-04
| * usb: wusbcore: Use put_unaligned_le32Himanshu Jha2017-11-01
| * usb: wusbcore: wa-xfer: mark expected switch fall-throughGustavo A. R. Silva2017-11-01
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* usb: wusbcore: dev-sysfs: constify attribute_group structures.Arvind Yadav2017-08-10
* usb: wusbcore: wusbhc: constify attribute_group structures.Arvind Yadav2017-08-10
* usb: wusbcore: cbaf: constify attribute_group structures.Arvind Yadav2017-08-10
* USB: wusbcore: fix NULL-deref at probeJohan Hovold2017-03-14
* wusbcore: Fix one more crypto-on-the-stack bugAndy Lutomirski2017-01-10
* usb: fix improper return value when kzalloc failsPan Bian2016-11-29
* usb: return correct errno on failuresPan Bian2016-11-29
* usb: return correct errno code when krealloc failsPan Bian2016-11-29
* wusbcore: wusbhc: use permission-specific DEVICE_ATTR variantsJulia Lawall2016-11-07
* wusbcore: dev-sysfs: use permission-specific DEVICE_ATTR variantsJulia Lawall2016-11-07
* wusb: fix error return code in wusb_prf()Wei Yongjun2016-10-19
* wusb: Stop using the stack for sg crypto scratch spaceAndy Lutomirski2016-10-17
* USB: wusbcore: add in missing white space in error message textColin Ian King2016-09-13
* usb: wusbcore: wa-nep: don't print on ENOMEMWolfram Sang2016-08-30
* usb: wusbcore: security: don't print on ENOMEMWolfram Sang2016-08-30
* usb: wusbcore: crypto: don't print on ENOMEMWolfram Sang2016-08-30
* usb: wusbcore: wa-xfer: don't print error when allocating urb failsWolfram Sang2016-08-15
* usb: wusbcore: wa-nep: don't print error when allocating urb failsWolfram Sang2016-08-15
* usb: wusbcore: Do not initialise statics to 0.Sandhya Bankar2016-05-09
* usb: wusbcore: Remove space before ',' and '(' .Sandhya Bankar2016-05-09
* usb: wusbcore: remove unreachable codeSudip Mukherjee2016-04-19
* Merge tag 'usb-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-03-17
|\
| * USB: core, wusbcore: use bus_to_hcdGeliang Tang2016-01-24
* | wusb: Use skcipherHerbert Xu2016-01-27
|/
* wusbcore: rh: use USB_DT_HUBSergei Shtylyov2015-04-03
* Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2015-02-15
|\
| * wusbcore: rh: use HUB_CHAR_*Sergei Shtylyov2015-01-25
* | usb: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-13
|/
* wusb: replace memset by memzero_explicitJulia Lawall2014-12-02
* usb: hub: rename khubd to hub_wq in documentation and commentsPetr Mladek2014-09-23
* usb: wusbcore: fix device disconnect on rekey timeoutThomas Pugliese2014-09-23
* usb: wusbcore: skip done segs before completing aborted transferThomas Pugliese2014-09-23
* usb: wusbcore: USB_WUSB_CBAF depends on USBThomas Pugliese2014-09-23
* usb: wusbcore: remove USB_WUSB build dependency on PCIThomas Pugliese2014-09-23
* wusb: delete double assignmentJulia Lawall2014-09-23
* usb: wusbcore: fix below build warningPeter Chen2014-08-19
* USB: wusbcore: fix control-pipe directionsJohan Hovold2014-05-27
* usb: wusbcore: fix panic in wusbhc_chid_setThomas Pugliese2014-04-24
* usb: wusbcore: convert nested lock to use spin_lock instead of spin_lock_irqThomas Pugliese2014-04-24
* usb: wusbcore: use multiple urbs for HWA iso transfer result frame readsThomas Pugliese2014-03-08
* usb: wusbcore: combine iso transfer result frame reads when possibleThomas Pugliese2014-03-08
* usb: wusbcore: disable transfer notifications for Alereon HWAsThomas Pugliese2014-03-07