summaryrefslogtreecommitdiffstats
path: root/include/linux/usb.h
Commit message (Expand)AuthorAgeFilesLines
* drm: Use USB controller's DMA mask when importing dmabufsThomas Zimmermann2021-03-111-0/+2
* USB: correct API of usb_control_msg_send/recvOliver Neukum2020-09-251-2/+4
* USB: add usb_control_msg_send() and usb_control_msg_recv()Greg Kroah-Hartman2020-09-161-0/+6
* USB: move snd_usb_pipe_sanity_check into the USB coreGreg Kroah-Hartman2020-09-161-0/+1
* usb: linux/usb.h: drop duplicated word in commentRandy Dunlap2020-07-151-1/+1
* USB: Fix up terminology in include filesGreg Kroah-Hartman2020-07-021-1/+1
* usb: fix kernel-doc warnings and formatting in <linux/usb.h>Randy Dunlap2020-07-011-3/+7
* USB: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-231-2/+2
* USB: Fallback to generic driver when specific driver failsBastien Nocera2020-02-121-0/+1
* USB: Select better matching USB drivers when availableBastien Nocera2020-02-121-0/+2
* USB: Make it possible to "subclass" usb_device_driverBastien Nocera2020-02-121-0/+4
* usb: add a HCD_DMA flag instead of guestimating DMA capabilitiesChristoph Hellwig2019-08-211-1/+0
* Merge 5.3-rc5 into usb-nextGreg Kroah-Hartman2019-08-191-1/+1
|\
| * usb: add a hcd_uses_dma helperChristoph Hellwig2019-08-151-1/+1
* | USB: add support for dev_groups to struct usb_device_driverGreg Kroah-Hartman2019-08-071-0/+3
* | USB: add support for dev_groups to struct usb_driverGreg Kroah-Hartman2019-08-071-0/+3
|/
* usb: Add devaddr in struct usb_deviceJim Lin2019-06-051-0/+2
* Merge tag 'usb-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-05-081-1/+1
|\
| * USB: usb.h: tweak struct urb to remove wasted spaceGreg Kroah-Hartman2019-03-191-1/+1
* | USB: core: Fix bug caused by duplicate interface PM usage counterAlan Stern2019-04-191-2/+0
|/
* USB: check usb_get_extra_descriptor for proper sizeMathias Payer2018-12-051-2/+2
* usb: hub: Per-port setting to reduce TRSTRCY to 10 msNicolas Boichat2018-05-311-0/+3
* usb: hub: Per-port setting to use old enumeration schemeNicolas Boichat2018-05-311-0/+7
* USB: Add support to store lane count used by USB 3.2Mathias Nyman2018-04-221-0/+4
* usb: core: add support for USB_REQ_SET_ISOCH_DELAYFelipe Balbi2017-12-151-0/+6
* USB: remove the URB_NO_FSBR flagAlan Stern2017-12-121-1/+0
* Merge tag 'sound-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-11-141-0/+2
|\
| * Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2017-11-131-0/+1
| |\
| * | usb: core: Add a helper function to check the validity of EP type in URBTakashi Iwai2017-10-111-0/+2
* | | Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-11-131-1/+15
|\ \ \ | |_|/ |/| |
| * | usb: core: add a new usb_get_ptm_status() helperFelipe Balbi2017-11-071-0/+6
| * | usb: core: add a 'type' parameter to usb_get_status()Felipe Balbi2017-11-071-2/+3
| * | usb: core: introduce a new usb_get_std_status() helperFelipe Balbi2017-11-071-0/+7
| * | usb: core: rename usb_get_status() 'type' argument to 'recip'Felipe Balbi2017-11-071-1/+1
| |/
* / License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* usb: fix some references for /proc/bus/usbMauro Carvalho Chehab2017-04-181-1/+1
* USB: core: add helpers to retrieve endpoints in reverse orderJohan Hovold2017-03-231-0/+35
* USB: core: add helpers to retrieve endpointsJohan Hovold2017-03-231-0/+35
* usb: separate out sysdev pointer from usb_busArnd Bergmann2017-03-231-0/+1
* usb: fix a typo in usb_class_driver documentationAmitesh Singh2016-10-241-1/+1
* USB: leave LPM alone if possible when binding/unbinding interface driversAlan Stern2016-05-031-1/+1
* usb: core: hub: hub_port_init lock controller instead of busChris Bainbridge2016-04-281-2/+1
* USB: correct intervals for SS+Oliver Neukum2016-04-261-2/+2
* USB: LTM also for USB 3.1Oliver Neukum2016-04-261-1/+1
* usb: Add USB 3.1 Precision time measurement capability descriptor supportMathias Nyman2016-02-141-0/+1
* usb: Parse the new USB 3.1 SuperSpeedPlus Isoc endpoint companion descriptorMathias Nyman2016-02-141-0/+2
* usb: sysfs: make locking interruptibleOliver Neukum2016-02-031-3/+4
* usb: core: switch bus numbering to using idrHeiner Kallweit2016-02-031-1/+0
* usb: core: lpm: remove usb3_lpm_enabled in usb_deviceLu Baolu2015-12-011-2/+0
* usb: core: lpm: fix usb3_hardware_lpm sysfs nodeLu Baolu2015-12-011-0/+4