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
2023-11-28
eventfd: simplify eventfd_signal()
Christian Brauner
1
-2
/
+2
2023-11-27
usb: misc: onboard_usb_hub: Add support for Cypress CY7C6563x
Frieder Schrempf
2
-0
/
+7
2023-11-27
usb: misc: onboard_usb_hub: Add support for clock input
Frieder Schrempf
1
-0
/
+14
2023-11-27
usb: misc: onboard_usb_hub: Print symbolic error names
Frieder Schrempf
1
-4
/
+5
2023-11-27
Merge 6.7-rc3 into usb-next
Greg Kroah-Hartman
17
-101
/
+152
2023-11-24
Merge tag 'usb-serial-6.7-rc3' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
1
-3
/
+8
2023-11-23
USB: serial: option: add Luat Air72*U series products
Asuna Yang
1
-0
/
+3
2023-11-23
usb:gadget:uvc Do not use worker thread to pump isoc usb requests
Jayant Chowdhary
2
-45
/
+165
2023-11-23
usb: gadget: uvc: Fix use-after-free for inflight usb_requests
Avichal Rakesh
3
-29
/
+112
2023-11-23
usb: gadget: uvc: move video disable logic to its own function
Avichal Rakesh
3
-18
/
+31
2023-11-23
usb: gadget: uvc: Allocate uvc_requests one at a time
Avichal Rakesh
2
-40
/
+51
2023-11-23
usb: gadget: uvc: prevent use of disabled endpoint
Avichal Rakesh
5
-12
/
+26
2023-11-23
usb: new quirk to reduce the SET_ADDRESS request timeout
Hardik Gajjar
2
-2
/
+20
2023-11-23
usb: xhci: Add timeout argument in address_device USB HCD callback
Hardik Gajjar
5
-15
/
+32
2023-11-23
usb: typec: tcpm: skip checking port->send_discover in PD3.0
Guan-Yu Lin
1
-3
/
+3
2023-11-23
usb: phy: generic: add suspend support for regulator
Stefan Eichenberger
1
-4
/
+10
2023-11-22
USB: dwc3: qcom: fix ACPI platform device leak
Johan Hovold
1
-7
/
+30
2023-11-22
USB: dwc3: qcom: fix software node leak on probe errors
Johan Hovold
1
-5
/
+8
2023-11-22
USB: dwc3: qcom: fix resource leaks on probe deferral
Johan Hovold
1
-3
/
+6
2023-11-22
USB: dwc3: qcom: simplify wakeup interrupt setup
Johan Hovold
1
-8
/
+4
2023-11-22
USB: dwc3: qcom: fix wakeup after probe deferral
Johan Hovold
1
-4
/
+4
2023-11-22
usb: misc: onboard-hub: add support for Microchip USB5744
Stefan Eichenberger
2
-0
/
+9
2023-11-22
usb: misc: ljca: Fix enumeration error on Dell Latitude 9420
Hans de Goede
1
-1
/
+2
2023-11-22
usb: cdns3: skip set TRB_IOC when usb_request: no_interrupt is true
Frank Li
1
-3
/
+4
2023-11-22
usb: chipidea: udc: Add revision check of 2.20[CI_REVISION_22]
Piyush Mehta
1
-1
/
+2
2023-11-22
usb: misc: eud: Add IRQ check for platform_get_irq()
Chen Ni
1
-0
/
+3
2023-11-22
usb: gadget: f_midi: Replace strlcpy() with strscpy()
Kees Cook
1
-2
/
+2
2023-11-22
usb: gadget: pxa25x_udc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-5
/
+7
2023-11-22
usb: gadget: lpc32xx_udc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-6
/
+7
2023-11-22
usb: gadget: gr_udc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-6
/
+7
2023-11-22
usb: gadget: fsl_udc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-6
/
+7
2023-11-22
usb: gadget: at91_udc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-6
/
+7
2023-11-22
USB: usbip: vudc: Convert to platform remove callback returning void
Uwe Kleine-König
3
-4
/
+3
2023-11-22
USB: misc: iowarrior: remove redundant assignment to variable io_res
Colin Ian King
1
-1
/
+0
2023-11-22
USB: serial: option: add Fibocom L7xx modules
Victor Fragoso
1
-0
/
+1
2023-11-21
USB: xhci-plat: fix legacy PHY double init
Johan Hovold
1
-20
/
+30
2023-11-21
usb: typec: tipd: Supply also I2C driver data
Heikki Krogerus
1
-2
/
+5
2023-11-21
usb: xhci-mtk: fix in-ep's start-split check failure
Chunfeng Yun
2
-3
/
+12
2023-11-21
usb: dwc3: set the dma max_seg_size
Ricardo Ribalda
1
-0
/
+2
2023-11-21
usb: config: fix iteration issue in 'usb_get_bos_descriptor()'
Niklas Neronin
1
-1
/
+2
2023-11-21
usb: dwc3: add missing of_node_put and platform_device_put
Stanley Chang
1
-1
/
+7
2023-11-21
USB: dwc2: write HCINT with INTMASK applied
Oliver Neukum
1
-8
/
+7
2023-11-21
usb: misc: ljca: Drop _ADR support to get ljca children devices
Wentong Wu
1
-12
/
+2
2023-11-21
usb: cdnsp: Fix deadlock issue during using NCM gadget
Pawel Laszczak
1
-0
/
+3
2023-11-21
usb: typec: tcpm: Fix sink caps op current check
Badhri Jagan Sridharan
1
-1
/
+2
2023-11-21
usb: dwc3: Fix default mode initialization
Alexander Stein
1
-1
/
+1
2023-11-21
USB: typec: tps6598x: Fix a memory leak in an error handling path
Christophe JAILLET
1
-3
/
+4
2023-11-21
usb: typec: tcpm: Skip hard reset when in error recovery
Badhri Jagan Sridharan
1
-0
/
+9
2023-11-21
USB: serial: option: fix FM101R-GL defines
Puliang Lu
1
-2
/
+2
2023-11-21
USB: serial: option: don't claim interface 4 for ZTE MF290
Lech Perczak
1
-1
/
+2
[prev]
[next]