index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
usb.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: rework usb_maxpacket() using usb_pipe_endpoint()
Vincent Mailhol
2022-04-23
1
-7
/
+1
*
usb: remove third argument of usb_maxpacket()
Vincent Mailhol
2022-04-23
1
-2
/
+1
*
usb: deprecate the third argument of usb_maxpacket()
Vincent Mailhol
2022-04-23
1
-11
/
+5
*
usb: Remove usb_for_each_port()
Heikki Krogerus
2021-12-30
1
-9
/
+0
*
driver core: Move the "removable" attribute from USB to core
Rajat Jain
2021-05-27
1
-7
/
+0
*
usb: fix spelling mistakes in header files
Zhen Lei
2021-05-21
1
-1
/
+1
*
usb: Iterator for ports
Heikki Krogerus
2021-04-09
1
-0
/
+9
*
usb: core: Track SuperSpeed Plus GenXxY
Thinh Nguyen
2021-03-23
1
-0
/
+2
*
USB: core: rename usb_driver_claim_interface() data parameter
Johan Hovold
2021-03-23
1
-1
/
+1
*
Merge 5.12-rc3 into usb-next
Greg Kroah-Hartman
2021-03-15
1
-0
/
+2
|
\
|
*
drm: Use USB controller's DMA mask when importing dmabufs
Thomas Zimmermann
2021-03-11
1
-0
/
+2
*
|
USB: remove usb_bus_type from usb.h
Greg Kroah-Hartman
2021-03-10
1
-2
/
+0
|
/
*
USB: correct API of usb_control_msg_send/recv
Oliver Neukum
2020-09-25
1
-2
/
+4
*
USB: add usb_control_msg_send() and usb_control_msg_recv()
Greg Kroah-Hartman
2020-09-16
1
-0
/
+6
*
USB: move snd_usb_pipe_sanity_check into the USB core
Greg Kroah-Hartman
2020-09-16
1
-0
/
+1
*
usb: linux/usb.h: drop duplicated word in comment
Randy Dunlap
2020-07-15
1
-1
/
+1
*
USB: Fix up terminology in include files
Greg Kroah-Hartman
2020-07-02
1
-1
/
+1
*
usb: fix kernel-doc warnings and formatting in <linux/usb.h>
Randy Dunlap
2020-07-01
1
-3
/
+7
*
USB: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-23
1
-2
/
+2
*
USB: Fallback to generic driver when specific driver fails
Bastien Nocera
2020-02-12
1
-0
/
+1
*
USB: Select better matching USB drivers when available
Bastien Nocera
2020-02-12
1
-0
/
+2
*
USB: Make it possible to "subclass" usb_device_driver
Bastien Nocera
2020-02-12
1
-0
/
+4
*
usb: add a HCD_DMA flag instead of guestimating DMA capabilities
Christoph Hellwig
2019-08-21
1
-1
/
+0
*
Merge 5.3-rc5 into usb-next
Greg Kroah-Hartman
2019-08-19
1
-1
/
+1
|
\
|
*
usb: add a hcd_uses_dma helper
Christoph Hellwig
2019-08-15
1
-1
/
+1
*
|
USB: add support for dev_groups to struct usb_device_driver
Greg Kroah-Hartman
2019-08-07
1
-0
/
+3
*
|
USB: add support for dev_groups to struct usb_driver
Greg Kroah-Hartman
2019-08-07
1
-0
/
+3
|
/
*
usb: Add devaddr in struct usb_device
Jim Lin
2019-06-05
1
-0
/
+2
*
Merge tag 'usb-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-05-08
1
-1
/
+1
|
\
|
*
USB: usb.h: tweak struct urb to remove wasted space
Greg Kroah-Hartman
2019-03-19
1
-1
/
+1
*
|
USB: core: Fix bug caused by duplicate interface PM usage counter
Alan Stern
2019-04-19
1
-2
/
+0
|
/
*
USB: check usb_get_extra_descriptor for proper size
Mathias Payer
2018-12-05
1
-2
/
+2
*
usb: hub: Per-port setting to reduce TRSTRCY to 10 ms
Nicolas Boichat
2018-05-31
1
-0
/
+3
*
usb: hub: Per-port setting to use old enumeration scheme
Nicolas Boichat
2018-05-31
1
-0
/
+7
*
USB: Add support to store lane count used by USB 3.2
Mathias Nyman
2018-04-22
1
-0
/
+4
*
usb: core: add support for USB_REQ_SET_ISOCH_DELAY
Felipe Balbi
2017-12-15
1
-0
/
+6
*
USB: remove the URB_NO_FSBR flag
Alan Stern
2017-12-12
1
-1
/
+0
*
Merge tag 'sound-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-11-14
1
-0
/
+2
|
\
|
*
Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
2017-11-13
1
-0
/
+1
|
|
\
|
*
|
usb: core: Add a helper function to check the validity of EP type in URB
Takashi Iwai
2017-10-11
1
-0
/
+2
*
|
|
Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-11-13
1
-1
/
+15
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
usb: core: add a new usb_get_ptm_status() helper
Felipe Balbi
2017-11-07
1
-0
/
+6
|
*
|
usb: core: add a 'type' parameter to usb_get_status()
Felipe Balbi
2017-11-07
1
-2
/
+3
|
*
|
usb: core: introduce a new usb_get_std_status() helper
Felipe Balbi
2017-11-07
1
-0
/
+7
|
*
|
usb: core: rename usb_get_status() 'type' argument to 'recip'
Felipe Balbi
2017-11-07
1
-1
/
+1
|
|
/
*
/
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
usb: fix some references for /proc/bus/usb
Mauro Carvalho Chehab
2017-04-18
1
-1
/
+1
*
USB: core: add helpers to retrieve endpoints in reverse order
Johan Hovold
2017-03-23
1
-0
/
+35
*
USB: core: add helpers to retrieve endpoints
Johan Hovold
2017-03-23
1
-0
/
+35
*
usb: separate out sysdev pointer from usb_bus
Arnd Bergmann
2017-03-23
1
-0
/
+1
[next]