index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
wusbcore
/
security.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: wusbcore: security: cast sizeof to int for comparison
Julia Lawall
2018-07-02
1
-1
/
+1
*
USB: wusbcore: Remove redundant license text
Greg Kroah-Hartman
2017-11-07
1
-15
/
+0
*
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-04
1
-0
/
+1
*
usb: wusbcore: Use put_unaligned_le32
Himanshu Jha
2017-11-01
1
-5
/
+4
*
usb: return correct errno code when krealloc fails
Pan Bian
2016-11-29
1
-0
/
+1
*
usb: wusbcore: security: don't print on ENOMEM
Wolfram Sang
2016-08-30
1
-3
/
+1
*
wusb: replace memset by memzero_explicit
Julia Lawall
2014-12-02
1
-4
/
+4
*
usb: wusbcore: fix device disconnect on rekey timeout
Thomas Pugliese
2014-09-23
1
-1
/
+16
*
USB: wusbcore: fix up line break coding style issues in security.c
Rahul Bedarkar
2014-01-07
1
-7
/
+11
*
USB: wusbcore: correct spelling mistakes in comments and error string
Rahul Bedarkar
2014-01-07
1
-1
/
+1
*
Merge branch 3.13-rc4 into usb-next
Greg Kroah-Hartman
2013-12-16
1
-10
/
+12
|
\
|
*
usb: wusbcore: use USB_CTRL_SET_TIMEOUT and USB_CTRL_GET_TIMEOUT
Thomas Pugliese
2013-12-09
1
-10
/
+12
*
|
usb: wusbcore: fix deadlock in wusbhc_gtk_rekey
Thomas Pugliese
2013-12-02
1
-41
/
+57
|
/
*
wusb: Fix potential memory leak in wusb_dev_sec_add()
Alexey Khoroshilov
2012-08-10
1
-3
/
+4
*
USB: wusb: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2011-12-09
1
-1
/
+1
*
usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
USB: wusb: correctly check size of security descriptor.
David Vrabel
2009-12-11
1
-3
/
+3
*
USB: wusb: don't use the stack to read security descriptor
Stefano Panella
2009-10-14
1
-22
/
+19
*
trivial: Fix dubious bitwise 'and' usage spotted by sparse.
Alexey Zaytsev
2009-03-30
1
-1
/
+1
*
USB: allow libusb to talk to unauthenticated WUSB devices
David Vrabel
2009-03-24
1
-0
/
+2
*
uwb: use dev_dbg() for debug messages
David Vrabel
2008-12-22
1
-70
/
+5
*
wusb: reset WUSB devices with SetAddress(0)
David Vrabel
2008-10-28
1
-2
/
+1
*
wusb: add the Wireless USB core (security)
Inaky Perez-Gonzalez
2008-09-17
1
-0
/
+642