summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2023-10-02usb: raw-gadget: return USB_GADGET_DELAYED_STATUS from setup()Andrey Konovalov
2023-10-02USB: c67x00: Remove unused declaration c67x00_hcd_msg_received()Yue Haibing
2023-10-02usb: pd: Exposing the Peak Current value of Fixed Supplies to user spaceHeikki Krogerus
2023-10-02xhci: Preserve RsvdP bits in ERSTBA register correctlyLukas Wunner
2023-10-02xhci: Clear EHB bit only at end of interrupt handlerLukas Wunner
2023-10-02xhci: track port suspend state correctly in unsuccessful resume casesMathias Nyman
2023-10-02usb: xhci: xhci-ring: Use sysdev for mapping bounce bufferWesley Cheng
2023-10-02usb: misc: onboard_usb_hub: add Genesys Logic gl3510 hub supportJerome Brunet
2023-10-02usb:typec:tcpm:support double Rp to Vbus cable as sinkMichael Wu
2023-10-02usb: xhci-mtk: improve split scheduling by separate IN/OUT budgetChunfeng Yun
2023-10-02usb: xhci-mtk: add a bandwidth budget tableChunfeng Yun
2023-10-02usb: pci-quirks: handle HAS_IOPORT dependency for UHCI handoffNiklas Schnelle
2023-10-02usb: pci-quirks: handle HAS_IOPORT dependency for AMD quirkNiklas Schnelle
2023-10-02usb: pci-quirks: group AMD specific quirk code togetherNiklas Schnelle
2023-10-02usbmon: Use list_for_each_entry() helperJinjie Ruan
2023-10-02usb: typec: ucsi: Clear EVENT_PENDING bit if ucsi_send_command failsPrashanth K
2023-10-02usb: misc: onboard_hub: add support for Microchip USB2412 USB 2.0 hubJavier Carrasco
2023-10-02usb: gadget: udc-xilinx: replace memcpy with memcpy_toioPiyush Mehta
2023-10-02usb: cdns3: Modify the return value of cdns_set_active () to void when CONFIG...Xiaolei Wang
2023-10-02usb: chipidea: tegra: Consistently use dev_err_probe()Michał Mirosław
2023-10-02usb: chipidea: Simplify Tegra DMA alignment codeMichał Mirosław
2023-10-02usb: chipidea: Fix DMA overwrite for TegraMichał Mirosław
2023-10-02usb: dwc3: core: configure TX/RX threshold for DWC3_IPStanley Chang
2023-10-02usb: dwc3: add Realtek DHC RTD SoC dwc3 glue layer driverStanley Chang
2023-10-02usb: dwc3: Soft reset phy on probe for hostThinh Nguyen
2023-10-02usb: typec: intel_pmc_mux: Configure Displayport Alternate mode 2.1Utkarsh Patel
2023-10-02usb: typec: Add Displayport Alternate Mode 2.1 SupportUtkarsh Patel
2023-10-02usb: gadget: uvc: rework pump worker to avoid while loopMichael Grzeschik
2023-10-02usb: gadget: uvc: cleanup request when not in correct stateMichael Grzeschik
2023-10-02usb: gadget: uvc: stop pump thread on video disableMichael Grzeschik
2023-10-02usb: gadget: udc: Handle gadget_connect failure during bind operationKrishna Kurapati
2023-10-02usb: dwc2: fix possible NULL pointer dereference caused by driver concurrencyJia-Ju Bai
2023-10-02usb: typec: drop check because i2c_unregister_device() is NULL safeWolfram Sang
2023-10-02usb: typec: tcpci_rt1711h: Drop CONFIG_OF ifdefferyBiju Das
2023-10-02usb: typec: tcpci_rt1711h: Add enable_pd30_extended_message variable to struc...Biju Das
2023-10-02usb: typec: tcpci_rt1711h: Add rxdz_sel variable to struct rt1711h_chip_infoBiju Das
2023-10-02usb: typec: tcpci_rt1711h: Convert enum->pointer for data in the match tablesBiju Das
2023-10-02usb: typec: tcpci_rt1711h: Remove trailing comma in the terminator entry for ...Biju Das
2023-10-02usb: xhci: Move extcaps related macros to respective header fileKrishna Kurapati
2023-10-02usb: typec: intel_pmc_mux: enable sysfs usb role accessUday M Bhat
2023-10-02usb: musb: dsps: Fix vbus vs tps65217-charger irq conflictGrant B Adams
2023-10-02usb: hub: Guard against accesses to uninitialized BOS descriptorsRicardo Cañuelo
2023-10-02usb: typec: qcom: Update the logic of regulator enable and disableHui Liu
2023-10-02usb: gadget: ncm: Handle decoding of multiple NTB's in unwrap callKrishna Kurapati
2023-10-02usb: musb: Get the musb_qh poniter after musb_givebackXingxing Luo
2023-10-02usb: musb: Modify the "HWVers" register addressXingxing Luo
2023-10-02usb: cdnsp: Fixes issue with dequeuing not queued requestsPawel Laszczak
2023-09-11usb: typec: ucsi: Fix NULL pointer dereferenceHeikki Krogerus
2023-09-07Merge tag 'mips_6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2023-09-01Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds