Alan Stern
|
524134d422
USB: don't cancel queued resets when unbinding drivers
|
10 years ago |
Scot Doyle
|
586af07938
usb: core: log higher level message on malformed LANGID descriptor
|
11 years ago |
Linus Torvalds
|
159d8133d0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
11 years ago |
Linus Torvalds
|
3e75c6de1a
Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
|
11 years ago |
Hans de Goede
|
7a7b562d08
usb: Clear host_endpoint->streams when implicitly freeing streams
|
11 years ago |
Jiri Kosina
|
d4263348f7
Merge branch 'master' into for-next
|
11 years ago |
Masanari Iida
|
e227867f12
treewide: Fix typo in Documentation/DocBook
|
11 years ago |
Valentina Manea
|
b7945b77cd
staging: usbip: convert usbip-host driver to usb_device_driver
|
11 years ago |
Paul Gortmaker
|
803a536243
usb: delete non-required instances of include <linux/init.h>
|
11 years ago |
Rahul Bedarkar
|
025d44309f
USB: core: correct spelling mistakes in comments and warning
|
11 years ago |
Sarah Sharp
|
f468f7b946
usb: Push USB2 LPM disable on disconnect into USB core.
|
12 years ago |
Yacine Belkadi
|
626f090c5c
usb: fix some scripts/kernel-doc warnings
|
12 years ago |
Alan Stern
|
15b7336e02
USB: simplify the interface of usb_get_status()
|
12 years ago |
Tülin İzer
|
a1fefaab1b
usb: message: Fixed parenthesis error in sizeof function.
|
12 years ago |
Tülin İzer
|
085528e5e4
usb: message: Fixed error: 'no space before bracket'
|
12 years ago |
Sebastian Andrzej Siewior
|
8d8479db3d
usb/core: consider link speed while looking at bMaxPower
|
12 years ago |
Sachin Kamat
|
c058f7ab94
USB: core: Free the allocated memory before exiting on error
|
12 years ago |
Bill Pemberton
|
2bd6a021e8
usb-core: remove CONFIG_HOTPLUG ifdefs
|
12 years ago |
Alan Stern
|
36caff5d79
USB: fix endpoint-disabling for failed config changes
|
12 years ago |
Greg Kroah-Hartman
|
c2d57aec81
USB: core: remove unused dbg() call in message.c
|
13 years ago |
Sarah Sharp
|
f74631e342
USB: Enable Latency Tolerance Messaging (LTM).
|
13 years ago |
Sarah Sharp
|
249719121b
USB: Fix LPM disable count mismatch on driver unbind.
|
13 years ago |
Sarah Sharp
|
9cf65991dd
USB: Disable LPM while the device is unconfigured.
|
13 years ago |
Greg Kroah-Hartman
|
ff446f2001
Merge 3.5-rc3 into usb-next
|
13 years ago |
Daniel Mack
|
b3a3dd074f
USB: fix gathering of interface associations
|
13 years ago |
Bjørn Mork
|
81df2d5943
USB: allow match on bInterfaceNumber
|
13 years ago |
Sarah Sharp
|
8306095fd2
USB: Disable USB 3.0 LPM in critical sections.
|
13 years ago |
Alan Stern
|
8963c487a8
USB: fix deadlock in bConfigurationValue attribute method
|
13 years ago |
Alan Stern
|
bcf3985376
USB: don't clear urb->dev in scatter-gather library
|
13 years ago |
Dan Carpenter
|
edb2b255a0
USB: message: cleanup min_t() cast in usb_sg_init()
|
14 years ago |