aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
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-05Merge tag 'usb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds11-35/+38
2021-06-24Merge tag 'usb-serial-5.14-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-nextGreg Kroah-Hartman1-4/+4
2021-06-18Merge 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-11usb: 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/netdev/net-nextLinus Torvalds1-4/+7
2021-04-22Merge tag 'usb-serial-5.13-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-nextGreg Kroah-Hartman1-2/+8
2021-04-14usb: typec: tcpm: Honour pSnkStdby requirement during negotiationBadhri Jagan Sridharan1-0/+2
2021-04-09usb: typec: Add typec_port_register_altmodes()Hans de Goede1-0/+6
2021-04-09usb: typec: Port mapping utilityHeikki Krogerus1-0/+13
2021-04-08USB: serial: add generic support for TIOCSSERIALJohan Hovold1-1/+1
2021-04-06usbnet: add method for reporting speed without MIIOliver Neukum1-2/+5
2021-04-06usbnet: add _mii suffix to usbnet_set/get_link_ksettingsOliver Neukum1-2/+2
2021-04-01USB: serial: add support for multi-interface functionsJohan Hovold1-0/+7
2021-04-01USB: serial: drop unused suspending flagJohan Hovold1-1/+0
2021-03-23usb: ehci: add spurious flag to disable overcurrent checkingFlorian Fainelli1-0/+1
2021-03-10usb: common: move function's kerneldoc next to its definitionChunfeng Yun1-61/+0
2021-03-10usb: common: add function to get interval expressed in us unitChunfeng Yun1-0/+3
2021-02-25Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-2/+2
2021-02-20Merge tag 'usb-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds11-36/+356
2021-02-16kbuild: simplify access to the kernel's versionSasha Levin1-2/+2
2021-02-10Merge tag 'usb-serial-5.12-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-nextGreg Kroah-Hartman1-1/+1
2021-02-09USB: serial: make remove callback return voidUwe Kleine-König1-1/+1
2021-02-09usb: pd: Make SVDM Version configurable in VDM headerKyle Tso1-2/+5
2021-02-09usb: typec: Manage SVDM versionKyle Tso2-0/+22
2021-02-06usb: common: Parse for USB SSP genXxYThinh Nguyen1-0/+11
2021-02-04usb: pd: Reland VDO definitions of PD2.0Kyle Tso1-3/+66
2021-02-03net: usb: cdc_ncm: use new API for bh taskletEmil Renner Berthing1-0/+2
2021-02-03usb: pd: Update VDO definitionsKyle Tso1-70/+238