index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
wusbcore
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-18
wusb: switch to cbcmac transform
Ard Biesheuvel
2
-130
/
+47
2019-03-01
wusb: Remove unnecessary static function ckhdid_printf
Joe Perches
4
-20
/
+8
2019-02-19
usb: wusbcore: wa-xfer: use struct_size() helper
Gustavo A. R. Silva
1
-8
/
+7
2019-01-22
USB: add missing SPDX lines to Kconfig and Makefiles
Greg Kroah-Hartman
1
-0
/
+1
2018-11-20
crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocations
Eric Biggers
1
-1
/
+1
2018-10-26
Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-4
/
+2
2018-09-28
wusb: Remove VLA usage of skcipher
Kees Cook
1
-8
/
+8
2018-09-10
USB: wusbcore: Switch to bitmap_zalloc()
Andy Shevchenko
1
-4
/
+2
2018-07-02
usb: wusbcore: security: cast sizeof to int for comparison
Julia Lawall
1
-1
/
+1
2018-06-28
usb: wusbcore: remove excessive irqsave
John Ogness
1
-4
/
+4
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+2
2018-03-16
USB: wusbcore: crypto: Remove VLA usage
Gustavo A. R. Silva
1
-2
/
+6
2018-03-09
USB: wusbcore: remove redundant re-assignment to pointer 'dev'
Colin Ian King
1
-1
/
+0
2017-11-14
Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
16
-239
/
+21
2017-11-07
USB: wusbcore: Remove redundant license text
Greg Kroah-Hartman
16
-234
/
+0
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
16
-0
/
+16
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-11-01
usb: wusbcore: Use put_unaligned_le32
Himanshu Jha
1
-5
/
+4
2017-11-01
usb: wusbcore: wa-xfer: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2017-08-10
usb: wusbcore: dev-sysfs: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-08-10
usb: wusbcore: wusbhc: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-08-10
usb: wusbcore: cbaf: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
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-18
usb: wusbcore: remove unreachable code
Sudip Mukherjee
1
-1
/
+0
2016-03-18
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-25
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-14
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-03
wusb: replace memset by memzero_explicit
Julia Lawall
2
-5
/
+5
2014-09-24
usb: hub: rename khubd to hub_wq in documentation and comments
Petr Mladek
2
-4
/
+4
2014-09-24
usb: wusbcore: fix device disconnect on rekey timeout
Thomas Pugliese
2
-1
/
+19
[next]