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
/
misc
Age
Commit message (
Expand
)
Author
2020-11-06
USB: apple-mfi-fastcharge: fix reference leak in apple_mfi_fc_set_property
Zhang Qilong
2020-11-06
usb: misc: brcmstb-usb-pinmap: Make sync_all_pins static
Zou Wei
2020-11-03
usb: misc: brcmstb-usb-pinmap: Fix an IS_ERR() vs NULL check
Dan Carpenter
2020-11-02
Merge 5.10-rc2 into usb-next
Greg Kroah-Hartman
2020-10-28
USB: apple-mfi-fastcharge: don't probe unhandled devices
Bastien Nocera
2020-10-28
USB: sisusbvga: Make console support depend on BROKEN
Thomas Gleixner
2020-10-28
usb: Add driver to allow any GPIO to be used for 7211 USB signals
Al Cooper
2020-10-28
usb: misc: iowarrior: remove unneeded break
Tom Rix
2020-09-25
USB: legousbtower: use usb_control_msg_recv()
Greg Kroah-Hartman
2020-09-25
Revert "USB: legousbtower: use usb_control_msg_recv()"
Oliver Neukum
2020-09-22
usb: appledisplay: use module_usb_driver to simplify the code
Liu Shixin
2020-09-17
USB: adutux: fix debugging
Oliver Neukum
2020-09-16
USB: legousbtower: use usb_control_msg_recv()
Greg Kroah-Hartman
2020-09-04
usb/misc: usb3503: Use pm_ptr() macro
Paul Cercueil
2020-09-04
usb/misc: usb4604: Use pm_ptr() macro
Paul Cercueil
2020-08-31
Merge 5.9-rc3 into usb-next
Greg Kroah-Hartman
2020-08-28
USB: usblcd: Remove the superfluous break
Jing Xiangfeng
2020-08-18
USB: yurex: remove needless check before usb_free_coherent()
Xu Wang
2020-08-18
USB: lvtest: return proper error code in probe
Evgeny Novikov
2020-08-18
USB: yurex: Fix bad gfp argument
Alan Stern
2020-08-06
Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-07-27
USB: iowarrior: fix up report size handling for some devices
Greg Kroah-Hartman
2020-07-21
usb: appledisplay: remove needless check before usb_free_coherent()
Xu Wang
2020-07-21
USB: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-21
usb: usbtest: reduce stack usage in test_queue
Bixuan Cui
2020-07-20
Merge 5.8-rc6 into tty-next
Greg Kroah-Hartman
2020-07-15
usb: misc: sisusbvga: Move static const tables out to different include file
Lee Jones
2020-07-15
usb: misc: sisusbvga: sisusb_init: Remove genunine unused static const arrays
Lee Jones
2020-07-15
USB: sisusbvga: Fix a potential UB casued by left shifting a negative value
Changming Liu
2020-07-10
usb: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-09
usb: misc: legousbtower: Demote function header which is clearly not kerneldoc
Lee Jones
2020-07-09
usb: misc: legousbtower: Demote obvious misuse of kerneldoc to standard comme...
Lee Jones
2020-07-09
usb: misc: ldusb: Demote obvious misuse of kerneldoc to standard comment blocks
Lee Jones
2020-07-09
usb: misc: iowarrior: Demote obvious misuse of kerneldoc to standard comment ...
Lee Jones
2020-07-09
usb: misc: iowarrior: Fix odd corruption issue in the file header
Lee Jones
2020-07-09
usb: misc: adutux: Demote obvious misuse of kerneldoc to standard comment blocks
Lee Jones
2020-06-29
Merge 5.8-rc3 into usb-next
Greg Kroah-Hartman
2020-06-24
vt: use newly defined CUR_* macros
Jiri Slaby
2020-06-24
vc: switch state to bool
Jiri Slaby
2020-06-24
vt: introduce enum vc_intensity for intensity
Jiri Slaby
2020-06-24
USB: ch9: add "USB_" prefix in front of TEST defines
Greg Kroah-Hartman
2020-06-18
usb: usbtest: fix missing kfree(dev->buf) in usbtest_disconnect
Zqiang
2020-06-18
USB: sisusbvga: change char to u8 for sisusb_copy_memory
Changming Liu
2020-06-18
usb: sisusb_con: Use array_size() helper in memcpy()
Gustavo A. R. Silva
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-04-27
Merge 5.7-rc3 into usb-next
Greg Kroah-Hartman
2020-04-23
USB: sisusbvga: Change port variable from signed to unsigned
Changming Liu
2020-04-16
USB: misc: Use the correct style for SPDX License Identifier
Nishad Kamdar
2020-03-10
Merge 5.6-rc5 into usb-next
Greg Kroah-Hartman
2020-03-04
usb: usb251xb: fix regulator probe and error handling
Marco Felsch
[prev]
[next]