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-10-05
usb: typec: ucsi: Check the partner alt modes always if there is PD contract
Heikki Krogerus
1
-5
/
+9
2021-10-05
usb: typec: ucsi: acpi: Reduce the command completion timeout
Heikki Krogerus
1
-1
/
+1
2021-10-05
usb: typec: ucsi: Add polling mechanism for partner tasks like alt mode checking
Heikki Krogerus
2
-19
/
+101
2021-10-05
usb: typec: ucsi: Don't stop alt mode registration on busy condition
Heikki Krogerus
1
-0
/
+2
2021-10-05
usb: typec: ucsi: Always cancel the command if PPM reports BUSY condition
Heikki Krogerus
1
-1
/
+3
2021-10-05
usb: typec: tcpci: Fix spelling mistake "resolbed" -> "resolved"
Xu Yang
1
-1
/
+1
2021-10-05
usb: misc: ehset: Workaround for "special" hubs
Razvan Heghedus
1
-16
/
+65
2021-10-04
scsi: target: usb: Replace enable attr with ops.enable
Dmitry Bogdanov
1
-25
/
+6
2021-09-27
Merge 5.15-rc3 into usb-next
Greg Kroah-Hartman
19
-190
/
+306
2021-09-24
Merge tag 'usb-serial-5.15-rc3' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
3
-3
/
+48
2021-09-24
USB: serial: option: add device id for Foxconn T99W265
Slark Xiao
1
-0
/
+2
2021-09-24
USB: serial: cp210x: add ID for GW Instek GDM-834x Digital Multimeter
Uwe Brandt
1
-0
/
+1
2021-09-23
USB: serial: cp210x: add part-number debug printk
Johan Hovold
1
-0
/
+2
2021-09-23
USB: serial: cp210x: fix dropped characters with CP2102
Johan Hovold
1
-0
/
+35
2021-09-22
USB: serial: kl5kusb105: drop line-status helper
Johan Hovold
1
-15
/
+4
2021-09-22
USB: serial: kl5kusb105: simplify line-status handling
Johan Hovold
1
-8
/
+4
2021-09-22
USB: serial: kl5kusb105: clean up line-status handling
Johan Hovold
1
-9
/
+8
2021-09-21
usb: musb: tusb6010: uninitialized data in tusb_fifo_write_unaligned()
Dan Carpenter
1
-0
/
+1
2021-09-21
usb-storage: Add quirk for ScanLogic SL11R-IDE older than 2.6c
Ondrej Zary
1
-1
/
+8
2021-09-21
Re-enable UAS for LaCie Rugged USB3-FW with fk quirk
Julian Sikorski
1
-1
/
+1
2021-09-21
usb: dwc3: gadget: Avoid starting DWC3 gadget during UDC unbind
Wesley Cheng
2
-2
/
+4
2021-09-21
usb: core: hcd: fix messages in usb_hcd_request_irqs()
Sergey Shtylyov
1
-3
/
+3
2021-09-21
usb: host: ehci-mv: drop duplicated MODULE_ALIAS
Krzysztof Kozlowski
1
-2
/
+0
2021-09-21
usb: typec: tipd: Remove WARN_ON in tps6598x_block_read
Sven Peter
1
-1
/
+1
2021-09-21
usb: typec: tipd: Add an additional overflow check
Sven Peter
1
-0
/
+3
2021-09-21
usb: typec: tipd: Don't read/write more bytes than required
Sven Peter
1
-2
/
+2
2021-09-21
usb: musb: tusb6010: check return value after calling platform_get_resource()
Yang Yingliang
1
-0
/
+5
2021-09-21
USB: cdc-acm: remove duplicate USB device ID
Krzysztof Kozlowski
1
-1
/
+0
2021-09-21
USB: serial: kl5kusb105: use usb_control_msg_recv() and usb_control_msg_send()
Himadri Pandya
1
-45
/
+34
2021-09-21
USB: serial: keyspan_pda: use usb_control_msg_recv()
Himadri Pandya
1
-39
/
+28
2021-09-21
USB: serial: ftdi_sio: use usb_control_msg_recv()
Himadri Pandya
1
-38
/
+15
2021-09-21
USB: serial: f81232: use usb_control_msg_recv() and usb_control_msg_send()
Himadri Pandya
1
-62
/
+34
2021-09-20
USB: serial: allow hung up ports to be suspended
Johan Hovold
1
-14
/
+17
2021-09-20
USB: serial: clean up core error labels
Johan Hovold
1
-18
/
+16
2021-09-20
USB: serial: option: remove duplicate USB device ID
Krzysztof Kozlowski
1
-1
/
+0
2021-09-20
USB: serial: mos7840: remove duplicated 0xac24 device ID
Krzysztof Kozlowski
1
-2
/
+0
2021-09-14
USB: core: Make do_proc_control() and do_proc_bulk() killable
Alan Stern
1
-33
/
+111
2021-09-14
usb: musb: mediatek: Expose role-switch control to userspace
Sungbo Eo
1
-0
/
+1
2021-09-14
usb: gadget: f_uac2: Populate SS descriptors' wBytesPerInterval
Jack Pham
1
-0
/
+3
2021-09-14
usb: gadget: f_uac2: Add missing companion descriptor for feedback EP
Jack Pham
1
-1
/
+15
2021-09-14
usb: dwc2: gadget: Fix ISOC transfer complete handling for DDMA
Minas Harutyunyan
1
-3
/
+1
2021-09-14
usb: core: hcd: Modularize HCD stop configuration in usb_stop_hcd()
Kishon Vijay Abraham I
1
-17
/
+22
2021-09-14
xhci: Set HCD flag to defer primary roothub registration
Kishon Vijay Abraham I
1
-0
/
+1
2021-09-14
usb: core: hcd: Add support for deferring roothub registration
Kishon Vijay Abraham I
1
-6
/
+23
2021-09-14
usb: dwc2: gadget: Fix ISOC flow for BDMA and Slave
Minas Harutyunyan
1
-83
/
+106
2021-09-14
usb: dwc3: core: balance phy init and exit
Li Jun
1
-17
/
+13
2021-09-14
Revert "USB: bcma: Add a check for devm_gpiod_get"
Rafał Miłecki
1
-4
/
+1
2021-09-14
usb: ehci: Simplify platform driver registration
Guenter Roeck
1
-48
/
+27
2021-09-14
USB: cdc-acm: fix minor-number release
Johan Hovold
2
-2
/
+7
2021-09-14
usb: dwc2: check return value after calling platform_get_resource()
Yang Yingliang
1
-0
/
+4
[prev]
[next]