index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
misc
Age
Commit message (
Expand
)
Author
2021-06-09
usb: misc: brcmstb-usb-pinmap: check return value after calling platform_get_...
Yang Yingliang
2021-05-21
USB: trancevibrator: fix control-request direction
Johan Hovold
2021-05-21
misc/uss720: fix memory leak in uss720_probe
Dongliang Mu
2021-04-22
usb: misc: adutux: fix whitespace coding style issue
Malte Deiseroth
2021-03-28
usb: misc: usbsevseg: update to use usb_control_msg_send()
Anant Thazhemadam
2021-03-28
usb: misc: ezusb: update to use usb_control_msg_send()
Anant Thazhemadam
2021-03-28
usb: misc: ehset: update to use the usb_control_msg_{send|recv}() API
Anant Thazhemadam
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
2021-02-22
Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-02-11
usb: misc: usb3503: Fix logic in usb3503_init()
Michal Simek
2021-01-26
usb: usb251xb: Use of_device_get_match_data()
Stephen Boyd
2020-12-28
USB: yurex: fix control-URB timeout handling
Johan Hovold
2020-12-15
Merge tag 'usb-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-12-08
USB: legotower: fix logical error in recent commit
Alan Stern
2020-12-04
USB: apple-mfi-fastcharge: Fix use after free in probe
Dan Carpenter
2020-11-23
usb: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-11-18
USB: apple-mfi-fastcharge: Fix kfree after failed kzalloc
Lucas Tanure
2020-11-16
console: Delete dummy con_font_set() and con_font_default() callback implemen...
Peilin Ye
2020-11-16
console: Delete unused con_font_copy() callback implementations
Peilin Ye
2020-11-09
Merge 5.10-rc3 into usb-next
Greg Kroah-Hartman
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
[next]