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
2024-02-17
usb: gadget: uvc: dont drop frames if zero length packages are late
Michael Grzeschik
1
-1
/
+2
2024-02-17
usb: gadget: uvc: rework complete handler
Michael Grzeschik
1
-47
/
+48
2024-02-17
usb: gadget: uvc: refactor the check for a valid buffer in the pump worker
Michael Grzeschik
1
-4
/
+3
2024-02-17
usb: gadget: uvc: drop unnecessary check for always set req
Michael Grzeschik
1
-7
/
+0
2024-02-17
usb: roles: Link the switch to its connector
Heikki Krogerus
1
-2
/
+38
2024-02-17
usb: image: mdc800: Remove redundant assignment to variable retval
Colin Ian King
1
-1
/
+0
2024-02-17
usb: storage: freecom: Remove redundant assignment to variable offset
Colin Ian King
1
-1
/
+0
2024-02-17
usb: sysfs: use kstrtobool() if possible
Guan-Yu Lin
1
-10
/
+12
2024-02-17
usb: gadget: functionfs: Add DMABUF import interface
Paul Cercueil
2
-0
/
+468
2024-02-17
usb: gadget: functionfs: Factorize wait-for-endpoint code
Paul Cercueil
1
-21
/
+27
2024-02-17
usb: gadget: Support already-mapped DMA SGs
Paul Cercueil
1
-1
/
+6
2024-02-17
usb: dwc3: apply snps,host-vbus-glitches workaround unconditionally
Frank Li
3
-7
/
+1
2024-02-17
usb: dwc3: Fix an IS_ERR() vs NULL check in dwc3_power_off_all_roothub_ports()
Dan Carpenter
1
-1
/
+1
2024-02-17
usb: dwc3: gadget: Remove redundant assignment to pointer trb
Colin Ian King
1
-1
/
+1
2024-02-17
usb: dwc3: gadget: Rewrite endpoint allocation flow
Thinh Nguyen
4
-51
/
+41
2024-02-17
usb: core: Kconfig: Improve USB authorization mode help
Niko Mauno
1
-6
/
+16
2024-02-17
xhci: add helper to stop endpoint and wait for completion
Mathias Nyman
2
-16
/
+48
2024-02-17
xhci: Decouple handling an event from checking for unhandled events
Mathias Nyman
1
-19
/
+19
2024-02-17
xhci: Don't check if the event ring is valid before every event TRB
Mathias Nyman
1
-6
/
+6
2024-02-17
xhci: add helper that checks for unhandled events on a event ring
Mathias Nyman
1
-3
/
+8
2024-02-17
xhci: move event processing for one interrupter to a separate function
Mathias Nyman
1
-45
/
+42
2024-02-17
xhci: update event ring dequeue pointer position to controller correctly
Mathias Nyman
1
-10
/
+13
2024-02-17
xhci: remove unnecessary event_ring_deq parameter from xhci_handle_event()
Mathias Nyman
1
-22
/
+15
2024-02-17
xhci: make isoc_bei_interval variable interrupter specific.
Mathias Nyman
3
-8
/
+11
2024-02-17
xhci: Add helper to set an interrupters interrupt moderation interval
Mathias Nyman
1
-7
/
+18
2024-02-17
xhci: Add interrupt pending autoclear flag to each interrupter
Mathias Nyman
3
-6
/
+19
2024-02-14
scsi: sd: usb_storage: uas: Access media prior to querying device properties
Martin K. Petersen
2
-0
/
+14
2024-02-09
Revert "usb: dwc3: Support EBC feature of DWC_usb31"
Thinh Nguyen
3
-9
/
+0
2024-02-08
usb: gadget: max3420_udc: Follow renaming of SPI "master" to "controller"
Uwe Kleine-König
1
-1
/
+1
2024-02-08
usb: typec: ucsi: Add qcm6490-pmic-glink as needing PDOS quirk
Luca Weiss
1
-0
/
+1
2024-02-05
usb: core: hcd: Convert from tasklet to BH workqueue
Tejun Heo
1
-11
/
+12
2024-02-04
Merge 6.8-rc3 into usb-next
Greg Kroah-Hartman
20
-79
/
+256
2024-02-02
Merge tag 'usb-serial-6.8-rc3' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
3
-0
/
+4
2024-01-31
USB: serial: option: add Fibocom FM101-GL variant
Puliang Lu
1
-0
/
+1
2024-01-30
USB: serial: qcserial: add new usb-id for Dell Wireless DW5826e
JackBB Wu
1
-0
/
+2
2024-01-30
USB: serial: cp210x: add ID for IMST iM871A-USB
Leonard Dallmayr
1
-0
/
+1
2024-01-27
usb: typec: qcom-pmic-typec: allow different implementations for the port bac...
Dmitry Baryshkov
4
-319
/
+282
2024-01-27
usb: typec: qcom-pmic-typec: allow different implementations for the PD PHY
Dmitry Baryshkov
5
-195
/
+171
2024-01-27
usb: typec: qcom-pmic-typec: fix arguments of qcom_pmic_typec_pdphy_set_roles
Dmitry Baryshkov
3
-5
/
+8
2024-01-27
usb: typec: tcpm: fix the PD disabled case
Dmitry Baryshkov
1
-1
/
+2
2024-01-27
usb: ucsi_acpi: Quirk to ack a connector change ack cmd
Christian A. Ehrhardt
1
-3
/
+68
2024-01-27
usb: ucsi_acpi: Fix command completion handling
Christian A. Ehrhardt
1
-4
/
+13
2024-01-27
usb: ucsi: Add missing ppm_lock
Christian A. Ehrhardt
1
-0
/
+2
2024-01-27
usb: ulpi: Fix debugfs directory leak
Sean Anderson
1
-1
/
+1
2024-01-27
Revert "usb: typec: tcpm: fix cc role at port reset"
Badhri Jagan Sridharan
1
-2
/
+1
2024-01-27
usb: gadget: pch_udc: fix an Excess kernel-doc warning
Randy Dunlap
1
-1
/
+0
2024-01-27
usb: gadget: f_fs: expose ready state in configfs
Peter Korsgaard
1
-0
/
+20
2024-01-27
usb: dwc3: Add workaround for host mode VBUS glitch when boot
Ran Wang
3
-0
/
+56
2024-01-27
XHCI: Separate PORT and CAPs macros into dedicated file
Frank Li
3
-259
/
+264
2024-01-27
usb: typec: altmodes/displayport: add SOP' support
RD Babiera
1
-4
/
+158
[prev]
[next]