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-10-11
usb: typec: altmodes/displayport: Signal hpd low when exiting mode
RD Babiera
1
-0
/
+5
2023-10-11
usb: Add support for Intel LJCA device
Wentong Wu
3
-0
/
+916
2023-10-10
USB: typec: tps6598x: Add status trace for tps25750
Abdel Alkuor
2
-0
/
+38
2023-10-10
USB: typec: tps6598x: Add power status trace for tps25750
Abdel Alkuor
3
-0
/
+53
2023-10-10
USB: typec: tps6598x: Add trace for tps25750 irq
Abdel Alkuor
2
-0
/
+23
2023-10-10
USB: typec: tps6598x: Add TPS25750 support
Abdel Alkuor
2
-8
/
+456
2023-10-10
USB: typec: tps6598x: Add device data to of_device_id
Abdel Alkuor
1
-14
/
+43
2023-10-10
USB: typec: tps6598x: Refactor tps6598x port registration
Abdel Alkuor
1
-45
/
+54
2023-10-10
USB: typec: tps6598x: Add patch mode to tps6598x
Abdel Alkuor
1
-0
/
+3
2023-10-10
USB: typec: tsp6598x: Add cmd timeout and response delay
Abdel Alkuor
1
-4
/
+15
2023-10-10
usb: Use device_get_match_data()
Rob Herring
4
-34
/
+15
2023-10-10
usb: musb: Add missing of.h include
Rob Herring
1
-0
/
+1
2023-10-08
usb: gadget: u_ether: Replace netif_stop_queue with netif_device_detach
Hardik Gajjar
1
-1
/
+1
2023-10-08
usb: usbtest: fix a type promotion bug
Dan Carpenter
1
-1
/
+1
2023-10-08
usbip: Use platform_device_register_full()
Andy Shevchenko
1
-35
/
+20
2023-10-08
USB: usbip: fix stub_dev hub disconnect
Jonas Blixt
1
-2
/
+7
2023-10-05
Revert "usb: gadget: uvc: stop pump thread on video disable"
Greg Kroah-Hartman
1
-7
/
+1
2023-10-05
Revert "usb: gadget: uvc: cleanup request when not in correct state"
Greg Kroah-Hartman
1
-6
/
+0
2023-10-05
Revert "usb: gadget: uvc: rework pump worker to avoid while loop"
Greg Kroah-Hartman
1
-14
/
+6
2023-10-05
usb: ucsi: glink: use the connector orientation GPIO to provide switch events
Neil Armstrong
1
-1
/
+53
2023-10-05
usb: dwc3: document gfladj_refclk_lpm_sel field
Swarup Laxman Kotiaklapudi
1
-0
/
+2
2023-10-05
usb: gadget: f_uac2: allow changing terminal types through configfs
James Gruber
2
-2
/
+22
2023-10-04
kthread: add kthread_stop_put
Andreas Gruenbacher
1
-6
/
+0
2023-10-02
usb: gadget: f_midi: Annotate struct f_midi with __counted_by
Kees Cook
1
-2
/
+2
2023-10-02
usb: gadget: f_fs: Annotate struct ffs_buffer with __counted_by
Kees Cook
1
-1
/
+1
2023-10-02
usb: Annotate struct urb_priv with __counted_by
Kees Cook
2
-2
/
+2
2023-10-02
usb: atm: Use size_add() in call to struct_size()
Gustavo A. R. Silva
1
-1
/
+2
2023-10-02
usb: gadgetfs: return USB_GADGET_DELAYED_STATUS from setup()
Andrey Konovalov
1
-1
/
+16
2023-10-02
usb: raw-gadget: return USB_GADGET_DELAYED_STATUS from setup()
Andrey Konovalov
1
-0
/
+11
2023-10-02
USB: c67x00: Remove unused declaration c67x00_hcd_msg_received()
Yue Haibing
1
-1
/
+0
2023-10-02
usb: pd: Exposing the Peak Current value of Fixed Supplies to user space
Heikki Krogerus
1
-6
/
+4
2023-10-02
xhci: Preserve RsvdP bits in ERSTBA register correctly
Lukas Wunner
2
-3
/
+3
2023-10-02
xhci: Clear EHB bit only at end of interrupt handler
Lukas Wunner
1
-5
/
+7
2023-10-02
xhci: track port suspend state correctly in unsuccessful resume cases
Mathias Nyman
1
-9
/
+10
2023-10-02
usb: xhci: xhci-ring: Use sysdev for mapping bounce buffer
Wesley Cheng
1
-2
/
+2
2023-10-02
usb: misc: onboard_usb_hub: add Genesys Logic gl3510 hub support
Jerome Brunet
1
-0
/
+1
2023-10-02
usb:typec:tcpm:support double Rp to Vbus cable as sink
Michael Wu
1
-2
/
+2
2023-10-02
usb: xhci-mtk: improve split scheduling by separate IN/OUT budget
Chunfeng Yun
2
-40
/
+278
2023-10-02
usb: xhci-mtk: add a bandwidth budget table
Chunfeng Yun
2
-32
/
+85
2023-10-02
usb: pci-quirks: handle HAS_IOPORT dependency for UHCI handoff
Niklas Schnelle
1
-7
/
+16
2023-10-02
usb: pci-quirks: handle HAS_IOPORT dependency for AMD quirk
Niklas Schnelle
4
-10
/
+35
2023-10-02
usb: pci-quirks: group AMD specific quirk code together
Niklas Schnelle
2
-65
/
+68
2023-10-02
usbmon: Use list_for_each_entry() helper
Jinjie Ruan
1
-18
/
+5
2023-10-02
usb: typec: ucsi: Clear EVENT_PENDING bit if ucsi_send_command fails
Prashanth K
1
-0
/
+1
2023-10-02
usb: misc: onboard_hub: add support for Microchip USB2412 USB 2.0 hub
Javier Carrasco
2
-0
/
+2
2023-10-02
usb: gadget: udc-xilinx: replace memcpy with memcpy_toio
Piyush Mehta
1
-8
/
+12
2023-10-02
usb: cdns3: Modify the return value of cdns_set_active () to void when CONFIG...
Xiaolei Wang
1
-2
/
+1
2023-10-02
usb: chipidea: tegra: Consistently use dev_err_probe()
Michał Mirosław
1
-9
/
+7
2023-10-02
usb: chipidea: Simplify Tegra DMA alignment code
Michał Mirosław
1
-27
/
+18
2023-10-02
usb: chipidea: Fix DMA overwrite for Tegra
Michał Mirosław
1
-3
/
+4
[prev]
[next]