summaryrefslogtreecommitdiff
path: root/include/linux/usb
AgeCommit message (Expand)Author
2023-11-06Revert "usb: phy: add usb phy notify port status API"Johan Hovold
2023-10-21usb: chipidea: add CI_HDRC_FORCE_VBUS_ACTIVE_ALWAYS flagTomer Maimon
2023-10-16usb: typec: Link enumerated USB devices with Type-C partnerHeikki Krogerus
2023-10-11usb: Add support for Intel LJCA deviceWentong Wu
2023-10-02usb: gadget: clarify usage of USB_GADGET_DELAYED_STATUSAndrey Konovalov
2023-10-02usb: pd: Exposing the Peak Current value of Fixed Supplies to user spaceHeikki Krogerus
2023-10-02usb: pci-quirks: handle HAS_IOPORT dependency for AMD quirkNiklas Schnelle
2023-10-02usb: pd: Add helper macro to get Type C cable speedUtkarsh Patel
2023-10-02usb: typec: Add Active or Passive cable defination to cable discover mode VDOUtkarsh Patel
2023-10-02usb: typec: Add Displayport Alternate Mode 2.1 SupportUtkarsh Patel
2023-10-02usb: renesas_usbhs: remove boilerplate from header fileWolfram Sang
2023-09-01Merge tag 'usb-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-08-28r8152: add vendor/device ID pair for D-Link DUB-E250Antonio Napolitano
2023-08-22usb: typec: tcpci: clear the fault status bitMarco Felsch
2023-08-22usb: typec: bus: verify partner exists in typec_altmode_attentionRD Babiera
2023-08-09USB: Remove remnants of Wireless USB and UWBAlan Stern
2023-08-09usb: chipidea: add workaround for chipidea PEC bugXu Yang
2023-07-26usb: phy: add usb phy notify port status APIStanley Chang
2023-07-03Merge tag 'usb-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-06-29Merge tag 'sound-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-06-29Merge tag 'gpio-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-06-26Merge tag 'asoc-v6.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2023-06-23Merge tag 'usb-serial-6.5-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2023-06-15Revert "usb: common: usb-conn-gpio: Set last role to unknown before initial d...Greg Kroah-Hartman
2023-06-13usb: common: usb-conn-gpio: Set last role to unknown before initial detectionPrashanth K
2023-06-07USB: serial: return errors from break handlingJohan Hovold
2023-06-05ALSA: usb-audio: Use __le16 for 16bit USB descriptor fieldsTakashi Iwai
2023-06-05Merge 6.4-rc5 into usb-nextGreg Kroah-Hartman
2023-06-01usb: typec: mux: fix static inline syntax errorRandy Dunlap
2023-05-29usb: usbfs: Enforce page requirements for mmapRuihan Li
2023-05-29usb: typec: mux: Remove alt mode parameters from the APIHeikki Krogerus
2023-05-28Merge 6.4-rc4 into usb-nextGreg Kroah-Hartman
2023-05-24ARM/musb: omap2: Remove global GPIO numbers from TUSB6010Linus Walleij
2023-05-23ALSA: usb-audio: Define USB MIDI 2.0 specsTakashi Iwai
2023-05-13usb: gadget: drop superfluous ':' in doc stringJó Ágila Bitsch
2023-05-13USB: Extend pci resume function to handle PM eventsBasavaraj Natikar
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-03-29usb: gadget: Add function wakeup supportElson Roy Serrao
2023-03-29usb: gadget: Properly configure the device for remote wakeupElson Roy Serrao
2023-03-29xhci: use pm_ptr() instead of #ifdef for CONFIG_PM conditionalsArnd Bergmann
2023-03-23USB: mark all struct bus_type as constGreg Kroah-Hartman
2023-02-24Merge tag 'usb-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-02-07usb: gadget: configfs: Attach arbitrary strings to cdevDaniel Scally
2023-02-07usb: gadget: configfs: Support arbitrary string descriptorsDaniel Scally
2023-02-06usb: gadget: add doc to struct usb_composite_devJó Ágila Bitsch
2023-01-31usb: gadget: Use correct APIs and data types for UUID handlingAndy Shevchenko
2023-01-31usb: uvc: use v4l2_fill_fmtdesc instead of open coded format nameMichael Grzeschik
2023-01-31usb: uvc: make uvc_format_desc table constMichael Grzeschik
2023-01-31usb: uvc: move uvc_fmts and uvc_format_by_guid to own compile unitMichael Grzeschik
2023-01-31usb: uvc: move media/v4l2-uvc.h to usb/uvc.hMichael Grzeschik