aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/usb.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-23USB: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-2/+2
2020-02-12USB: Fallback to generic driver when specific driver failsBastien Nocera1-0/+1
2020-02-12USB: Select better matching USB drivers when availableBastien Nocera1-0/+2
2020-02-12USB: Make it possible to "subclass" usb_device_driverBastien Nocera1-0/+4
2019-08-21usb: add a HCD_DMA flag instead of guestimating DMA capabilitiesChristoph Hellwig1-1/+0
2019-08-19Merge 5.3-rc5 into usb-nextGreg Kroah-Hartman1-1/+1
2019-08-15usb: add a hcd_uses_dma helperChristoph Hellwig1-1/+1
2019-08-07USB: add support for dev_groups to struct usb_device_driverGreg Kroah-Hartman1-0/+3
2019-08-07USB: add support for dev_groups to struct usb_driverGreg Kroah-Hartman1-0/+3
2019-06-05usb: Add devaddr in struct usb_deviceJim Lin1-0/+2
2019-05-08Merge tag 'usb-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-1/+1
2019-04-19USB: core: Fix bug caused by duplicate interface PM usage counterAlan Stern1-2/+0
2019-03-19USB: usb.h: tweak struct urb to remove wasted spaceGreg Kroah-Hartman1-1/+1
2018-12-05USB: check usb_get_extra_descriptor for proper sizeMathias Payer1-2/+2
2018-05-31usb: hub: Per-port setting to reduce TRSTRCY to 10 msNicolas Boichat1-0/+3
2018-05-31usb: hub: Per-port setting to use old enumeration schemeNicolas Boichat1-0/+7
2018-04-22USB: Add support to store lane count used by USB 3.2Mathias Nyman1-0/+4
2017-12-15usb: core: add support for USB_REQ_SET_ISOCH_DELAYFelipe Balbi1-0/+6
2017-12-12USB: remove the URB_NO_FSBR flagAlan Stern1-1/+0
2017-11-14Merge tag 'sound-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+2
2017-11-13Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-1/+15
2017-11-13Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-0/+1
2017-11-07usb: core: add a new usb_get_ptm_status() helperFelipe Balbi1-0/+6
2017-11-07usb: core: add a 'type' parameter to usb_get_status()Felipe Balbi1-2/+3
2017-11-07usb: core: introduce a new usb_get_std_status() helperFelipe Balbi1-0/+7
2017-11-07usb: core: rename usb_get_status() 'type' argument to 'recip'Felipe Balbi1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-11usb: core: Add a helper function to check the validity of EP type in URBTakashi Iwai1-0/+2
2017-04-18usb: fix some references for /proc/bus/usbMauro Carvalho Chehab1-1/+1
2017-03-23USB: core: add helpers to retrieve endpoints in reverse orderJohan Hovold1-0/+35
2017-03-23USB: core: add helpers to retrieve endpointsJohan Hovold1-0/+35
2017-03-23usb: separate out sysdev pointer from usb_busArnd Bergmann1-0/+1
2016-10-24usb: fix a typo in usb_class_driver documentationAmitesh Singh1-1/+1
2016-05-03USB: leave LPM alone if possible when binding/unbinding interface driversAlan Stern1-1/+1
2016-04-28usb: core: hub: hub_port_init lock controller instead of busChris Bainbridge1-2/+1
2016-04-26USB: correct intervals for SS+Oliver Neukum1-2/+2
2016-04-26USB: LTM also for USB 3.1Oliver Neukum1-1/+1
2016-02-14usb: Add USB 3.1 Precision time measurement capability descriptor supportMathias Nyman1-0/+1
2016-02-14usb: Parse the new USB 3.1 SuperSpeedPlus Isoc endpoint companion descriptorMathias Nyman1-0/+2
2016-02-03usb: sysfs: make locking interruptibleOliver Neukum1-3/+4
2016-02-03usb: core: switch bus numbering to using idrHeiner Kallweit1-1/+0
2015-12-01usb: core: lpm: remove usb3_lpm_enabled in usb_deviceLu Baolu1-2/+0
2015-12-01usb: core: lpm: fix usb3_hardware_lpm sysfs nodeLu Baolu1-0/+4
2015-10-04usb: store the new usb 3.1 SuperSpeedPlus device capability descriptorMathias Nyman1-0/+1
2015-09-29USB: Added forgotten parameter description for authorized attribute in usb.hStefan Koch1-0/+2
2015-09-22usb: interface authorization: Declare authorized attributeStefan Koch1-0/+1
2015-04-07usb: define a generic USB_RESUME_TIMEOUT macroFelipe Balbi1-0/+26
2015-01-25USB: don't cancel queued resets when unbinding driversAlan Stern1-5/+0
2015-01-25usb: Fix typo in `struct usb_host_interface' commentChris Rorvick1-1/+1
2014-12-04USB / PM: Drop CONFIG_PM_RUNTIME from the USB coreRafael J. Wysocki1-1/+1