index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
wusbcore
Age
Commit message (
Expand
)
Author
2019-08-08
USB: Move wusbcore and UWB to staging as it is obsolete
Greg Kroah-Hartman
2019-08-01
usb: wusbcore: Spelling s/disconenct/disconnect/
Geert Uytterhoeven
2019-06-18
wusb: switch to cbcmac transform
Ard Biesheuvel
2019-03-01
wusb: Remove unnecessary static function ckhdid_printf
Joe Perches
2019-02-19
usb: wusbcore: wa-xfer: use struct_size() helper
Gustavo A. R. Silva
2019-01-22
USB: add missing SPDX lines to Kconfig and Makefiles
Greg Kroah-Hartman
2018-11-20
crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocations
Eric Biggers
2018-10-26
Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-09-28
wusb: Remove VLA usage of skcipher
Kees Cook
2018-09-10
USB: wusbcore: Switch to bitmap_zalloc()
Andy Shevchenko
2018-07-02
usb: wusbcore: security: cast sizeof to int for comparison
Julia Lawall
2018-06-28
usb: wusbcore: remove excessive irqsave
John Ogness
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
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
[next]