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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-23
USB: cdc-acm: fix use-after-free after probe failure
Johan Hovold
1
-0
/
+5
2021-03-23
USB: cdc-acm: fix double free on probe failure
Johan Hovold
1
-1
/
+0
2021-03-23
USB: cdc-acm: downgrade message to debug
Oliver Neukum
1
-1
/
+2
2021-03-23
USB: cdc-acm: untangle a circular dependency between callback and softint
Oliver Neukum
1
-16
/
+32
2021-03-23
cdc-acm: fix BREAK rx code path adding necessary calls
Oliver Neukum
1
-1
/
+3
2021-03-23
usb: gadget: udc: amd5536udc_pci fix null-ptr-dereference
Tong Zhang
1
-5
/
+5
2021-03-23
usb: dwc3: pci: Enable dis_uX_susphy_quirk for Intel Merrifield
Andy Shevchenko
1
-0
/
+2
2021-03-23
usb: dwc3: gadget: Use max speed if unspecified
Thinh Nguyen
1
-1
/
+1
2021-03-23
usb: dwc3: gadget: Set gadget_max_speed when set ssp_rate
Thinh Nguyen
1
-0
/
+1
2021-03-23
usb: dwc3: qcom: skip interconnect init for ACPI probe
Shawn Guo
1
-0
/
+3
2021-03-23
usb: core: sysfs: Check for SSP rate in speed attr
Thinh Nguyen
1
-1
/
+4
2021-03-23
usb: core: hub: Print speed name based on ssp rate
Thinh Nguyen
1
-3
/
+7
2021-03-23
usb: core: hub: Remove port_speed_is_ssp()
Thinh Nguyen
1
-30
/
+1
2021-03-23
usb: core: Track SuperSpeed Plus GenXxY
Thinh Nguyen
2
-1
/
+83
2021-03-23
usb: dwc3: gadget: Ignore EP queue requests during bus reset
Wesley Cheng
1
-0
/
+9
2021-03-23
usb: dwc3: gadget: Avoid continuing preparing TRBs during teardown
Wesley Cheng
1
-0
/
+5
2021-03-23
USB: xhci: drop workaround for forced irq threading
Johan Hovold
1
-3
/
+2
2021-03-23
USB: gadget: legacy: remove left-over __ref annotations
Rasmus Villemoes
1
-5
/
+5
2021-03-23
usb: gadget: u_audio: convert to strscpy
Ruslan Bilovol
1
-3
/
+3
2021-03-23
usb: gadget: f_uac1: disable IN/OUT ep if unused
Ruslan Bilovol
1
-66
/
+163
2021-03-23
usb: gadget: f_uac1: validate input parameters
Ruslan Bilovol
1
-0
/
+43
2021-03-23
usb: gadget: f_uac2: validate input parameters
Ruslan Bilovol
1
-2
/
+37
2021-03-23
usb: gadget: legacy: fix error return code of multi_bind()
Jia-Ju Bai
1
-1
/
+3
2021-03-23
usb: f_uac2: adds support for SS and SSP
Pawel Laszczak
1
-67
/
+161
2021-03-23
usb: chipidea: tegra: Silence deferred probe error
Dmitry Osipenko
1
-5
/
+3
2021-03-23
usb: gadget/function/f_fs string table fix for multiple languages
Dean Anderson
1
-1
/
+2
2021-03-23
usb: dwc3: Add driver for Xilinx platforms
Manish Narani
4
-1
/
+349
2021-03-23
usb: renesas_usbhs: fix error return code of usbhsf_pkt_handler()
Jia-Ju Bai
1
-1
/
+3
2021-03-23
usb: dwc3: gadget: Remove invalid low-speed setting
Thinh Nguyen
3
-11
/
+0
2021-03-23
drivers: usb: host: fotg210-hcd.c: Fix alignment of comment
Shubhankar Kuranagatti
1
-1
/
+1
2021-03-23
drivers: usb: host: fotg210-hcd.c: Fix indentation error
Shubhankar Kuranagatti
1
-5
/
+5
2021-03-23
USB: core: rename usb_driver_claim_interface() data parameter
Johan Hovold
1
-3
/
+3
2021-03-23
USB: core: drop outdated interface-binding comment
Johan Hovold
1
-4
/
+0
2021-03-23
usb: sl811-hcd: improve misleading indentation
Arnd Bergmann
1
-5
/
+4
2021-03-23
USB: ehci: drop workaround for forced irq threading
Johan Hovold
1
-10
/
+3
2021-03-23
usb: host: ehci-tegra: Select USB_GADGET Kconfig option
Dmitry Osipenko
1
-0
/
+1
2021-03-23
usb: host: ehci-platform: add spurious_oc DT support
Álvaro Fernández Rojas
1
-0
/
+3
2021-03-23
usb: ehci: add spurious flag to disable overcurrent checking
Florian Fainelli
4
-3
/
+6
2021-03-22
Merge 5.12-rc4 into usb-next
Greg Kroah-Hartman
9
-16
/
+48
2021-03-21
Merge tag 'usb-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
8
-15
/
+48
2021-03-18
usb: typec: tcpm: Skip sink_cap query only when VDM sm is busy
Badhri Jagan Sridharan
1
-1
/
+1
2021-03-18
usb: typec: tcpm: PD3.0 sinks can send Discover Identity even in device mode
Badhri Jagan Sridharan
1
-2
/
+2
2021-03-18
usb: mtu3: Fix spelling mistake "disabed" -> "disabled"
Colin Ian King
1
-4
/
+4
2021-03-18
usb: webcam: Invalid size of Processing Unit Descriptor
Pawel Laszczak
2
-0
/
+2
2021-03-18
usb: gadget: uvc: Updating bcdUVC field to 0x0110
Pawel Laszczak
2
-2
/
+2
2021-03-18
usb: gadget: uvc: add bInterval checking for HS mode
Pawel Laszczak
1
-1
/
+6
2021-03-18
drivers: usb: Fix a typo in dwc3-qcom.c
He Fengqing
1
-1
/
+1
2021-03-18
usb: host: Mundane spello fix in the file sl811_cs.c
Bhaskar Chowdhury
1
-1
/
+1
2021-03-18
usb: typec: tcpci: Added few missing TCPCI register definitions
Badhri Jagan Sridharan
1
-0
/
+16
2021-03-17
usb: dwc3: gadget: Prevent EP queuing while stopping transfers
Wesley Cheng
1
-6
/
+5
[prev]
[next]