Age | Commit message (Expand) | Author |
2018-03-16 | USB: wusbcore: crypto: Remove VLA usage | Gustavo A. R. Silva |
2018-03-09 | USB: wusbcore: remove redundant re-assignment to pointer 'dev' | Colin Ian King |
2017-11-13 | Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2017-11-07 | USB: wusbcore: Remove redundant license text | Greg Kroah-Hartman |
2017-11-04 | USB: add SPDX identifiers to all remaining files in drivers/usb/ | Greg Kroah-Hartman |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-11-01 | usb: wusbcore: Use put_unaligned_le32 | Himanshu Jha |
2017-11-01 | usb: wusbcore: wa-xfer: mark expected switch fall-through | Gustavo A. R. Silva |
2017-08-10 | usb: wusbcore: dev-sysfs: constify attribute_group structures. | Arvind Yadav |
2017-08-10 | usb: wusbcore: wusbhc: constify attribute_group structures. | Arvind Yadav |
2017-08-10 | usb: wusbcore: cbaf: constify attribute_group structures. | Arvind Yadav |
2017-03-14 | USB: wusbcore: fix NULL-deref at probe | Johan Hovold |
2017-01-10 | wusbcore: Fix one more crypto-on-the-stack bug | Andy Lutomirski |
2016-11-29 | usb: fix improper return value when kzalloc fails | Pan Bian |
2016-11-29 | usb: return correct errno on failures | Pan Bian |
2016-11-29 | usb: return correct errno code when krealloc fails | Pan Bian |
2016-11-07 | wusbcore: wusbhc: use permission-specific DEVICE_ATTR variants | Julia Lawall |
2016-11-07 | wusbcore: dev-sysfs: use permission-specific DEVICE_ATTR variants | Julia Lawall |
2016-10-19 | wusb: fix error return code in wusb_prf() | Wei Yongjun |
2016-10-17 | wusb: Stop using the stack for sg crypto scratch space | Andy Lutomirski |
2016-09-13 | USB: wusbcore: add in missing white space in error message text | Colin Ian King |
2016-08-30 | usb: wusbcore: wa-nep: don't print on ENOMEM | Wolfram Sang |
2016-08-30 | usb: wusbcore: security: don't print on ENOMEM | Wolfram Sang |
2016-08-30 | usb: wusbcore: crypto: don't print on ENOMEM | Wolfram Sang |
2016-08-15 | usb: wusbcore: wa-xfer: don't print error when allocating urb fails | Wolfram Sang |
2016-08-15 | usb: wusbcore: wa-nep: don't print error when allocating urb fails | Wolfram Sang |
2016-05-09 | usb: wusbcore: Do not initialise statics to 0. | Sandhya Bankar |
2016-05-09 | usb: wusbcore: Remove space before ',' and '(' . | Sandhya Bankar |
2016-04-19 | usb: wusbcore: remove unreachable code | Sudip Mukherjee |
2016-03-17 | Merge tag 'usb-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2016-01-27 | wusb: Use skcipher | Herbert Xu |
2016-01-24 | USB: core, wusbcore: use bus_to_hcd | Geliang Tang |
2015-04-03 | wusbcore: rh: use USB_DT_HUB | Sergei Shtylyov |
2015-02-15 | Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2015-02-13 | usb: use %*pb[l] to print bitmaps including cpumasks and nodemasks | Tejun Heo |
2015-01-25 | wusbcore: rh: use HUB_CHAR_* | Sergei Shtylyov |
2014-12-02 | wusb: replace memset by memzero_explicit | Julia Lawall |
2014-09-23 | usb: hub: rename khubd to hub_wq in documentation and comments | Petr Mladek |
2014-09-23 | usb: wusbcore: fix device disconnect on rekey timeout | Thomas Pugliese |
2014-09-23 | usb: wusbcore: skip done segs before completing aborted transfer | Thomas Pugliese |
2014-09-23 | usb: wusbcore: USB_WUSB_CBAF depends on USB | Thomas Pugliese |
2014-09-23 | usb: wusbcore: remove USB_WUSB build dependency on PCI | Thomas Pugliese |
2014-09-23 | wusb: delete double assignment | Julia Lawall |
2014-08-19 | usb: wusbcore: fix below build warning | Peter Chen |
2014-05-27 | USB: wusbcore: fix control-pipe directions | Johan Hovold |
2014-04-24 | usb: wusbcore: fix panic in wusbhc_chid_set | Thomas Pugliese |
2014-04-24 | usb: wusbcore: convert nested lock to use spin_lock instead of spin_lock_irq | Thomas Pugliese |
2014-03-08 | usb: wusbcore: use multiple urbs for HWA iso transfer result frame reads | Thomas Pugliese |
2014-03-08 | usb: wusbcore: combine iso transfer result frame reads when possible | Thomas Pugliese |
2014-03-07 | usb: wusbcore: disable transfer notifications for Alereon HWAs | Thomas Pugliese |