summaryrefslogtreecommitdiffstats
path: root/sound/usb/clock.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-10-11spi: Add support for Intel LJCA USB SPI driverWentong Wu3-0/+309
2023-10-11i2c: Add support for Intel LJCA USB I2C driverWentong Wu3-0/+355
2023-10-11usb: Add support for Intel LJCA deviceWentong Wu4-0/+1061
2023-10-10USB: typec: tps6598x: Add status trace for tps25750Abdel Alkuor2-0/+38
2023-10-10USB: typec: tps6598x: Add power status trace for tps25750Abdel Alkuor3-0/+53
2023-10-10USB: typec: tps6598x: Add trace for tps25750 irqAbdel Alkuor2-0/+23
2023-10-10USB: typec: tps6598x: Add TPS25750 supportAbdel Alkuor2-8/+456
2023-10-10USB: typec: tps6598x: Add device data to of_device_idAbdel Alkuor1-14/+43
2023-10-10USB: typec: tps6598x: Refactor tps6598x port registrationAbdel Alkuor1-45/+54
2023-10-10USB: typec: tps6598x: Add patch mode to tps6598xAbdel Alkuor1-0/+3
2023-10-10USB: typec: tsp6598x: Add cmd timeout and response delayAbdel Alkuor1-4/+15
2023-10-10dt-bindings: usb: tps6598x: Add tps25750Abdel Alkuor1-1/+80
2023-10-10usb: Use device_get_match_data()Rob Herring4-34/+15
2023-10-10usb: musb: Add missing of.h includeRob Herring1-0/+1
2023-10-08usb: gadget: u_ether: Replace netif_stop_queue with netif_device_detachHardik Gajjar1-1/+1
2023-10-08usb: usbtest: fix a type promotion bugDan Carpenter1-1/+1
2023-10-08usbip: Use platform_device_register_full()Andy Shevchenko1-35/+20
2023-10-08USB: usbip: fix stub_dev hub disconnectJonas Blixt1-2/+7
2023-10-05Revert "usb: gadget: uvc: stop pump thread on video disable"Greg Kroah-Hartman1-7/+1
2023-10-05Revert "usb: gadget: uvc: cleanup request when not in correct state"Greg Kroah-Hartman1-6/+0
2023-10-05Revert "usb: gadget: uvc: rework pump worker to avoid while loop"Greg Kroah-Hartman1-14/+6
2023-10-05arm64: dts: qcom: sm8550-qrd: add orientation gpioNeil Armstrong1-0/+1
2023-10-05arm64: dts: qcom: sm8550-mtp: add orientation gpioNeil Armstrong1-0/+1
2023-10-05usb: ucsi: glink: use the connector orientation GPIO to provide switch eventsNeil Armstrong1-1/+53
2023-10-05dt-bindings: soc: qcom: qcom,pmic-glink: add a gpio used to determine the Typ...Neil Armstrong1-0/+19
2023-10-05usb: dwc3: document gfladj_refclk_lpm_sel fieldSwarup Laxman Kotiaklapudi1-0/+2
2023-10-05usb: gadget: f_uac2: allow changing terminal types through configfsJames Gruber4-2/+26
2023-10-05dt-bindings: usb: gpio-sbu-mux: Add an entry for CBDTU02043Fabio Estevam1-0/+1
2023-10-05docs: driver-api: usb: update dma infoRandy Li1-37/+11
2023-10-05USB: dma: remove unused function prototypeRandy Li1-16/+0
2023-10-04Revert "phy: qcom-qmp-usb: Add Qualcomm SDX75 USB3 PHY support"Greg Kroah-Hartman1-173/+0
2023-10-02usb: gadgetfs: return USB_GADGET_DELAYED_STATUS from setup()Andrey Konovalov1-1/+16
2023-10-02usb: raw-gadget: return USB_GADGET_DELAYED_STATUS from setup()Andrey Konovalov1-0/+11
2023-10-02usb: gadget: clarify usage of USB_GADGET_DELAYED_STATUSAndrey Konovalov2-0/+17
2023-10-02USB: c67x00: Remove unused declaration c67x00_hcd_msg_received()Yue Haibing1-1/+0
2023-10-02usb: pd: Exposing the Peak Current value of Fixed Supplies to user spaceHeikki Krogerus3-6/+12
2023-10-02usb: misc: onboard_usb_hub: add Genesys Logic gl3510 hub supportJerome Brunet1-0/+1
2023-10-02dt-bindings: usb: add device for Genesys Logic hub gl3510Jerome Brunet1-1/+2
2023-10-02usb:typec:tcpm:support double Rp to Vbus cable as sinkMichael Wu1-2/+2
2023-10-02usb: xhci-mtk: improve split scheduling by separate IN/OUT budgetChunfeng Yun2-40/+278
2023-10-02usb: xhci-mtk: add a bandwidth budget tableChunfeng Yun2-32/+85
2023-10-02dt-bindings: usb: ci-hdrc-usb2: Allow "fsl,imx27-usb" to be passed aloneFabio Estevam1-0/+1
2023-10-02usb: pci-quirks: handle HAS_IOPORT dependency for UHCI handoffNiklas Schnelle1-7/+16
2023-10-02usb: pci-quirks: handle HAS_IOPORT dependency for AMD quirkNiklas Schnelle5-10/+52
2023-10-02usb: pci-quirks: group AMD specific quirk code togetherNiklas Schnelle2-65/+68
2023-10-02usbmon: Use list_for_each_entry() helperJinjie Ruan1-18/+5
2023-10-02usb: chipidea: tegra: Consistently use dev_err_probe()Michał Mirosław1-9/+7
2023-10-02usb: chipidea: Simplify Tegra DMA alignment codeMichał Mirosław1-27/+18
2023-10-02usb: chipidea: Fix DMA overwrite for TegraMichał Mirosław1-3/+4
2023-10-02phy: qcom-qmp-usb: Add Qualcomm SDX75 USB3 PHY supportRohit Agarwal1-0/+173