aboutsummaryrefslogtreecommitdiff
path: root/include/linux/usb
AgeCommit message (Expand)AuthorFilesLines
2023-09-01Merge tag 'usb-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 7-30/+17
2023-08-28r8152: add vendor/device ID pair for D-Link DUB-E250Gravatar Antonio Napolitano 1-0/+1
2023-08-22usb: typec: tcpci: clear the fault status bitGravatar Marco Felsch 1-0/+1
2023-08-22usb: typec: bus: verify partner exists in typec_altmode_attentionGravatar RD Babiera 1-1/+1
2023-08-09USB: Remove remnants of Wireless USB and UWBGravatar Alan Stern 3-29/+1
2023-08-09usb: chipidea: add workaround for chipidea PEC bugGravatar Xu Yang 1-0/+1
2023-07-26usb: phy: add usb phy notify port status APIGravatar Stanley Chang 1-0/+13
2023-07-03Merge tag 'usb-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 3-9/+6
2023-06-29Merge tag 'sound-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 1-0/+94
2023-06-29Merge tag 'gpio-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-13/+0
2023-06-26Merge tag 'asoc-v6.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Gravatar Takashi Iwai 1-1/+1
2023-06-23Merge tag 'usb-serial-6.5-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Gravatar Greg Kroah-Hartman 1-1/+1
2023-06-15Revert "usb: common: usb-conn-gpio: Set last role to unknown before initial d...Gravatar Greg Kroah-Hartman 1-1/+0
2023-06-13usb: common: usb-conn-gpio: Set last role to unknown before initial detectionGravatar Prashanth K 1-0/+1
2023-06-07USB: serial: return errors from break handlingGravatar Johan Hovold 1-1/+1
2023-06-05ALSA: usb-audio: Use __le16 for 16bit USB descriptor fieldsGravatar Takashi Iwai 1-3/+3
2023-06-05Merge 6.4-rc5 into usb-nextGravatar Greg Kroah-Hartman 1-0/+5
2023-06-01usb: typec: mux: fix static inline syntax errorGravatar Randy Dunlap 1-1/+1
2023-05-29usb: usbfs: Enforce page requirements for mmapGravatar Ruihan Li 1-0/+5
2023-05-29usb: typec: mux: Remove alt mode parameters from the APIGravatar Heikki Krogerus 1-7/+4
2023-05-28Merge 6.4-rc4 into usb-nextGravatar Greg Kroah-Hartman 1-1/+1
2023-05-24ARM/musb: omap2: Remove global GPIO numbers from TUSB6010Gravatar Linus Walleij 1-13/+0
2023-05-23ALSA: usb-audio: Define USB MIDI 2.0 specsGravatar Takashi Iwai 1-0/+94
2023-05-13usb: gadget: drop superfluous ':' in doc stringGravatar Jó Ágila Bitsch 1-1/+1
2023-05-13USB: Extend pci resume function to handle PM eventsGravatar Basavaraj Natikar 1-1/+1
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+1
2023-03-29usb: gadget: Add function wakeup supportGravatar Elson Roy Serrao 2-0/+7
2023-03-29usb: gadget: Properly configure the device for remote wakeupGravatar Elson Roy Serrao 2-0/+10
2023-03-29xhci: use pm_ptr() instead of #ifdef for CONFIG_PM conditionalsGravatar Arnd Bergmann 1-2/+0
2023-03-23USB: mark all struct bus_type as constGravatar Greg Kroah-Hartman 1-1/+1
2023-02-24Merge tag 'usb-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 7-0/+296
2023-02-07usb: gadget: configfs: Attach arbitrary strings to cdevGravatar Daniel Scally 1-0/+1
2023-02-07usb: gadget: configfs: Support arbitrary string descriptorsGravatar Daniel Scally 1-0/+11
2023-02-06usb: gadget: add doc to struct usb_composite_devGravatar Jó Ágila Bitsch 1-0/+4
2023-01-31usb: gadget: Use correct APIs and data types for UUID handlingGravatar Andy Shevchenko 1-6/+3
2023-01-31usb: uvc: use v4l2_fill_fmtdesc instead of open coded format nameGravatar Michael Grzeschik 1-1/+0
2023-01-31usb: uvc: make uvc_format_desc table constGravatar Michael Grzeschik 1-1/+1
2023-01-31usb: uvc: move uvc_fmts and uvc_format_by_guid to own compile unitGravatar Michael Grzeschik 1-209/+1
2023-01-31usb: uvc: move media/v4l2-uvc.h to usb/uvc.hGravatar Michael Grzeschik 1-0/+367
2023-01-25usb: gadget: Add support for RZ/V2M USB3DRD driverGravatar Biju Das 1-0/+20
2023-01-19usb: gadget: add WebUSB landing page supportGravatar Jó Ágila Bitsch 2-0/+90
2023-01-17usb: typec: tcpci: Add callback for evaluating contaminant presenceGravatar Badhri Jagan Sridharan 1-0/+7
2023-01-17usb: typec: tcpm: Add callbacks to mitigate wakeups due to contaminantGravatar Badhri Jagan Sridharan 1-0/+8
2023-01-09ARM: omap2: make functions staticGravatar Arnd Bergmann 1-2/+0
2022-11-30xhci: disable U3 suspended ports in S4 hibernate poweroff_late stageGravatar Mathias Nyman 1-0/+3
2022-11-29usb: typec: Add partner PD object wrapperGravatar Prashant Malani 1-0/+4
2022-10-07Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 3-1/+23
2022-09-05Merge 6.0-rc4 into usb-nextGravatar Greg Kroah-Hartman 1-0/+5
2022-09-05Merge 6.0-rc4 into tty-nextGravatar Greg Kroah-Hartman 1-0/+5
2022-09-01USB: hcd-pci: Drop the unused id parameter from usb_hcd_pci_probe()Gravatar Heikki Krogerus 1-1/+0