index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
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
1
-3
/
+2
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
2023-12-15
usb: core: Fix crash w/ usb_choose_configuration() if no driver
Douglas Anderson
1
-1
/
+10
2023-12-15
usb: typec: tcpm: Query Source partner for FRS capability only if it is DRP
Kyle Tso
1
-1
/
+2
2023-12-15
usb: typec: change altmode SVID to u16 entry
Dmitry Baryshkov
1
-2
/
+3
2023-12-15
usb: typec: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2
-6
/
+6
2023-12-15
usb: chipidea: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
1
-3
/
+3
2023-12-15
usb: cdc-acm: return correct error code on unsupported break
Oliver Neukum
1
-0
/
+3
2023-12-15
usb: dwc3: xilinx: improve error handling for PM APIs
Piyush Mehta
1
-4
/
+7
2023-12-15
USB: serial: option: add Quectel RM500Q R13 firmware support
Reinhard Speyerer
1
-0
/
+1
2023-12-15
USB: serial: option: add Foxconn T99W265 with new baseline
Slark Xiao
1
-0
/
+2
2023-12-12
Backmerge tag 'v6.7-rc5' into drm-next
Dave Airlie
4
-9
/
+9
2023-12-11
usb: fotg210-udc: fix function kernel-doc comments
Randy Dunlap
1
-3
/
+3
2023-12-11
usb: cdns3: starfive: don't misuse /** comment
Randy Dunlap
1
-1
/
+1
2023-12-11
Merge 6.7-rc5 into usb-next
Greg Kroah-Hartman
4
-9
/
+9
2023-12-11
usb: fsl-mph-dr-of: mark fsl_usb2_mpc5121_init() static
Arnd Bergmann
1
-1
/
+1
2023-12-07
usb: typec: ucsi: fix UCSI on buggy Qualcomm devices
Dmitry Baryshkov
3
-0
/
+19
2023-12-07
usb: typec: qcom-pmic-typec: Only select DRM_AUX_HPD_BRIDGE with OF
Nathan Chancellor
1
-1
/
+1
2023-12-07
usb: typec: nb7vpq904m: Only select DRM_AUX_BRIDGE with OF
Nathan Chancellor
1
-1
/
+1
2023-12-07
usb: gadget: f_hid: fix report descriptor allocation
Konstantin Aladyshev
1
-3
/
+4
2023-12-06
usb: xhci: xhci-plat: Add support for BCM2711
Stefan Wahren
1
-0
/
+3
2023-12-06
usb: hub: Add quirk to decrease IN-ep poll interval for Microchip USB491x hub
Hardik Gajjar
1
-0
/
+29
2023-12-06
usb: hub: Replace hardcoded quirk value with BIT() macro
Hardik Gajjar
1
-2
/
+2
2023-12-05
Revert "xhci: Loosen RPM as default policy to cover for AMD xHC 1.1"
Mathias Nyman
1
-2
/
+0
2023-12-04
usb: typec: qcom-pmic-typec: switch to DRM_AUX_HPD_BRIDGE
Dmitry Baryshkov
2
-35
/
+7
2023-12-04
usb: typec: nb7vpq904m: switch to DRM_AUX_BRIDGE
Dmitry Baryshkov
2
-43
/
+3
2023-12-04
usb: typec: tcpci: add vconn over current fault handling to maxim_core
RD Babiera
1
-1
/
+19
2023-12-04
usb: typec: tcpm: add tcpm_port_error_recovery symbol
RD Babiera
1
-0
/
+14
2023-12-04
usb: typec: tps6598x: add reset gpio support
Javier Carrasco
1
-0
/
+20
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
[prev]
[next]