aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-29Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds11-53/+126
2020-01-27Merge tag 'usb-serial-5.6-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-nextGreg Kroah-Hartman1-1/+12
2020-01-23usb: phy: phy-gpio-vbus-usb: Convert to GPIO descriptorsLinus Walleij1-33/+0
2020-01-23USB: serial: ir-usb: fix link-speed handlingJohan Hovold1-1/+12
2020-01-15usb: phy-generic: Delete unused platform dataLinus Walleij1-12/+0
2020-01-09usb: phy: tegra: Use device-tree notion of reset-GPIO's active-stateDmitry Osipenko1-1/+2
2020-01-09usb: ulpi: Add resource-managed variant of otg_ulpi_create()Dmitry Osipenko1-0/+11
2020-01-09usb: phy: tegra: Keep track of power on-off stateDmitry Osipenko1-0/+1
2020-01-09usb: typec: Provide definitions for the USB modesHeikki Krogerus1-0/+16
2020-01-09usb: typec: Give the mux drivers all the details regarding the port stateHeikki Krogerus1-1/+9
2020-01-09usb: typec: Add definitions for the latest specification releasesHeikki Krogerus1-0/+3
2020-01-09usb: typec: Add the Product Type VDOs to struct usb_pd_identityHeikki Krogerus1-0/+2
2020-01-09usb: pd: Add definition for DFP and UFP1 VDOsHeikki Krogerus1-0/+32
2020-01-09usb: pd: Add definitions for the Enter_USB messageHeikki Krogerus1-1/+32
2020-01-09usb: typec: More API for cable handlingHeikki Krogerus1-0/+4
2020-01-09usb: typec: Add parameter for the VDO to typec_altmode_enter()Heikki Krogerus1-2/+2
2019-12-30usb: renesas_usbhs: Switch to GPIO descriptorLinus Walleij1-2/+0
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin1-1/+1
2019-11-16usb: typec: tcpm: Remove tcpc_config configuration mechanismHans de Goede1-41/+0
2019-11-04usb: typec: Remove unused members from struct typec_capabilityHeikki Krogerus1-2/+0
2019-11-04usb: typec: Remove the callback members from struct typec_capabilityHeikki Krogerus1-17/+0
2019-11-04usb: typec: Separate the operations vectorHeikki Krogerus1-0/+20
2019-11-04usb: typec: Introduce typec_get_drvdata()Heikki Krogerus1-0/+4
2019-11-04usb: roles: Add usb_role_switch_find_by_fwnode()Heikki Krogerus1-0/+3
2019-09-18Merge tag 'usb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds8-829/+101
2019-09-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-17/+0
2019-09-03usb: roles: Add fwnode_usb_role_switch_get() functionHeikki Krogerus1-0/+7
2019-09-03usb: roles: Introduce stubs for the exiting functions in role.hYu Chen1-0/+30
2019-09-02Merge tag 'usb-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman4-10/+59
2019-08-30usb: gadget: net2280: Move all "ll" registers in one structureBenjamin Herrenschmidt1-10/+25
2019-08-29usb: common: Separated decoding functions from dwc3 driver.Pawel Laszczak1-0/+27
2019-08-28usb: gadget: Export recommended BESL valuesThinh Nguyen1-0/+3
2019-08-21ARM: s3c64xx: squash samsung_usb_phy.h into setup-usb-phy.cMasahiro Yamada1-17/+0
2019-08-21usb: add a HCD_DMA flag instead of guestimating DMA capabilitiesChristoph Hellwig1-2/+5
2019-08-19Merge 5.3-rc5 into usb-nextGreg Kroah-Hartman1-0/+3
2019-08-15usb: add a hcd_uses_dma helperChristoph Hellwig1-0/+3
2019-08-12usb: Add definitions for the USB2.0 hub TT requestsBenjamin Herrenschmidt1-0/+4
2019-08-08USB: Move wusbcore and UWB to staging as it is obsoleteGreg Kroah-Hartman3-817/+0
2019-07-12Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-1/+5
2019-07-11Merge tag 'usb-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds3-34/+9
2019-07-05Merge tag 'usb-ci-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-nextGreg Kroah-Hartman1-0/+1
2019-07-04Revert "usb:gadget Separated decoding functions from dwc3 driver."Greg Kroah-Hartman1-26/+0
2019-07-03Merge tag 'usb-for-v5.3-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman1-0/+26
2019-07-03usb:gadget Separated decoding functions from dwc3 driver.Pawel Laszczak1-0/+26
2019-07-01Merge tag 'usb-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman1-1/+2
2019-06-26usb: renesas_usbhs: Add has_new_pipe_configs flagYoshihiro Shimoda1-0/+1
2019-06-26usb: renesas_usbhs: Remove type member from renesas_usbhs_driver_paramYoshihiro Shimoda1-7/+0
2019-06-26usb: renesas_usbhs: Use a specific flag instead of type for multi_clksYoshihiro Shimoda1-0/+1
2019-06-26usb: renesas_usbhs: remove notify_hotplug callbackYoshihiro Shimoda1-25/+1
2019-06-18usb: gadget: send usb_gadget as an argument in get_config_paramsAnurag Kumar Vulisha1-1/+2