summaryrefslogtreecommitdiff
path: root/include/linux/usb
AgeCommit message (Expand)Author
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
2022-05-03Merge 5.18-rc5 into usb-nextGreg Kroah-Hartman
2022-04-26usb: core: hcd: Create platform devices for onboard hubs in probe()Matthias Kaehlcke
2022-04-26usb: misc: Add onboard_usb_hub driverMatthias Kaehlcke
2022-04-26USB: gadget: Add a new bus for gadgetsAlan Stern
2022-04-26USB: gadget: Rename usb_gadget_probe_driver()Alan Stern
2022-04-26usb: typec: mux: Introduce indirectionBjorn Andersson
2022-04-21usb: typec: tcpm: Fix undefined behavior due to shift overflowing the constantBorislav Petkov
2022-04-14rndis_host: enable the bogus MAC fixup for ZTE devices from cdc_etherLech Perczak
2022-04-14cdc_ether: export usbnet_cdc_zte_rx_fixupLech Perczak
2022-03-15usb: early: xhci-dbc: Remove duplicate keep parsingPeter Zijlstra
2022-02-17usb: typec: Factor out non-PD fwnode propertiesSamuel Holland
2022-01-25usb: roles: fix include/linux/usb/role.h compile issueLinyu Yuan
2022-01-05headers/deps: USB: Optimize <linux/usb/ch9.h> dependencies, remove <linux/dev...Ingo Molnar
2021-12-30usb: typec: port-mapper: Convert to the component frameworkHeikki Krogerus
2021-11-05Revert "usb: core: hcd: Add support for deferring roothub registration"Greg Kroah-Hartman
2021-10-05usb: phy: tegra: Support OTG mode programmingDmitry Osipenko
2021-09-14usb: core: hcd: Add support for deferring roothub registrationKishon Vijay Abraham I
2021-08-18USB: EHCI: Add alias for Broadcom INSNREGKees Cook
2021-08-18USB: EHCI: Add register array bounds to HCS portsKees Cook
2021-08-13usb: gadget: remove unnecessary AND operation when get ep maxpChunfeng Yun
2021-08-09Merge 5.14-rc5 into usb-nextGreg Kroah-Hartman
2021-07-27usb: otg-fsm: Fix hrtimer list corruptionDmitry Osipenko
2021-07-27usb: common: add helper to get role-switch-default-modeChunfeng Yun
2021-07-21usb: audio-v2: add ability to define feature unit descriptorRuslan Bilovol
2021-07-12usb: gadget: udc: core: Introduce check_config to verify USB configurationWesley Cheng
2021-07-05Merge tag 'usb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-06-24Merge tag 'usb-serial-5.14-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2021-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-06-18Revert "USB: misc: Add onboard_usb_hub driver"Greg Kroah-Hartman