index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-27
usb/misc: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-07-27
usb/image: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-07-27
usb/host: fix repeated words in comments
Jilin Yuan
2
-2
/
+2
2022-07-27
usb/core: fix repeated words in comments
Jilin Yuan
2
-2
/
+2
2022-07-27
usb/atm: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-07-27
USB: gadget: Fix use-after-free Read in usb_udc_uevent()
Alan Stern
1
-5
/
+6
2022-07-27
USB: HCD: Fix URB giveback issue in tasklet function
Weitao Wang
1
-11
/
+15
2022-07-27
usb: xhci_plat_remove: avoid NULL dereference
Alexey Sheplyakov
1
-1
/
+7
2022-07-27
usb: typec: anx7411: fix passing zero to 'PTR_ERR'
Xin Ji
1
-5
/
+6
2022-07-27
usb: typec: anx7411: Fix error return code in anx7411_i2c_probe()
Yang Yingliang
1
-1
/
+3
2022-07-27
usb: typec: anx7411: Fix return value check in anx7411_register_i2c_dummy_clients()
Yang Yingliang
1
-1
/
+1
2022-07-27
usb: typec: anx7411: Fix wrong pointer passed to PTR_ERR()
Yang Yingliang
1
-1
/
+3
2022-07-27
usb: typec: anx7411: use semi-colons instead of commas
Dan Carpenter
1
-5
/
+5
2022-07-27
usb: typec: anx7411: fix error checking in anx7411_get_gpio_irq()
Dan Carpenter
1
-2
/
+2
2022-07-27
usb: typec: anx7411: Fix an array out of bounds
Dan Carpenter
1
-1
/
+1
2022-07-27
usb: phy: remove redundant store to variable var after & operation
Colin Ian King
1
-1
/
+1
2022-07-25
Merge tag 'usb-serial-5.20-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next
Greg Kroah-Hartman
8
-16
/
+12
2022-07-25
USB: serial: fix tty-port initialized comments
Johan Hovold
3
-3
/
+5
2022-07-25
USB: serial: usb_wwan: replace DTR/RTS magic numbers with macros
Yan Xinyu
1
-4
/
+6
2022-07-25
USB: gadget: f_acm: use CDC defines
Johan Hovold
1
-15
/
+5
2022-07-25
USB: cdc-acm: use CDC serial-state defines
Johan Hovold
2
-25
/
+12
2022-07-25
USB: cdc-acm: use CDC control-line defines
Johan Hovold
2
-16
/
+9
2022-07-24
USB: mtu3: tracing: Use the new __vstring() helper
Steven Rostedt (Google)
1
-4
/
+2
2022-07-19
usb: musb: tracing: Use the new __vstring() helper
Steven Rostedt (Google)
1
-2
/
+2
2022-07-18
Merge 5.19-rc7 into usb-next
Greg Kroah-Hartman
8
-17
/
+25
2022-07-15
xhci: tracing: Use the new __vstring() helper
Steven Rostedt (Google)
1
-2
/
+2
2022-07-15
usb: chipidea: tracing: Use the new __vstring() helper
Steven Rostedt (Google)
1
-2
/
+2
2022-07-14
usb: typec: Add retimer handle to port
Prashant Malani
2
-0
/
+10
2022-07-14
usb: typec: Add support for retimers
Prashant Malani
5
-2
/
+193
2022-07-14
Merge tag 'usb-serial-5.19-rc7' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus
Greg Kroah-Hartman
2
-0
/
+9
2022-07-14
usb: dwc3: qcom: fix missing optional irq warnings
Johan Hovold
1
-2
/
+2
2022-07-14
usb: typec: anx7411: Add Analogix PD ANX7411 support
Xin Ji
3
-0
/
+1608
2022-07-14
usb: dwc3: core: Do not perform GCTL_CORE_SOFTRESET during bootup
Rohith Kollalsi
1
-3
/
+7
2022-07-14
usb: aspeed-vhub: Fix refcount leak bug in ast_vhub_init_desc()
Liang He
1
-1
/
+3
2022-07-14
usb: ldusb: replace ternary operator with max_t()
Jiangshan Yi
1
-2
/
+4
2022-07-14
usb: dwc3: ep0: Properly handle setup_packet_pending scenario in data stage
Wesley Cheng
1
-0
/
+7
2022-07-14
usb: misc: onboard_hub: Fix 'missing prototype' warning
Matthias Kaehlcke
1
-0
/
+1
2022-07-14
usb: gadget: f_mass_storage: forced_eject attribute
Maxim Devaev
3
-0
/
+42
2022-07-14
usb: gadget: udc: amd5536 depends on HAS_DMA
Randy Dunlap
1
-1
/
+1
2022-07-13
USB: serial: fix repeated word "the" in comments
Jiang Jian
2
-2
/
+2
2022-07-13
USB: serial: io_edgeport: fix spelling mistakes
Zhang Jiaming
1
-2
/
+2
2022-07-13
USB: serial: ftdi_sio: add Belimo device ids
Lucien Buchmann
2
-0
/
+9
2022-07-08
usb: dwc3: gadget: fix high speed multiplier setting
Michael Grzeschik
1
-2
/
+2
2022-07-08
usb: dwc3: gadget: refactor dwc3_repare_one_trb
Michael Grzeschik
1
-52
/
+40
2022-07-08
drivers/usb/host/ehci-fsl: Fix interrupt setup in host mode.
Darren Stevens
2
-8
/
+6
2022-07-08
usb: gadget: uvc: fix changing interface name via configfs
Michael Grzeschik
1
-2
/
+4
2022-07-08
usb: typec: add missing uevent when partner support PD
Linyu Yuan
1
-0
/
+1
2022-07-08
usb: core: hub: Create platform devices for onboard hubs in hub_probe()
Matthias Kaehlcke
2
-1
/
+9
2022-07-08
usb: misc: Add onboard_usb_hub driver
Matthias Kaehlcke
6
-0
/
+608
2022-07-08
usb: mtu3: support function remote wakeup
Chunfeng Yun
3
-4
/
+38
[prev]
[next]