summaryrefslogtreecommitdiff
path: root/include/linux/usb
AgeCommit message (Expand)Author
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
2023-01-25usb: gadget: Add support for RZ/V2M USB3DRD driverBiju Das
2023-01-19usb: gadget: add WebUSB landing page supportJó Ágila Bitsch
2023-01-17usb: typec: tcpci: Add callback for evaluating contaminant presenceBadhri Jagan Sridharan
2023-01-17usb: typec: tcpm: Add callbacks to mitigate wakeups due to contaminantBadhri Jagan Sridharan
2023-01-09ARM: omap2: make functions staticArnd Bergmann
2022-11-30xhci: disable U3 suspended ports in S4 hibernate poweroff_late stageMathias Nyman
2022-11-29usb: typec: Add partner PD object wrapperPrashant Malani
2022-10-07Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-09-05Merge 6.0-rc4 into usb-nextGreg Kroah-Hartman
2022-09-05Merge 6.0-rc4 into tty-nextGreg Kroah-Hartman
2022-09-01USB: hcd-pci: Drop the unused id parameter from usb_hcd_pci_probe()Heikki Krogerus
2022-08-31usb: chipidea: Add support for VBUS control with PHYPiyush Mehta
2022-08-30usb: serial: Make ->set_termios() old ktermios constIlpo Järvinen
2022-08-19usb: typec: tcpci: Move function "tcpci_to_typec_cc" to commonGene Chen
2022-08-18usb: typec: altmodes/displayport: correct pin assignment for UFP receptaclesPablo Sun
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-08-04Merge tag 'usb-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-07-28add missing includes and forward declarations to networking includes under li...Jakub Kicinski
2022-07-27USB: HCD: Fix URB giveback issue in tasklet functionWeitao Wang
2022-07-21net/cdc_ncm: Increase NTB max RX/TX values to 64kbŁukasz Spintzyk
2022-07-14usb: typec: Add support for retimersPrashant Malani
2022-07-08usb: misc: Add onboard_usb_hub driverMatthias Kaehlcke
2022-07-08usb: typec: tcpci: move tcpci.h to include/linux/usb/Xin Ji
2022-06-29usb: typec_altmode: add a missing "@" at a kernel-doc parameterMauro Carvalho Chehab