index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-02
xhci: retry Stop Endpoint on buggy NEC controllers
Michal Pecio
1
-0
/
+9
2024-03-02
xhci: fix matching completion events with TDs
Michal Pecio
1
-4
/
+3
2024-03-02
usb: xhci: utilize 'xhci_free_segments_for_ring()' for freeing segments
Niklas Neronin
1
-22
/
+15
2024-03-02
usb: xhci: remove duplicate code from 'xhci_clear_command_ring()'
Niklas Neronin
1
-13
/
+1
2024-03-02
xhci: save slot ID in struct 'xhci_port'
Niklas Neronin
5
-75
/
+26
2024-03-02
xhci: replace real & fake port with pointer to root hub port
Niklas Neronin
6
-45
/
+35
2024-03-02
xhci: rework how real & fake ports are found
Niklas Neronin
1
-19
/
+15
2024-03-02
usb: typec: constify struct class usage
Ricardo B. Marliere
4
-6
/
+6
2024-02-26
Merge v6.8-rc6 into usb-next
Greg Kroah-Hartman
13
-23
/
+86
2024-02-25
Merge tag 'usb-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
11
-24
/
+74
2024-02-24
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-0
/
+14
2024-02-20
usb: typec: tpcm: Fix issues with power being removed during reset
Mark Brown
1
-1
/
+2
2024-02-19
Revert "xhci: add helper to stop endpoint and wait for completion"
Greg Kroah-Hartman
2
-48
/
+16
2024-02-19
usb: core: constify the struct device_type usage
Ricardo B. Marliere
5
-8
/
+8
2024-02-19
usb: gadget: constify the struct device_type usage
Ricardo B. Marliere
1
-1
/
+1
2024-02-19
usb: phy: constify the struct device_type usage
Ricardo B. Marliere
1
-1
/
+1
2024-02-19
usb: typec: constify the struct device_type usage
Ricardo B. Marliere
1
-15
/
+15
2024-02-19
usb: gadget: ncm: Avoid dropping datagrams of properly parsed NTBs
Krishna Kurapati
1
-1
/
+9
2024-02-19
Revert "usb: typec: tcpm: reset counter when enter into unattached state afte...
Ondrej Jirman
1
-3
/
+0
2024-02-19
usb: gadget: omap_udc: fix USB gadget regression on Palm TE
Aaro Koskinen
1
-1
/
+2
2024-02-19
usb: dwc3: gadget: Don't disconnect if not started
Thinh Nguyen
1
-0
/
+5
2024-02-19
usb: cdns3: fix memory double free when handle zero packet
Frank Li
1
-1
/
+5
2024-02-19
usb: cdns3: fixed memory use after free at cdns3_gadget_ep_disable()
Frank Li
1
-1
/
+1
2024-02-19
usb: roles: don't get/set_role() when usb_role_switch is unregistered
Xu Yang
1
-2
/
+10
2024-02-19
usb: roles: fix NULL pointer issue when put module's reference
Xu Yang
1
-6
/
+11
2024-02-19
usb: cdnsp: fixed issue with incorrect detecting CDNSP family controllers
Pawel Laszczak
3
-6
/
+14
2024-02-19
usb: cdnsp: blocked some cdns3 specific code
Pawel Laszczak
1
-2
/
+14
2024-02-19
usb: uhci-grlib: Explicitly include linux/platform_device.h
Andreas Larsson
1
-0
/
+1
2024-02-19
Merge 6.8-rc5 into usb-next
Greg Kroah-Hartman
3
-9
/
+0
2024-02-17
usb: typec: qcom-pmic-typec: add support for PMI632 PMIC
Dmitry Baryshkov
4
-8
/
+107
2024-02-17
usb: typec: ucsi: Get PD revision for partner
Abhishek Pandit-Subedi
1
-0
/
+23
2024-02-17
usb: typec: ucsi: Update connector cap and status
Abhishek Pandit-Subedi
1
-4
/
+52
2024-02-17
usb: typec: ucsi: Limit read size on v1.2
Abhishek Pandit-Subedi
2
-2
/
+35
2024-02-17
usb: gadget: uvc: mark incomplete frames with UVC_STREAM_ERR
Michael Grzeschik
1
-0
/
+3
2024-02-17
usb: gadget: uvc: dont drop frames if zero length packages are late
Michael Grzeschik
1
-1
/
+2
2024-02-17
usb: gadget: uvc: rework complete handler
Michael Grzeschik
1
-47
/
+48
2024-02-17
usb: gadget: uvc: refactor the check for a valid buffer in the pump worker
Michael Grzeschik
1
-4
/
+3
2024-02-17
usb: gadget: uvc: drop unnecessary check for always set req
Michael Grzeschik
1
-7
/
+0
2024-02-17
usb: roles: Link the switch to its connector
Heikki Krogerus
1
-2
/
+38
2024-02-17
usb: image: mdc800: Remove redundant assignment to variable retval
Colin Ian King
1
-1
/
+0
2024-02-17
usb: storage: freecom: Remove redundant assignment to variable offset
Colin Ian King
1
-1
/
+0
2024-02-17
usb: sysfs: use kstrtobool() if possible
Guan-Yu Lin
1
-10
/
+12
2024-02-17
usb: gadget: functionfs: Add DMABUF import interface
Paul Cercueil
2
-0
/
+468
2024-02-17
usb: gadget: functionfs: Factorize wait-for-endpoint code
Paul Cercueil
1
-21
/
+27
2024-02-17
usb: gadget: Support already-mapped DMA SGs
Paul Cercueil
1
-1
/
+6
2024-02-17
usb: dwc3: apply snps,host-vbus-glitches workaround unconditionally
Frank Li
3
-7
/
+1
2024-02-17
usb: dwc3: Fix an IS_ERR() vs NULL check in dwc3_power_off_all_roothub_ports()
Dan Carpenter
1
-1
/
+1
2024-02-17
usb: dwc3: gadget: Remove redundant assignment to pointer trb
Colin Ian King
1
-1
/
+1
2024-02-17
usb: dwc3: gadget: Rewrite endpoint allocation flow
Thinh Nguyen
4
-51
/
+41
2024-02-17
usb: core: Kconfig: Improve USB authorization mode help
Niko Mauno
1
-6
/
+16
[prev]
[next]