summaryrefslogtreecommitdiff
path: root/include/linux/usb
AgeCommit message (Expand)AuthorFilesLines
2025-08-28net: usbnet: Avoid potential RCU stall on LINK_CHANGE eventJohn Ernberg1-0/+1
2025-07-10usb: typec: altmodes/displayport: do not index invalid pin_assignmentsRD Babiera1-0/+1
2025-06-04r8152: add vendor/device ID pair for Dell Alienware AW1022zAleksander Jan Bajkowski1-0/+1
2025-03-13usb: xhci: Add timeout argument in address_device USB HCD callbackHardik Gajjar1-2/+3
2025-03-13usb: typec: tcpci: Prevent Sink disconnection before vPpsShutdown in SPR PPSKyle Tso1-1/+2
2025-01-23xhci: use pm_ptr() instead of #ifdef for CONFIG_PM conditionalsArnd Bergmann1-2/+0
2024-11-01usb: gadget: Add function wakeup supportElson Roy Serrao2-0/+7
2024-10-17usbnet: fix cyclical race on disconnect with work queueOliver Neukum1-0/+15
2023-12-20r8152: add vendor/device ID pair for ASUS USB-C2500Kelly Kane1-0/+1
2023-12-20r8152: add vendor/device ID pair for D-Link DUB-E250Antonio Napolitano1-0/+1
2023-09-19usb: typec: bus: verify partner exists in typec_altmode_attentionRD Babiera1-1/+1
2023-09-06usb: typec: tcpci: clear the fault status bitMarco Felsch1-0/+1
2023-09-06usb: typec: tcpci: move tcpci.h to include/linux/usb/Xin Ji1-0/+210
2023-07-23Revert "usb: common: usb-conn-gpio: Set last role to unknown before initial d...Greg Kroah-Hartman1-1/+0
2023-07-23usb: common: usb-conn-gpio: Set last role to unknown before initial detectionPrashanth K1-0/+1
2023-06-14usb: usbfs: Enforce page requirements for mmapRuihan Li1-0/+5
2023-05-30usb: gadget: Properly configure the device for remote wakeupElson Roy Serrao2-0/+10
2022-12-31usb: typec: Factor out non-PD fwnode propertiesSamuel Holland1-0/+3
2022-09-08usb: typec: altmodes/displayport: correct pin assignment for UFP receptaclesPablo Sun1-0/+5
2022-08-17USB: HCD: Fix URB giveback issue in tasklet functionWeitao Wang1-0/+1
2022-06-09usb: core: hcd: Add support for deferring roothub registrationKishon Vijay Abraham I1-0/+2
2022-02-01usb: roles: fix include/linux/usb/role.h compile issueLinyu Yuan1-0/+6
2021-11-06Revert "usb: core: hcd: Add support for deferring roothub registration"Greg Kroah-Hartman1-2/+0
2021-09-14usb: core: hcd: Add support for deferring roothub registrationKishon Vijay Abraham I1-0/+2
2021-08-18USB: EHCI: Add alias for Broadcom INSNREGKees Cook1-3/+10
2021-08-18USB: EHCI: Add register array bounds to HCS portsKees Cook1-11/+13
2021-08-13usb: gadget: remove unnecessary AND operation when get ep maxpChunfeng Yun1-1/+1
2021-08-09Merge 5.14-rc5 into usb-nextGreg Kroah-Hartman1-0/+1
2021-07-27usb: otg-fsm: Fix hrtimer list corruptionDmitry Osipenko1-0/+1
2021-07-27usb: common: add helper to get role-switch-default-modeChunfeng Yun1-0/+1
2021-07-21usb: audio-v2: add ability to define feature unit descriptorRuslan Bilovol1-0/+14
2021-07-12usb: gadget: udc: core: Introduce check_config to verify USB configurationWesley Cheng1-0/+4
2021-07-06Merge tag 'usb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds11-35/+38
2021-06-24Merge tag 'usb-serial-5.14-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman1-4/+4
2021-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-5/+1
2021-06-18Revert "USB: misc: Add onboard_usb_hub driver"Greg Kroah-Hartman1-18/+0
2021-06-15USB: misc: Add onboard_usb_hub driverMatthias Kaehlcke1-0/+18
2021-06-14Merge tag 'v5.13-rc6' into usb-nextGreg Kroah-Hartman2-5/+1
2021-06-04USB: UDC core: Add udc_async_callbacks gadget opAlan Stern1-0/+1
2021-06-04usb: typec: tcpm: Properly handle Alert and Status MessagesKyle Tso1-4/+0
2021-06-02usb: pd: Set PD_T_SINK_WAIT_CAP to 310msKyle Tso1-1/+1
2021-05-27usb: roles: add helper usb_role_string()Chunfeng Yun1-0/+6
2021-05-21usb: typec: tcpm: Move TCPC to APPLY_RC state during PR_SWAPBadhri Jagan Sridharan1-0/+4
2021-05-21usb: isp1760: remove platform data struct and codeRui Miguel Silva1-19/+0
2021-05-21usb: fix spelling mistakes in header filesZhen Lei8-11/+11
2021-05-19USB: serial: make usb_serial_driver::chars_in_buffer return uintJiri Slaby1-2/+2
2021-05-19USB: serial: make usb_serial_driver::write_room return uintJiri Slaby1-2/+2
2021-05-13usb: host: move EH SINGLE_STEP_SET_FEATURE implementation to corePeter Chen1-1/+12
2021-05-12usb: class: cdc-wdm: WWAN framework integrationLoic Poulain1-1/+2
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-4/+7