index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-03
usb: chipidea: npcm: Fix coding style with missing space
Andreas Kühn
1
-1
/
+1
2024-09-03
usb: dwc2: Adjust the timing of USB Driver Interrupt Registration in the Cras...
Shawn Shao
1
-12
/
+14
2024-09-03
usb: dwc3: xilinx: simplify with dev_err_probe
Krzysztof Kozlowski
1
-5
/
+2
2024-09-03
usb: dwc3: rtk: return directly and simplify with devm_platform_ioremap_resource
Krzysztof Kozlowski
1
-25
/
+8
2024-09-03
usb: dwc3: rtk: use scoped device node handling to simplify error paths
Krzysztof Kozlowski
1
-12
/
+7
2024-09-03
usb: dwc3: qcom: simplify with devm_platform_ioremap_resource
Krzysztof Kozlowski
1
-4
/
+1
2024-09-03
usb: dwc3: qcom: use scoped device node handling to simplify error paths
Krzysztof Kozlowski
1
-6
/
+5
2024-09-03
usb: dwc3: imx8mp: use scoped device node handling to simplify error paths
Krzysztof Kozlowski
1
-12
/
+8
2024-09-03
usb: dwc3: imx8mp: simplify with dev_err_probe
Krzysztof Kozlowski
1
-10
/
+6
2024-09-03
usb: dwc3: imx8mp: simplify with devm_clk_get_enabled
Krzysztof Kozlowski
1
-27
/
+5
2024-09-03
usb: dwc3: st: simplify pdev->dev usage
Krzysztof Kozlowski
1
-2
/
+2
2024-09-03
usb: dwc3: st: simplify with dev_err_probe
Krzysztof Kozlowski
1
-6
/
+5
2024-09-03
usb: dwc3: st: use scoped device node handling to simplify error paths
Krzysztof Kozlowski
1
-14
/
+11
2024-09-03
usb-storage: Constify struct usb_device_id and us_unusual_dev
Christophe JAILLET
13
-25
/
+25
2024-09-03
usb: chipidea: udc: enable suspend interrupt after usb reset
Xu Yang
1
-1
/
+7
2024-09-03
Merge 6.11-rc6 into usb-next
Greg Kroah-Hartman
13
-25
/
+101
2024-09-01
Merge tag 'usb-6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
12
-14
/
+69
2024-08-30
Merge tag 'usb-serial-6.11-rc6' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
1
-0
/
+5
2024-08-28
Merge tag 'qcom-drivers-fixes-for-6.11' of https://git.kernel.org/pub/scm/lin...
Arnd Bergmann
1
-11
/
+32
2024-08-27
USB: serial: option: add MeiG Smart SRM825L
ZHANG Yuntian
1
-0
/
+5
2024-08-26
USB: serial: kobil_sct: restore initial terminal settings
Johan Hovold
1
-2
/
+1
2024-08-26
USB: serial: drop driver owner initialization
Krzysztof Kozlowski
52
-69
/
+0
2024-08-26
USB: serial: set driver owner when registering drivers
Krzysztof Kozlowski
1
-5
/
+7
2024-08-25
usb: roles: add lockdep class key to struct usb_role_switch
Amit Sunil Dhamne
1
-0
/
+9
2024-08-25
usb: ehci-brcm: fix module autoloading
Liao Chen
1
-0
/
+1
2024-08-25
usb: typec: fix module autoloading
Liao Chen
1
-0
/
+1
2024-08-25
usb: misc: brcmstb-usb-pinmap: fix module autoloading
Liao Chen
1
-0
/
+1
2024-08-25
usb: phy: phy-gpio-vbus-usb: fix module autoloading
Liao Chen
1
-0
/
+1
2024-08-24
usb: cdnsp: fix for Link TRB with TC
Pawel Laszczak
2
-0
/
+31
2024-08-23
usb: typec: ucsi: Remove useless error check from ucsi_read_error()
Heikki Krogerus
1
-3
/
+0
2024-08-23
usb: typec: ucsi: Call CANCEL from single location
Heikki Krogerus
1
-13
/
+4
2024-08-23
usb: typec: ucsi: Common function for the GET_PD_MESSAGE command
Heikki Krogerus
2
-77
/
+27
2024-08-23
usb: typec: ucsi: Only assign the identity structure if the PPM supports it
Heikki Krogerus
1
-2
/
+4
2024-08-23
usb: typec: ucsi: Don't truncate the reads
Heikki Krogerus
2
-6
/
+4
2024-08-23
usb: typec: ucsi: Remove unused fields from struct ucsi_connector_status
Heikki Krogerus
1
-25
/
+2
2024-08-22
usb: dwc3: st: add missing depopulate in probe error path
Krzysztof Kozlowski
1
-1
/
+4
2024-08-22
usb: dwc3: st: fix probed platform device ref count on probe error path
Krzysztof Kozlowski
1
-8
/
+3
2024-08-22
usb: dwc3: ep0: Don't reset resource alloc flag (including ep0)
Michael Grzeschik
1
-1
/
+2
2024-08-22
usb: core: sysfs: Unmerge @usb3_hardware_lpm_attr_group in remove_power_attri...
Zijun Hu
1
-0
/
+1
2024-08-22
usb: typec: fsa4480: Relax CHIP_ID check
Luca Weiss
1
-1
/
+1
2024-08-22
usb: dwc3: xilinx: add missing depopulate in probe error path
Krzysztof Kozlowski
1
-1
/
+6
2024-08-22
usb: dwc3: omap: add missing depopulate in probe error path
Krzysztof Kozlowski
1
-1
/
+3
2024-08-22
usb: gadget: uvc: queue pump work in uvcg_video_enable()
Xu Yang
1
-0
/
+1
2024-08-22
cdc-acm: Add DISABLE_ECHO quirk for GE HealthCare UI Controller
Ian Ray
1
-0
/
+3
2024-08-22
USB: gadget: f_hid: Add GET_REPORT via userspace IOCTL
Chris Wulff
1
-7
/
+266
2024-08-22
usb: typec: tipd: Free IRQ only if it was requested before
Wadim Egorov
1
-1
/
+2
2024-08-22
usb: gadget: uvc: Fix ERR_PTR dereference in uvc_v4l2.c
Abhishek Tamboli
1
-1
/
+11
2024-08-22
usb: bdc: fix module autoloading
Liao Chen
1
-0
/
+1
2024-08-22
usb: typec: ucsi: Add DATA_RESET option of Connector Reset command
Venkat Jayaraman
2
-2
/
+19
2024-08-22
usb: gadget: lpc32xx_udc: Remove NULL check of list_entry()
Yuesong Li
1
-37
/
+30
[prev]
[next]