index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
keys
/
permission.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-01-02
usb: typec: tipd: declare in_data in as const in exec_cmd functions
Javier Carrasco
1
-2
/
+2
2024-01-02
usb: typec: tipd: add function to request firmware
Javier Carrasco
1
-9
/
+26
2024-01-02
usb: typec: tipd: add init and reset functions to tipd_data
Javier Carrasco
1
-10
/
+35
2024-01-02
drivers/usb/gadget/udc: Fix spelling typo in comments(reqest->request)
liyouhong
2
-2
/
+2
2024-01-02
Revert "usb: dwc3: don't reset device side if dwc3 was configured as host-only"
Thinh Nguyen
1
-2
/
+2
2024-01-02
Revert "usb: dwc3: Soft reset phy on probe for host"
Thinh Nguyen
1
-38
/
+1
2024-01-02
usb: dwc2: Disable clock gating feature on Rockchip SoCs
William Wu
1
-0
/
+1
2024-01-02
Revert "usb: typec: class: fix typec_altmode_put_partner to put plugs"
Heikki Krogerus
1
-3
/
+2
2023-12-23
usb: linux/usb.h: fix Excess kernel-doc description warning
Randy Dunlap
1
-1
/
+0
2023-12-22
thunderbolt: Reduce retry timeout to speed up boot for some devices
Werner Sembach
1
-1
/
+1
2023-12-22
thunderbolt: Keep link as asymmetric if preferred by hardware
Gil Fine
3
-7
/
+36
2023-12-20
thunderbolt: make tb_bus_type const
Greg Kroah-Hartman
2
-2
/
+2
2023-12-15
usb: typec: tcpm: Parse Accessory Mode information
Dmitry Baryshkov
1
-0
/
+9
2023-12-15
dt-bindings: connector: usb: add accessory mode description
Dmitry Baryshkov
1
-0
/
+12
2023-12-15
xhci: Fix null pointer dereference during S4 resume when resetting ep0
Mathias Nyman
1
-7
/
+13
2023-12-15
usb: dwc3: imx8mp: Fix smatch warning
Himanshu Bhavani
1
-1
/
+3
2023-12-15
usb: gadget: webcam: Make g_webcam loadable again
Andrzej Pietrasiewicz
3
-100
/
+284
2023-12-15
dt-bindings: usb: qcom,dwc3: Add X1E80100 binding
Abel Vesa
1
-0
/
+3
2023-12-15
usb: typec: fixed a typo
Ghanshyam Agrawal
1
-1
/
+1
2023-12-15
usb: cdns3: Use dev_err_probe
Alexander Stein
1
-5
/
+11
2023-12-15
usb: gadget: f_fs: fix fortify warning
Dmitry Antipov
2
-5
/
+6
2023-12-15
usb: storage: Remove snprintf() from sysfs call-backs and replace with sysfs_...
Lee Jones
1
-8
/
+8
2023-12-15
usb: phy: twl6030: Remove snprintf() from sysfs call-backs and replace with s...
Lee Jones
1
-4
/
+4
2023-12-15
usb: mon_text: Replace snprintf() with the safer scnprintf() variant
Lee Jones
1
-23
/
+5
2023-12-15
usb: mon_stat: Replace snprintf() with the safer scnprintf() variant
Lee Jones
1
-3
/
+3
2023-12-15
usb: yurex: Replace snprintf() with the safer scnprintf() variant
Lee Jones
1
-5
/
+7
2023-12-15
usb: host: max3421-hcd: Replace snprintf() with the safer scnprintf() variant
Lee Jones
1
-9
/
+9
2023-12-15
usb: cdns2: Replace snprintf() with the safer scnprintf() variant
Lee Jones
1
-69
/
+69
2023-12-15
usb: gadget: udc: atmel: Replace snprintf() with the safer scnprintf() variant
Lee Jones
1
-2
/
+1
2023-12-15
usb: gadget: uvc: Replace snprintf() with the safer scnprintf() variant
Lee Jones
1
-1
/
+1
2023-12-15
usb: gadget: f_uac2: Replace snprintf() with the safer scnprintf() variant
Lee Jones
1
-3
/
+3
2023-12-15
usb: gadget: f_uac1: Replace snprintf() with the safer scnprintf() variant
Lee Jones
1
-3
/
+3
2023-12-15
usb: gadget: configfs: Replace snprintf() with the safer scnprintf() variant
Lee Jones
1
-4
/
+7
2023-12-15
usb: f_uac1: adds support for SS and SSP
Perr Zhang
1
-2
/
+75
2023-12-15
usb: typec: mux: add Qualcomm WCD939X USB SubSystem Altmode Mux driver
Neil Armstrong
3
-0
/
+790