summaryrefslogtreecommitdiff
path: root/include/linux/usb
AgeCommit message (Expand)AuthorFilesLines
2024-01-04usb: dwc3: Support EBC feature of DWC_usb31Manan Aurora1-0/+1
2023-12-11Merge 6.7-rc5 into usb-nextGreg Kroah-Hartman1-0/+1
2023-12-06r8152: add vendor/device ID pair for ASUS USB-C2500Kelly Kane1-0/+1
2023-12-04usb: typec: tcpci: add vconn over current fault handling to maxim_coreRD Babiera1-1/+4
2023-12-04usb: typec: tcpm: add tcpm_port_error_recovery symbolRD Babiera1-0/+1
2023-11-27Merge 6.7-rc3 into usb-nextGreg Kroah-Hartman1-13/+0
2023-11-23usb: new quirk to reduce the SET_ADDRESS request timeoutHardik Gajjar1-0/+3
2023-11-23usb: xhci: Add timeout argument in address_device USB HCD callbackHardik Gajjar1-2/+3
2023-11-06Revert "usb: phy: add usb phy notify port status API"Johan Hovold1-13/+0
2023-10-21usb: chipidea: add CI_HDRC_FORCE_VBUS_ACTIVE_ALWAYS flagTomer Maimon1-0/+1
2023-10-16usb: typec: Link enumerated USB devices with Type-C partnerHeikki Krogerus1-0/+37
2023-10-11usb: Add support for Intel LJCA deviceWentong Wu1-0/+145
2023-10-02usb: gadget: clarify usage of USB_GADGET_DELAYED_STATUSAndrey Konovalov2-0/+17
2023-10-02usb: pd: Exposing the Peak Current value of Fixed Supplies to user spaceHeikki Krogerus1-0/+1
2023-10-02usb: pci-quirks: handle HAS_IOPORT dependency for AMD quirkNiklas Schnelle1-0/+17
2023-10-02usb: pd: Add helper macro to get Type C cable speedUtkarsh Patel1-0/+1
2023-10-02usb: typec: Add Active or Passive cable defination to cable discover mode VDOUtkarsh Patel1-0/+1
2023-10-02usb: typec: Add Displayport Alternate Mode 2.1 SupportUtkarsh Patel1-4/+24
2023-10-02usb: renesas_usbhs: remove boilerplate from header fileWolfram Sang1-10/+0
2023-09-01Merge tag 'usb-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds7-30/+17
2023-08-28r8152: add vendor/device ID pair for D-Link DUB-E250Antonio Napolitano1-0/+1
2023-08-22usb: typec: tcpci: clear the fault status bitMarco Felsch1-0/+1
2023-08-22usb: typec: bus: verify partner exists in typec_altmode_attentionRD Babiera1-1/+1
2023-08-09USB: Remove remnants of Wireless USB and UWBAlan Stern3-29/+1
2023-08-09usb: chipidea: add workaround for chipidea PEC bugXu Yang1-0/+1
2023-07-26usb: phy: add usb phy notify port status APIStanley Chang1-0/+13
2023-07-03Merge tag 'usb-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds3-9/+6
2023-06-29Merge tag 'sound-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-0/+94
2023-06-29Merge tag 'gpio-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-13/+0
2023-06-26Merge tag 'asoc-v6.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai1-1/+1
2023-06-23Merge tag 'usb-serial-6.5-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman1-1/+1
2023-06-15Revert "usb: common: usb-conn-gpio: Set last role to unknown before initial d...Greg Kroah-Hartman1-1/+0
2023-06-13usb: common: usb-conn-gpio: Set last role to unknown before initial detectionPrashanth K1-0/+1
2023-06-07USB: serial: return errors from break handlingJohan Hovold1-1/+1
2023-06-05ALSA: usb-audio: Use __le16 for 16bit USB descriptor fieldsTakashi Iwai1-3/+3
2023-06-05Merge 6.4-rc5 into usb-nextGreg Kroah-Hartman1-0/+5
2023-06-01usb: typec: mux: fix static inline syntax errorRandy Dunlap1-1/+1
2023-05-29usb: usbfs: Enforce page requirements for mmapRuihan Li1-0/+5
2023-05-29usb: typec: mux: Remove alt mode parameters from the APIHeikki Krogerus1-7/+4
2023-05-28Merge 6.4-rc4 into usb-nextGreg Kroah-Hartman1-1/+1
2023-05-24ARM/musb: omap2: Remove global GPIO numbers from TUSB6010Linus Walleij1-13/+0
2023-05-23ALSA: usb-audio: Define USB MIDI 2.0 specsTakashi Iwai1-0/+94
2023-05-13usb: gadget: drop superfluous ':' in doc stringJó Ágila Bitsch1-1/+1
2023-05-13USB: Extend pci resume function to handle PM eventsBasavaraj Natikar1-1/+1
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2023-03-29usb: gadget: Add function wakeup supportElson Roy Serrao2-0/+7
2023-03-29usb: gadget: Properly configure the device for remote wakeupElson Roy Serrao2-0/+10
2023-03-29xhci: use pm_ptr() instead of #ifdef for CONFIG_PM conditionalsArnd Bergmann1-2/+0
2023-03-23USB: mark all struct bus_type as constGreg Kroah-Hartman1-1/+1
2023-02-24Merge tag 'usb-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds7-0/+296