index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-31
usb: usb251xb: add boost-up property support
Tommaso Merciai
1
-1
/
+3
2021-12-17
usb: misc: ehset: Rework test mode entry
Razvan Heghedus
1
-0
/
+58
2021-12-17
usb: ftdi-elan: fix memory leak on device disconnect
Wei Yongjun
1
-0
/
+1
2021-10-26
USB: iowarrior: fix control-message timeouts
Johan Hovold
1
-6
/
+2
2021-10-07
Revert "usb: misc: ehset: Workaround for "special" hubs"
Johan Hovold
1
-65
/
+16
2021-10-05
usb: misc: ehset: Workaround for "special" hubs
Razvan Heghedus
1
-16
/
+65
2021-08-13
usb: misc: brcmstb-usb-pinmap: add IRQ check
Sergey Shtylyov
1
-0
/
+2
2021-08-05
usb: misc: adutux: use swap()
Salah Triki
1
-4
/
+1
2021-06-24
usb: ftdi-elan: remove redundant continue statement in a while-loop
Colin Ian King
1
-1
/
+0
2021-06-18
Revert "USB: misc: Add onboard_usb_hub driver"
Greg Kroah-Hartman
3
-515
/
+0
2021-06-15
USB: misc: Add onboard_usb_hub driver
Matthias Kaehlcke
3
-0
/
+515
2021-06-09
usb: misc: brcmstb-usb-pinmap: check return value after calling platform_get_...
Yang Yingliang
1
-0
/
+2
2021-05-21
USB: trancevibrator: fix control-request direction
Johan Hovold
1
-2
/
+2
2021-05-21
misc/uss720: fix memory leak in uss720_probe
Dongliang Mu
1
-0
/
+1
2021-04-22
usb: misc: adutux: fix whitespace coding style issue
Malte Deiseroth
1
-3
/
+3
2021-03-28
usb: misc: usbsevseg: update to use usb_control_msg_send()
Anant Thazhemadam
1
-43
/
+17
2021-03-28
usb: misc: ezusb: update to use usb_control_msg_send()
Anant Thazhemadam
1
-14
/
+2
2021-03-28
usb: misc: ehset: update to use the usb_control_msg_{send|recv}() API
Anant Thazhemadam
1
-44
/
+32
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
1
-1
/
+0
2021-02-22
Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-7
/
+5
2021-02-11
usb: misc: usb3503: Fix logic in usb3503_init()
Michal Simek
1
-2
/
+7
2021-01-26
usb: usb251xb: Use of_device_get_match_data()
Stephen Boyd
1
-7
/
+5
2020-12-28
USB: yurex: fix control-URB timeout handling
Johan Hovold
1
-0
/
+3
2020-12-15
Merge tag 'usb-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
8
-14
/
+368
2020-12-08
USB: legotower: fix logical error in recent commit
Alan Stern
1
-1
/
+1
2020-12-04
USB: apple-mfi-fastcharge: Fix use after free in probe
Dan Carpenter
1
-1
/
+3
2020-11-23
usb: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2020-11-18
USB: apple-mfi-fastcharge: Fix kfree after failed kzalloc
Lucas Tanure
1
-11
/
+4
2020-11-16
console: Delete dummy con_font_set() and con_font_default() callback implemen...
Peilin Ye
1
-15
/
+0
2020-11-16
console: Delete unused con_font_copy() callback implementations
Peilin Ye
1
-6
/
+0
2020-11-09
Merge 5.10-rc3 into usb-next
Greg Kroah-Hartman
1
-1
/
+3
2020-11-06
USB: apple-mfi-fastcharge: fix reference leak in apple_mfi_fc_set_property
Zhang Qilong
1
-1
/
+3
2020-11-06
usb: misc: brcmstb-usb-pinmap: Make sync_all_pins static
Zou Wei
1
-1
/
+1
2020-11-03
usb: misc: brcmstb-usb-pinmap: Fix an IS_ERR() vs NULL check
Dan Carpenter
1
-2
/
+2
2020-11-02
Merge 5.10-rc2 into usb-next
Greg Kroah-Hartman
1
-5
/
+12
2020-10-28
USB: apple-mfi-fastcharge: don't probe unhandled devices
Bastien Nocera
1
-5
/
+12
2020-10-28
USB: sisusbvga: Make console support depend on BROKEN
Thomas Gleixner
1
-1
/
+1
2020-10-28
usb: Add driver to allow any GPIO to be used for 7211 USB signals
Al Cooper
3
-0
/
+361
2020-10-28
usb: misc: iowarrior: remove unneeded break
Tom Rix
1
-3
/
+0
2020-09-25
USB: legousbtower: use usb_control_msg_recv()
Greg Kroah-Hartman
1
-41
/
+20
2020-09-25
Revert "USB: legousbtower: use usb_control_msg_recv()"
Oliver Neukum
1
-19
/
+41
2020-09-22
usb: appledisplay: use module_usb_driver to simplify the code
Liu Shixin
1
-13
/
+1
2020-09-17
USB: adutux: fix debugging
Oliver Neukum
1
-0
/
+1
2020-09-16
USB: legousbtower: use usb_control_msg_recv()
Greg Kroah-Hartman
1
-41
/
+19
2020-09-04
usb/misc: usb3503: Use pm_ptr() macro
Paul Cercueil
1
-10
/
+8
2020-09-04
usb/misc: usb4604: Use pm_ptr() macro
Paul Cercueil
1
-5
/
+3
2020-08-31
Merge 5.9-rc3 into usb-next
Greg Kroah-Hartman
2
-2
/
+2
2020-08-28
USB: usblcd: Remove the superfluous break
Jing Xiangfeng
1
-1
/
+0
2020-08-18
USB: yurex: remove needless check before usb_free_coherent()
Xu Wang
1
-4
/
+2
2020-08-18
USB: lvtest: return proper error code in probe
Evgeny Novikov
1
-1
/
+1
[next]