index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
wusbcore
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-14
USB: wusbcore: fix NULL-deref at probe
Johan Hovold
1
-0
/
+3
2017-01-10
wusbcore: Fix one more crypto-on-the-stack bug
Andy Lutomirski
1
-2
/
+1
2016-11-29
usb: fix improper return value when kzalloc fails
Pan Bian
1
-0
/
+1
2016-11-29
usb: return correct errno on failures
Pan Bian
1
-0
/
+1
2016-11-29
usb: return correct errno code when krealloc fails
Pan Bian
1
-0
/
+1
2016-11-07
wusbcore: wusbhc: use permission-specific DEVICE_ATTR variants
Julia Lawall
1
-8
/
+5
2016-11-07
wusbcore: dev-sysfs: use permission-specific DEVICE_ATTR variants
Julia Lawall
1
-3
/
+3
2016-10-19
wusb: fix error return code in wusb_prf()
Wei Yongjun
1
-1
/
+3
2016-10-17
wusb: Stop using the stack for sg crypto scratch space
Andy Lutomirski
1
-22
/
+37
2016-09-13
USB: wusbcore: add in missing white space in error message text
Colin Ian King
1
-2
/
+1
2016-08-30
usb: wusbcore: wa-nep: don't print on ENOMEM
Wolfram Sang
1
-4
/
+1
2016-08-30
usb: wusbcore: security: don't print on ENOMEM
Wolfram Sang
1
-3
/
+1
2016-08-30
usb: wusbcore: crypto: don't print on ENOMEM
Wolfram Sang
1
-3
/
+1
2016-08-15
usb: wusbcore: wa-xfer: don't print error when allocating urb fails
Wolfram Sang
1
-3
/
+1
2016-08-15
usb: wusbcore: wa-nep: don't print error when allocating urb fails
Wolfram Sang
1
-3
/
+1
2016-05-09
usb: wusbcore: Do not initialise statics to 0.
Sandhya Bankar
1
-1
/
+1
2016-05-09
usb: wusbcore: Remove space before ',' and '(' .
Sandhya Bankar
1
-2
/
+2
2016-04-19
usb: wusbcore: remove unreachable code
Sudip Mukherjee
1
-1
/
+0
2016-03-17
Merge tag 'usb-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+1
2016-01-27
wusb: Use skcipher
Herbert Xu
1
-14
/
+16
2016-01-24
USB: core, wusbcore: use bus_to_hcd
Geliang Tang
1
-1
/
+1
2015-04-03
wusbcore: rh: use USB_DT_HUB
Sergei Shtylyov
1
-1
/
+1
2015-02-15
Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-2
/
+2
2015-02-13
usb: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
3
-11
/
+6
2015-01-25
wusbcore: rh: use HUB_CHAR_*
Sergei Shtylyov
1
-2
/
+2
2014-12-02
wusb: replace memset by memzero_explicit
Julia Lawall
2
-5
/
+5
2014-09-23
usb: hub: rename khubd to hub_wq in documentation and comments
Petr Mladek
2
-4
/
+4
2014-09-23
usb: wusbcore: fix device disconnect on rekey timeout
Thomas Pugliese
2
-1
/
+19
2014-09-23
usb: wusbcore: skip done segs before completing aborted transfer
Thomas Pugliese
1
-3
/
+14
2014-09-23
usb: wusbcore: USB_WUSB_CBAF depends on USB
Thomas Pugliese
1
-0
/
+1
2014-09-23
usb: wusbcore: remove USB_WUSB build dependency on PCI
Thomas Pugliese
1
-1
/
+0
2014-09-23
wusb: delete double assignment
Julia Lawall
1
-2
/
+0
2014-08-19
usb: wusbcore: fix below build warning
Peter Chen
1
-2
/
+1
2014-05-27
USB: wusbcore: fix control-pipe directions
Johan Hovold
1
-2
/
+2
2014-04-24
usb: wusbcore: fix panic in wusbhc_chid_set
Thomas Pugliese
1
-1
/
+1
2014-04-24
usb: wusbcore: convert nested lock to use spin_lock instead of spin_lock_irq
Thomas Pugliese
1
-2
/
+2
2014-03-08
usb: wusbcore: use multiple urbs for HWA iso transfer result frame reads
Thomas Pugliese
3
-74
/
+134
2014-03-08
usb: wusbcore: combine iso transfer result frame reads when possible
Thomas Pugliese
1
-30
/
+76
2014-03-07
usb: wusbcore: disable transfer notifications for Alereon HWAs
Thomas Pugliese
2
-34
/
+60
2014-03-07
usb: wusbcore: don't mark WA_SEG_DTI_PENDING segs as done in urb_dequeue
Thomas Pugliese
1
-1
/
+10
2014-03-07
usb: wusbcore: fix potential double list_del on urb dequeue
Thomas Pugliese
1
-2
/
+6
2014-02-28
usb: wusbcore: fix compile warnings
Thomas Pugliese
2
-7
/
+3
2014-02-28
usb: wusbcore: add info to HWA debug prints
Thomas Pugliese
1
-9
/
+16
2014-02-28
usb: wusbcore: read actual_length bytes isoc in segments
Thomas Pugliese
1
-1
/
+1
2014-02-28
usb: wusbcore: adjust iterator correctly when searching for ep comp descriptor
Thomas Pugliese
1
-1
/
+1
2014-02-28
usb: wusbcore: add a convenience function for completing a transfer segment
Thomas Pugliese
1
-21
/
+27
2014-02-28
usb: wusbcore: prevent urb dequeue and giveback race
Thomas Pugliese
1
-10
/
+27
2014-02-28
usb: wusbcore: fix stranded URB after HWA unplug
Thomas Pugliese
1
-5
/
+51
2014-02-28
usb: wusbcore: fix kernel panic on HWA unplug
Thomas Pugliese
1
-4
/
+44
2014-01-08
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2
-2
/
+0
[next]