summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2023-12-04xhci: dbc: Drop duplicate checks for dma_free_coherent()Andy Shevchenko
2023-11-28eventfd: simplify eventfd_signal()Christian Brauner
2023-11-27usb: misc: onboard_usb_hub: Add support for Cypress CY7C6563xFrieder Schrempf
2023-11-27usb: misc: onboard_usb_hub: Add support for clock inputFrieder Schrempf
2023-11-27usb: misc: onboard_usb_hub: Print symbolic error namesFrieder Schrempf
2023-11-27Merge 6.7-rc3 into usb-nextGreg Kroah-Hartman
2023-11-24Merge tag 'usb-serial-6.7-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2023-11-23USB: serial: option: add Luat Air72*U series productsAsuna Yang
2023-11-23usb:gadget:uvc Do not use worker thread to pump isoc usb requestsJayant Chowdhary
2023-11-23usb: gadget: uvc: Fix use-after-free for inflight usb_requestsAvichal Rakesh
2023-11-23usb: gadget: uvc: move video disable logic to its own functionAvichal Rakesh
2023-11-23usb: gadget: uvc: Allocate uvc_requests one at a timeAvichal Rakesh
2023-11-23usb: gadget: uvc: prevent use of disabled endpointAvichal Rakesh
2023-11-23usb: new quirk to reduce the SET_ADDRESS request timeoutHardik Gajjar
2023-11-23usb: xhci: Add timeout argument in address_device USB HCD callbackHardik Gajjar
2023-11-23usb: typec: tcpm: skip checking port->send_discover in PD3.0Guan-Yu Lin
2023-11-23usb: phy: generic: add suspend support for regulatorStefan Eichenberger
2023-11-22USB: dwc3: qcom: fix ACPI platform device leakJohan Hovold
2023-11-22USB: dwc3: qcom: fix software node leak on probe errorsJohan Hovold
2023-11-22USB: dwc3: qcom: fix resource leaks on probe deferralJohan Hovold
2023-11-22USB: dwc3: qcom: simplify wakeup interrupt setupJohan Hovold
2023-11-22USB: dwc3: qcom: fix wakeup after probe deferralJohan Hovold
2023-11-22usb: misc: onboard-hub: add support for Microchip USB5744Stefan Eichenberger
2023-11-22usb: misc: ljca: Fix enumeration error on Dell Latitude 9420Hans de Goede
2023-11-22usb: cdns3: skip set TRB_IOC when usb_request: no_interrupt is trueFrank Li
2023-11-22usb: chipidea: udc: Add revision check of 2.20[CI_REVISION_22]Piyush Mehta
2023-11-22usb: misc: eud: Add IRQ check for platform_get_irq()Chen Ni
2023-11-22usb: gadget: f_midi: Replace strlcpy() with strscpy()Kees Cook
2023-11-22usb: gadget: pxa25x_udc: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-22usb: gadget: lpc32xx_udc: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-22usb: gadget: gr_udc: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-22usb: gadget: fsl_udc: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-22usb: gadget: at91_udc: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-22USB: usbip: vudc: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-22USB: misc: iowarrior: remove redundant assignment to variable io_resColin Ian King
2023-11-22USB: serial: option: add Fibocom L7xx modulesVictor Fragoso
2023-11-21USB: xhci-plat: fix legacy PHY double initJohan Hovold
2023-11-21usb: typec: tipd: Supply also I2C driver dataHeikki Krogerus
2023-11-21usb: xhci-mtk: fix in-ep's start-split check failureChunfeng Yun
2023-11-21usb: dwc3: set the dma max_seg_sizeRicardo Ribalda
2023-11-21usb: config: fix iteration issue in 'usb_get_bos_descriptor()'Niklas Neronin
2023-11-21usb: dwc3: add missing of_node_put and platform_device_putStanley Chang
2023-11-21USB: dwc2: write HCINT with INTMASK appliedOliver Neukum
2023-11-21usb: misc: ljca: Drop _ADR support to get ljca children devicesWentong Wu
2023-11-21usb: cdnsp: Fix deadlock issue during using NCM gadgetPawel Laszczak
2023-11-21usb: typec: tcpm: Fix sink caps op current checkBadhri Jagan Sridharan
2023-11-21usb: dwc3: Fix default mode initializationAlexander Stein
2023-11-21USB: typec: tps6598x: Fix a memory leak in an error handling pathChristophe JAILLET
2023-11-21usb: typec: tcpm: Skip hard reset when in error recoveryBadhri Jagan Sridharan
2023-11-21USB: serial: option: fix FM101R-GL definesPuliang Lu