summaryrefslogtreecommitdiff
path: root/include/linux/usb.h
Commit message (Expand)AuthorAge
* usb: core: add support for USB_REQ_SET_ISOCH_DELAYFelipe Balbi2017-12-15
* USB: remove the URB_NO_FSBR flagAlan Stern2017-12-12
* Merge tag 'sound-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-11-14
|\
| * Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2017-11-13
| |\
| * | usb: core: Add a helper function to check the validity of EP type in URBTakashi Iwai2017-10-11
* | | Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-11-13
|\ \ \ | |_|/ |/| |
| * | usb: core: add a new usb_get_ptm_status() helperFelipe Balbi2017-11-07
| * | usb: core: add a 'type' parameter to usb_get_status()Felipe Balbi2017-11-07
| * | usb: core: introduce a new usb_get_std_status() helperFelipe Balbi2017-11-07
| * | usb: core: rename usb_get_status() 'type' argument to 'recip'Felipe Balbi2017-11-07
| |/
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* usb: fix some references for /proc/bus/usbMauro Carvalho Chehab2017-04-18
* USB: core: add helpers to retrieve endpoints in reverse orderJohan Hovold2017-03-23
* USB: core: add helpers to retrieve endpointsJohan Hovold2017-03-23
* usb: separate out sysdev pointer from usb_busArnd Bergmann2017-03-23
* usb: fix a typo in usb_class_driver documentationAmitesh Singh2016-10-24
* USB: leave LPM alone if possible when binding/unbinding interface driversAlan Stern2016-05-03
* usb: core: hub: hub_port_init lock controller instead of busChris Bainbridge2016-04-28
* USB: correct intervals for SS+Oliver Neukum2016-04-26
* USB: LTM also for USB 3.1Oliver Neukum2016-04-26
* usb: Add USB 3.1 Precision time measurement capability descriptor supportMathias Nyman2016-02-14
* usb: Parse the new USB 3.1 SuperSpeedPlus Isoc endpoint companion descriptorMathias Nyman2016-02-14
* usb: sysfs: make locking interruptibleOliver Neukum2016-02-03
* usb: core: switch bus numbering to using idrHeiner Kallweit2016-02-03
* usb: core: lpm: remove usb3_lpm_enabled in usb_deviceLu Baolu2015-12-01
* usb: core: lpm: fix usb3_hardware_lpm sysfs nodeLu Baolu2015-12-01
* usb: store the new usb 3.1 SuperSpeedPlus device capability descriptorMathias Nyman2015-10-04
* USB: Added forgotten parameter description for authorized attribute in usb.hStefan Koch2015-09-29
* usb: interface authorization: Declare authorized attributeStefan Koch2015-09-22
* usb: define a generic USB_RESUME_TIMEOUT macroFelipe Balbi2015-04-07
* USB: don't cancel queued resets when unbinding driversAlan Stern2015-01-25
* usb: Fix typo in `struct usb_host_interface' commentChris Rorvick2015-01-25
* USB / PM: Drop CONFIG_PM_RUNTIME from the USB coreRafael J. Wysocki2014-12-04
* usb: Add LED triggers for USB activityMichal Sojka2014-09-25
* USB: separate usb_address0 mutexes for each busTodd E Brandt2014-05-27
* Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-04-01
|\
| * usb-core: Track if an endpoint has streamsHans de Goede2014-03-04
| * usb-core: Move USB_MAXENDPOINTS definitions to usb.hHans de Goede2014-03-04
* | usbcore: rename struct dev_state to struct usb_dev_stateValentina Manea2014-03-10
* | staging: usbip: claim ports used by shared devicesValentina Manea2014-03-08
* | Merge 3.14-rc3 into staging-nextGreg Kroah-Hartman2014-02-17
|\ \ | |/
| * Revert "usb: xhci: Link TRB must not occur within a USB payload burst"Sarah Sharp2014-02-07
* | staging: usbip: convert usbip-host driver to usb_device_driverValentina Manea2014-02-07
|/
* usb: core: allow a reference device for new_idWolfram Sang2014-01-10
* usb: xhci: Link TRB must not occur within a USB payload burstDavid Laight2013-12-02
* usb: Don't enable USB 2.0 Link PM by default.Sarah Sharp2013-10-16
* usb-anchor: Delay usb_wait_anchor_empty_timeout wake up till completion is doneHans de Goede2013-10-11
* usb-anchor: Ensure poisened gets initialized to 0Hans de Goede2013-10-11
* usb-core: Make usb_free_streams return an errorHans de Goede2013-09-17
* USB: introduce usb_device_no_sg_constraint() helperMing Lei2013-08-12