index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
wusbcore
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: wusbcore: security: cast sizeof to int for comparison
Julia Lawall
2018-10-03
1
-1
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
usb: wusbcore: dev-sysfs: constify attribute_group structures.
Arvind Yadav
2017-08-10
1
-1
/
+1
*
usb: wusbcore: wusbhc: constify attribute_group structures.
Arvind Yadav
2017-08-10
1
-1
/
+1
*
usb: wusbcore: cbaf: constify attribute_group structures.
Arvind Yadav
2017-08-10
1
-1
/
+1
*
USB: wusbcore: fix NULL-deref at probe
Johan Hovold
2017-03-14
1
-0
/
+3
*
wusbcore: Fix one more crypto-on-the-stack bug
Andy Lutomirski
2017-01-10
1
-2
/
+1
*
usb: fix improper return value when kzalloc fails
Pan Bian
2016-11-29
1
-0
/
+1
*
usb: return correct errno on failures
Pan Bian
2016-11-29
1
-0
/
+1
*
usb: return correct errno code when krealloc fails
Pan Bian
2016-11-29
1
-0
/
+1
*
wusbcore: wusbhc: use permission-specific DEVICE_ATTR variants
Julia Lawall
2016-11-07
1
-8
/
+5
*
wusbcore: dev-sysfs: use permission-specific DEVICE_ATTR variants
Julia Lawall
2016-11-07
1
-3
/
+3
*
wusb: fix error return code in wusb_prf()
Wei Yongjun
2016-10-19
1
-1
/
+3
*
wusb: Stop using the stack for sg crypto scratch space
Andy Lutomirski
2016-10-17
1
-22
/
+37
*
USB: wusbcore: add in missing white space in error message text
Colin Ian King
2016-09-13
1
-2
/
+1
*
usb: wusbcore: wa-nep: don't print on ENOMEM
Wolfram Sang
2016-08-30
1
-4
/
+1
*
usb: wusbcore: security: don't print on ENOMEM
Wolfram Sang
2016-08-30
1
-3
/
+1
*
usb: wusbcore: crypto: don't print on ENOMEM
Wolfram Sang
2016-08-30
1
-3
/
+1
*
usb: wusbcore: wa-xfer: don't print error when allocating urb fails
Wolfram Sang
2016-08-15
1
-3
/
+1
*
usb: wusbcore: wa-nep: don't print error when allocating urb fails
Wolfram Sang
2016-08-15
1
-3
/
+1
*
usb: wusbcore: Do not initialise statics to 0.
Sandhya Bankar
2016-05-09
1
-1
/
+1
*
usb: wusbcore: Remove space before ',' and '(' .
Sandhya Bankar
2016-05-09
1
-2
/
+2
*
usb: wusbcore: remove unreachable code
Sudip Mukherjee
2016-04-19
1
-1
/
+0
*
Merge tag 'usb-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2016-03-17
1
-1
/
+1
|
\
|
*
USB: core, wusbcore: use bus_to_hcd
Geliang Tang
2016-01-24
1
-1
/
+1
*
|
wusb: Use skcipher
Herbert Xu
2016-01-27
1
-14
/
+16
|
/
*
wusbcore: rh: use USB_DT_HUB
Sergei Shtylyov
2015-04-03
1
-1
/
+1
*
Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2015-02-15
1
-2
/
+2
|
\
|
*
wusbcore: rh: use HUB_CHAR_*
Sergei Shtylyov
2015-01-25
1
-2
/
+2
*
|
usb: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2015-02-13
3
-11
/
+6
|
/
*
wusb: replace memset by memzero_explicit
Julia Lawall
2014-12-02
2
-5
/
+5
*
usb: hub: rename khubd to hub_wq in documentation and comments
Petr Mladek
2014-09-23
2
-4
/
+4
*
usb: wusbcore: fix device disconnect on rekey timeout
Thomas Pugliese
2014-09-23
2
-1
/
+19
*
usb: wusbcore: skip done segs before completing aborted transfer
Thomas Pugliese
2014-09-23
1
-3
/
+14
*
usb: wusbcore: USB_WUSB_CBAF depends on USB
Thomas Pugliese
2014-09-23
1
-0
/
+1
*
usb: wusbcore: remove USB_WUSB build dependency on PCI
Thomas Pugliese
2014-09-23
1
-1
/
+0
*
wusb: delete double assignment
Julia Lawall
2014-09-23
1
-2
/
+0
*
usb: wusbcore: fix below build warning
Peter Chen
2014-08-19
1
-2
/
+1
*
USB: wusbcore: fix control-pipe directions
Johan Hovold
2014-05-27
1
-2
/
+2
*
usb: wusbcore: fix panic in wusbhc_chid_set
Thomas Pugliese
2014-04-24
1
-1
/
+1
*
usb: wusbcore: convert nested lock to use spin_lock instead of spin_lock_irq
Thomas Pugliese
2014-04-24
1
-2
/
+2
*
usb: wusbcore: use multiple urbs for HWA iso transfer result frame reads
Thomas Pugliese
2014-03-08
3
-74
/
+134
*
usb: wusbcore: combine iso transfer result frame reads when possible
Thomas Pugliese
2014-03-08
1
-30
/
+76
*
usb: wusbcore: disable transfer notifications for Alereon HWAs
Thomas Pugliese
2014-03-07
2
-34
/
+60
*
usb: wusbcore: don't mark WA_SEG_DTI_PENDING segs as done in urb_dequeue
Thomas Pugliese
2014-03-07
1
-1
/
+10
*
usb: wusbcore: fix potential double list_del on urb dequeue
Thomas Pugliese
2014-03-07
1
-2
/
+6
*
usb: wusbcore: fix compile warnings
Thomas Pugliese
2014-02-28
2
-7
/
+3
*
usb: wusbcore: add info to HWA debug prints
Thomas Pugliese
2014-02-28
1
-9
/
+16
*
usb: wusbcore: read actual_length bytes isoc in segments
Thomas Pugliese
2014-02-28
1
-1
/
+1
*
usb: wusbcore: adjust iterator correctly when searching for ep comp descriptor
Thomas Pugliese
2014-02-28
1
-1
/
+1
[next]