summaryrefslogtreecommitdiff
path: root/include/linux/usb
AgeCommit message (Expand)Author
2024-09-26Merge tag 'net-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-09-26usbnet: fix cyclical race on disconnect with work queueOliver Neukum
2024-09-11Merge tag 'usb-serial-6.12-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2024-09-03usb: gadget: function: move u_f.h to include/linux/usb/func_utils.hMichael Grzeschik
2024-08-26USB: serial: set driver owner when registering driversKrzysztof Kozlowski
2024-08-13usb: gadget: configfs: Constify struct config_item_typeChristophe JAILLET
2024-08-13usb: gadget: configfs: Make check_user_usb_string() staticChristophe JAILLET
2024-08-07usb: gadget: Increase max configuration interface to 32Akash Kumar
2024-08-07usb: typec: tcpci: use GENMASK() for TCPC_TRANSMIT register fieldsAndré Draszik
2024-08-07usb: typec: tcpci: use GENMASK() for TCPC_MSG_HDR_INFO_REVAndré Draszik
2024-08-07usb: typec: tcpci: use GENMASK() for TCPC_ROLE_CTRL_RP_VALAndré Draszik
2024-08-07usb: typec: tcpci: use GENMASK() for TCPC_ROLE_CTRL_CC[12]André Draszik
2024-08-07usb: typec: tcpci: use GENMASK() for TCPC_CC_STATUS_CC[12]André Draszik
2024-08-07usb: typec: tcpci: fix a comment typoAndré Draszik
2024-07-10usb: gadget: Use u16 types for 16-bit fieldsKees Cook
2024-07-03usb: typec: tcpci: add support to set connector orientationMarco Felsch
2024-06-04usb: typec: Update sysfs when setting opsAbhishek Pandit-Subedi
2024-05-10usb: phy: tegra: Replace of_gpio.h by proper oneAndy Shevchenko
2024-04-18usb: renesas_usbhs: Remove renesas_usbhs_get_info() wrapperGeert Uytterhoeven
2024-03-27usb: misc: onboard_hub: rename to onboard_devJavier Carrasco
2024-03-21Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-03-11Merge tag 'wq-for-6.9-bh-conversions' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-03-05usb: typec: tcpm: add support to set tcpc connector orientatitionMarco Felsch
2024-03-05usb: core: Set connect_type of ports based on DT nodeStephen Boyd
2024-03-05usb: typec: pd: no opencoding of FIELD_GETOliver Neukum
2024-03-02USB: typec: no opencoding FIELD_GETOliver Neukum
2024-02-19Merge 6.8-rc5 into usb-nextGreg Kroah-Hartman
2024-02-17usb: gadget: Support already-mapped DMA SGsPaul Cercueil
2024-02-09Revert "usb: dwc3: Support EBC feature of DWC_usb31"Thinh Nguyen
2024-02-05usb: core: hcd: Convert from tasklet to BH workqueueTejun Heo
2024-01-27usb: typec: tcpm: add discover identity support for SOP'RD Babiera
2024-01-27usb: typec: tcpci: add attempt_vconn_swap_discovery callbackRD Babiera
2024-01-27usb: typec: tcpm: add control message support to sop'RD Babiera
2024-01-27usb: typec: tcpci: add tcpm_transmit_type to tcpm_pd_receiveRD Babiera
2024-01-27usb: typec: tcpci: add cable_comm_capable attributeRD Babiera
2024-01-27usb: typec: altmodes: add svdm version info for typec cablesRD Babiera
2024-01-27usb: typec: altmodes: add typec_cable_ops to typec_altmodeRD Babiera
2024-01-27usb: audio-v2: Correct comments for struct uac_clock_selector_descriptorAlexander Tsoy
2024-01-04usb: dwc3: Support EBC feature of DWC_usb31Manan Aurora
2023-12-11Merge 6.7-rc5 into usb-nextGreg Kroah-Hartman
2023-12-06r8152: add vendor/device ID pair for ASUS USB-C2500Kelly Kane
2023-12-04usb: typec: tcpci: add vconn over current fault handling to maxim_coreRD Babiera
2023-12-04usb: typec: tcpm: add tcpm_port_error_recovery symbolRD Babiera
2023-11-27Merge 6.7-rc3 into usb-nextGreg Kroah-Hartman
2023-11-23usb: new quirk to reduce the SET_ADDRESS request timeoutHardik Gajjar
2023-11-23usb: xhci: Add timeout argument in address_device USB HCD callbackHardik Gajjar
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