aboutsummaryrefslogtreecommitdiff
path: root/include/linux/usb.h
AgeCommit message (Expand)AuthorFilesLines
2017-12-15usb: core: add support for USB_REQ_SET_ISOCH_DELAYGravatar Felipe Balbi 1-0/+6
2017-12-12USB: remove the URB_NO_FSBR flagGravatar Alan Stern 1-1/+0
2017-11-14Merge tag 'sound-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+2
2017-11-13Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-1/+15
2017-11-13Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Gravatar Takashi Iwai 1-0/+1
2017-11-07usb: core: add a new usb_get_ptm_status() helperGravatar Felipe Balbi 1-0/+6
2017-11-07usb: core: add a 'type' parameter to usb_get_status()Gravatar Felipe Balbi 1-2/+3
2017-11-07usb: core: introduce a new usb_get_std_status() helperGravatar Felipe Balbi 1-0/+7
2017-11-07usb: core: rename usb_get_status() 'type' argument to 'recip'Gravatar Felipe Balbi 1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-10-11usb: core: Add a helper function to check the validity of EP type in URBGravatar Takashi Iwai 1-0/+2
2017-04-18usb: fix some references for /proc/bus/usbGravatar Mauro Carvalho Chehab 1-1/+1
2017-03-23USB: core: add helpers to retrieve endpoints in reverse orderGravatar Johan Hovold 1-0/+35
2017-03-23USB: core: add helpers to retrieve endpointsGravatar Johan Hovold 1-0/+35
2017-03-23usb: separate out sysdev pointer from usb_busGravatar Arnd Bergmann 1-0/+1
2016-10-24usb: fix a typo in usb_class_driver documentationGravatar Amitesh Singh 1-1/+1
2016-05-03USB: leave LPM alone if possible when binding/unbinding interface driversGravatar Alan Stern 1-1/+1
2016-04-28usb: core: hub: hub_port_init lock controller instead of busGravatar Chris Bainbridge 1-2/+1
2016-04-26USB: correct intervals for SS+Gravatar Oliver Neukum 1-2/+2
2016-04-26USB: LTM also for USB 3.1Gravatar Oliver Neukum 1-1/+1
2016-02-14usb: Add USB 3.1 Precision time measurement capability descriptor supportGravatar Mathias Nyman 1-0/+1
2016-02-14usb: Parse the new USB 3.1 SuperSpeedPlus Isoc endpoint companion descriptorGravatar Mathias Nyman 1-0/+2
2016-02-03usb: sysfs: make locking interruptibleGravatar Oliver Neukum 1-3/+4
2016-02-03usb: core: switch bus numbering to using idrGravatar Heiner Kallweit 1-1/+0
2015-12-01usb: core: lpm: remove usb3_lpm_enabled in usb_deviceGravatar Lu Baolu 1-2/+0
2015-12-01usb: core: lpm: fix usb3_hardware_lpm sysfs nodeGravatar Lu Baolu 1-0/+4
2015-10-04usb: store the new usb 3.1 SuperSpeedPlus device capability descriptorGravatar Mathias Nyman 1-0/+1
2015-09-29USB: Added forgotten parameter description for authorized attribute in usb.hGravatar Stefan Koch 1-0/+2
2015-09-22usb: interface authorization: Declare authorized attributeGravatar Stefan Koch 1-0/+1
2015-04-07usb: define a generic USB_RESUME_TIMEOUT macroGravatar Felipe Balbi 1-0/+26
2015-01-25USB: don't cancel queued resets when unbinding driversGravatar Alan Stern 1-5/+0
2015-01-25usb: Fix typo in `struct usb_host_interface' commentGravatar Chris Rorvick 1-1/+1
2014-12-04USB / PM: Drop CONFIG_PM_RUNTIME from the USB coreGravatar Rafael J. Wysocki 1-1/+1
2014-09-25usb: Add LED triggers for USB activityGravatar Michal Sojka 1-0/+12
2014-05-27USB: separate usb_address0 mutexes for each busGravatar Todd E Brandt 1-0/+2
2014-04-01Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-0/+4
2014-03-10usbcore: rename struct dev_state to struct usb_dev_stateGravatar Valentina Manea 1-3/+3
2014-03-08staging: usbip: claim ports used by shared devicesGravatar Valentina Manea 1-0/+7
2014-03-04usb-core: Track if an endpoint has streamsGravatar Hans de Goede 1-0/+2
2014-03-04usb-core: Move USB_MAXENDPOINTS definitions to usb.hGravatar Hans de Goede 1-0/+2
2014-02-17Merge 3.14-rc3 into staging-nextGravatar Greg Kroah-Hartman 1-2/+0
2014-02-07Revert "usb: xhci: Link TRB must not occur within a USB payload burst"Gravatar Sarah Sharp 1-2/+0
2014-02-07staging: usbip: convert usbip-host driver to usb_device_driverGravatar Valentina Manea 1-0/+4
2014-01-10usb: core: allow a reference device for new_idGravatar Wolfram Sang 1-0/+1
2013-12-02usb: xhci: Link TRB must not occur within a USB payload burstGravatar David Laight 1-0/+2
2013-10-16usb: Don't enable USB 2.0 Link PM by default.Gravatar Sarah Sharp 1-1/+3
2013-10-11usb-anchor: Delay usb_wait_anchor_empty_timeout wake up till completion is doneGravatar Hans de Goede 1-0/+3
2013-10-11usb-anchor: Ensure poisened gets initialized to 0Gravatar Hans de Goede 1-0/+1
2013-09-17usb-core: Make usb_free_streams return an errorGravatar Hans de Goede 1-1/+1
2013-08-12USB: introduce usb_device_no_sg_constraint() helperGravatar Ming Lei 1-1/+7