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