index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
usb.h
Age
Commit message (
Expand
)
Author
2020-09-25
USB: correct API of usb_control_msg_send/recv
Oliver Neukum
2020-09-16
USB: add usb_control_msg_send() and usb_control_msg_recv()
Greg Kroah-Hartman
2020-09-16
USB: move snd_usb_pipe_sanity_check into the USB core
Greg Kroah-Hartman
2020-07-15
usb: linux/usb.h: drop duplicated word in comment
Randy Dunlap
2020-07-02
USB: Fix up terminology in include files
Greg Kroah-Hartman
2020-07-01
usb: fix kernel-doc warnings and formatting in <linux/usb.h>
Randy Dunlap
2020-02-23
USB: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-12
USB: Fallback to generic driver when specific driver fails
Bastien Nocera
2020-02-12
USB: Select better matching USB drivers when available
Bastien Nocera
2020-02-12
USB: Make it possible to "subclass" usb_device_driver
Bastien Nocera
2019-08-21
usb: add a HCD_DMA flag instead of guestimating DMA capabilities
Christoph Hellwig
2019-08-19
Merge 5.3-rc5 into usb-next
Greg Kroah-Hartman
2019-08-15
usb: add a hcd_uses_dma helper
Christoph Hellwig
2019-08-07
USB: add support for dev_groups to struct usb_device_driver
Greg Kroah-Hartman
2019-08-07
USB: add support for dev_groups to struct usb_driver
Greg Kroah-Hartman
2019-06-05
usb: Add devaddr in struct usb_device
Jim Lin
2019-05-08
Merge tag 'usb-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-04-19
USB: core: Fix bug caused by duplicate interface PM usage counter
Alan Stern
2019-03-19
USB: usb.h: tweak struct urb to remove wasted space
Greg Kroah-Hartman
2018-12-05
USB: check usb_get_extra_descriptor for proper size
Mathias Payer
2018-05-31
usb: hub: Per-port setting to reduce TRSTRCY to 10 ms
Nicolas Boichat
2018-05-31
usb: hub: Per-port setting to use old enumeration scheme
Nicolas Boichat
2018-04-22
USB: Add support to store lane count used by USB 3.2
Mathias Nyman
2017-12-15
usb: core: add support for USB_REQ_SET_ISOCH_DELAY
Felipe Balbi
2017-12-12
USB: remove the URB_NO_FSBR flag
Alan Stern
2017-11-14
Merge tag 'sound-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-11-13
Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-11-13
Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
2017-11-07
usb: core: add a new usb_get_ptm_status() helper
Felipe Balbi
2017-11-07
usb: core: add a 'type' parameter to usb_get_status()
Felipe Balbi
2017-11-07
usb: core: introduce a new usb_get_std_status() helper
Felipe Balbi
2017-11-07
usb: core: rename usb_get_status() 'type' argument to 'recip'
Felipe Balbi
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-11
usb: core: Add a helper function to check the validity of EP type in URB
Takashi Iwai
2017-04-18
usb: fix some references for /proc/bus/usb
Mauro Carvalho Chehab
2017-03-23
USB: core: add helpers to retrieve endpoints in reverse order
Johan Hovold
2017-03-23
USB: core: add helpers to retrieve endpoints
Johan Hovold
2017-03-23
usb: separate out sysdev pointer from usb_bus
Arnd Bergmann
2016-10-24
usb: fix a typo in usb_class_driver documentation
Amitesh Singh
2016-05-03
USB: leave LPM alone if possible when binding/unbinding interface drivers
Alan Stern
2016-04-28
usb: core: hub: hub_port_init lock controller instead of bus
Chris Bainbridge
2016-04-26
USB: correct intervals for SS+
Oliver Neukum
2016-04-26
USB: LTM also for USB 3.1
Oliver Neukum
2016-02-14
usb: Add USB 3.1 Precision time measurement capability descriptor support
Mathias Nyman
2016-02-14
usb: Parse the new USB 3.1 SuperSpeedPlus Isoc endpoint companion descriptor
Mathias Nyman
2016-02-03
usb: sysfs: make locking interruptible
Oliver Neukum
2016-02-03
usb: core: switch bus numbering to using idr
Heiner Kallweit
2015-12-01
usb: core: lpm: remove usb3_lpm_enabled in usb_device
Lu Baolu
2015-12-01
usb: core: lpm: fix usb3_hardware_lpm sysfs node
Lu Baolu
2015-10-04
usb: store the new usb 3.1 SuperSpeedPlus device capability descriptor
Mathias Nyman
[next]