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
2023-12-04
usb: core: Allow subclassed USB drivers to override usb_choose_configuration()
Douglas Anderson
1
-0
/
+7
2023-12-04
usb: core: Don't force USB generic_subclass drivers to define probe()
Douglas Anderson
1
-1
/
+4
2023-12-04
usb: gadget: f_tcm: Remove snprintf() from sysfs call-backs and replace with ...
Lee Jones
1
-2
/
+2
2023-12-04
usb: gadget: Remove snprintf() from sysfs call-backs and replace with sysfs_e...
Lee Jones
1
-1
/
+1
2023-12-04
usb: fotg210-hcd: Replace snprintf() with the safer scnprintf() variant
Lee Jones
1
-8
/
+4
2023-12-04
usb: cdnsp: Replace snprintf() with the safer scnprintf() variant
Lee Jones
1
-177
/
+177
2023-12-04
usb: atm: Remove snprintf() from sysfs call-backs and replace with sysfs_emit()
Lee Jones
1
-8
/
+8
2023-12-04
usb: typec: class: fix typec_altmode_put_partner to put plugs
RD Babiera
1
-2
/
+3
2023-12-04
USB: gadget: core: adjust uevent timing on gadget unbind
Roy Luo
1
-2
/
+2
2023-12-04
spi: spl022: fix sleeping in interrupt context
Mark Brown
17
-101
/
+152
2023-12-04
xhci: fix possible null pointer deref during xhci urb enqueue
Mathias Nyman
1
-17
/
+23
2023-12-04
xhci: Reconfigure endpoint 0 max packet size only during endpoint reset
Mathias Nyman
1
-43
/
+42
2023-12-04
xhci: minor coding style cleanup in 'xhci_try_enable_msi()'
Niklas Neronin
1
-5
/
+3
2023-12-04
xhci: rework 'xhci_try_enable_msi()' MSI and MSI-X setup code
Niklas Neronin
1
-29
/
+15
2023-12-04
xhci: change 'msix_count' to encompass MSI or MSI-X vectors
Niklas Neronin
2
-9
/
+9
2023-12-04
xhci: refactor static MSI function
Niklas Neronin
1
-34
/
+15
2023-12-04
xhci: refactor static MSI-X function
Niklas Neronin
1
-40
/
+28
2023-12-04
xhci: add handler for only one interrupt line
Niklas Neronin
1
-25
/
+10
2023-12-04
xhci: check if legacy irq is available before using it as fallback
Niklas Neronin
1
-1
/
+1
2023-12-04
xhci: dbc: Add missing headers
Andy Shevchenko
1
-1
/
+16
2023-12-04
xhci: dbc: Use sizeof(*pointer) instead of sizeof(type)
Andy Shevchenko
1
-3
/
+3
2023-12-04
xhci: dbc: Use sizeof_field() where it makes sense
Andy Shevchenko
1
-1
/
+1
2023-12-04
xhci: dbc: Replace custom return value with proper Linux error code
Andy Shevchenko
1
-1
/
+1
2023-12-04
xhci: dbc: Don't shadow error codes in store() functions
Andy Shevchenko
1
-8
/
+18
2023-12-04
xhci: dbc: Check for errors first in xhci_dbc_stop()
Andy Shevchenko
1
-4
/
+4
2023-12-04
xhci: dbc: Use ATTRIBUTE_GROUPS()
Andy Shevchenko
1
-7
/
+4
2023-12-04
xhci: dbc: Use sysfs_emit() to instead of scnprintf()
Andy Shevchenko
2
-28
/
+17
2023-12-04
xhci: dbc: Convert to use sysfs_streq()
Andy Shevchenko
1
-2
/
+2
2023-12-04
xhci: dbc: Drop duplicate checks for dma_free_coherent()
Andy Shevchenko
1
-9
/
+5
2023-11-28
eventfd: simplify eventfd_signal()
Christian Brauner
1
-2
/
+2
2023-11-27
usb: misc: onboard_usb_hub: Add support for Cypress CY7C6563x
Frieder Schrempf
2
-0
/
+7
2023-11-27
usb: misc: onboard_usb_hub: Add support for clock input
Frieder Schrempf
1
-0
/
+14
2023-11-27
usb: misc: onboard_usb_hub: Print symbolic error names
Frieder Schrempf
1
-4
/
+5
2023-11-27
Merge 6.7-rc3 into usb-next
Greg Kroah-Hartman
17
-101
/
+152
2023-11-24
Merge tag 'usb-serial-6.7-rc3' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
1
-3
/
+8
2023-11-23
USB: serial: option: add Luat Air72*U series products
Asuna Yang
1
-0
/
+3
2023-11-23
usb:gadget:uvc Do not use worker thread to pump isoc usb requests
Jayant Chowdhary
2
-45
/
+165
2023-11-23
usb: gadget: uvc: Fix use-after-free for inflight usb_requests
Avichal Rakesh
3
-29
/
+112
2023-11-23
usb: gadget: uvc: move video disable logic to its own function
Avichal Rakesh
3
-18
/
+31
2023-11-23
usb: gadget: uvc: Allocate uvc_requests one at a time
Avichal Rakesh
2
-40
/
+51
2023-11-23
usb: gadget: uvc: prevent use of disabled endpoint
Avichal Rakesh
5
-12
/
+26
2023-11-23
usb: new quirk to reduce the SET_ADDRESS request timeout
Hardik Gajjar
2
-2
/
+20
2023-11-23
usb: xhci: Add timeout argument in address_device USB HCD callback
Hardik Gajjar
5
-15
/
+32
2023-11-23
usb: typec: tcpm: skip checking port->send_discover in PD3.0
Guan-Yu Lin
1
-3
/
+3
2023-11-23
usb: phy: generic: add suspend support for regulator
Stefan Eichenberger
1
-4
/
+10
2023-11-22
USB: dwc3: qcom: fix ACPI platform device leak
Johan Hovold
1
-7
/
+30
2023-11-22
USB: dwc3: qcom: fix software node leak on probe errors
Johan Hovold
1
-5
/
+8
2023-11-22
USB: dwc3: qcom: fix resource leaks on probe deferral
Johan Hovold
1
-3
/
+6
2023-11-22
USB: dwc3: qcom: simplify wakeup interrupt setup
Johan Hovold
1
-8
/
+4
2023-11-22
USB: dwc3: qcom: fix wakeup after probe deferral
Johan Hovold
1
-4
/
+4
[prev]
[next]