summaryrefslogtreecommitdiffstats
path: root/include/linux/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-01-2911-53/+126
|\
| * Merge tag 'usb-serial-5.6-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2020-01-271-1/+12
| |\
| | * USB: serial: ir-usb: fix link-speed handlingJohan Hovold2020-01-231-1/+12
| * | usb: phy: phy-gpio-vbus-usb: Convert to GPIO descriptorsLinus Walleij2020-01-231-33/+0
| * | usb: phy-generic: Delete unused platform dataLinus Walleij2020-01-151-12/+0
| * | usb: phy: tegra: Use device-tree notion of reset-GPIO's active-stateDmitry Osipenko2020-01-091-1/+2
| * | usb: ulpi: Add resource-managed variant of otg_ulpi_create()Dmitry Osipenko2020-01-091-0/+11
| * | usb: phy: tegra: Keep track of power on-off stateDmitry Osipenko2020-01-091-0/+1
| * | usb: typec: Provide definitions for the USB modesHeikki Krogerus2020-01-091-0/+16
| * | usb: typec: Give the mux drivers all the details regarding the port stateHeikki Krogerus2020-01-091-1/+9
| * | usb: typec: Add definitions for the latest specification releasesHeikki Krogerus2020-01-091-0/+3
| * | usb: typec: Add the Product Type VDOs to struct usb_pd_identityHeikki Krogerus2020-01-091-0/+2
| * | usb: pd: Add definition for DFP and UFP1 VDOsHeikki Krogerus2020-01-091-0/+32
| * | usb: pd: Add definitions for the Enter_USB messageHeikki Krogerus2020-01-091-1/+32
| * | usb: typec: More API for cable handlingHeikki Krogerus2020-01-091-0/+4
| * | usb: typec: Add parameter for the VDO to typec_altmode_enter()Heikki Krogerus2020-01-091-2/+2
| * | usb: renesas_usbhs: Switch to GPIO descriptorLinus Walleij2019-12-301-2/+0
| |/
* | netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin2019-12-121-1/+1
|/
* usb: typec: tcpm: Remove tcpc_config configuration mechanismHans de Goede2019-11-161-41/+0
* usb: typec: Remove unused members from struct typec_capabilityHeikki Krogerus2019-11-041-2/+0
* usb: typec: Remove the callback members from struct typec_capabilityHeikki Krogerus2019-11-041-17/+0
* usb: typec: Separate the operations vectorHeikki Krogerus2019-11-041-0/+20
* usb: typec: Introduce typec_get_drvdata()Heikki Krogerus2019-11-041-0/+4
* usb: roles: Add usb_role_switch_find_by_fwnode()Heikki Krogerus2019-11-041-0/+3
* Merge tag 'usb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-09-188-829/+101
|\
| * usb: roles: Add fwnode_usb_role_switch_get() functionHeikki Krogerus2019-09-031-0/+7
| * usb: roles: Introduce stubs for the exiting functions in role.hYu Chen2019-09-031-0/+30
| * Merge tag 'usb-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2019-09-024-10/+59
| |\
| | * usb: gadget: net2280: Move all "ll" registers in one structureBenjamin Herrenschmidt2019-08-301-10/+25
| | * usb: common: Separated decoding functions from dwc3 driver.Pawel Laszczak2019-08-291-0/+27
| | * usb: gadget: Export recommended BESL valuesThinh Nguyen2019-08-281-0/+3
| | * usb: Add definitions for the USB2.0 hub TT requestsBenjamin Herrenschmidt2019-08-121-0/+4
| * | usb: add a HCD_DMA flag instead of guestimating DMA capabilitiesChristoph Hellwig2019-08-211-2/+5
| * | Merge 5.3-rc5 into usb-nextGreg Kroah-Hartman2019-08-191-0/+3
| |\ \
| * | | USB: Move wusbcore and UWB to staging as it is obsoleteGreg Kroah-Hartman2019-08-083-817/+0
| | |/ | |/|
* | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-09-161-17/+0
|\ \ \ | |_|/ |/| |
| * | ARM: s3c64xx: squash samsung_usb_phy.h into setup-usb-phy.cMasahiro Yamada2019-08-211-17/+0
| |/
* | usb: add a hcd_uses_dma helperChristoph Hellwig2019-08-151-0/+3
|/
* Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-07-121-1/+5
|\
| * USB: drop HCD_LOCAL_MEM flagLaurentiu Tudor2019-06-031-1/+0
| * USB: use genalloc for USB HCs with local memoryLaurentiu Tudor2019-06-031-0/+5
* | Merge tag 'usb-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-07-113-34/+9
|\ \
| * \ Merge tag 'usb-ci-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2019-07-051-0/+1
| |\ \
| | * | usb: chipidea: imx: add imx7ulp supportPeter Chen2019-06-141-0/+1
| | |/
| * | Revert "usb:gadget Separated decoding functions from dwc3 driver."Greg Kroah-Hartman2019-07-041-26/+0
| * | Merge tag 'usb-for-v5.3-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2019-07-031-0/+26
| |\ \
| | * | usb:gadget Separated decoding functions from dwc3 driver.Pawel Laszczak2019-07-031-0/+26
| * | | Merge tag 'usb-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2019-07-011-1/+2
| |\ \ \ | | |/ /
| | * | usb: gadget: send usb_gadget as an argument in get_config_paramsAnurag Kumar Vulisha2019-06-181-1/+2
| * | | usb: renesas_usbhs: Add has_new_pipe_configs flagYoshihiro Shimoda2019-06-261-0/+1
OpenPOWER on IntegriCloud