index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-26
fotg210-udc: Mask GRP2 interrupts we don't handle
Fabian Vogt
1
-0
/
+6
2021-03-26
fotg210-udc: Remove a dubious condition leading to fotg210_done
Fabian Vogt
1
-2
/
+1
2021-03-26
fotg210-udc: Fix EP0 IN requests bigger than two packets
Fabian Vogt
1
-1
/
+1
2021-03-26
fotg210-udc: Fix DMA on EP0 for length > max packet size
Fabian Vogt
1
-1
/
+1
2021-03-26
usb: dwc3: trace: Print register read and write offset
Thinh Nguyen
1
-2
/
+4
2021-03-26
usb: typec: tcpci_maxim: Make symbol 'max_tcpci_tcpci_write_table' static
Wei Yongjun
1
-1
/
+1
2021-03-26
usb: typec: Fix a typo
Bhaskar Chowdhury
1
-1
/
+1
2021-03-23
usb: gadget: pch_udc: Provide a GPIO line used on Intel Minnowboard (v1)
Andy Shevchenko
1
-14
/
+57
2021-03-23
usb: gadget: pch_udc: Initialize device pointer before use
Andy Shevchenko
1
-2
/
+3
2021-03-23
usb: gadget: pch_udc: Revert d3cb25a12138 completely
Andy Shevchenko
1
-4
/
+13
2021-03-23
usb: gadget: pch_udc: Move pch_udc_init() to satisfy kernel doc
Andy Shevchenko
1
-1
/
+2
2021-03-23
usb: gadget: pch_udc: Check for DMA mapping error
Andy Shevchenko
1
-1
/
+1
2021-03-23
usb: gadget: pch_udc: Check if driver is present before calling ->setup()
Andy Shevchenko
1
-10
/
+18
2021-03-23
usb: gadget: pch_udc: Replace cpu_to_le32() by lower_32_bits()
Andy Shevchenko
1
-1
/
+1
2021-03-23
usb: xhci: Remove unused function
Thinh Nguyen
1
-147
/
+0
2021-03-23
usb: xhci: Rewrite xhci_create_usb3_bos_desc()
Thinh Nguyen
1
-2
/
+235
2021-03-23
usb: xhci: Fix port minor revision
Thinh Nguyen
1
-0
/
+9
2021-03-23
usb: xhci: Init root hub SSP rate
Thinh Nguyen
1
-0
/
+2
2021-03-23
USB: gadget: f_fs: fix memdup_user.cocci warnings
kernel test robot
1
-8
/
+3
2021-03-23
usb: gadget: legacy: fix error return code of msg_bind()
Jia-Ju Bai
1
-1
/
+3
2021-03-23
USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modem
Vincent Palatin
1
-0
/
+4
2021-03-23
USB: cdc-acm: do not log successful probe on later errors
Johan Hovold
1
-2
/
+2
2021-03-23
USB: cdc-acm: always claim data interface
Johan Hovold
1
-8
/
+6
2021-03-23
USB: cdc-acm: use negation for NULL checks
Johan Hovold
1
-2
/
+2
2021-03-23
USB: cdc-acm: clean up probe error labels
Johan Hovold
1
-17
/
+18
2021-03-23
USB: cdc-acm: drop redundant driver-data reset
Johan Hovold
1
-1
/
+0
2021-03-23
USB: cdc-acm: drop redundant driver-data assignment
Johan Hovold
1
-1
/
+0
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
[prev]
[next]