summaryrefslogtreecommitdiff
path: root/include/linux/usb
AgeCommit message (Expand)Author
2023-05-13usb: gadget: drop superfluous ':' in doc stringJó Ágila Bitsch
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
2022-06-21usb: typec: mux: Add CONFIG guards for functionsPrashant Malani
2022-06-12usb: typec: USB Power Delivery helpers for ports and partnersHeikki Krogerus
2022-06-12usb: typec: Separate USB Power Delivery from USB Type-CHeikki Krogerus
2022-06-10USB: Follow-up to SPDX GPL-2.0+ identifiers addition - remove now useless com...Christophe JAILLET
2022-06-10USB: Follow-up to SPDX identifiers addition - remove now useless commentsChristophe JAILLET
2022-06-03Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-05-12usb: core: hcd: Add support for deferring roothub registrationKishon Vijay Abraham I
2022-05-11USB: gadget: Add ID numbers to gadget namesAlan Stern
2022-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-03Revert "usb: misc: Add onboard_usb_hub driver"Greg Kroah-Hartman
2022-05-03Revert "usb: core: hcd: Create platform devices for onboard hubs in probe()"Greg Kroah-Hartman