aboutsummaryrefslogtreecommitdiff
path: root/include/linux/usb
AgeCommit message (Expand)AuthorFilesLines
2020-05-26Merge tag 'usb-ci-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Greg Kroah-Hartman 1-0/+1
2020-05-25Merge tag 'usb-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Gravatar Greg Kroah-Hartman 2-0/+11
2020-05-25usb: gadget: Fix issue with config_ep_by_speed functionGravatar Pawel Laszczak 1-0/+3
2020-05-25usb: gadget: core: sync interrupt before unbind the udcGravatar Peter Chen 1-0/+2
2020-05-25usb: gadget: Introduce usb_request->is_lastGravatar Thinh Nguyen 1-0/+3
2020-05-15usb: hci: add hc_driver as argument for usb_hcd_pci_probeGravatar Vinod Koul 1-1/+2
2020-05-13usb: typec: Add typec_find_orientation()Gravatar Heikki Krogerus 1-0/+1
2020-05-06usb: chipidea: introduce CI_HDRC_CONTROLLER_VBUS_EVENT glue layer useGravatar Peter Chen 1-0/+1
2020-05-05usb: gadget: add "usb_validate_langid" functionGravatar Tao Ren 1-0/+3
2020-04-02Merge tag 'sound-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 1-0/+12
2020-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextGravatar Linus Torvalds 1-3/+12
2020-03-30Merge tag 'asoc-v5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Gravatar Takashi Iwai 1-0/+3
2020-03-11cdc_ncm: Implement the 32-bit version of NCM Transfer BlockGravatar Alexander Bersenev 1-3/+12
2020-03-04usb: typec: Add definitions for Thunderbolt 3 Alternate ModeGravatar Heikki Krogerus 1-0/+53
2020-03-04usb: roles: Allow the role switches to be namedGravatar Heikki Krogerus 1-0/+2
2020-03-04usb: roles: Provide the switch drivers handle to the switch in the APIGravatar Heikki Krogerus 1-2/+3
2020-03-04usb: roles: Leave the private driver data pointer to the driversGravatar Heikki Krogerus 1-0/+16
2020-03-04usb: typec: mux: Allow the mux handles to be requested with fwnodeGravatar Heikki Krogerus 1-3/+15
2020-03-04usb: typec: mux: Add helpers for setting the mux stateGravatar Heikki Krogerus 1-0/+5
2020-03-04usb: typec: mux: Allow the muxes to be namedGravatar Heikki Krogerus 1-0/+2
2020-03-04usb: typec: Add sysfs node to show cc orientationGravatar Badhri Jagan Sridharan 1-0/+1
2020-02-24Merge 5.6-rc3 into usb-nextGravatar Greg Kroah-Hartman 1-0/+3
2020-02-23USB: Replace zero-length array with flexible-array memberGravatar Gustavo A. R. Silva 4-4/+4
2020-02-17usb: audio-v2: Add uac2_effect_unit_descriptor definitionGravatar Takashi Iwai 1-0/+12
2020-02-12usb: typec: altmode: Remove the notification chainGravatar Heikki Krogerus 1-7/+0
2020-02-12usb: typec: Fix the description of struct typec_capabilityGravatar Heikki Krogerus 1-2/+0
2020-02-10usb: host: ehci-platform: add a quirk to avoid stuckGravatar Yoshihiro Shimoda 1-1/+1
2020-02-10USB: core: add endpoint-blacklist quirkGravatar Johan Hovold 1-0/+3
2020-01-29Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 11-53/+126
2020-01-27Merge tag 'usb-serial-5.6-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Gravatar Greg Kroah-Hartman 1-1/+12
2020-01-23usb: phy: phy-gpio-vbus-usb: Convert to GPIO descriptorsGravatar Linus Walleij 1-33/+0
2020-01-23USB: serial: ir-usb: fix link-speed handlingGravatar Johan Hovold 1-1/+12
2020-01-15usb: phy-generic: Delete unused platform dataGravatar Linus Walleij 1-12/+0
2020-01-09usb: phy: tegra: Use device-tree notion of reset-GPIO's active-stateGravatar Dmitry Osipenko 1-1/+2
2020-01-09usb: ulpi: Add resource-managed variant of otg_ulpi_create()Gravatar Dmitry Osipenko 1-0/+11
2020-01-09usb: phy: tegra: Keep track of power on-off stateGravatar Dmitry Osipenko 1-0/+1
2020-01-09usb: typec: Provide definitions for the USB modesGravatar Heikki Krogerus 1-0/+16
2020-01-09usb: typec: Give the mux drivers all the details regarding the port stateGravatar Heikki Krogerus 1-1/+9
2020-01-09usb: typec: Add definitions for the latest specification releasesGravatar Heikki Krogerus 1-0/+3
2020-01-09usb: typec: Add the Product Type VDOs to struct usb_pd_identityGravatar Heikki Krogerus 1-0/+2
2020-01-09usb: pd: Add definition for DFP and UFP1 VDOsGravatar Heikki Krogerus 1-0/+32
2020-01-09usb: pd: Add definitions for the Enter_USB messageGravatar Heikki Krogerus 1-1/+32
2020-01-09usb: typec: More API for cable handlingGravatar Heikki Krogerus 1-0/+4
2020-01-09usb: typec: Add parameter for the VDO to typec_altmode_enter()Gravatar Heikki Krogerus 1-2/+2
2019-12-30usb: renesas_usbhs: Switch to GPIO descriptorGravatar Linus Walleij 1-2/+0
2019-12-12netdev: pass the stuck queue to the timeout handlerGravatar Michael S. Tsirkin 1-1/+1
2019-11-16usb: typec: tcpm: Remove tcpc_config configuration mechanismGravatar Hans de Goede 1-41/+0
2019-11-04usb: typec: Remove unused members from struct typec_capabilityGravatar Heikki Krogerus 1-2/+0
2019-11-04usb: typec: Remove the callback members from struct typec_capabilityGravatar Heikki Krogerus 1-17/+0
2019-11-04usb: typec: Separate the operations vectorGravatar Heikki Krogerus 1-0/+20