Takashi Iwai
|
e901b98738
usb: core: Add a helper function to check the validity of EP type in URB
|
vor 7 Jahren |
Vamsi Krishna Samavedam
|
2f964780c0
USB: core: replace %p with %pK
|
vor 8 Jahren |
Greg Kroah-Hartman
|
ae4d814bf1
Merge tag 'usb-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
|
vor 8 Jahren |
Mike Krinkin
|
5909cbc881
usb: core: urb make use of usb_endpoint_maxp_mult
|
vor 8 Jahren |
Greg Kroah-Hartman
|
b65fba3d87
USB: core: add missing license information to some files
|
vor 8 Jahren |
Wolfram Sang
|
b62a7a99b8
usb: core: urb: don't print on ENOMEM
|
vor 9 Jahren |
Mathias Nyman
|
8a1b2725a6
usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devices
|
vor 9 Jahren |
Jonas Hesselmann
|
ae416ba4e9
USB: core: Codestyle fix in urb.c
|
vor 9 Jahren |
Amit Virdi
|
9672f0feb5
usb: core: allow zero packet flag for interrupt urbs
|
vor 11 Jahren |
Jiri Kosina
|
d4263348f7
Merge branch 'master' into for-next
|
vor 11 Jahren |
Masanari Iida
|
e227867f12
treewide: Fix typo in Documentation/DocBook
|
vor 11 Jahren |
Paul Gortmaker
|
803a536243
usb: delete non-required instances of include <linux/init.h>
|
vor 11 Jahren |
Rahul Bedarkar
|
025d44309f
USB: core: correct spelling mistakes in comments and warning
|
vor 11 Jahren |
Greg Kroah-Hartman
|
3482528e9a
USB: core: remove CONFIG_USB_DEBUG usage
|
vor 11 Jahren |
Thomas Pugliese
|
a2cd612dc9
usb: core: allow isoc URBs for wireless devices with an interval < 6
|
vor 11 Jahren |
Hans de Goede
|
6ec4147e7b
usb-anchor: Delay usb_wait_anchor_empty_timeout wake up till completion is done
|
vor 12 Jahren |
Ming Lei
|
bcc48f1a7a
USB: introduce usb_device_no_sg_constraint() helper
|
vor 12 Jahren |
Yacine Belkadi
|
626f090c5c
usb: fix some scripts/kernel-doc warnings
|
vor 12 Jahren |
Ming Lei
|
10e232c597
USB: check sg buffer size in usb_submit_urb
|
vor 12 Jahren |
Johan Hovold
|
68a2bed130
USB: fix urb-poison imbalance
|
vor 12 Jahren |
Alan Stern
|
2f02bc8af3
USB: report submission of active URBs
|
vor 12 Jahren |
Alan Stern
|
a03bede5c7
USB: update documentation for URB_ISO_ASAP
|
vor 13 Jahren |
Oliver Neukum
|
8815bb09af
usbhid: prevent deadlock during timeout
|
vor 13 Jahren |
Alan Stern
|
da8bfb090c
USB documentation: explain lifetime rules for unlinking URBs
|
vor 13 Jahren |
Sebastian Andrzej Siewior
|
371f3b49f2
usb/core: remove "always" from usb_unlink_urb() kernel doc entry
|
vor 13 Jahren |
Alan Stern
|
0cb54a3e47
USB: debugging code shouldn't alter control flow
|
vor 13 Jahren |
Kuninori Morimoto
|
29cc88979a
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
|
vor 14 Jahren |
Paul Zimmerman
|
500132a0f2
USB: Add support for SuperSpeed isoc endpoints
|
vor 14 Jahren |
Simon Arlott
|
f7dd64916b
USB: output an error message when the pipe type doesn't match the endpoint type
|
vor 15 Jahren |
Christian Lamparter
|
b3e670443b
USB: fix thread-unsafe anchor utiliy routines
|
vor 15 Jahren |